Commit Graph

230 Commits

Author SHA1 Message Date
Michel Roux 5a03bf7d6e doc: add screenshot on README 2024-01-14 22:59:18 +01:00
Michel Roux 140fff8e3a chore: add screen to ignore publish folder on makefile 2024-01-14 21:47:30 +01:00
Michel Roux c14dceea63 chore: add screenshots to publish app 2024-01-14 21:43:59 +01:00
Michel Roux b5007e672e fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
Michel Roux 84f23d64d3 style: fix bar height 2024-01-14 21:13:01 +01:00
Michel Roux a23805c65f chore: Update deps 2024-01-14 20:01:27 +01:00
Michel Roux 950ae269c9 feat: add periodic saving action 2024-01-14 19:56:11 +01:00
Michel Roux 861ecf0db1 refacto: change avec description is handled with new lines 2024-01-14 11:44:49 +01:00
Michel Roux b389200017 style: rework modal spacing 2024-01-14 11:32:31 +01:00
Michel Roux d59beae91c style: show scroll on tops 2024-01-14 11:32:12 +01:00
Michel Roux 515f00fffc style: class useless 2024-01-14 11:22:52 +01:00
Michel Roux bba6803b5b refacto: Merge TopList and TopItems into Tops 2024-01-14 01:07:55 +01:00
Michel Roux ea8567169d Merge pull request 'chore(deps): update nextcloud docker tag to v28' (#36) from renovate/nextcloud-28.x into main
Reviewed-on: https://git.crystalyx.net/Xefir/RePod/pulls/36
2024-01-13 23:42:39 +00:00
Michel Roux 759814c6af chore: Update deps 2024-01-14 00:42:21 +01:00
Michel Roux 818124534b refacto: revert podcast to title prop to show on bar 2024-01-14 00:40:52 +01:00
Michel Roux 6b6d21fa2f refacto: move size to computed values 2024-01-14 00:33:40 +01:00
Michel Roux 1c566b19cb refacto: move hash to computed values 2024-01-14 00:33:23 +01:00
Michel Roux 47e44bdaf5 feat: add download size on modal download button 2024-01-14 00:19:53 +01:00
Renovate Bot 162db87759 chore(deps): update nextcloud docker tag to v28 2024-01-13 06:55:14 +00:00
Michel Roux 822bf92a47 ci: fix psalm check 2024-01-13 00:34:32 +01:00
Michel Roux 9137526abc style: add margin on error feed message 2024-01-13 00:27:36 +01:00
Michel Roux 93898d3309 lint: be coherent with number of attributes in the same vue template line 2024-01-13 00:26:40 +01:00
Michel Roux a5f219d363 fix: if no atomLink, don't crash 2024-01-13 00:16:42 +01:00
Michel Roux 754a14b099 chore: Update version and deps 2024-01-13 00:11:58 +01:00
Michel Roux c1e15299ec fix: use strict equality on volume testing 2024-01-13 00:11:44 +01:00
Michel Roux 2a519e4543 fix: Pass title on Modal instead of inject it on episodes 2024-01-13 00:11:21 +01:00
Michel Roux 3d066d63c6 refacto: Use custom PodcastData to fix redirections (close #33) 2024-01-13 00:10:37 +01:00
Michel Roux 7375088700 fix: Use episode action repository directly on controller 2024-01-13 00:09:11 +01:00
Michel Roux b2f2a96f2b fix: episode image retrival 2024-01-11 23:54:21 +01:00
Michel Roux 767a6e9bac fix: hide duration if missing in feed 2024-01-11 23:23:22 +01:00
Michel Roux a264ac2066 fix: display good avatar in case of missing author 2024-01-11 23:19:03 +01:00
Michel Roux f89440005e refacto: rework parsing image, duration and description 2024-01-11 23:00:14 +01:00
Michel Roux 0c2154a2ab fix: regression with addrss 2024-01-11 22:29:14 +01:00
Michel Roux 615f9e0c49 refacto: rework how toUrl works and fix modal redirection after close 2024-01-11 22:03:32 +01:00
Michel Roux 0bbe6dbf24 refacto: encode url with components becuase of / in base 64 2024-01-11 21:41:37 +01:00
Michel Roux af30767ab6 fix: size of modal avatar is not right 2024-01-11 20:58:43 +01:00
Michel Roux 9b932437fc refacto: revert to moment and fix to old version 2024-01-11 20:58:15 +01:00
Michel Roux e478372b47 chore: Update version 2024-01-11 12:54:18 +01:00
Michel Roux 2bb37caa79 fix: no name on modal button and a missing translation 2024-01-11 12:47:51 +01:00
Michel Roux 23bea86ed6 fix: do not include LICENCE on dist 2024-01-11 09:39:43 +01:00
Michel Roux 138cf6d42e chore: add licence 2024-01-11 09:22:23 +01:00
Michel Roux fe8f591385 ci: run release only on tag 2024-01-11 09:04:15 +01:00
Michel Roux 34058626f0 fix: readd engine to package.json 2024-01-11 09:02:35 +01:00
Michel Roux e8fbf0c241 ci: Add release action 2024-01-11 08:56:30 +01:00
Michel Roux 785414f33f refacto: simplify EpisodeActionExtraData API 2024-01-11 00:14:15 +01:00
Michel Roux f266186656 fix: no need for crsf on toplist 2024-01-10 20:58:00 +01:00
Michel Roux 9a3751b5be fix: remove useless files on appstore build 2024-01-10 20:42:45 +01:00
Michel Roux c378b9485c fix: missing translations 2024-01-10 20:21:49 +01:00
Michel Roux a9ee4039c6 doc: add credits on README 2024-01-10 20:10:40 +01:00
Michel Roux ee46b46d44 fix: modal size 2024-01-10 18:24:53 +01:00