391 Commits

Author SHA1 Message Date
Alain Nussbaumer
110de022a1 [web] Remove useless class 2025-02-15 11:18:23 +01:00
Alain Nussbaumer
555c08cfbe [web] Remove specific styles 2025-02-15 11:02:34 +01:00
Alain Nussbaumer
a93777aeec [web] Fix bug when adding playable items to queue 2025-02-13 21:02:13 +01:00
Alain Nussbaumer
d6d5912de1 [web] Refactor list of properties 2025-02-12 19:13:35 +01:00
Alain Nussbaumer
97d0e90408 [web] Simplify property translations 2025-02-12 18:50:22 +01:00
Alain Nussbaumer
aae2904a57 [web] Fix missing buttons on dialogs 2025-02-11 19:05:15 +01:00
Alain Nussbaumer
e3c8d1fab9 [web] Refactor modal dialogs 2025-02-09 17:52:45 +01:00
Alain Nussbaumer
b9b36855f4 [web] Remove unused events 2025-02-09 11:13:51 +01:00
Alain Nussbaumer
ea7efdd869 [web] Refactor modal dialog for playable items 2025-02-09 11:13:23 +01:00
Alain Nussbaumer
714fc4e1b8 [web] Fix emit warnings 2025-02-09 08:05:03 +01:00
Alain Nussbaumer
bb8b2a72e4 [web] Simplify modal dialogs 2025-02-08 14:35:25 +01:00
Alain Nussbaumer
a1e68a1aa6 [web] Simplify the modal dialog with actions 2025-02-08 14:27:54 +01:00
Alain Nussbaumer
8e82fc9f9f [web] Remove useless style 2025-02-08 11:17:31 +01:00
Alain Nussbaumer
aa14e0ea4d [web] Simplify multiline texts in translations 2025-02-08 08:51:37 +01:00
Alain Nussbaumer
76d517ecbb [web] Remove non-standard cursor 2025-02-08 07:47:51 +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
b922a6a1a1 [web] Align items in volume menu 2025-01-01 22:10:13 +01:00
Alain Nussbaumer
44896d82f4 [web] Simplify the display of lists 2025-01-01 21:28:30 +01:00
Alain Nussbaumer
0e3490e589 [web] Remove the non-standard heading class 2025-01-01 21:13:48 +01:00
Alain Nussbaumer
2d0747dbe9 [web] Fix spacing in lists of items 2025-01-01 17:36:09 +01:00
Alain Nussbaumer
02307e86cd [web] Move styles in the components 2025-01-01 17:22:17 +01:00
Alain Nussbaumer
4748e6adb5 [web] Remove background color 2024-11-14 10:42:51 +01:00
Alain Nussbaumer
66c2873d32 [web] Migrate to Bulma 1.0.2 2024-09-24 20:31:51 +02:00
Alain Nussbaumer
87ec17c243 [web] Fix top navigation bar on small screens 2024-09-10 21:46:50 +02:00
Alain Nussbaumer
5c19d7d579 [web] Order of attributes 2024-09-10 21:07:02 +02:00
Alain Nussbaumer
c8e4862245 [web] Avoid the scrollable page behind all modal dialogs 2024-09-10 21:05:12 +02:00
Alain Nussbaumer
8f627f1df0 [web] Avoid scrollable page behind the modal dialog 2024-09-09 21:03:59 +02:00
Alain Nussbaumer
3d9cec4ded [web] Change navigation bars 2024-09-09 21:00:35 +02:00
Alain Nussbaumer
e0a2ab159e [web] Replace switch control 2024-09-09 20:55:41 +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
7edce91474 [web] Make hover style of buttons identical everywhere 2024-04-27 21:13:13 +02:00
Alain Nussbaumer
4a1b4575fe [web] Fix variable name 2024-04-27 06:46:02 +02:00
Alain Nussbaumer
de847a6711 [web] Reorder methods and attributes 2024-04-26 23:09:45 +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
8fe6cba6ef [web] Rename confusing variable name option 2024-04-26 18:15:35 +02:00
Alain Nussbaumer
73040780b9 [web] Remove unnecessary word option 2024-04-25 22:36:04 +02:00
Alain Nussbaumer
30fc35097c [web] Avoid useless assignment 2024-04-25 21:33:38 +02:00
Alain Nussbaumer
7d7d38b946 [web] Fix untranslated button 2024-04-23 21:44:35 +02:00
Alain Nussbaumer
4268f41a51 [web] Fix bug preventing the removal of a podcast 2024-04-23 21:14:37 +02:00
Alain Nussbaumer
f156bb357a [web] Lint source code 2024-04-23 20:27:50 +02:00
Alain Nussbaumer
4c70105b5e [web] Simplify naming of component property 2024-04-23 20:10:59 +02:00
Alain Nussbaumer
25e005ff32 [web] Add breadcrumb to navigate through the folders 2024-04-23 17:36:48 +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