30 Commits

Author SHA1 Message Date
Alain Nussbaumer
97d0e90408 [web] Simplify property translations 2025-02-12 18:50:22 +01:00
Alain Nussbaumer
e3c8d1fab9 [web] Refactor modal dialogs 2025-02-09 17:52:45 +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
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
c8e4862245 [web] Avoid the scrollable page behind all modal dialogs 2024-09-10 21:05:12 +02:00
Alain Nussbaumer
e12ab3dd08 [web] Remove useless style elements 2024-09-08 22:01:04 +02:00
Alain Nussbaumer
6a0081cf71 [web] Streamline naming of elements 2024-03-26 03:13:17 +01:00
Alain Nussbaumer
37b1c834c9 [web] Remove unnecessary HTML elements 2024-03-05 14:21:35 +01:00
Alain Nussbaumer
3f4c6b2cf0 [web] Simplify styling 2024-03-05 13:25:07 +01:00
Alain Nussbaumer
b24e025b43 [web] Add default value for properties 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
ff8b8a0399 [web] Add types to properties 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
545f6c36c9 [web] Remove unused variables 2023-12-07 21:34:07 +01:00
Alain Nussbaumer
406c87f765 [web] Change to template literals 2023-11-23 20:23:40 +01:00
Alain Nussbaumer
b821fdf01f [web] Use named route for composer pages
Switching to named routes in order to reduce future maintenance.
2023-07-12 23:02:02 +02:00
Alain Nussbaumer
611c989b91 [web] Fix vertical alignment of all icons with their associated content
All icons, usually next to a text, are now centered vertically.
2023-06-30 21:41:40 +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
chme
58c6b2891c [web] Revert icon changes (fixes ignored size attribute) 2022-06-15 20:04:54 +02:00
Alain Nussbaumer
b788273e4c Code formatting, translation mistakes, and removal of useless libraries. 2022-05-29 18:49:00 +02:00
Alain Nussbaumer
167ba86211 #1458 Translation of Web UI 2022-05-20 13:44:22 +02:00
chme
7fff11ef30 [web] Only include icons in bundle that are used in the web interface 2022-04-17 10:05:50 +02:00
chme
81491367fc [web] Replace date library moments.js with luxon 2022-04-15 20:17:16 +02:00
chme
0772997e27 [web] Add album/track count to composer pages 2022-04-08 17:53:16 +02:00
chme
6519b18aa0 [web] Fix linting errors 2022-03-19 07:04:37 +01:00
chme
c78f861f45 [web] Format web sources with prettier and run fix linting errors 2022-03-19 07:04:37 +01:00
whatdoineed2do/Ray
269842d30a [web-src] add composer support 2021-12-29 13:46:30 +00:00