71 Commits

Author SHA1 Message Date
Alain Nussbaumer
d010f8f655 [web] Rename lyrics component 2025-05-13 18:23:15 +02:00
Alain Nussbaumer
30fdcd4427 [web] Change lyrics display 2025-05-08 22:00:59 +02:00
Alain Nussbaumer
b8a8899868 [web] Fix lyrics pan size 2025-05-04 19:41:04 +02:00
Alain Nussbaumer
4ecb19724a [web] Remove the lyrics store 2025-05-04 16:51:15 +02:00
Alain Nussbaumer
ae50fe548f [web] Rename formatters library 2025-05-04 12:20:26 +02:00
Alain Nussbaumer
80b9d8d648 [web] Refactor API calls 2025-05-04 11:36:34 +02:00
Alain Nussbaumer
895f8376fd [web] Fix camel case for some elements 2025-05-02 21:22:29 +02:00
Alain Nussbaumer
bbf7c28349 [web] Change how data is loaded 2025-04-26 21:31:03 +02:00
Alain Nussbaumer
4f5e702f5d [web] Use pluralization for displaying some texts 2025-03-25 21:19:56 +01:00
Alain Nussbaumer
b11865289a [web] Simplify image control 2025-03-18 20:23:35 +01:00
Alain Nussbaumer
7e8672917e [web] Switch to camel case 2025-03-13 23:29:06 +01:00
Alain Nussbaumer
da30c338fc [web] Change to camel case. 2025-03-11 19:42:17 +01:00
Alain Nussbaumer
905d0ca88b [web] Transition to camel case 2025-03-08 22:27:06 +01:00
Alain Nussbaumer
c22372daa6 [web] Lint code 2025-03-08 21:31:25 +01:00
Alain Nussbaumer
d137b8d157 [web] Rename formatting methods and fix dates not being internationalised 2025-03-01 18:34:35 +01:00
Alain Nussbaumer
b8bd0ee847 [web] Fix alignment of item when the queue is empty 2025-02-23 19:18:43 +01:00
Alain Nussbaumer
09c83768b1 [web] Simplify styling of the now playing page 2025-02-23 19:11:37 +01:00
Alain Nussbaumer
eca8f40afc [web] Renaming image control 2025-02-15 22:55:01 +01:00
Alain Nussbaumer
317df2454d [web] Remove specific styles 2025-02-15 10:09:08 +01:00
Alain Nussbaumer
612c62dcb8 [web] Remove non-standard icon 2025-02-08 07:32:05 +01:00
Alain Nussbaumer
6354f9972a [web] Remove remnants of the name forked-daapd in styles 2025-02-07 21:42:31 +01:00
Alain Nussbaumer
8140e008f0 [web] Fix styles to comply with Bulma 1.0 2025-02-04 22:00:48 +01:00
ejurgensen
8a177ed48d Revert "Merge branch 'master' of github.com:owntone/owntone-server"
This reverts commit bb2a778b46afca0fcd56bda6f02857fad78b14d8, reversing
changes made to f8e2298b677476f46eb67cc4331c18124f92a791.
2025-01-23 09:31:51 +01:00
Alain Nussbaumer
a415e619af [web] Lint source code 2025-01-01 17:36:24 +01:00
Alain Nussbaumer
e891b5d24c [web] Fix page "Now Playing" progress update when pausing 2024-12-31 10:39:03 +01:00
Alain Nussbaumer
66c2873d32 [web] Migrate to Bulma 1.0.2 2024-09-24 20:31:51 +02:00
Alain Nussbaumer
e12ab3dd08 [web] Remove useless style elements 2024-09-08 22:01:04 +02:00
Alain Nussbaumer
8b586728b6 [web] Change to Pinia store 2024-08-22 21:34:45 +02:00
Alain Nussbaumer
de847a6711 [web] Reorder methods and attributes 2024-04-26 23:09:45 +02:00
Alain Nussbaumer
73040780b9 [web] Remove unnecessary word option 2024-04-25 22:36:04 +02:00
Alain Nussbaumer
4c70105b5e [web] Simplify naming of component property 2024-04-23 20:10:59 +02:00
Alain Nussbaumer
a2000c0bc7 [web] Lint source code 2024-04-21 18:20:40 +02:00
Alain Nussbaumer
9bf58f8966 [web] Reorganise imports 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
3cadee1d48 [web] Remove useless getters of the store 2024-02-21 12:29:16 +01:00
Alain Nussbaumer
a39229d7be [web] Fix to center content in the playback page 2023-11-29 11:49:24 +01:00
Alain Nussbaumer
4332a43fb9 [web] Fix for full height not taking into account both navigation bars 2023-11-29 11:38:39 +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
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 98a844b4090b20fbb194ddf7d9d7a48f2f7a201c.
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
583b676489 [web] Create a slider component
As a component, the slider is easier to maintain.
2023-07-07 13:26:19 +02:00
Alain Nussbaumer
cef98f689b [web] Lint source code
Removal of useless statements.
2023-06-30 03:54:15 +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
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
82db8141ea [web] Use constant for interval
Instead of having the number 1000 written in multiple places, it is now a constant.
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
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
3a1cc63e8f [web] Fix cover artwork display on different pages #1506
On some pages, the cover artwork was overlapping or not displayed properly. Moreover, the use of the component CoverArtwork has been generalised.
2023-06-07 18:55:44 +02:00
Alain Nussbaumer
6bf40c139d [web] Remove console logging
Console logging has been removed from all the pages.
2023-06-03 18:58:11 +02:00