Commit Graph

239 Commits

Author SHA1 Message Date
efe0525fce doc: add changelog
Some checks failed
repod / xml (push) Successful in 27s
repod / php (push) Successful in 50s
repod / nodejs (push) Successful in 1m53s
repod / release (push) Failing after 2m33s
2024-01-16 11:02:21 +01:00
18425ba9b5 chore: Update version and deps
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 48s
repod / nodejs (push) Successful in 1m53s
repod / release (push) Has been skipped
2024-01-16 10:33:58 +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
80844d8ac0 fix: don't mark ended on download episodes
All checks were successful
repod / xml (push) Successful in 26s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 1m45s
repod / release (push) Has been skipped
2024-01-16 10:23:23 +01:00
73068b1867 doc: fix some glitchs
All checks were successful
repod / xml (push) Successful in 21s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 1m59s
repod / release (push) Has been skipped
2024-01-16 00:19:57 +01:00
66197f24fc ci: automate appstore publishing
Some checks failed
repod / xml (push) Successful in 28s
repod / php (push) Successful in 50s
repod / nodejs (push) Successful in 1m47s
repod / release (push) Failing after 2m44s
2024-01-15 23:17:30 +01:00
314b2c449c ci: better ref tag
All checks were successful
repod / xml (push) Successful in 31s
repod / php (push) Successful in 1m19s
repod / nodejs (push) Successful in 2m3s
repod / release (push) Successful in 2m53s
2024-01-15 22:40:00 +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
d6e7c5a460 refacto: handle translations for tops title with a switch
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 23s
repod / php (push) Successful in 58s
repod / nodejs (push) Has been cancelled
2024-01-15 10:11:03 +01:00
5a03bf7d6e doc: add screenshot on README
All checks were successful
repod / xml (push) Successful in 19s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 2m2s
repod / release (push) Has been skipped
2024-01-14 22:59:18 +01:00
140fff8e3a chore: add screen to ignore publish folder on makefile
All checks were successful
repod / xml (push) Successful in 38s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m8s
repod / release (push) Has been skipped
2024-01-14 21:47:30 +01:00
c14dceea63 chore: add screenshots to publish app
Some checks failed
repod / release (push) Waiting to run
repod / xml (push) Successful in 17s
repod / php (push) Successful in 1m23s
repod / nodejs (push) Has been cancelled
2024-01-14 21:43:59 +01:00
b5007e672e fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
84f23d64d3 style: fix bar height
All checks were successful
repod / xml (push) Successful in 2m12s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 2m25s
repod / release (push) Has been skipped
2024-01-14 21:13:01 +01:00
a23805c65f chore: Update deps
All checks were successful
repod / xml (push) Successful in 15s
repod / php (push) Successful in 50s
repod / nodejs (push) Successful in 2m32s
repod / release (push) Has been skipped
2024-01-14 20:01:27 +01:00
950ae269c9 feat: add periodic saving action
All checks were successful
repod / xml (push) Successful in 34s
repod / php (push) Successful in 1m1s
repod / nodejs (push) Successful in 2m15s
repod / release (push) Has been skipped
2024-01-14 19:56:11 +01:00
861ecf0db1 refacto: change avec description is handled with new lines
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 2m14s
repod / release (push) Has been skipped
2024-01-14 11:44:49 +01:00
b389200017 style: rework modal spacing
All checks were successful
repod / xml (push) Successful in 18s
repod / php (push) Successful in 52s
repod / nodejs (push) Successful in 2m17s
repod / release (push) Has been skipped
2024-01-14 11:32:31 +01:00
d59beae91c style: show scroll on tops 2024-01-14 11:32:12 +01:00
515f00fffc style: class useless
All checks were successful
repod / xml (push) Successful in 31s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m21s
repod / release (push) Has been skipped
2024-01-14 11:22:52 +01:00
bba6803b5b refacto: Merge TopList and TopItems into Tops
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 55s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
2024-01-14 01:07:55 +01:00
ea8567169d Merge pull request 'chore(deps): update nextcloud docker tag to v28' (#36) from renovate/nextcloud-28.x into main
All checks were successful
repod / xml (push) Successful in 13s
repod / php (push) Successful in 51s
repod / nodejs (push) Successful in 2m22s
repod / release (push) Has been skipped
Reviewed-on: Xefir/RePod#36
2024-01-13 23:42:39 +00:00
759814c6af chore: Update deps
Some checks failed
repod / xml (push) Has been cancelled
repod / php (push) Has been cancelled
repod / nodejs (push) Has been cancelled
repod / release (push) Has been cancelled
2024-01-14 00:42:21 +01:00
818124534b refacto: revert podcast to title prop to show on bar 2024-01-14 00:40:52 +01:00
6b6d21fa2f refacto: move size to computed values
All checks were successful
repod / xml (push) Successful in 17s
repod / php (push) Successful in 57s
repod / nodejs (push) Successful in 2m1s
repod / release (push) Has been skipped
2024-01-14 00:33:40 +01:00
1c566b19cb refacto: move hash to computed values 2024-01-14 00:33:23 +01:00
47e44bdaf5 feat: add download size on modal download button
All checks were successful
repod / xml (push) Successful in 35s
repod / php (push) Successful in 1m0s
repod / nodejs (push) Successful in 2m25s
repod / release (push) Has been skipped
2024-01-14 00:19:53 +01:00
Renovate Bot
162db87759 chore(deps): update nextcloud docker tag to v28
All checks were successful
repod / xml (push) Successful in 38s
repod / php (push) Successful in 59s
repod / nodejs (push) Successful in 2m20s
repod / release (push) Has been skipped
2024-01-13 06:55:14 +00: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
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