Alain Nussbaumer
a93777aeec
[web] Fix bug when adding playable items to queue
2025-02-13 21:02:13 +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
02307e86cd
[web] Move styles in the components
2025-01-01 17:22:17 +01: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
439867b95b
[web] Lint source code
2024-03-24 11:01:06 +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
8d501f9ef1
[web] Streamline usage of styles
2023-12-09 10:49:15 +01:00
Alain Nussbaumer
efe5f24049
[web] Fix vertical alignment of items presented in lists
...
Items presented in lists are not vertically centered.
2023-07-01 09:09:16 +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
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
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
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
6e61c703be
[web-src] Cleanup ListItemQueue and ModalDialogAlbum
2018-12-23 09:31:04 +01:00
chme
5e85e0b024
[web-src] Refactor details modal dialogs into separate components
...
This will allow to open a dialog outside of the ListItem component. Also
reduces the size of the generated DOM tree by only including one dialog
per page (per object type) and not for each list item.
2018-12-23 09:31:04 +01:00
chme
c97f94fec2
[web-src] Starting playback now explicitely turns shuffle mode on/off
...
Additionally some small refactoring to make starting playback for an uri
easier.
2018-11-23 14:11:02 +01:00
chme
d5ab294172
Merge forked-daapd-web into forked-daapd
2018-10-01 12:54:15 -07:00