Commit Graph

187 Commits

Author SHA1 Message Date
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
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
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 42s
repod / nodejs (push) Successful in 1m18s
repod / release (push) Has been skipped
2024-05-30 07:31:47 +00:00
de1b7184d2 refactor: ♻️ update project from app-template
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 41s
repod / nodejs (push) Successful in 1m22s
repod / release (push) Has been skipped
2024-05-29 17:11:53 +02:00
a2c96f746b docs: 📝 fix template and add changelog
All checks were successful
repod / xml (push) Successful in 11s
repod / php (push) Successful in 32s
repod / nodejs (push) Successful in 1m20s
repod / release (push) Has been skipped
2024-05-29 14:15:35 +02:00
f5a8e09d52 feat: ability to subscribe to podcast from search list (#105)
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 32s
repod / nodejs (push) Successful in 1m20s
repod / release (push) Has been skipped
2024-05-29 11:28:52 +00: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
601f77d6a3 chore: ⬆️ update deps
All checks were successful
repod / xml (push) Successful in 10s
repod / php (push) Successful in 44s
repod / nodejs (push) Successful in 1m28s
repod / release (push) Has been skipped
2024-05-03 18:39:07 +02: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
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