Alain Nussbaumer
5640c33a67
[web] Remove duplicate loading of data before route update
2024-03-31 23:55:19 +02: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
e07a02b027
[web] Remove useless test in beforeRouteUpdate method
2024-02-29 10:52:36 +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
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
3d2392567a
[web] Remove empty JavaScript statements
2023-06-30 03:51:38 +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
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
c714592a31
[web] Do not show audiobooks in genre/composer listings for music
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
69ed6d1365
[web-src] use ListComposer for index block separation
2021-12-29 13:46:30 +00:00
whatdoineed2do/Ray
269842d30a
[web-src] add composer support
2021-12-29 13:46:30 +00:00