Alain Nussbaumer
7e8672917e
[web] Switch to camel case
2025-03-13 23:29:06 +01:00
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
c22372daa6
[web] Lint code
2025-03-08 21:31:25 +01:00
Alain Nussbaumer
966d563418
[web] Move grouping options to computed properties
2025-03-08 12:13:12 +01:00
Alain Nussbaumer
368bb18aa8
[web] Fix translation key
2025-03-08 12:02:15 +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
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
e0a2ab159e
[web] Replace switch control
2024-09-09 20:55:41 +02:00
Alain Nussbaumer
8b586728b6
[web] Change to Pinia store
2024-08-22 21:34:45 +02:00
Alain Nussbaumer
8a303f340b
[web] Return the list itself when group operation is done
2024-04-26 21:06:51 +02:00
Alain Nussbaumer
0401fb9616
[web] Simplify naming to avoid confusion
2024-04-26 18:10:23 +02:00
Alain Nussbaumer
5640c33a67
[web] Remove duplicate loading of data before route update
2024-03-31 23:55:19 +02:00
Alain Nussbaumer
57207c1ff4
[web] Lint source code
2024-03-26 12:04:04 +01:00
Alain Nussbaumer
6a0081cf71
[web] Streamline naming of elements
2024-03-26 03:13:17 +01:00
Alain Nussbaumer
30aee058bf
[web] Streamline name of component properties to prepare for refactoring
2024-03-23 23:46:47 +01:00
Alain Nussbaumer
3f8ca8cda3
[web] Rewrite of the GroupedList to accept multiple sort criteria
2024-03-18 21:34:43 +01:00
Alain Nussbaumer
9bf58f8966
[web] Reorganise imports
2024-02-28 16:09:44 +01:00
Alain Nussbaumer
c94b905d72
[web] Rename indexList to indices
2024-02-28 16:09:44 +01:00
Alain Nussbaumer
4af4dd74bd
[web] Rename grouped list
2024-02-22 19:32:11 +01:00
Alain Nussbaumer
04feda45c9
[web] Add filter for Spotify content on "Artist Tracks" and "Artist Album" pages. Partially answer #1650
2023-12-17 18:37:35 +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
406c87f765
[web] Change to template literals
2023-11-23 20:23:40 +01:00
Alain Nussbaumer
6ae8c4c6bd
[web] Fix for issue preventing the page of composer albums from being displayed
2023-07-26 08:03:44 +02: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
0a072c7889
[web] Rename "Dropdown" control
...
The control "Dropdown" is renamed and depending components have been linted.
2023-07-08 14:43:38 +02:00
Alain Nussbaumer
91c5a4fa67
[web] Remove inline styles whenever possible
...
Most of the inline styles have been removed in favour of standard Bulma styles.
2023-07-01 18:19:29 +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
979e60630e
[web] Fix spacing of pages due to changes in the Now Playing Page
...
The top and bottom spacing for all the pages have been streamlined. Moreover, CSS styles have been reduced.
2023-06-29 22:52:21 +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
Alain Nussbaumer
c6b4f565a5
#1473 Add sort by rating for composer, genre, and artist tracks.
2023-04-05 20:36:19 +02:00
chme
58c6b2891c
[web] Revert icon changes (fixes ignored size attribute)
2022-06-15 20:04:54 +02:00
Alain Nussbaumer
afb897aa47
[web] Fix translation for genre page. Alignment of logic between artist, composer, and genre pages when navigating to albums or tracks.
2022-06-09 10:43:03 +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
0772997e27
[web] Add album/track count to composer pages
2022-04-08 17:53:16 +02:00
chme
27e2274d8a
[web] Refactor lists to improve performance
...
Reduces the number of Vue components that need to be created/managed.
Instead of a Vue component for each item, we now only have one Vue
component for the whole list of items.
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
de097fcf94
[web] Migration to Vue 3 and Vite
2022-03-19 07:04:37 +01:00
whatdoineed2do/Ray
00461e4f9f
[web-src] composer review
2021-12-31 10:40:06 +00:00
whatdoineed2do/Ray
269842d30a
[web-src] add composer support
2021-12-29 13:46:30 +00:00