Commit Graph

260 Commits

Author SHA1 Message Date
9137526abc style: add margin on error feed message
Some checks failed
repod / xml (push) Successful in 15s
repod / php (push) Failing after 56s
repod / nodejs (push) Successful in 2m24s
repod / release (push) Has been skipped
2024-01-13 00:27:36 +01:00
93898d3309 lint: be coherent with number of attributes in the same vue template line 2024-01-13 00:26:40 +01:00
a5f219d363 fix: if no atomLink, don't crash
Some checks failed
repod / xml (push) Successful in 13s
repod / php (push) Failing after 53s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
2024-01-13 00:16:42 +01:00
754a14b099 chore: Update version and deps
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 2m27s
repod / php (push) Failing after 2m2s
repod / nodejs (push) Has been cancelled
2024-01-13 00:11:58 +01:00
c1e15299ec fix: use strict equality on volume testing 2024-01-13 00:11:44 +01:00
2a519e4543 fix: Pass title on Modal instead of inject it on episodes 2024-01-13 00:11:21 +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
767a6e9bac fix: hide duration if missing in feed
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 2m21s
repod / release (push) Has been skipped
2024-01-11 23:23:22 +01:00
a264ac2066 fix: display good avatar in case of missing author 2024-01-11 23:19:03 +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
0c2154a2ab fix: regression with addrss
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 1m11s
repod / nodejs (push) Successful in 2m13s
repod / release (push) Has been skipped
2024-01-11 22:29:14 +01:00
615f9e0c49 refacto: rework how toUrl works and fix modal redirection after close
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 2m0s
repod / release (push) Has been skipped
2024-01-11 22:03:32 +01:00
0bbe6dbf24 refacto: encode url with components becuase of / in base 64
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m18s
repod / release (push) Has been skipped
2024-01-11 21:41:37 +01:00
af30767ab6 fix: size of modal avatar is not right
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m16s
repod / nodejs (push) Successful in 2m29s
repod / release (push) Has been skipped
2024-01-11 20:58:43 +01:00
9b932437fc refacto: revert to moment and fix to old version 2024-01-11 20:58:15 +01:00
e478372b47 chore: Update version
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
2024-01-11 12:54:18 +01:00
2bb37caa79 fix: no name on modal button and a missing translation
All checks were successful
repod / xml (push) Successful in 33s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 2m50s
repod / release (push) Has been skipped
2024-01-11 12:47:51 +01:00
23bea86ed6 fix: do not include LICENCE on dist
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 58s
repod / nodejs (push) Successful in 1m52s
repod / release (push) Has been skipped
2024-01-11 09:39:43 +01:00
138cf6d42e chore: add licence
All checks were successful
repod / xml (push) Successful in 16s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 1m51s
repod / release (push) Has been skipped
2024-01-11 09:22:23 +01:00
fe8f591385 ci: run release only on tag
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 53s
repod / nodejs (push) Successful in 1m54s
repod / release (push) Successful in 3m13s
2024-01-11 09:04:15 +01:00
34058626f0 fix: readd engine to package.json
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 28s
repod / php (push) Successful in 55s
repod / nodejs (push) Has been cancelled
2024-01-11 09:02:35 +01:00
e8fbf0c241 ci: Add release action
All checks were successful
repod / xml (push) Successful in 23s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 1m54s
repod / release (push) Successful in 2m35s
2024-01-11 08:56:30 +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
9a3751b5be fix: remove useless files on appstore build
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 46s
repod / nodejs (push) Successful in 1m58s
2024-01-10 20:42:45 +01:00
c378b9485c fix: missing translations
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m46s
2024-01-10 20:21:49 +01:00
a9ee4039c6 doc: add credits on README
All checks were successful
repod / xml (push) Successful in 24s
repod / php (push) Successful in 54s
repod / nodejs (push) Successful in 1m56s
2024-01-10 20:10:40 +01:00
ee46b46d44 fix: modal size
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 47s
repod / nodejs (push) Successful in 1m36s
2024-01-10 18:24:53 +01:00
65befa170b fix: wrong escape for date-fns
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 48s
repod / nodejs (push) Successful in 1m43s
2024-01-10 18:21:12 +01:00
2efedb6edb fix: change name on navigation
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 47s
repod / nodejs (push) Successful in 1m53s
2024-01-10 18:03:56 +01:00
029b7bf399 fix: increase margin on add rss
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 44s
repod / nodejs (push) Successful in 1m49s
2024-01-10 17:56:00 +01:00
7dadacd0ad fix: fixed size for toplist
Some checks failed
repod / nodejs (push) Waiting to run
repod / xml (push) Successful in 16s
repod / php (push) Has been cancelled
2024-01-10 17:54:56 +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
11865916a7 fix: increase height on progress bar
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 1m3s
repod / nodejs (push) Successful in 2m28s
2024-01-10 16:36:50 +01:00
6adddf87a1 fix: add confirmation on deleting a subscription 2024-01-10 16:36:37 +01:00
f0e6392f06 feat: migrate from moment to date-fns 2024-01-10 16:36:13 +01:00
3e8cf91c32 doc: Update README
Some checks failed
repod / xml (push) Successful in 15s
repod / php (push) Successful in 51s
repod / nodejs (push) Failing after 1m47s
2024-01-10 15:54:30 +01:00
768a162191 chore: update deps
Some checks failed
repod / xml (push) Successful in 14s
repod / php (push) Successful in 49s
repod / nodejs (push) Failing after 1m30s
2024-01-10 15:34:05 +01:00
7b75b6e1a0 Merge pull request 'Update dependency psalm/phar to v5.19.0' (#29) from renovate/psalm-phar-5.x-lockfile into main
All checks were successful
repod / xml (push) Successful in 2m32s
repod / php (push) Successful in 2m6s
repod / nodejs (push) Successful in 1m50s
Reviewed-on: Xefir/RePod#29
2024-01-10 14:26:43 +00:00
310a2b28f1 Fix filters & add l10n
Some checks failed
repod / php (push) Waiting to run
repod / nodejs (push) Waiting to run
repod / xml (push) Has been cancelled
2024-01-10 15:25:54 +01:00
Renovate Bot
cb1cd65096 Update dependency psalm/phar to v5.19.0
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 41s
repod / nodejs (push) Successful in 1m41s
2024-01-10 06:37:44 +00:00
7af1548624 Remove useless stop
All checks were successful
repod / xml (push) Successful in 14s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m47s
2024-01-09 22:36:36 +01:00
c2d582bdf3 Fix severall mistakes
All checks were successful
repod / xml (push) Successful in 2m56s
repod / php (push) Successful in 2m16s
repod / nodejs (push) Successful in 2m28s
2024-01-09 22:21:48 +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
b69fe34a64 Merge pull request 'Update dependency @nextcloud/vue to v8.4.0' (#28) from renovate/nextcloud-vue-8.x into main
Some checks failed
repod / xml (push) Successful in 29s
repod / php (push) Failing after 52s
repod / nodejs (push) Successful in 1m58s
Reviewed-on: Xefir/RePod#28
2023-12-28 18:33:22 +00:00
Renovate Bot
103c4d85d3 Update dependency @nextcloud/vue to v8.4.0
Some checks failed
repod / xml (push) Successful in 2m10s
repod / php (push) Failing after 1m46s
repod / nodejs (push) Successful in 2m15s
2023-12-28 06:45:36 +00:00
b862f9d543 Update npm deps
Some checks failed
repod / xml (push) Successful in 16s
repod / php (push) Failing after 52s
repod / nodejs (push) Successful in 1m38s
2023-12-24 17:10:26 +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