271 Commits

Author SHA1 Message Date
Michel Roux
6cd1058048 style: 🧑‍💻 update types ont loop functions 2024-12-11 21:43:22 +01:00
Michel Roux
89a97b1736 fix: add title for accessibility 2024-12-11 21:04:42 +01:00
Michel Roux
828c1d21dd fix: 🌐 fix missing translation 2024-12-11 20:34:13 +01:00
Michel Roux
2a9e0a1d4d style: 🎨 use long name for var 2024-12-11 13:58:11 +01:00
Michel Roux
fe48683c52 refactor: ♻️ move puting action to episode on separate ts file 2024-12-11 13:51:53 +01:00
Michel Roux
4163f10c81 feat: multiselect finished 2024-12-11 11:41:44 +01:00
Michel Roux
69d1ce44a4 feat: add multiselect 2024-12-10 14:05:52 +01:00
Michel Roux
38e44b9731 fix: description is too large for title 2024-11-14 21:58:47 +01:00
Michel Roux
e99b2c972d perf: 🌐 add title for accessibility on skip on modal 2024-11-12 22:02:18 +01:00
Michel Roux
e43adc79a1 feat: chapters based on timecodes in description (fix #69) 2024-11-12 21:43:38 +01:00
Michel Roux
a90fcceb7b style: 💄 make a gap between player's control 2024-11-10 22:53:50 +01:00
Michel Roux
e9166ff307 feat: Sleep timer (fix #119) 2024-11-09 19:42:17 +01:00
Michel Roux
8cb58fe388 feat: Skip back or forward (fix #159) 2024-11-09 00:28:19 +01:00
Michel Roux
0c26182721 fix: 💄 fix css padding on favorites 2024-11-08 23:56:37 +01:00
Michel Roux
e439730a4d feat: Playback speed and volume setting doesn't stick (fix #185) 2024-11-08 23:49:43 +01:00
Michel Roux
de52f111c5 fix: add title for mute and play button 2024-10-25 16:51:26 +02:00
Michel Roux
17ef77ea6e fix: add title for accessibility 2024-10-25 16:18:16 +02:00
Michel Roux
75aad7baab revert: revert new subscriptions loading model (fix #182) 2024-10-24 23:42:22 +02:00
Michel Roux
668c377c33 perf: move init loops to player store 2024-10-24 00:46:04 +02:00
Michel Roux
3aa5a6020e style: 🎨 just a line 2024-10-24 00:40:44 +02:00
Michel Roux
5b0b1dcc81 perf: reduce time on conflict loop detection 2024-10-24 00:36:59 +02:00
Michel Roux
c34646b72c fix: 🐛 Prevent Firefox for going nuts when having Plasma Integration addon installed (fix #164) 2024-10-24 00:23:25 +02:00
Michel Roux
5a58b253d2 fix: 🚧 wip 2024-10-23 22:38:56 +02:00
Michel Roux
7b4c39499a refactor: 🚧 wip 2024-10-23 22:38:56 +02:00
Michel Roux
427c6b2ee8 refactor: 🚧 rework metrics 2024-10-23 22:38:56 +02:00
Michel Roux
082964d4e2 fix: 🐛 fix volume glitch 2024-10-18 17:15:54 +02:00
Michel Roux
3232723602 fix: 🚑 crash on firefox 115 (fix #158) 2024-10-18 14:41:47 +02:00
Michel Roux
5588bb93e3 fix: 💄 add margin to make favorites more spaced 2024-09-15 14:34:13 +02:00
Michel Roux
9fa48c2da3 fix: 📱 fix subscribe button to the right 2024-09-14 17:11:11 +02:00
Michel Roux
3cea8d3505 fix: 🎨 improve small tips 2024-09-14 17:11:11 +02:00
Michel Roux
23280d68b9 fix: 🐛 fix all small bugs 2024-09-14 17:11:11 +02:00
Michel Roux
fc86f62d93 refactor: ♻️ typescript ok, need tests 2024-09-14 17:10:56 +02:00
Michel Roux
83e3358e9b refactor: 🚧 still working on typescript conversion 2024-09-14 17:10:56 +02:00
Michel Roux
38bc986bb3 refactor: 🚧 introducing typescript (not working now) 2024-09-14 17:10:46 +02:00
Michel Roux
b54ab2be91 style: 💩 leverage the available space between the episode title and the play button (but hacky way) fix #59 2024-09-03 16:12:11 +02:00
Michel Roux
1eb8b35501 refactor: 🎨 cleanup some old css class 2024-09-02 15:54:21 +02:00
Michel Roux
fb7780fead fix: 🐛 the #list slot breaks navigation on AppContent 2024-09-02 15:35:10 +02:00
Michel Roux
2bad1852d7 refactor: 🩹 use same condition system on all App atoms 2024-09-02 14:13:57 +02:00
Michel Roux
0302489924 fix: 🏗️ add missing slots on atoms 2024-09-02 14:06:43 +02:00
Michel Roux
81cb6a0191 fix: 💄 fix missing icon on empty contents 2024-09-02 12:37:55 +02:00
Michel Roux
7b7ceef503 perf: write getters for accessible filtered cookies values 2024-09-02 10:51:48 +02:00
Michel Roux
437c7868dd fix: 🐛 fix wrong state placement on action (fix #136) 2024-09-02 10:51:21 +02:00
Michel Roux
7c151d8f58 style: 💄 tweak home for mobile 2024-08-27 17:39:53 +02:00
Michel Roux
b7025a7aa1 fix: 💄 fix padding and routing 2024-08-27 16:41:58 +02:00
Michel Roux
42035d6e18 refactor: 💥 big rewrite to extract episode to his own component 2024-08-27 16:11:12 +02:00
Michel Roux
5ed33d1cf6 refactor: 🚚 rework how routing works 2024-08-27 09:42:52 +02:00
Michel Roux
4e4730efd5 style: 💄 use NcGuestContent to separate favorites 2024-08-26 17:17:14 +02:00
Michel Roux
9005b519f3 refactor: 💄 refacto NcEmptyContent 2024-08-26 16:36:13 +02:00
Michel Roux
b0132287f0 style: 💄 improve style and detection of gpodder sync 2024-08-26 16:23:58 +02:00
Michel Roux
60aedf3be5 fix: ⬆️ update lock and fix severall typos 2024-08-25 09:53:52 +00:00