Commit Graph

72 Commits

Author SHA1 Message Date
bebd6bf5ed fix: 🔒 app should not require admin access (closes #76)
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 34s
repod / nodejs (push) Successful in 1m55s
repod / release (push) Has been skipped
2024-03-16 17:42:28 +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
6e925cd607 fix: fyyd API sometime send empty feed
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-11 12:43:13 +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
a16556c0eb fix: Undefined index if podcast definitly don't have any image
All checks were successful
repod / xml (push) Successful in 24s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 2m9s
repod / release (push) Has been skipped
2024-02-07 18:43:47 +01:00
6ce5c0c199 refacto: remove old debug csp for vue devtools
All checks were successful
repod / xml (push) Successful in 31s
repod / php (push) Successful in 1m21s
repod / nodejs (push) Successful in 1m58s
repod / release (push) Has been skipped
2024-02-07 18:34:14 +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
302e8c781b fix: Cannot Open Any Podcasts in Repod if cache missing or missconfigured (close #58)
All checks were successful
repod / xml (push) Successful in 58s
repod / php (push) Successful in 5m41s
repod / nodejs (push) Successful in 4m50s
repod / release (push) Successful in 10m29s
2024-02-04 09:40:21 +01:00
ddcca82979 fix: Cannot use Nextcloud Search with app enabled (close #57)
Some checks failed
repod / xml (push) Has been cancelled
repod / php (push) Has been cancelled
repod / release (push) Has been cancelled
repod / nodejs (push) Has been cancelled
2024-02-03 10:18:37 +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
1c261fbe4b fix: if the rss podcast server does not respond, do not crash when exporting
All checks were successful
repod / xml (push) Successful in 32s
repod / php (push) Successful in 53s
repod / nodejs (push) Successful in 2m4s
repod / release (push) Has been skipped
2024-01-30 14:38:26 +01:00
b40f480975 fix: psalm update 2024-01-18 17:42:20 +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
c951a93b8c feat: add unified search integration
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m8s
repod / release (push) Has been skipped
2024-01-18 11:43:58 +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
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
540c5df7e5 refacto: remove atomlink that leads to weird bugs
All checks were successful
repod / xml (push) Successful in 22s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 2m5s
repod / release (push) Has been skipped
2024-01-16 14:21:35 +01:00
f17e795004 fix: don't crash if a duplicate is found on search and episode
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 49s
repod / nodejs (push) Successful in 1m42s
repod / release (push) Has been skipped
2024-01-16 10:30:26 +01:00
1b1aac6f3d fix: missing getTitle method
All checks were successful
repod / xml (push) Successful in 40s
repod / php (push) Successful in 56s
repod / nodejs (push) Successful in 2m11s
repod / release (push) Has been skipped
2024-01-15 10:13:39 +01:00
b5007e672e fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
818124534b refacto: revert podcast to title prop to show on bar 2024-01-14 00:40:52 +01:00
822bf92a47 ci: fix psalm check
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 2m13s
repod / release (push) Has been skipped
2024-01-13 00:34:32 +01:00
3d066d63c6 refacto: Use custom PodcastData to fix redirections (close #33) 2024-01-13 00:10:37 +01:00
7375088700 fix: Use episode action repository directly on controller 2024-01-13 00:09:11 +01:00
b2f2a96f2b fix: episode image retrival
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 2m33s
repod / release (push) Has been skipped
2024-01-11 23:54:21 +01:00
f89440005e refacto: rework parsing image, duration and description
All checks were successful
repod / xml (push) Successful in 25s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 2m31s
repod / release (push) Has been skipped
2024-01-11 23:00:14 +01:00
785414f33f refacto: simplify EpisodeActionExtraData API
All checks were successful
repod / xml (push) Successful in 32s
repod / php (push) Successful in 1m2s
repod / nodejs (push) Successful in 2m1s
2024-01-11 00:14:15 +01:00
f266186656 fix: no need for crsf on toplist
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 53s
repod / nodejs (push) Successful in 1m59s
2024-01-10 20:58:00 +01:00
70f1d3b69f feat: rework Discover
All checks were successful
repod / xml (push) Successful in 20s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 2m1s
2024-01-10 17:50:06 +01:00
48cc054db5 Update deps
All checks were successful
repod / xml (push) Successful in 13m58s
repod / php (push) Successful in 14m11s
repod / nodejs (push) Successful in 7m7s
2024-01-07 11:07:48 +01:00
a3f177d9ee Fix psalm
Some checks failed
repod / xml (push) Successful in 16s
repod / php (push) Failing after 50s
repod / nodejs (push) Successful in 1m52s
2023-12-24 17:05:35 +01:00
a4c4d3a2ce Refacto modal and fix double guid
Some checks failed
repod / xml (push) Successful in 20s
repod / php (push) Failing after 1m3s
repod / nodejs (push) Successful in 1m48s
2023-12-24 16:59:34 +01:00
1eeb718a88 Add initial-state
All checks were successful
repod / xml (push) Successful in 28s
repod / php (push) Successful in 1m23s
repod / nodejs (push) Successful in 2m35s
2023-12-24 00:24:46 +01:00
08e1684fbd Fix existing url
All checks were successful
repod / nextcloud (push) Successful in 1m2s
repod / xml (push) Successful in 23s
repod / nodejs (push) Successful in 2m10s
2023-12-23 21:51:48 +01:00
93e4998394 cs fix
Some checks failed
repod / nextcloud (push) Successful in 56s
repod / xml (push) Successful in 13s
repod / nodejs (push) Failing after 1m50s
2023-12-23 16:25:20 +00:00
98f6c7040f Add gpodder min version
All checks were successful
repod / nextcloud (push) Successful in 44s
repod / nodejs (push) Successful in 1m23s
2023-08-30 09:33:15 +02:00
ab406786c7 readd sub action
All checks were successful
repod / nextcloud (push) Successful in 50s
repod / nodejs (push) Successful in 1m30s
2023-08-29 12:04:14 +02:00
bd40393aeb No need for data
All checks were successful
repod / nextcloud (push) Successful in 45s
repod / nodejs (push) Successful in 1m24s
2023-08-29 08:53:15 +02:00
5683d353bb Fix actions
All checks were successful
repod / nextcloud (push) Successful in 50s
repod / nodejs (push) Successful in 1m23s
2023-08-29 08:48:54 +02:00
d14ee8aee8 connect api
All checks were successful
repod / nextcloud (push) Successful in 1m10s
repod / nodejs (push) Successful in 1m28s
2023-08-28 17:44:17 +02:00
5baaba5d50 More player things
All checks were successful
repod / nextcloud (push) Successful in 1m59s
repod / nodejs (push) Successful in 2m16s
2023-08-27 12:45:19 +02:00
7dbe046ad3 Add play button
All checks were successful
repod / nextcloud (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m36s
2023-08-24 20:53:54 +02:00
11026af80e Add missing informations
All checks were successful
repod / nextcloud (push) Successful in 56s
repod / nodejs (push) Successful in 1m27s
2023-08-24 19:03:11 +02:00
3ddf7bf7a0 Fix css
All checks were successful
repod / nextcloud (push) Successful in 56s
repod / nodejs (push) Successful in 1m50s
2023-08-24 18:22:40 +02:00
d2f59538c1 Add list
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m35s
2023-08-24 17:43:10 +02:00
3f9bc372ce EpisodeActionExtra done
All checks were successful
repod / nextcloud (push) Successful in 1m51s
repod / nodejs (push) Successful in 2m43s
2023-08-24 12:48:10 +02:00
9f52367b86 FIx fetch
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m34s
2023-08-23 09:08:13 +02:00
f26957a69e Fix front
All checks were successful
repod / nextcloud (push) Successful in 1m9s
repod / nodejs (push) Successful in 1m35s
2023-08-22 20:14:15 +02:00