github-actions[bot]
9f9420f713
[web] Rebuild web interface
2023-11-29 10:20:41 +00:00
github-actions[bot]
72206de234
[web] Rebuild web interface
2023-11-28 20:13:18 +00:00
github-actions[bot]
c5b88e1eaf
[web] Rebuild web interface
2023-11-28 17:12:34 +00:00
github-actions[bot]
3577d0e2a8
[web] Rebuild web interface
2023-11-28 14:30:53 +00:00
github-actions[bot]
bb6799eeb2
[web] Rebuild web interface
2023-11-27 18:16:55 +00:00
github-actions[bot]
4b5ea11ca0
[web] Rebuild web interface
2023-11-26 21:03:42 +00:00
github-actions[bot]
35a730793f
[web] Rebuild web interface
2023-11-25 15:48:37 +00:00
github-actions[bot]
f0cc3ded00
[web] Rebuild web interface
2023-11-25 15:45:45 +00:00
github-actions[bot]
2e69720bc1
[web] Rebuild web interface
2023-11-25 15:39:25 +00:00
github-actions[bot]
c84695a06e
[web] Rebuild web interface
2023-11-24 12:58:59 +00:00
github-actions[bot]
4c04bf6e15
[web] Rebuild web interface
2023-11-23 20:27:39 +00:00
github-actions[bot]
7d9b5dd948
[web] Rebuild web interface
2023-11-23 19:47:29 +00:00
github-actions[bot]
5cd63294a2
[web] Rebuild web interface
2023-11-21 16:09:36 +00:00
github-actions[bot]
63fe5688ea
[web] Rebuild web interface
2023-11-21 16:05:30 +00:00
X-Ryl669
3fc149339b
[web] Ensure current lyric is centered
2023-11-21 16:48:24 +01:00
github-actions[bot]
18e6afc4e0
[web] Rebuild web interface
2023-11-21 15:21:08 +00: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
github-actions[bot]
59d7994de7
[web] Rebuild web interface
2023-11-21 14:45:38 +00:00
github-actions[bot]
981f2dec36
[web] Rebuild web interface
2023-11-21 14:31:01 +00:00
github-actions[bot]
d68ec8c075
[web] Rebuild web interface
2023-11-21 10:08:34 +00:00
github-actions[bot]
1cf7f81b5a
[web] Rebuild web interface
2023-11-17 20:06:15 +00:00
X-Ryl669
4574400ce2
[web] Fix pause blinking bug on lyrics pane
2023-11-17 20:48:22 +01:00
github-actions[bot]
d4cdf70d62
[web] Rebuild web interface
2023-11-17 19:15:24 +00: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
ejurgensen
a9e20abf06
Revert "[web] Add lyrics player to the webinterface"
...
This reverts commit 98a844b409
.
2023-10-21 22:41:45 +02:00
X-Ryl669
98a844b409
[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-10-19 23:49:53 +02:00
Alain Nussbaumer
2ad680a96b
[web] Generate web interface with the latest source
2023-08-06 17:11:41 +02:00
Alain Nussbaumer
dd5b4dcb32
[web] Remove dependency to "vue-scrollto" library
...
The UI has now one dependency less to a third party library.
2023-07-25 16:39:16 +02:00
Alain Nussbaumer
5c573f7138
[web] Fix display of artists having a very long name
...
Artists with very long names do not overlap the rest of the UI.
2023-07-09 00:25:06 +02:00
Alain Nussbaumer
332a57040e
[web] Fix the centering of the player buttons
...
The buttons of the player are not centered.
2023-07-07 13:26:19 +02:00
Alain Nussbaumer
e4f4824023
[web] Fix a warning message in the console on the "About" and "Search" pages.
...
When accessing the "About" and "Search", no warning is shown regarding the scope of translations.
2023-07-02 20:21:39 +02:00
Alain Nussbaumer
5e73554ad5
[web] Fix an issue preventing files to be added from the "Files" modal dialog
...
It is now possible to add files from the modal dialog for files.
2023-07-02 19:42:10 +02:00
Alain Nussbaumer
a7ca88574c
[web] Fix album not being displayed on the "Now Playing" page
...
Whenever available, the album information is now displayed on the "Now Playing Page".
2023-07-02 19:31:05 +02:00
Alain Nussbaumer
20f9284ae4
[web] Update libraries
...
Libraries have been updated to use Vite version 4.
2023-07-02 18:38:31 +02:00
Alain Nussbaumer
4d3d738fd2
[web] Push generated index.js
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
c89aaa895f
[web] Change cursor icon for stream volume when output is disabled
...
The cursor icon for the stream volume when the slider is inactive is now a Material Design Icon.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
523f88cc0b
[web] Change cursor visuals when no operation is allowed on slider
...
The default cursor of the browser is now overridden by another icon from Material Design Icons.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
9556548fc7
[web] Fix the size of the slider handle
...
The slider handle is now the same size as it was initially. Moreover, it gets bigger on mobile.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
09a4b0d6f7
[web] Reduce the size of sliders
...
While keeping the ability to reach easily sliders, their visual size has been reduce to make them less bulky.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
0ec390907d
[web] Use default Bulma styles instead of custom ones
...
In the context of sliders - specifically the volume control - Bulma styles have been used instead of custom styles for an easier maintainability.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
9180710953
[web] Remove unused CSS class
...
Cleanup of the CSS styles.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
aef1c5aa3b
[web] Generate index.css and index.js
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
395dd0e3d4
[web] Make a bigger hit box for the slider
...
The sliders can now be grabbed more easily.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
eeb4d328c8
[web] Improve user interaction with sliders for output volume and music progress bar #1620
...
The sliders for output volume and the music slider have been optimised and simplified (one library less) to ensure easier user interaction.
2023-06-29 22:52:21 +02:00
Alain Nussbaumer
f87c9d510f
[web] Fix paths in generated index.html
...
Wrongly generated paths in the index.html had been committed.
2023-06-11 19:24:56 +02:00
Alain Nussbaumer
7f1febe9e1
[web] Replace custom styles with standard Bulma styles
...
Wherever possible, out of the box Bulma styles are now used instead of custom defined ones.
2023-06-11 08:44:45 +02:00
Alain Nussbaumer
bbe29a7a63
[web] Fix icon when track is not playable
...
Spotify tracks that are not playable have now a "not allowed" cursor when hovered.
Moreover, the Bulma CSS class is now used for clickable items instead of a custom one.
2023-06-10 19:22:29 +02:00
Alain Nussbaumer
387e531d64
[web] Cleanup of code to simplify
...
Useless methods have been removed and code has been partially cleaned up.
2023-06-07 21:25:54 +02:00
Alain Nussbaumer
65b16c60fb
[web] Add hint on buttons of the audio player when hovering them #1512
...
When hovering the buttons of the player, a short description is displayed. Moreover, the seek buttons are explicit now.
2023-06-04 18:25:47 +02:00