Commit Graph

6637 Commits

Author SHA1 Message Date
Alain Nussbaumer 33d28b085f [web] Lint source code and rename some audio methods 2024-03-23 02:06:30 +01:00
Alain Nussbaumer 152891f6cd [web] Lint source code 2024-03-23 01:53:25 +01:00
ejurgensen 9b12618b93 [scan] Fix date_released being set to 0 on platforms with musl
%F for ISO date format is only glibc. May affect other date parsing.

Closes #1730
2024-03-21 21:04:21 +01:00
github-actions[bot] b1a3941226 [web] Rebuild web interface 2024-03-21 20:03:58 +00:00
Alain Nussbaumer 604b1d3fdf [web] Lint the source code 2024-03-21 21:01:13 +01:00
Alain Nussbaumer a34e14f483 [web] Fix the error when the library search only contains the keyword query:
The check for a valid query is not yet implemented though.
2024-03-21 20:57:46 +01:00
Alain Nussbaumer db4e145080 [web] Remove unused component property 2024-03-21 20:08:31 +01:00
github-actions[bot] c8f80a4d78 [web] Rebuild web interface 2024-03-20 21:02:02 +00:00
Alain Nussbaumer 5c8639aeef [web] Remove useless component parameter 2024-03-20 22:01:17 +01:00
github-actions[bot] 91b0c3a643 [web] Rebuild web interface 2024-03-20 20:40:31 +00:00
Alain Nussbaumer c055952bcf [web] Update to newer version of libraries 2024-03-20 21:39:47 +01:00
Alain Nussbaumer ec07729424 [web] Fix error when search queries contain banks or start with blanks. 2024-03-20 21:39:47 +01:00
ejurgensen bf8e433a0e
[scan] Fix error in debug function 2024-03-20 09:27:30 +01:00
github-actions[bot] 7d52c14dea [web] Rebuild web interface 2024-03-19 16:44:51 +00:00
Alain Nussbaumer 7c3fd78329 [web] Match the Spotify and library search pages 2024-03-19 17:44:05 +01:00
github-actions[bot] cd0ec160d6 [web] Rebuild web interface 2024-03-19 16:19:39 +00:00
Alain Nussbaumer fcdcb9162d [web] Fix composers not being displayed in the library search 2024-03-19 17:17:30 +01:00
github-actions[bot] ed564b1861 [web] Rebuild web interface 2024-03-18 21:00:04 +00:00
Alain Nussbaumer 44b2cb0aa5 [web] Update to newer version of libraries 2024-03-18 21:59:26 +01:00
github-actions[bot] 666ffc35ea [web] Rebuild web interface 2024-03-18 20:39:07 +00:00
Alain Nussbaumer 3f8ca8cda3 [web] Rewrite of the GroupedList to accept multiple sort criteria 2024-03-18 21:34:43 +01:00
github-actions[bot] 824a37f0a6 [web] Rebuild web interface 2024-03-13 17:17:41 +00:00
Alain Nussbaumer 5c6546f313 [web] Update versions of libraries 2024-03-13 18:17:06 +01:00
Alain Nussbaumer 46a8051e41 [web] Format source code 2024-03-13 18:15:18 +01:00
Alain Nussbaumer 4ca397a8f2 [web] Streamline HTML code across the pages 2024-03-13 18:14:55 +01:00
github-actions[bot] 7e78984f2b [web] Rebuild web interface 2024-03-13 16:33:11 +00:00
Alain Nussbaumer 601962c8d8 [web] Fix a bug preventing to index buttons to work in the genre pages 2024-03-13 17:32:35 +01:00
Alain Nussbaumer b59a1b9407 [web] Remove ternary conditional operator 2024-03-12 14:04:05 +01:00
github-actions[bot] 2273b917c7 [web] Rebuild web interface 2024-03-12 12:46:26 +00:00
Alain Nussbaumer 9513097dd0 [web] Fix sorting that is not kept in some situations 2024-03-12 13:45:53 +01:00
Alain Nussbaumer 006093c643 [docs] Make web interface documentation more comprehensible 2024-03-12 01:36:30 +01:00
github-actions[bot] d35d52c6af [web] Rebuild web interface 2024-03-05 13:22:19 +00:00
Alain Nussbaumer 37b1c834c9 [web] Remove unnecessary HTML elements 2024-03-05 14:21:35 +01:00
Alain Nussbaumer 3f4c6b2cf0 [web] Simplify styling 2024-03-05 13:25:07 +01:00
Alain Nussbaumer ea450665da [web] Set loading progress bar at the top 2024-03-05 13:17:05 +01:00
github-actions[bot] dabda617ee [web] Rebuild web interface 2024-03-05 11:17:40 +00:00
Alain Nussbaumer 9ffe5d7df8 [web] Remove unnecessary CSS style 2024-03-05 12:16:55 +01:00
Alain Nussbaumer 2492f51022 [web] Remove unnecessary CSS class 2024-03-05 11:55:08 +01:00
Alain Nussbaumer 10ce7f30a4 [web] Update versions of libraries 2024-03-05 11:38:43 +01:00
Alain Nussbaumer 815e7b45d2 [docs] Fix spelling mistakes and extraneous spaces 2024-03-05 11:23:25 +01:00
Alain Nussbaumer 1e6999587a
[docs] Avoid page to link outside website 2024-03-05 10:09:19 +01:00
Alain Nussbaumer 6f4de54fa3
Merge pull request #1727 from johtani/patch-1
[Docs] Fix smart-playlist link
2024-03-05 10:03:34 +01:00
Alain Nussbaumer cd458682d4
Update json-api.md 2024-03-05 10:02:41 +01:00
Jun Ohtani 25b6f455e3
[Docs] Fix smart-playlist link
Fix broken link about smart playlist query expression
2024-03-05 17:53:39 +09:00
ejurgensen c293f72846 [httpd] Fix for musl libc not having sys/queue.c (closes #1726) 2024-03-03 22:41:25 +01:00
github-actions[bot] 68b7ccf4d2 [web] Rebuild web interface 2024-03-02 08:54:16 +00:00
Alain Nussbaumer 91ef635ff5 [web] Streamline source code 2024-03-02 09:53:38 +01:00
Alain Nussbaumer 2319ca7cb8 [web] Add border for some buttons in dark mode 2024-03-02 09:53:38 +01:00
ejurgensen 49de0240b8 [scan] Remove obsolete comments 2024-03-01 23:37:17 +01:00
ejurgensen 4352f54c11 [scan] Use copy_file_range for Linux/FreeBSD file copy
FreeBSD doesn't seem to actually have copyfile.h
2024-03-01 22:59:23 +01:00