373 Commits

Author SHA1 Message Date
Alain Nussbaumer
2501994707 [web] Format source code 2024-02-24 11:12:39 +01:00
Alain Nussbaumer
b6d9b61764 [web] Reorganise audio library 2024-02-22 17:26:12 +01:00
Alain Nussbaumer
5c2845784f [web] Prepare for the switch to Pinia 2024-02-21 14:02:47 +01:00
Alain Nussbaumer
3cadee1d48 [web] Remove useless getters of the store 2024-02-21 12:29:16 +01:00
Alain Nussbaumer
bb43de465f [web] Replace component with plain HTML component 2024-01-28 20:27:56 +01:00
Alain Nussbaumer
1b666fe936 [web] Remove the need to set the layer index for the bottom menu 2023-12-14 20:36:47 +01:00
Alain Nussbaumer
1daf625618 [web] Allows the top menu to be over the tabs 2023-12-14 20:30:34 +01:00
Alain Nussbaumer
5b26bc47fa [web] Reorder methods and properties 2023-12-14 10:48:44 +01:00
Alain Nussbaumer
ba3f656b3a [web] Reorder methods 2023-12-14 10:43:22 +01:00
Alain Nussbaumer
d50c94a63c [web] Remove unused computed properties 2023-12-12 20:06:34 +01:00
Alain Nussbaumer
ddf45735e0 [web] Fix for Spotify podcast episodes not treated properly in the modal dialog for tracks 2023-12-09 22:27:48 +01:00
Alain Nussbaumer
00343cfa91 [web] Reorder methods 2023-12-09 22:02:11 +01:00
Alain Nussbaumer
5d3fa4e087 [web] Fix modal dialog for tracks 2023-12-09 22:00:03 +01:00
Alain Nussbaumer
777d98ce80 [web] Fix modal dialog for queue items
Whenever a field is not existing for an item, the name of the field is not displayed anymore.
2023-12-09 21:35:51 +01:00
Alain Nussbaumer
b98812f64b [web] Fix code formatting 2023-12-09 10:51:57 +01:00
Alain Nussbaumer
8d501f9ef1 [web] Streamline usage of styles 2023-12-09 10:49:15 +01:00
Alain Nussbaumer
b2ee4f3f19 [web] Use default Bulma progress bar styles 2023-12-08 21:09:14 +01:00
Alain Nussbaumer
545f6c36c9 [web] Remove unused variables 2023-12-07 21:34:07 +01:00
Alain Nussbaumer
a335989155 [web] Fix notification block for long messages
When long messages have to be displayed, their text no longer goes beyond the frame.
2023-12-07 15:57:16 +01:00
Alain Nussbaumer
84d538e37f [web] Remove style class having no effect in this context 2023-11-29 11:18:43 +01:00
Alain Nussbaumer
bd70054ce9 [web] Remove useless line in the menu 2023-11-28 20:39:30 +01:00
Alain Nussbaumer
d627033141 [web] Improve the search of verse in the lyrics 2023-11-28 17:55:16 +01:00
X-Ryl669
47ad03b775 [web] Various CSS fixes 2023-11-28 14:23:25 +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
Alain Nussbaumer
026e80ed64 [web] Remove console.log() output 2023-11-25 16:48:11 +01:00
Alain Nussbaumer
00e57a7473 [web] Fix linting error 2023-11-25 16:45:15 +01: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
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
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
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
Alain Nussbaumer
f035a0ed3f [web] Format source code 2023-11-21 17:09:06 +01:00
X-Ryl669
3fc149339b [web] Ensure current lyric is centered 2023-11-21 16:48:24 +01:00
X-Ryl669
8d56f91117 [web] Add spacing before first and after last lyric. Fix a bug for the first lyric animation being triggerd before it'd have started 2023-11-21 15:48:24 +01:00
Alain Nussbaumer
28585bc217 [web] Fix "History" tab not being highlighted 2023-11-21 15:45:00 +01:00
Alain Nussbaumer
d524a3e757 [web] Format source code 2023-11-21 15:26:13 +01:00
Alain Nussbaumer
356fcf8aa7 [web] Rename "Browse" tabs in the Music page to "History" #1685
At the same time, makes the naming of the underlying pages more coherent.
2023-11-21 15:25:27 +01:00
X-Ryl669
4574400ce2 [web] Fix pause blinking bug on lyrics pane 2023-11-17 20:48:22 +01:00
X-Ryl669
ee1bd1ebda [web] Cosmetic changes for the lyrics pane. Also changed the current lyric playing model against the text wrap bug on smaller screen. 2023-11-17 20:07:07 +01:00