244 Commits

Author SHA1 Message Date
082161e177 refactor: ♻️ rewrite player store to pinia 2024-08-09 00:58:25 +02:00
04ed6b101a build: 💄 use toastify instead of dialogs 2024-08-08 22:39:43 +02:00
6456ccc3d0 refactor: 🧱 first commit to enable vue3 support 2024-08-08 15:20:54 +00:00
e190a9eeb6 refactor: ♻️ use linkify and dompurify to show good descriptions 2024-08-08 11:37:48 +02:00
a50947ffaf fix: 💄 use NcActionButton instead of NcButton 2024-08-07 22:17:51 +02:00
c97e927a15 style: 💄 use the new extra-actions on NcListItem 2024-08-07 22:05:50 +02:00
a91648848b fix: 🌐 fix translation 2024-07-15 16:41:31 +02:00
55ee2634df fix: 🗑️ DELETE should show ended 2024-07-09 14:58:50 +02:00
c27f358f71 fix: missing aria-lebel on new subscribe on search button 2024-05-31 13:47:11 +02:00
691ee72ac5 fix: 🐛 do not show add if already subscribed 2024-05-30 07:31:47 +00:00
de1b7184d2 refactor: ♻️ update project from app-template 2024-05-29 17:11:53 +02:00
a2c96f746b docs: 📝 fix template and add changelog 2024-05-29 14:15:35 +02:00
f5a8e09d52 feat: ability to subscribe to podcast from search list () 2024-05-29 11:28:52 +00:00
5c117de552 fix: 🚑 rollback hiding incompatible eps 2024-05-18 22:02:34 +02:00
5d20fb5dd3 fix: 🐛 hide episode behing http on https env 2024-05-06 12:56:26 +00:00
3da2da7e98 style: ⬆️ update deps and prettier 2024-05-06 12:47:47 +00:00
601f77d6a3 chore: ⬆️ update deps 2024-05-03 18:39:07 +02:00
b0a0414fd4 refactor: 🎨 add prettier and update deps 2024-04-30 00:48:47 +02:00
867afbe4df feat: 🔍 add CTA rating to settings 2024-03-16 18:35:31 +01:00
227b3eb938 fix(cookie): 🔒 fix warning message on firefox console, make cookie strict 2024-03-05 12:08:56 +01:00
988069b6a6 fix: 🐛 little last fixes before release 2024-03-05 11:39:16 +01:00
ffe1335ce0 chore(l10n): 🌐 translate new strings to fr 2024-03-05 11:10:12 +01:00
6c406b5361 feat(filters): store filters state in cookie 2024-03-05 10:50:50 +01:00
bdeb46a194 feat: 🚸 add event bus to player for auto update list 2024-03-05 10:37:16 +01:00
2c1b95c6bb fix(player): 🚸 record action when using keyboard media keys 2024-03-05 10:31:08 +01:00
ce0e6e06bc feat: 🏗️ add event bus to manage updating episode list 2024-03-05 10:25:01 +01:00
624c52c231 feat: 🚧 refacto action 2024-03-05 00:14:21 +01:00
e52d20ffbc feat: add actions to episodes view 2024-03-04 16:55:16 +01:00
5a510016a7 fix(NcVue): 🦺 use new NcAppNavigationList 2024-03-01 09:52:49 +01:00
ea62de33d0 feat(settings): 🧑‍💻 add cookie lib 2024-03-01 09:28:58 +01:00
9a411358ca 🧑‍💻 feat: Modify some endpoints to match gPodder.net ones 2024-02-20 21:31:38 +01:00
c6f06a9f29 Revert "feat: Proxy episodes when they are behind an unsecure http server"
This reverts commit 2398c9749d5d26a5315ece22cb94f92fb11caaad.
2024-02-07 22:29:47 +01:00
2398c9749d feat: Proxy episodes when they are behind an unsecure http server 2024-02-07 18:23:00 +01:00
d808ac0609 fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
6b9ee6af5d Fix height alignment without the ncprogressbar 2024-02-01 14:19:43 +01:00
f00d3b4b25 fix: filter setting placement 2024-01-30 18:26:27 +01:00
6df4813944 chore: update @nextcloud/vue 2024-01-30 18:11:50 +01:00
9d7d08f0dc fix: add a easier-to-see indicator at playhead (close ) 2024-01-30 17:34:20 +01:00
d4c2c4e49d fix: no need for the hasEnded condition here 2024-01-30 16:05:58 +01:00
ac4161a18a feat: filtering options for each podcast section (close ) 2024-01-29 23:33:05 +01:00
99fa123640 refacto: rework Settings into several components 2024-01-29 19:30:12 +01:00
87315b1221 feat: better display the reading status for episodes (in episodes list / podcast section) (close ) 2024-01-29 16:06:54 +01:00
b63e1175a0 feat: displaying episode publication as "dd mmm yyyy" instead of xyz ago (close ) 2024-01-29 15:47:50 +01:00
22ef756a2d feat: Add a link to copy the feed on the banner (close ) 2024-01-21 12:16:59 +01:00
ff23be4f91 feat: change rate to .1 steps and fix floating (close ) 2024-01-21 11:33:32 +01:00
ccb1c72ad3 fix: ended still didn't show up well 2024-01-20 09:58:08 +01:00
a5289651bd fix: if DELETED on GPodder, it show not ended on RePod 2024-01-19 22:06:35 +01:00
4da4e6a3a1 style: add padding to make easier to scroll on tops on desktop 2024-01-19 11:45:10 +01:00
e2b4cb546f chore: update changelog 2024-01-18 17:54:26 +01:00
46cd766cac fix: translations updates 2024-01-18 17:24:06 +01:00