Commit Graph

62 Commits

Author SHA1 Message Date
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
941e1cabbd Back ready !
All checks were successful
repod / nextcloud (push) Successful in 1m15s
repod / nodejs (push) Successful in 1m52s
2023-08-22 19:41:17 +02:00
754dda0562 Typo
All checks were successful
repod / nextcloud (push) Successful in 46s
repod / nodejs (push) Successful in 1m16s
2023-08-01 23:20:22 +02:00
098db9f09e Refacto API to be pseudo compatible with gpodder
All checks were successful
repod / nextcloud (push) Successful in 1m3s
repod / nodejs (push) Successful in 1m20s
2023-08-01 23:18:37 +02:00
f188181528 Fix itunes bug and add logger
All checks were successful
repod / nextcloud (push) Successful in 44s
repod / nodejs (push) Successful in 1m17s
2023-07-28 03:09:06 +02:00
d8241e1ac3 Refacto again
All checks were successful
repod / nextcloud (push) Successful in 44s
repod / nodejs (push) Successful in 1m14s
2023-07-28 03:00:38 +02:00
4503df9d33 Refacto to services
All checks were successful
repod / nextcloud (push) Successful in 44s
repod / nodejs (push) Successful in 1m15s
2023-07-28 02:37:57 +02:00
43dfa54d64 Search completed
All checks were successful
repod / nextcloud (push) Successful in 54s
repod / nodejs (push) Successful in 1m21s
2023-07-28 01:52:48 +02:00
2a4662e85b search in PHP completed
All checks were successful
repod / nextcloud (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m22s
2023-07-27 23:01:24 +02:00
431cbf0c42 debounce search OK
All checks were successful
repod / nextcloud (push) Successful in 59s
repod / nodejs (push) Successful in 1m13s
2023-07-26 01:26:46 +02:00
95bd71e0a4 Switch top to fyyd
All checks were successful
repod / nextcloud (push) Successful in 1m5s
repod / nodejs (push) Successful in 1m18s
2023-07-25 21:44:25 +02:00