83 Commits

Author SHA1 Message Date
b67123b578 fix: 🐛 fix modal
All checks were successful
repod / xml (push) Successful in 24s
repod / php (push) Successful in 1m4s
repod / nodejs (push) Successful in 1m6s
repod / release (push) Has been skipped
2024-08-10 22:05:06 +02:00
1feb0291bb fix: 🎉 first working basic functionnalities
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m8s
repod / nodejs (push) Successful in 1m23s
repod / release (push) Has been skipped
2024-08-09 16:50:24 +02:00
75da02e05b refactor: 🏗️ rework to use pinia
Some checks failed
repod / xml (push) Successful in 1m38s
repod / php (push) Successful in 1m2s
repod / nodejs (push) Failing after 57s
repod / release (push) Has been skipped
2024-08-09 09:38:00 +00:00
04ed6b101a build: 💄 use toastify instead of dialogs
Some checks failed
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Failing after 1m4s
repod / release (push) Has been skipped
2024-08-08 22:39:43 +02:00
e190a9eeb6 refactor: ♻️ use linkify and dompurify to show good descriptions
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 1m25s
repod / release (push) Has been skipped
2024-08-08 11:37:48 +02:00
a50947ffaf fix: 💄 use NcActionButton instead of NcButton
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 1m41s
repod / release (push) Has been skipped
2024-08-07 22:17:51 +02:00
c97e927a15 style: 💄 use the new extra-actions on NcListItem
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m13s
repod / nodejs (push) Successful in 1m36s
repod / release (push) Has been skipped
2024-08-07 22:05:50 +02:00
a91648848b fix: 🌐 fix translation
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 1m26s
repod / release (push) Has been skipped
2024-07-15 16:41:31 +02:00
55ee2634df fix: 🗑️ DELETE should show ended
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 1m4s
repod / nodejs (push) Successful in 1m22s
repod / release (push) Has been skipped
2024-07-09 14:58:50 +02:00
5c117de552 fix: 🚑 rollback hiding incompatible eps
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 20s
repod / php (push) Successful in 31s
repod / nodejs (push) Has been cancelled
2024-05-18 22:02:34 +02:00
5d20fb5dd3 fix: 🐛 hide episode behing http on https env
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 43s
repod / nodejs (push) Successful in 1m26s
repod / release (push) Has been skipped
2024-05-06 12:56:26 +00:00
3da2da7e98 style: ⬆️ update deps and prettier
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 46s
repod / nodejs (push) Successful in 1m23s
repod / release (push) Has been skipped
2024-05-06 12:47:47 +00:00
b0a0414fd4 refactor: 🎨 add prettier and update deps
All checks were successful
repod / xml (push) Successful in 1m25s
repod / php (push) Successful in 45s
repod / nodejs (push) Successful in 1m30s
repod / release (push) Has been skipped
2024-04-30 00:48:47 +02:00
867afbe4df feat: 🔍 add CTA rating to settings
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 31s
repod / nodejs (push) Successful in 1m36s
repod / release (push) Has been skipped
2024-03-16 18:35:31 +01:00
988069b6a6 fix: 🐛 little last fixes before release
All checks were successful
repod / xml (push) Successful in 9s
repod / php (push) Successful in 32s
repod / nodejs (push) Successful in 1m40s
repod / release (push) Has been skipped
2024-03-05 11:39:16 +01:00
ffe1335ce0 chore(l10n): 🌐 translate new strings to fr
All checks were successful
repod / xml (push) Successful in 11s
repod / php (push) Successful in 29s
repod / nodejs (push) Successful in 1m35s
repod / release (push) Has been skipped
2024-03-05 11:10:12 +01:00
ce0e6e06bc feat: 🏗️ add event bus to manage updating episode list
All checks were successful
repod / xml (push) Successful in 24s
repod / php (push) Successful in 35s
repod / nodejs (push) Successful in 2m44s
repod / release (push) Has been skipped
2024-03-05 10:25:01 +01:00
624c52c231 feat: 🚧 refacto action
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 53s
repod / nodejs (push) Successful in 2m39s
repod / release (push) Has been skipped
2024-03-05 00:14:21 +01:00
e52d20ffbc feat: add actions to episodes view
All checks were successful
repod / xml (push) Successful in 1m42s
repod / php (push) Successful in 35s
repod / nodejs (push) Successful in 2m51s
repod / release (push) Has been skipped
2024-03-04 16:55:16 +01:00
d808ac0609 fix: episode listing crashing if an invalid publication date is present in the RSS
Some checks failed
repod / nodejs (push) Waiting to run
repod / release (push) Waiting to run
repod / xml (push) Successful in 39s
repod / php (push) Has been cancelled
2024-02-01 22:30:20 +01:00
6df4813944 chore: update @nextcloud/vue
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m4s
repod / release (push) Has been skipped
2024-01-30 18:11:50 +01:00
d4c2c4e49d fix: no need for the hasEnded condition here
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m7s
repod / release (push) Has been skipped
2024-01-30 16:05:58 +01:00
ac4161a18a feat: filtering options for each podcast section (close #50)
All checks were successful
repod / xml (push) Successful in 32s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m36s
repod / release (push) Has been skipped
2024-01-29 23:33:05 +01:00
87315b1221 feat: better display the reading status for episodes (in episodes list / podcast section) (close #51)
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 1m56s
repod / release (push) Has been skipped
2024-01-29 16:06:54 +01:00
b63e1175a0 feat: displaying episode publication as "dd mmm yyyy" instead of xyz ago (close #48)
All checks were successful
repod / xml (push) Successful in 28s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
2024-01-29 15:47:50 +01:00
22ef756a2d feat: Add a link to copy the feed on the banner (close #41)
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 1m57s
repod / release (push) Has been skipped
2024-01-21 12:16:59 +01:00
ccb1c72ad3 fix: ended still didn't show up well
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 2m4s
repod / release (push) Has been skipped
2024-01-20 09:58:08 +01:00
a5289651bd fix: if DELETED on GPodder, it show not ended on RePod
All checks were successful
repod / xml (push) Successful in 1m54s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 2m33s
repod / release (push) Has been skipped
2024-01-19 22:06:35 +01:00
b69516031a fix: perf issue with modal
All checks were successful
repod / xml (push) Successful in 27s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 1m51s
repod / release (push) Has been skipped
2024-01-18 10:12:55 +01:00
a90368fa2e style: little css ajustments
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
2024-01-17 22:58:17 +01:00
b784040b69 feat: add modal to episode bar
All checks were successful
repod / xml (push) Successful in 27s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m40s
repod / release (push) Has been skipped
2024-01-17 22:18:32 +01:00
9dc09c2185 fix: episode could show not ended because of started at 0
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m16s
repod / release (push) Has been skipped
2024-01-16 22:46:27 +01:00
9ebd96cec1 feat: add playback speed setting (close #39)
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
2024-01-16 22:12:07 +01:00
31bf193543 fix: add same image background style to player bar to address light mode text issue (closes #38)
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m6s
repod / release (push) Has been skipped
2024-01-16 21:15:12 +01:00
2d6f2cb5e7 fix: duration wrongly displayed
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 1m47s
repod / release (push) Has been skipped
2024-01-16 19:46:02 +01:00
80844d8ac0 fix: don't mark ended on download episodes
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m45s
repod / release (push) Has been skipped
2024-01-16 10:23:23 +01:00
b5007e672e fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
861ecf0db1 refacto: change avec description is handled with new lines
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 2m14s
repod / release (push) Has been skipped
2024-01-14 11:44:49 +01:00
b389200017 style: rework modal spacing
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
2024-01-14 11:32:31 +01:00
818124534b refacto: revert podcast to title prop to show on bar 2024-01-14 00:40:52 +01:00
6b6d21fa2f refacto: move size to computed values
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m1s
repod / release (push) Has been skipped
2024-01-14 00:33:40 +01:00
47e44bdaf5 feat: add download size on modal download button
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m25s
repod / release (push) Has been skipped
2024-01-14 00:19:53 +01:00
93898d3309 lint: be coherent with number of attributes in the same vue template line 2024-01-13 00:26:40 +01:00
2a519e4543 fix: Pass title on Modal instead of inject it on episodes 2024-01-13 00:11:21 +01:00
767a6e9bac fix: hide duration if missing in feed
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 2m21s
repod / release (push) Has been skipped
2024-01-11 23:23:22 +01:00
a264ac2066 fix: display good avatar in case of missing author 2024-01-11 23:19:03 +01:00
615f9e0c49 refacto: rework how toUrl works and fix modal redirection after close
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 2m0s
repod / release (push) Has been skipped
2024-01-11 22:03:32 +01:00
0bbe6dbf24 refacto: encode url with components becuase of / in base 64
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m18s
repod / release (push) Has been skipped
2024-01-11 21:41:37 +01:00
af30767ab6 fix: size of modal avatar is not right
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 2m29s
repod / release (push) Has been skipped
2024-01-11 20:58:43 +01:00
9b932437fc refacto: revert to moment and fix to old version 2024-01-11 20:58:15 +01:00