Commit Graph

176 Commits

Author SHA1 Message Date
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
227b3eb938 fix(cookie): 🔒 fix warning message on firefox console, make cookie strict
All checks were successful
repod / xml (push) Successful in 11s
repod / php (push) Successful in 29s
repod / nodejs (push) Successful in 1m55s
repod / release (push) Has been skipped
2024-03-05 12:08:56 +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
6c406b5361 feat(filters): store filters state in cookie
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 37s
repod / nodejs (push) Successful in 2m29s
repod / release (push) Has been skipped
2024-03-05 10:50:50 +01:00
bdeb46a194 feat: 🚸 add event bus to player for auto update list
All checks were successful
repod / xml (push) Successful in 12s
repod / php (push) Successful in 31s
repod / nodejs (push) Successful in 2m43s
repod / release (push) Has been skipped
2024-03-05 10:37:16 +01:00
2c1b95c6bb fix(player): 🚸 record action when using keyboard media keys
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 29s
repod / nodejs (push) Successful in 3m0s
repod / release (push) Has been skipped
2024-03-05 10:31:08 +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
5a510016a7 fix(NcVue): 🦺 use new NcAppNavigationList
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 33s
repod / nodejs (push) Successful in 1m19s
repod / release (push) Has been skipped
2024-03-01 09:52:49 +01:00
ea62de33d0 feat(settings): 🧑‍💻 add cookie lib
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 35s
repod / nodejs (push) Successful in 1m22s
repod / release (push) Has been skipped
2024-03-01 09:28:58 +01:00
9a411358ca 🧑‍💻 feat: Modify some endpoints to match gPodder.net ones
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 1m25s
repod / nodejs (push) Successful in 2m12s
repod / release (push) Has been skipped
2024-02-20 21:31:38 +01:00
c6f06a9f29 Revert "feat: Proxy episodes when they are behind an unsecure http server"
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
This reverts commit 2398c9749d.
2024-02-07 22:29:47 +01:00
2398c9749d feat: Proxy episodes when they are behind an unsecure http server
Some checks failed
repod / php (push) Waiting to run
repod / nodejs (push) Waiting to run
repod / release (push) Waiting to run
repod / xml (push) Has been cancelled
2024-02-07 18:23:00 +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
6b9ee6af5d Fix height alignment without the ncprogressbar 2024-02-01 14:19:43 +01:00
f00d3b4b25 fix: filter setting placement
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 1m55s
repod / release (push) Has been skipped
2024-01-30 18:26:27 +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
9d7d08f0dc fix: add a easier-to-see indicator at playhead (close #52)
All checks were successful
repod / xml (push) Successful in 24s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m24s
repod / release (push) Has been skipped
2024-01-30 17:34:20 +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
99fa123640 refacto: rework Settings into several components
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 49s
repod / nodejs (push) Successful in 2m12s
repod / release (push) Has been skipped
2024-01-29 19:30:12 +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
ff23be4f91 feat: change rate to .1 steps and fix floating (close #40)
All checks were successful
repod / xml (push) Successful in 2m40s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m15s
repod / release (push) Has been skipped
2024-01-21 11:33:32 +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
4da4e6a3a1 style: add padding to make easier to scroll on tops on desktop
All checks were successful
repod / xml (push) Successful in 2m4s
repod / php (push) Successful in 1m2s
repod / nodejs (push) Successful in 2m56s
repod / release (push) Has been skipped
2024-01-19 11:45:10 +01:00
e2b4cb546f chore: update changelog
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 2m20s
repod / release (push) Has been skipped
2024-01-18 17:54:26 +01:00
46cd766cac fix: translations updates
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 50s
repod / nodejs (push) Successful in 2m9s
repod / release (push) Has been skipped
2024-01-18 17:24:06 +01:00
751c3c1e01 feat: import subscriptions
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
2024-01-18 17:06:26 +01:00
c28abc7564 feat: add export opml
All checks were successful
repod / xml (push) Successful in 28s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 1m58s
repod / release (push) Has been skipped
2024-01-18 13:28:06 +01:00
2ed16a316e style: align volume to the right
All checks were successful
repod / xml (push) Successful in 27s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 1m59s
repod / release (push) Successful in 2m30s
2024-01-18 11:55:12 +01:00
d6a9eb0c31 style: center error of gpodder
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
2024-01-18 11:27:47 +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
c63176db9b chore: update versions and changelog
All checks were successful
repod / xml (push) Successful in 34s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m15s
repod / release (push) Successful in 2m57s
2024-01-17 23:45:43 +01:00
606a769246 style: use pointer class everywhere
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 1m57s
repod / release (push) Has been skipped
2024-01-17 23:16:59 +01:00
2047470555 fix: better background for fixing player text color #38 2024-01-17 23:16:46 +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
37d264d717 refacto: simplify tops wordings
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
2024-01-17 22:38:47 +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
5f0b43c26f style: add a size to the playback speed icons
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 1m5s
repod / nodejs (push) Successful in 2m35s
repod / release (push) Has been skipped
2024-01-17 20:16:15 +01:00
87294d1881 style: add pointer to + and - button on playback speed
All checks were successful
repod / xml (push) Successful in 2m36s
repod / php (push) Successful in 1m4s
repod / nodejs (push) Successful in 3m5s
repod / release (push) Has been skipped
2024-01-17 17:45:24 +01:00
c101588eaf style: add icon to the playback speed setting
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m8s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
2024-01-17 17:40:26 +01:00
f4fc4b52e3 fix: started state and decodeUrl 2024-01-16 23:13:07 +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
1d65481be8 fix: handle started action
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m7s
repod / nodejs (push) Successful in 2m20s
repod / release (push) Has been skipped
2024-01-16 22:36:01 +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