120 Commits

Author SHA1 Message Date
b5007e672e fix: order properly episodes and search results 2024-01-14 21:43:14 +01:00
84f23d64d3 style: fix bar height 2024-01-14 21:13:01 +01:00
950ae269c9 feat: add periodic saving action 2024-01-14 19:56:11 +01:00
861ecf0db1 refacto: change avec description is handled with new lines 2024-01-14 11:44:49 +01:00
b389200017 style: rework modal spacing 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 2024-01-14 11:22:52 +01:00
bba6803b5b refacto: Merge TopList and TopItems into Tops 2024-01-14 01:07:55 +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 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 2024-01-14 00:19:53 +01:00
9137526abc style: add margin on error feed message 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 2024-01-13 00:16:42 +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 ) 2024-01-13 00:10:37 +01:00
767a6e9bac fix: hide duration if missing in feed 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
0c2154a2ab fix: regression with addrss 2024-01-11 22:29:14 +01:00
615f9e0c49 refacto: rework how toUrl works and fix modal redirection after close 2024-01-11 22:03:32 +01:00
0bbe6dbf24 refacto: encode url with components becuase of / in base 64 2024-01-11 21:41:37 +01:00
af30767ab6 fix: size of modal avatar is not right 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
2bb37caa79 fix: no name on modal button and a missing translation 2024-01-11 12:47:51 +01:00
785414f33f refacto: simplify EpisodeActionExtraData API 2024-01-11 00:14:15 +01:00
ee46b46d44 fix: modal size 2024-01-10 18:24:53 +01:00
65befa170b fix: wrong escape for date-fns 2024-01-10 18:21:12 +01:00
029b7bf399 fix: increase margin on add rss 2024-01-10 17:56:00 +01:00
7dadacd0ad fix: fixed size for toplist 2024-01-10 17:54:56 +01:00
70f1d3b69f feat: rework Discover 2024-01-10 17:50:06 +01:00
11865916a7 fix: increase height on progress bar 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
310a2b28f1 Fix filters & add l10n 2024-01-10 15:25:54 +01:00
7af1548624 Remove useless stop 2024-01-09 22:36:36 +01:00
c2d582bdf3 Fix severall mistakes 2024-01-09 22:21:48 +01:00
a4c4d3a2ce Refacto modal and fix double guid 2023-12-24 16:59:34 +01:00
d43ec9dd75 Modal episode (to be split) 2023-12-24 16:34:27 +01:00
50abff2f9d time on seek 2023-12-24 11:45:37 +01:00
00b45a2c7c fix banner on mobile 2023-12-24 10:58:37 +01:00
ca35be9dd1 mobile improvements 2023-12-24 10:50:25 +01:00
eb680fc932 Readd AdapatativeList 2023-12-24 10:18:21 +01:00
1eeb718a88 Add initial-state 2023-12-24 00:24:46 +01:00
14cd1e9cbb Implement moment 2023-12-23 23:56:29 +01:00
893f3acaed Loading to Atoms 2023-12-23 22:49:23 +01:00
ea0bfcc532 Missing atoms 2023-12-23 22:31:48 +01:00
302f1954ce Fix podcast player create action 2023-12-23 22:08:26 +01:00
44db2066aa Improve style after vue update 2023-12-23 21:36:20 +01:00