Commit Graph

6582 Commits

Author SHA1 Message Date
Alain Nussbaumer
ae973f312a [web] Remove extraneous space 2024-04-20 23:24:43 +02:00
Alain Nussbaumer
185e09c118 [web] Revert back to older version of eslint until configuration is adapted 2024-04-20 23:00:15 +02:00
github-actions[bot]
595c91d5d6 [web] Rebuild web interface 2024-04-20 20:36:33 +00:00
Alain Nussbaumer
465232f8b9 [web] Upgrade to newer versions of libraries 2024-04-20 22:35:58 +02:00
Alain Nussbaumer
13ff8fdb8e [web] Fix color of delete tag button for the dark mode 2024-04-20 22:35:58 +02:00
Alain Nussbaumer
5ce78d041d [web] Remove blanks in the search query before launching a search 2024-04-20 22:35:58 +02:00
ejurgensen
6a93172cb9
[gh-actions] Use stock Homebrew sqlite
GH action's Homebrew should install has sqlite 3.43.0_1+, which has unlock-notify
2024-04-19 08:50:13 +02:00
ejurgensen
f00aae6c6c
[gh-actions] Attempt fix for macOS workflow broken by mxml 4 2024-04-19 08:40:51 +02:00
github-actions[bot]
16b9de01c7 [web] Rebuild web interface 2024-04-15 20:51:26 +00:00
Alain Nussbaumer
1ccc97d824 [web] Present a numeric keypad for integer input fields 2024-04-15 22:50:48 +02:00
Alain Nussbaumer
a2dd2251c9 [web] Allow only numerical values in the integer input field 2024-04-15 22:50:48 +02:00
ejurgensen
72454de4ef [jsonapi] Fix boolean value assigned to pointer (from cppcheck) 2024-04-10 22:41:08 +02:00
ejurgensen
677aceccb6 [cast] Add missing include 2024-04-10 22:40:52 +02:00
ejurgensen
60872e0a5a
Merge pull request #1749 from hacketiwack/master
[workflow] Upgrade GitHub actions to newer versions
2024-04-10 22:01:26 +02:00
Alain Nussbaumer
c1842e383a [doc] Fix links in the documentation 2024-04-10 14:51:55 +02:00
Alain Nussbaumer
867ab0e80a [docs] Fix links in the documentation 2024-04-10 14:40:27 +02:00
Alain Nussbaumer
59a734b04c [workflow] Upgrade GitHub actions to newer versions 2024-04-10 13:39:09 +02:00
github-actions[bot]
183f6f8ed9 [web] Rebuild web interface 2024-04-09 16:52:02 +00:00
Alain Nussbaumer
ff9537514a [web] Fix a bug preventing the files page to not load when refreshing page 2024-04-09 18:51:21 +02:00
github-actions[bot]
60f14adb47 [web] Rebuild web interface 2024-04-09 13:42:12 +00:00
Alain Nussbaumer
5e39828966 [web] Update to newer versions of libraries 2024-04-09 15:41:38 +02:00
Alain Nussbaumer
0362896bfb [web] Add the possibility to remove past search queries 2024-04-09 15:41:38 +02:00
Alain Nussbaumer
e5e7702fc5 [web] Streamline search pages 2024-04-09 15:41:38 +02:00
ejurgensen
c96c3966f4 [gh-actions] [gh-actions] Try to fix MacOS workflow (use mxml 3) mk3 2024-04-06 23:18:24 +02:00
ejurgensen
aaf349bbcc [gh-actions] [gh-actions] Try to fix MacOS workflow (use mxml 3) mk2 2024-04-06 23:06:24 +02:00
ejurgensen
cd5937bbb7 [gh-actions] Try to fix MacOS workflow (use mxml 3) 2024-04-06 22:13:35 +02:00
ejurgensen
1c17231b9e [spotify] Fix some logging inaccuracies 2024-04-05 23:45:08 +02:00
ejurgensen
a8342dc513 [xcode] Fix for ffmpeg 7.0 that wants const in avio_alloc_context's signature
Closes #1743
2024-04-05 22:44:46 +02:00
ejurgensen
945bde7c66 [db] Fix memleak if db backup is enabled but fails
Closes issue #1741
2024-04-03 22:04:39 +02:00
github-actions[bot]
1c26681a65 [web] Rebuild web interface 2024-04-03 15:49:52 +00:00
Alain Nussbaumer
31661edc03 [web] Fix the search page source when clicking the search menu 2024-04-03 17:46:33 +02:00
Alain Nussbaumer
4946c0e43c [web] Add a catch all redirection if a non-existing link is entered 2024-04-03 17:14:56 +02:00
Alain Nussbaumer
81d9b1723f [web] Lint source code 2024-04-03 16:39:48 +02:00
github-actions[bot]
089df85c1d [web] Rebuild web interface 2024-04-01 18:59:58 +00:00
Alain Nussbaumer
839e475c3e [web] Fix a bug preventing the "featured playlists" and "new releases" pages to work after a page refresh 2024-04-01 20:42:05 +02:00
Alain Nussbaumer
72b30aabf9 [web] Fix a bug preventing playlist page to open sub folders 2024-04-01 20:40:08 +02:00
github-actions[bot]
40c423ee3c [web] Rebuild web interface 2024-04-01 14:41:51 +00:00
Alain Nussbaumer
d49074eeae [web] Fix folder page not reloading data 2024-04-01 16:32:47 +02:00
Alain Nussbaumer
be931f4173 [web] Lint source code 2024-04-01 15:13:42 +02:00
Alain Nussbaumer
5640c33a67 [web] Remove duplicate loading of data before route update 2024-03-31 23:55:19 +02:00
github-actions[bot]
285270f598 [web] Rebuild web interface 2024-03-31 19:53:24 +00:00
Alain Nussbaumer
4b52df676a [web] Update axios library version 2024-03-31 21:52:49 +02:00
Alain Nussbaumer
7b41980ace [web] Lint source code 2024-03-31 21:52:49 +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
2451ac608f [web] Update libraries to their newer versions 2024-03-31 21:52:49 +02:00
Alain Nussbaumer
7be1989cd4 [web] Display only icons in tabs when on mobile
No need to scroll horizontally to switch tabs on the music and audiobook pages anymore.
2024-03-31 21:52:49 +02:00
ejurgensen
3e7e03b4c1 [jsonapi] Support /api/search?type=genre like type=composers is supported
Ref. #1735
2024-03-30 22:24:53 +01:00
github-actions[bot]
39f5df8ade [web] Rebuild web interface 2024-03-29 14:32:43 +00:00
Alain Nussbaumer
0a0568c2f5 [web] Unused API methods removed 2024-03-29 15:32:12 +01:00
Alain Nussbaumer
6577004536 [docs] Clean up the docs 2024-03-29 02:54:34 +01:00