32 Commits

Author SHA1 Message Date
Alain Nussbaumer
e3c8d1fab9 [web] Refactor modal dialogs 2025-02-09 17:52:45 +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
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
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
1ccc97d824 [web] Present a numeric keypad for integer input fields 2024-04-15 22:50:48 +02:00
Alain Nussbaumer
06a23ea29a [web] Check validity of URL 2024-03-28 15:45:39 +01:00
Alain Nussbaumer
94f331cf09 [web] Lint source code 2024-03-26 15:00: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
ff8b8a0399 [web] Add types to properties 2024-02-28 16:09:44 +01:00
Alain Nussbaumer
1ad3cc1730 [web] Remove redundant css classes 2024-02-26 14:39:05 +01:00
Alain Nussbaumer
8e80503e81 [web] Make cancel button color match other dialog windows. 2023-11-23 20:45:24 +01:00
Alain Nussbaumer
11616f5d32 [web] Reinforce check of URL entry 2023-11-23 20:36:55 +01:00
Alain Nussbaumer
c268d093ca [web] Fix missing rounded corner on some modal dialogs
Modal dialogs having elements with a background in their footer are now properly rounded.
2023-07-07 13:26:19 +02:00
Alain Nussbaumer
60f1c84a21 [web] Replace custom CSS styles with standard Bulma styles
Standard Bulma styles are now used over custom styles.
2023-07-01 09:48:38 +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
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
chme
52d37b883c [web-src] Update to Vue CLI 4 and fix linter issues 2020-04-12 09:41:01 +02:00
chme
509141ebe3 [web-src] change styling of url-modal, default to play the stream and
set focus after showing the modal
2019-05-28 22:48:58 +02:00
whatdoineed2do/Ray
20c36cb48f [web-src] PageQueue: new button to add URL streams outside of library to queue 2019-05-12 11:21:34 +01:00