Commit Graph
52 Commits
Author SHA1 Message Date
emeric c7170c3501 Subsonic API: added a way to disable the user/password authentication method (enabled by default) 2024-11-24 16:23:37 +01:00
emeric 360623c569 OpenSubsonic API: added apiKey support, ref #544 2024-11-24 15:23:14 +01:00
emeric dc63e61a29 Added an option to select how to sort albums in the artist view, fixes #498 2024-10-04 17:39:08 +02:00
emeric cb182c3cfe Migrated current play counter in ui states 2024-09-13 17:47:53 +02:00
emeric c165ed9f2f Made some UI states persistent across sessions, ref #484 2024-09-12 14:01:03 +02:00
emeric 39941d90a3 Auto reformatted the base, ref #470 2024-05-24 23:31:52 +02:00
emeric 4b7c4295ec Refactored namespaces 2024-03-12 08:32:08 +01:00
emeric 0ed3f1ba79 Initial support for multi library, still WIP 2024-01-25 00:01:11 +01:00
emeric 1f282c0517 Removed the database lib from services as it is still not a service 2023-11-26 17:38:44 +01:00
emeric 9060c0d925 Simplified logger configuration, it no longer depends on Wt 2023-11-24 16:23:31 +01:00
emeric 17a2a969e2 Reduced exclusive lock durations 2023-11-19 16:17:27 +01:00
emeric 28a80b3c9d Subsonic API: added a per-user setting to enable transcoding by default (breaking change: default is disabled). fixes #351, ref #367 2023-11-13 11:45:12 +01:00
emeric 9e2040b449 Some more renaming 2023-11-13 09:25:22 +01:00
emeric 87d70465e9 Renamed some transcoding stuff + now retrieve decoder codecs 2023-11-12 20:51:42 +01:00
emeric 069470194b Separated feedback services (stars / love for LB) from scrobbling services, to ease last.fm integration 2023-10-31 13:37:14 +01:00
emeric 8780bbdffa Subsonic API: try to recognize some formats in stream endpoint (mp3, opus, vorbis) 2023-10-15 15:42:09 +02:00
emeric ee42e51b00 Codefactor review 2022-05-25 21:04:35 +02:00
emeric 73576a9917 Still converting to bootstrap 5. JS Validation fixes 2022-05-18 12:47:14 +02:00
emeric 582e6ed7ae Still converting to bootstrap 5. Reworked album layout. Switched to bootswatch solar theme 2022-05-02 20:19:32 +02:00
emeric 6046da7a4c Still converting to bootstrap 5. Made notification system work again 2022-04-19 17:07:04 +02:00
emeric 9fccd17f9b Adjusted margins for play/more buttons 2022-03-27 20:07:29 +02:00
emeric 0cf6b2159e Databsae service refactoring. Warning, loses stars and listens stats 2021-12-04 15:25:09 +01:00
emeric 9adfafc589 Migrated database stuff 2021-10-21 13:36:41 +02:00
emeric 7386c89ae7 Migrated recommendation stuff 2021-10-18 21:16:10 +02:00
emeric ac65aeb0e3 Revert "Migrated auth service"
This reverts commit 0f5c487084.
2021-10-17 21:09:04 +02:00
emeric 1faea94a24 Revert "Migrated database stuff"
This reverts commit c41cc77e21.
2021-10-17 21:08:48 +02:00
emeric c41cc77e21 Migrated database stuff 2021-10-16 16:28:29 +02:00
emeric 0f5c487084 Migrated auth service 2021-10-16 15:44:42 +02:00
emeric 617139c2f4 Removed session parameters from auth services 2021-10-03 14:35:25 +02:00
emeric 441aed622c Made database ID manipulations safer 2021-09-20 23:53:38 +02:00
emeric 7affe08fc4 Centralized demo account logic in the password auth service. ref #167 2021-09-03 13:41:30 +02:00
emeric 56a588a06b Fixed demo account creation. fixes #167 2021-09-02 21:05:13 +02:00
emeric 4cf60f7b8b Fixed bad settings state handling in UI 2021-04-07 23:46:39 +02:00
emeric 38037d8741 Codefactor review 2021-04-06 22:35:46 +02:00
emeric acf81e3f1a Implemented a Scrobbling service + ListenBrainz scrobbler. fixes #118 2021-04-06 19:59:12 +02:00
emeric 1762b08e42 Review from code factor 2021-03-05 15:18:49 +01:00
emeric cc28d893f5 Added authentication backends: internal, pam and http-headers. fixes #119 2021-03-04 19:32:09 +01:00
emeric 6fca5d4d4e Reload cover resources when the database has been updated 2020-11-24 08:48:37 +01:00
emeric 6240ccf747 Fixed regression on artist/release artist handling + fixed bug when firing a signal on still connected but deleted listener 2020-11-12 17:12:08 +01:00
emeric c04f57ceb5 Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93 2020-10-17 14:58:41 +02:00
emeric bd7561af8e Changed the way services are handled 2020-08-22 15:20:18 +02:00
emeric 2ca3e6a237 Added some form elements + autocomplete attributes 2020-06-23 14:41:38 +02:00
emeric 0655e75d7e Now diplaying albums in grid mode 2020-05-18 18:12:35 +02:00
emeric 80fb592ee6 Fixed bad settings read in release mode 2020-04-26 18:01:06 +02:00
emeric a2b85f7e6b ReplayGain: added a dedicated preamp gain for tracks that do not have RG info. ref #38 2020-04-26 14:57:33 +02:00
emeric 0de476c5d3 WIP replaygain support 2020-04-25 22:00:22 +02:00
emeric f41b6c38a7 WIP replaygain support 2020-04-25 14:39:49 +02:00
emeric 4749fd7548 Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46 2020-04-20 20:54:16 +02:00
emeric 1fe87fec4c Fixed bad transcode field mapping. fixes #49 2020-04-18 20:49:32 +02:00
emeric 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00