271 Commits

Author SHA1 Message Date
Michel Roux
bdeb46a194 feat: 🚸 add event bus to player for auto update list 2024-03-05 10:37:16 +01:00
Michel Roux
2c1b95c6bb fix(player): 🚸 record action when using keyboard media keys 2024-03-05 10:31:08 +01:00
Michel Roux
ce0e6e06bc feat: 🏗️ add event bus to manage updating episode list 2024-03-05 10:25:01 +01:00
Michel Roux
624c52c231 feat: 🚧 refacto action 2024-03-05 00:14:21 +01:00
Michel Roux
e52d20ffbc feat: add actions to episodes view 2024-03-04 16:55:16 +01:00
Michel Roux
5a510016a7 fix(NcVue): 🦺 use new NcAppNavigationList 2024-03-01 09:52:49 +01:00
Michel Roux
ea62de33d0 feat(settings): 🧑‍💻 add cookie lib 2024-03-01 09:28:58 +01:00
Michel Roux
9a411358ca 🧑‍💻 feat: Modify some endpoints to match gPodder.net ones 2024-02-20 21:31:38 +01:00
Michel Roux
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
Michel Roux
2398c9749d feat: Proxy episodes when they are behind an unsecure http server 2024-02-07 18:23:00 +01:00
Michel Roux
d808ac0609 fix: episode listing crashing if an invalid publication date is present in the RSS 2024-02-01 22:30:20 +01:00
Michel Roux
6b9ee6af5d Fix height alignment without the ncprogressbar 2024-02-01 14:19:43 +01:00
Michel Roux
f00d3b4b25 fix: filter setting placement 2024-01-30 18:26:27 +01:00
Michel Roux
6df4813944 chore: update @nextcloud/vue 2024-01-30 18:11:50 +01:00
Michel Roux
9d7d08f0dc fix: add a easier-to-see indicator at playhead (close #52) 2024-01-30 17:34:20 +01:00
Michel Roux
d4c2c4e49d fix: no need for the hasEnded condition here 2024-01-30 16:05:58 +01:00
Michel Roux
ac4161a18a feat: filtering options for each podcast section (close #50) 2024-01-29 23:33:05 +01:00
Michel Roux
99fa123640 refacto: rework Settings into several components 2024-01-29 19:30:12 +01:00
Michel Roux
87315b1221 feat: better display the reading status for episodes (in episodes list / podcast section) (close #51) 2024-01-29 16:06:54 +01:00
Michel Roux
b63e1175a0 feat: displaying episode publication as "dd mmm yyyy" instead of xyz ago (close #48) 2024-01-29 15:47:50 +01:00
Michel Roux
22ef756a2d feat: Add a link to copy the feed on the banner (close #41) 2024-01-21 12:16:59 +01:00
Michel Roux
ff23be4f91 feat: change rate to .1 steps and fix floating (close #40) 2024-01-21 11:33:32 +01:00
Michel Roux
ccb1c72ad3 fix: ended still didn't show up well 2024-01-20 09:58:08 +01:00
Michel Roux
a5289651bd fix: if DELETED on GPodder, it show not ended on RePod 2024-01-19 22:06:35 +01:00
Michel Roux
4da4e6a3a1 style: add padding to make easier to scroll on tops on desktop 2024-01-19 11:45:10 +01:00
Michel Roux
e2b4cb546f chore: update changelog 2024-01-18 17:54:26 +01:00
Michel Roux
46cd766cac fix: translations updates 2024-01-18 17:24:06 +01:00
Michel Roux
751c3c1e01 feat: import subscriptions 2024-01-18 17:06:26 +01:00
Michel Roux
c28abc7564 feat: add export opml 2024-01-18 13:28:06 +01:00
Michel Roux
2ed16a316e style: align volume to the right 2024-01-18 11:55:12 +01:00
Michel Roux
d6a9eb0c31 style: center error of gpodder 2024-01-18 11:27:47 +01:00
Michel Roux
b69516031a fix: perf issue with modal 2024-01-18 10:12:55 +01:00
Michel Roux
c63176db9b chore: update versions and changelog 2024-01-17 23:45:43 +01:00
Michel Roux
606a769246 style: use pointer class everywhere 2024-01-17 23:16:59 +01:00
Michel Roux
2047470555 fix: better background for fixing player text color #38 2024-01-17 23:16:46 +01:00
Michel Roux
a90368fa2e style: little css ajustments 2024-01-17 22:58:17 +01:00
Michel Roux
37d264d717 refacto: simplify tops wordings 2024-01-17 22:38:47 +01:00
Michel Roux
b784040b69 feat: add modal to episode bar 2024-01-17 22:18:32 +01:00
Michel Roux
5f0b43c26f style: add a size to the playback speed icons 2024-01-17 20:16:15 +01:00
Michel Roux
87294d1881 style: add pointer to + and - button on playback speed 2024-01-17 17:45:24 +01:00
Michel Roux
c101588eaf style: add icon to the playback speed setting 2024-01-17 17:40:26 +01:00
Michel Roux
f4fc4b52e3 fix: started state and decodeUrl 2024-01-16 23:13:07 +01:00
Michel Roux
9dc09c2185 fix: episode could show not ended because of started at 0 2024-01-16 22:46:27 +01:00
Michel Roux
1d65481be8 fix: handle started action 2024-01-16 22:36:01 +01:00
Michel Roux
9ebd96cec1 feat: add playback speed setting (close #39) 2024-01-16 22:12:07 +01:00
Michel Roux
31bf193543 fix: add same image background style to player bar to address light mode text issue (closes #38) 2024-01-16 21:15:12 +01:00
Michel Roux
2d6f2cb5e7 fix: duration wrongly displayed 2024-01-16 19:46:02 +01:00
Michel Roux
25c6c515e0 feat: sort subscriptions 2024-01-16 14:36:51 +01:00
Michel Roux
540c5df7e5 refacto: remove atomlink that leads to weird bugs 2024-01-16 14:21:35 +01:00
Michel Roux
80844d8ac0 fix: don't mark ended on download episodes 2024-01-16 10:23:23 +01:00