Commit Graph

6567 Commits

Author SHA1 Message Date
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
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
Alain Nussbaumer
ad2d0e0bba [docs] Fix spelling mistakes 2024-03-29 02:19:51 +01:00
github-actions[bot]
eecd276aa3 [web] Rebuild web interface 2024-03-28 14:46:13 +00:00
Alain Nussbaumer
06a23ea29a [web] Check validity of URL 2024-03-28 15:45:39 +01:00
Alain Nussbaumer
d6f08a2d70
Merge pull request #1736 from johtani/update-search-term-doc
[docs] Fix the result types in "Search by search term"

Indeed, that's correct. Thanks for the catch.
2024-03-26 15:41:21 +01:00
github-actions[bot]
218d2ad143 [web] Rebuild web interface 2024-03-26 14:24:02 +00:00
Alain Nussbaumer
99caa615fc [web] Lint source code 2024-03-26 15:22:58 +01:00
Alain Nussbaumer
a449e7aeb3 [web] Fix progress not being displayed on audiobook album page 2024-03-26 15:00:49 +01:00
Alain Nussbaumer
94f331cf09 [web] Lint source code 2024-03-26 15:00:17 +01:00
Jun Ohtani
9869448e17
Update json-api.md
Fix the result types in "Search by search term"
2024-03-26 22:25:24 +09:00
Alain Nussbaumer
57207c1ff4 [web] Lint source code 2024-03-26 12:04:04 +01:00
Alain Nussbaumer
f2c3e8ff50 [web] Lint source code 2024-03-26 11:13:10 +01:00
Alain Nussbaumer
feaa14b76a [web] Streamline names of translation keys 2024-03-26 09:20:48 +01:00
Alain Nussbaumer
545b1d8dee [web] Add missing translation 2024-03-26 09:12:07 +01:00
Alain Nussbaumer
a1960233bf [web] Update to newer versions of libraries 2024-03-26 03:38:40 +01:00
Alain Nussbaumer
24da82f42b [web] Fix variable name 2024-03-26 03:35:22 +01:00