35 Commits

Author SHA1 Message Date
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
eecc915a6a [web] Simplify translations 2025-03-05 21:31:48 +01:00
Alain Nussbaumer
bdad6d61bf [web] Refactor the heading title in the pages 2025-03-02 18:03:17 +01:00
Alain Nussbaumer
43f4a23b1e [web] Use "button" tag instead of "a" tag 2025-03-01 22:03:28 +01:00
Alain Nussbaumer
bc2fa02589 [web] Simplify translations 2025-02-24 21:27:04 +01:00
Alain Nussbaumer
c13e6ad672 [web] Reposition item count in pages 2025-02-23 19:11:12 +01:00
Alain Nussbaumer
eca8f40afc [web] Renaming image control 2025-02-15 22:55:01 +01:00
Alain Nussbaumer
a93777aeec [web] Fix bug when adding playable items to queue 2025-02-13 21:02:13 +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
0e3490e589 [web] Remove the non-standard heading class 2025-01-01 21:13:48 +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
4c70105b5e [web] Simplify naming of component property 2024-04-23 20:10:59 +02:00
Alain Nussbaumer
5640c33a67 [web] Remove duplicate loading of data before route update 2024-03-31 23:55:19 +02:00
Alain Nussbaumer
6a0081cf71 [web] Streamline naming of elements 2024-03-26 03:13:17 +01:00
Alain Nussbaumer
ed5f2028a1 [web] Streamline names of Spotify components to match their library counterpart 2024-03-26 00:59:15 +01:00
Alain Nussbaumer
6fd4db14fb [web] Streamline Spotify pages to match library pages 2024-03-25 21:54:01 +01:00
Alain Nussbaumer
0f3f8d5a36 [web] Refactor the Spotify track item page 2024-03-25 14:00:42 +01:00
Alain Nussbaumer
cee1513966 [web] Fix artist name not being displayed 2024-03-24 19:56:38 +01:00
Alain Nussbaumer
fc192c5dfc [web] Refactor the Spotify album item page 2024-03-24 19:29:08 +01:00
Alain Nussbaumer
e244b82082 [web] Streamline name of component properties to prepare for refactoring 2024-03-24 11:02:11 +01:00
Alain Nussbaumer
4ca397a8f2 [web] Streamline HTML code across the pages 2024-03-13 18:14:55 +01:00
Alain Nussbaumer
e89d625f15 [web] Streamline code between pages 2024-02-28 16:09:45 +01:00
Alain Nussbaumer
8aa2b3d5ac [web] Simplify method artwork_url 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
67f716ff43 [web] Reorder properties and methods 2023-12-14 20:47:27 +01:00
Alain Nussbaumer
8733eb46f1 [web] Remove unnecessary CSS styles 2023-12-09 10:46:30 +01:00
Alain Nussbaumer
d0cd0c4bc7 [web]S Streamline code of pages 2023-12-07 21:31:10 +01:00
Alain Nussbaumer
9c1639d7d7 [web] Simplify CSS styling 2023-11-29 01:27:48 +01:00
Alain Nussbaumer
ef378088dd [web] Fix name of pages 2023-11-21 15:27:25 +01:00
Alain Nussbaumer
9d62c94d86 [web] Fix modal dialogs not closing when opening artist or album page and renaming of views
Whenever an artist or album page is opened from a modal dialog, the latter is properly closed. Moreover, the views have been renamed for better maintainability.
2023-07-18 15:19:24 +02:00
Alain Nussbaumer
845f111c29 [web] Use named route for Spotify pages
Switching to named routes in order to reduce future maintenance.
2023-07-12 21:30:52 +02:00