Commit Graph

6556 Commits

Author SHA1 Message Date
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
Alain Nussbaumer 2b54de424b [web] Use template strings 2024-03-26 03:34:50 +01:00
Alain Nussbaumer 6a0081cf71 [web] Streamline naming of elements 2024-03-26 03:13:17 +01:00
Alain Nussbaumer b78bba94ef [web] Fix French spelling mistake 2024-03-26 01:34:06 +01:00
Alain Nussbaumer 0086dde94b [web] Streamline method names 2024-03-26 01:29:05 +01:00
Alain Nussbaumer 3ceb76b016 [web] Lint source code 2024-03-26 01:17:07 +01:00
Alain Nussbaumer ed5f2028a1 [web] Streamline names of Spotify components to match their library counterpart 2024-03-26 00:59:15 +01:00
Alain Nussbaumer 6fd4db14fb [web] Streamline Spotify pages to match library pages 2024-03-25 21:54:01 +01:00
Alain Nussbaumer 8b1c4decf5 [web] Remove unused template 2024-03-25 18:12:14 +01:00
Alain Nussbaumer dc3785888b [web] Remove redundancy in the displayed texts 2024-03-25 18:11:09 +01:00
Alain Nussbaumer 36842dfc04 [web] Refactor library search page 2024-03-25 18:03:52 +01:00
Alain Nussbaumer 17c6454afa [web] Align naming in search pages 2024-03-25 18:03:31 +01:00