Alain Nussbaumer
3d9cec4ded
[web] Change navigation bars
2024-09-09 21:00:35 +02:00
Alain Nussbaumer
8b586728b6
[web] Change to Pinia store
2024-08-22 21:34:45 +02:00
Alain Nussbaumer
4a1b4575fe
[web] Fix variable name
2024-04-27 06:46:02 +02:00
Alain Nussbaumer
ea947df50a
[web] Use named capture groups
2024-04-26 22:54:32 +02:00
Alain Nussbaumer
7826b36634
[web] Fix shadowed variables
2024-04-26 21:48:07 +02:00
Alain Nussbaumer
d246c42a99
[web] Lint too short variable names
2024-04-26 18:24:34 +02:00
Alain Nussbaumer
30fc35097c
[web] Avoid useless assignment
2024-04-25 21:33:38 +02:00
Alain Nussbaumer
f156bb357a
[web] Lint source code
2024-04-23 20:27:50 +02:00
Alain Nussbaumer
a2000c0bc7
[web] Lint source code
2024-04-21 18:20:40 +02:00
Alain Nussbaumer
b8373a4ee0
[web] Lint source code
2024-04-21 17:44:55 +02:00
Alain Nussbaumer
be931f4173
[web] Lint source code
2024-04-01 15:13:42 +02:00
Alain Nussbaumer
7b41980ace
[web] Lint source code
2024-03-31 21:52:49 +02:00
Alain Nussbaumer
57207c1ff4
[web] Lint source code
2024-03-26 12:04:04 +01:00
Alain Nussbaumer
3cadee1d48
[web] Remove useless getters of the store
2024-02-21 12:29:16 +01:00
Alain Nussbaumer
b98812f64b
[web] Fix code formatting
2023-12-09 10:51:57 +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
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
f19e9fb48b
[web] Remove unused code
2023-11-24 13:36:48 +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
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
X-Ryl669
5e370e479a
[web] Add lyrics player to the webinterface
...
Update icons.js
Add icons in alphabetical order.
Change comment to remove reference to external website
Remove extra line feeds
Co-Authored-by: Alain Nussbaumer <alain.nussbaumer@alleluia.ch>
2023-11-13 16:37:02 +01:00