12 Commits

Author SHA1 Message Date
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
8a303f340b [web] Return the list itself when group operation is done 2024-04-26 21:06:51 +02:00
Alain Nussbaumer
72b30aabf9 [web] Fix a bug preventing playlist page to open sub folders 2024-04-01 20:40:08 +02:00
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
9bf58f8966 [web] Reorganise imports 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
45b50086b9 [web] Remove unnecessary computed property 2023-12-12 20:29:21 +01:00
Alain Nussbaumer
9c1639d7d7 [web] Simplify CSS styling 2023-11-29 01:27:48 +01:00
Alain Nussbaumer
34ea8115a8 [web] Fix playlist page displaying one ghost entry when no playlist are present
When there are no playlists or all of them are filtered out, the list of playlists is now completely empty.
2023-07-18 14:08:52 +02:00