Commit Graph

691 Commits

Author SHA1 Message Date
Michel Roux 540c5df7e5 refacto: remove atomlink that leads to weird bugs 2024-01-16 14:21:35 +01:00
Michel Roux c48432c0b5 ci: remote automate publishing 2024-01-16 11:14:52 +01:00
Michel Roux efe0525fce doc: add changelog 2024-01-16 11:02:21 +01:00
Michel Roux 18425ba9b5 chore: Update version and deps 2024-01-16 10:33:58 +01:00
Michel Roux f17e795004 fix: don't crash if a duplicate is found on search and episode 2024-01-16 10:30:26 +01:00
Michel Roux 80844d8ac0 fix: don't mark ended on download episodes 2024-01-16 10:23:23 +01:00
Michel Roux 73068b1867 doc: fix some glitchs 2024-01-16 00:19:57 +01:00
Michel Roux 66197f24fc ci: automate appstore publishing 2024-01-15 23:17:30 +01:00
Michel Roux 314b2c449c ci: better ref tag 2024-01-15 22:40:00 +01:00
Michel Roux 1b1aac6f3d fix: missing getTitle method 2024-01-15 10:13:39 +01:00
Michel Roux d6e7c5a460 refacto: handle translations for tops title with a switch 2024-01-15 10:11:03 +01:00
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