Commit Graph

6281 Commits

Author SHA1 Message Date
github-actions[bot] ee94161eb4 [web] Rebuild web interface 2023-11-29 10:39:12 +00:00
Alain Nussbaumer 4332a43fb9 [web] Fix for full height not taking into account both navigation bars 2023-11-29 11:38:39 +01:00
github-actions[bot] 9f9420f713 [web] Rebuild web interface 2023-11-29 10:20:41 +00:00
Alain Nussbaumer 84d538e37f [web] Remove style class having no effect in this context 2023-11-29 11:18:43 +01:00
Alain Nussbaumer 9c1639d7d7 [web] Simplify CSS styling 2023-11-29 01:27:48 +01:00
github-actions[bot] 72206de234 [web] Rebuild web interface 2023-11-28 20:13:18 +00:00
Alain Nussbaumer 58b06ee5ff [web] Replace hard-coded values with Bulma variables 2023-11-28 21:12:42 +01:00
Alain Nussbaumer bd70054ce9 [web] Remove useless line in the menu 2023-11-28 20:39:30 +01:00
Alain Nussbaumer 08b4dc3a52 [web] Fix web linting issue 2023-11-28 18:16:54 +01:00
github-actions[bot] c5b88e1eaf [web] Rebuild web interface 2023-11-28 17:12:34 +00:00
Alain Nussbaumer b783c39164 [web] Fix Vite warning 2023-11-28 18:11:57 +01:00
Alain Nussbaumer a0c02ce022 [web] Bump to newer versions of libraries 2023-11-28 17:58:45 +01:00
Alain Nussbaumer d627033141 [web] Improve the search of verse in the lyrics 2023-11-28 17:55:16 +01:00
github-actions[bot] 3577d0e2a8 [web] Rebuild web interface 2023-11-28 14:30:53 +00:00
Alain Nussbaumer b55121bb4d
Merge pull request #1690 from X-Ryl669/variousCSSFix
[web] Various CSS fixes
2023-11-28 15:30:27 +01:00
X-Ryl669 47ad03b775 [web] Various CSS fixes 2023-11-28 14:23:25 +01:00
github-actions[bot] bb6799eeb2 [web] Rebuild web interface 2023-11-27 18:16:55 +00:00
Alain Nussbaumer ed40b5361e [web] Fix the cover art being distorted #1689 2023-11-27 19:16:21 +01:00
github-actions[bot] 4b5ea11ca0 [web] Rebuild web interface 2023-11-26 21:03:42 +00:00
Alain Nussbaumer 31406da911 [web] Merge previous commits 2023-11-26 22:01:30 +01:00
Alain Nussbaumer a828356e0e [web] Fix height of cover art, preventing seeking the audio 2023-11-26 21:58:15 +01:00
Alain Nussbaumer 26089a05e0 [web] Fix linting warning 2023-11-26 21:55:43 +01:00
Alain Nussbaumer b7ad3c8d45 [web] Make the lyrics pane code more readable 2023-11-26 21:39:56 +01:00
Alain Nussbaumer 553d35ef82 [web] Make code more readable 2023-11-26 16:49:37 +01:00
Alain Nussbaumer 66b1e444d1 [web] Format source code 2023-11-26 15:59:14 +01:00
Alain Nussbaumer a9092e54c0 [web] Move parsing of lyrics to the lyrics pane 2023-11-26 15:38:45 +01:00
ejurgensen f0df3f276f [library] Remove false log warning 2023-11-25 22:07:50 +01:00
github-actions[bot] 35a730793f [web] Rebuild web interface 2023-11-25 15:48:37 +00:00
Alain Nussbaumer 026e80ed64 [web] Remove console.log() output 2023-11-25 16:48:11 +01:00
github-actions[bot] f0cc3ded00 [web] Rebuild web interface 2023-11-25 15:45:45 +00:00
Alain Nussbaumer 00e57a7473 [web] Fix linting error 2023-11-25 16:45:15 +01:00
github-actions[bot] 2e69720bc1 [web] Rebuild web interface 2023-11-25 15:39:25 +00:00
Alain Nussbaumer f419869dfc [web] Fix a the lyrics pane overlapping the slider
When the track played has a composer or a long title, the slider is not covered by the lyrics pane anymore.
2023-11-25 16:38:50 +01:00
Alain Nussbaumer d146a9e940 [web] Simplify lyrics button 2023-11-24 16:28:35 +01:00
Alain Nussbaumer b39eb0b51d [web] Lint source code 2023-11-24 15:56:04 +01:00
Alain Nussbaumer 095d60af00 [web] Lint source code 2023-11-24 15:48:29 +01:00
Alain Nussbaumer 5c7ec031b5 [web] Format comments 2023-11-24 15:32:05 +01:00
github-actions[bot] c84695a06e [web] Rebuild web interface 2023-11-24 12:58:59 +00:00
Alain Nussbaumer 91c1e5b174 [web] Fix for unexpected calls to the API #1688
Lyrics feature doesn't mess anymore when the user is playing tracks from Spotify
2023-11-24 13:58:30 +01:00
Alain Nussbaumer f19e9fb48b [web] Remove unused code 2023-11-24 13:36:48 +01:00
github-actions[bot] 4c04bf6e15 [web] Rebuild web interface 2023-11-23 20:27:39 +00:00
Alain Nussbaumer dae6d1eebc [web] Fix temporarily the bug #1688 2023-11-23 21:27:05 +01:00
github-actions[bot] 7d9b5dd948 [web] Rebuild web interface 2023-11-23 19:47:29 +00:00
Alain Nussbaumer 8e80503e81 [web] Make cancel button color match other dialog windows. 2023-11-23 20:45:24 +01:00
Alain Nussbaumer cd42688357 [web] Fix text not being displayed when loading RSS feed 2023-11-23 20:43:31 +01:00
Alain Nussbaumer f9d6056844 [Web] Correct French translation 2023-11-23 20:40:55 +01:00
Alain Nussbaumer 6741fcbc49 [web] Make title match action 2023-11-23 20:39:19 +01:00
Alain Nussbaumer 7142e87cf2 [web] Enforce 4-digit pins 2023-11-23 20:38:16 +01:00
Alain Nussbaumer 11616f5d32 [web] Reinforce check of URL entry 2023-11-23 20:36:55 +01:00
Alain Nussbaumer 406c87f765 [web] Change to template literals 2023-11-23 20:23:40 +01:00