59 Commits

Author SHA1 Message Date
a90fcceb7b style: 💄 make a gap between player's control 2024-11-10 22:53:50 +01:00
8cb58fe388 feat: Skip back or forward (fix ) 2024-11-09 00:28:19 +01:00
de52f111c5 fix: add title for mute and play button 2024-10-25 16:51:26 +02:00
082964d4e2 fix: 🐛 fix volume glitch 2024-10-18 17:15:54 +02:00
83e3358e9b refactor: 🚧 still working on typescript conversion 2024-09-14 17:10:56 +02:00
38bc986bb3 refactor: 🚧 introducing typescript (not working now) 2024-09-14 17:10:46 +02:00
b54ab2be91 style: 💩 leverage the available space between the episode title and the play button (but hacky way) fix 2024-09-03 16:12:11 +02:00
1eb8b35501 refactor: 🎨 cleanup some old css class 2024-09-02 15:54:21 +02:00
7c151d8f58 style: 💄 tweak home for mobile 2024-08-27 17:39:53 +02:00
42035d6e18 refactor: 💥 big rewrite to extract episode to his own component 2024-08-27 16:11:12 +02:00
5ed33d1cf6 refactor: 🚚 rework how routing works 2024-08-27 09:42:52 +02:00
f205d3243f refactor: ♻️ rewrite data to arrow function 2024-08-22 13:30:52 +02:00
caf0bb7ec0 fix: 🐛 fix forgotten player pinia trasition 2024-08-11 21:48:13 +02:00
75da02e05b refactor: 🏗️ rework to use pinia 2024-08-09 09:38:00 +00:00
3da2da7e98 style: ⬆️ update deps and prettier 2024-05-06 12:47:47 +00:00
b0a0414fd4 refactor: 🎨 add prettier and update deps 2024-04-30 00:48:47 +02:00
867afbe4df feat: 🔍 add CTA rating to settings 2024-03-16 18:35:31 +01:00
6b9ee6af5d Fix height alignment without the ncprogressbar 2024-02-01 14:19:43 +01:00
9d7d08f0dc fix: add a easier-to-see indicator at playhead (close ) 2024-01-30 17:34:20 +01:00
ac4161a18a feat: filtering options for each podcast section (close ) 2024-01-29 23:33:05 +01:00
2ed16a316e style: align volume to the right 2024-01-18 11:55:12 +01:00
b69516031a fix: perf issue with modal 2024-01-18 10:12:55 +01:00
606a769246 style: use pointer class everywhere 2024-01-17 23:16:59 +01:00
2047470555 fix: better background for fixing player text color 2024-01-17 23:16:46 +01:00
b784040b69 feat: add modal to episode bar 2024-01-17 22:18:32 +01:00
31bf193543 fix: add same image background style to player bar to address light mode text issue (closes ) 2024-01-16 21:15:12 +01:00
84f23d64d3 style: fix bar height 2024-01-14 21:13:01 +01:00
818124534b refacto: revert podcast to title prop to show on bar 2024-01-14 00:40:52 +01:00
1c566b19cb refacto: move hash to computed values 2024-01-14 00:33:23 +01:00
c1e15299ec fix: use strict equality on volume testing 2024-01-13 00:11:44 +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
785414f33f refacto: simplify EpisodeActionExtraData API 2024-01-11 00:14:15 +01:00
11865916a7 fix: increase height on progress bar 2024-01-10 16:36:50 +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
ca35be9dd1 mobile improvements 2023-12-24 10:50:25 +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
16687ee669 Rewrite player 2023-08-29 00:47:22 +02:00
32cf9642c6 Wrong approch 2023-08-28 22:40:54 +02:00
61d55844a2 Fix console crash 2023-08-28 21:25:12 +02:00
928a11e95e Remove vue fragment 2023-08-28 21:18:14 +02:00
42941b24cc track on stop 2023-08-28 18:29:26 +02:00
157682cd84 seek to good position 2023-08-28 18:18:25 +02:00
d14ee8aee8 connect api 2023-08-28 17:44:17 +02:00
a98a0dbcdc Slider volume 2023-08-28 00:02:07 +02:00
7aa93300e5 Fix crash 2023-08-27 22:54:07 +02:00
633fec71ea Switch button 2023-08-27 22:48:21 +02:00