Commit Graph

63 Commits

Author SHA1 Message Date
Alain Nussbaumer b20bdda8e9 [web] Lint source code 2024-04-23 22:02:18 +02:00
Alain Nussbaumer cbedb4d38c [web] Fix count of albums and tracks in genre pages 2024-03-31 21:52:49 +02:00
Alain Nussbaumer 0a0568c2f5 [web] Unused API methods removed 2024-03-29 15:32:12 +01:00
Alain Nussbaumer f2c3e8ff50 [web] Lint source code 2024-03-26 11:13:10 +01:00
Alain Nussbaumer c2c758d9f4 [web] Reorganise imports 2024-02-28 16:09:44 +01:00
Alain Nussbaumer 617599ee0c [web] Remove maxwidth and maxheight that is not used 2024-02-28 16:09:44 +01:00
Alain Nussbaumer 69f4af5df6 [web] Remove unused API method 2023-12-31 12:56:26 +01:00
Alain Nussbaumer db6279bc88 [web] Reorder methods of API alphabetically 2023-12-13 20:54:22 +01:00
Alain Nussbaumer 775108f088 [web] Clean code for better maintainability 2023-12-13 20:15:07 +01:00
Alain Nussbaumer 095d60af00 [web] Lint source code 2023-11-24 15:48:29 +01:00
Alain Nussbaumer 91c1e5b174 [web] Fix for unexpected calls to the API #1688
Lyrics feature doesn't mess anymore when the user is playing tracks from Spotify
2023-11-24 13:58:30 +01:00
Alain Nussbaumer dae6d1eebc [web] Fix temporarily the bug #1688 2023-11-23 21:27:05 +01:00
Alain Nussbaumer 406c87f765 [web] Change to template literals 2023-11-23 20:23:40 +01:00
Alain Nussbaumer a264efe2bb [web] Fix genre not being displayed correctly depending on the media kind
The genre is not displayed depending on the media kind and not only for the "music" kind.
2023-07-24 19:51:00 +02:00
Alain Nussbaumer 6bf40c139d [web] Remove console logging
Console logging has been removed from all the pages.
2023-06-03 18:58:11 +02:00
Alain Nussbaumer 879feab518 [web] Fix for error messages not displaying #1500 2023-01-23 04:37:43 -08: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 0772997e27 [web] Add album/track count to composer pages 2022-04-08 17:53:16 +02:00
chme 01f4f8b137 [web] Add album/track count in genre views 2022-04-08 17:53:16 +02:00
chme c78f861f45 [web] Format web sources with prettier and run fix linting errors 2022-03-19 07:04:37 +01:00
chme ad96321c24 [web-src] Add option to only update a single library source 2022-01-22 12:12:41 +01:00
whatdoineed2do/Ray 258311951b [web-src] inline with 39b14ff8d - relative paths for proxy'ing 2022-01-02 15:39:25 +00: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
chme 05e367a84b [web] Add option to remove spotify (logout) in settings 2021-12-26 20:22:06 +01:00
chme cdc7d7a1da [web-src] Fix linting errors 2021-01-11 19:40:05 +01:00
Tucker Kern 39b14ff8d4 Use relative paths in web interface to ease reolcation or proxying 2020-09-27 19:13:07 +02:00
chme 9c4c25f507 [web-src] Start implementing audiobooks authors page 2020-09-27 19:13:07 +02:00
chme 1d274a79bb [web-src] Use generic albums api function for all media kinds 2020-07-01 07:32:12 +02:00
chme 66e482d629 [web-src] Add radio page listing all radio streams 2020-07-01 07:32:12 +02:00
chme ade654f96f [web-src] Replace verification request with authorize output request 2020-07-01 07:32:12 +02:00
chme 70bb1cbc7a [web-src] Order new podcast episodes by release date 2020-04-24 06:30:27 +02:00
chme 6946c309c9 [web-src] Only show error message for api requests with valid url 2020-04-24 06:30:27 +02:00
chme f2d4b88c12 [web-src] Do not rely on name of playlist for podcast deletion 2020-04-20 19:24:25 +02:00
chme bbacf3e406 [web-src] Add seek forward/backward buttons for podcasts/audiobooks 2020-04-18 07:02:03 +02:00
chme 52d37b883c [web-src] Update to Vue CLI 4 and fix linter issues 2020-04-12 09:41:01 +02:00
whatdoineed2do/Ray 7481365dc2 [web-src] RSS feed maintainence updates to podcast pages and new add/remove RSS modal 2020-04-11 18:34:52 +02:00
chme 5281b66688 [web-src] Show playlist folders 2020-03-08 19:13:17 +01:00
chme ccb54322c4 [web-src] Add online services and pairing/verification settings pages 2020-01-12 10:45:10 +01:00
chme 9ab1677f1f [web-src] Add a settings page to the player web interface to change web
interface specific options
2019-08-31 08:08:36 +02:00
chme 883ded7077 [web-src] Fix lint error 2019-07-14 07:29:48 +02:00
whatdoineed2do/Ray 19abbe5d5d [htdocs/web-src/README] review comments fixes 2019-07-09 13:54:59 +02:00
whatdoineed2do/Ray e0a18082f7 [web-src/jsonapi] move endpoint /api/update as PUT operation 2019-07-09 13:54:59 +02:00
whatdoineed2do/Ray 8c024387ae [web-src/jsonapi] endpoint GET /api/update/meta -> PUT /api/rescan 2019-07-09 13:54:59 +02:00
whatdoineed2do/Ray bf7c96d23f [web-src] forced meta rescan 2019-07-09 13:54:59 +02:00
chme 7d9f6738eb [web-src] Add helper function to append max size to artwork url 2019-07-06 09:21:47 +02:00
chme 3650a7573f [web-src] Restyling of queue save modal dialog 2019-05-30 11:23:22 +02:00
whatdoineed2do/Ray ed9f05ac30 [web-src] 'save playlist' from PageQueue functionality 2019-05-30 07:24:39 +02:00