Commit Graph
295 Commits
Author SHA1 Message Date
emeric f8cb16954b Added Play/Queue buttons in the releases view 2019-08-06 13:55:43 +02:00
emeric 40000249c6 Split auth service in two services 2019-07-30 13:17:25 +02:00
emeric d114c763c3 Config is no longer a singleton as such 2019-07-29 13:00:58 +02:00
emeric 9270d6814c Simplified the login throttler, corrected races on throttler access, recreate the auth cookie with the remaining duration 2019-07-28 16:09:44 +02:00
emeric 336673770d Switched to Wt::WRandom to generate secrets 2019-07-27 11:16:45 +02:00
emeric e2c8c86e25 Removed unused log 2019-07-26 19:29:22 +02:00
emeric ed50db7a7a Changed auth cookie duration to 3 days for demo user + remove outdated tokens 2019-07-26 19:29:08 +02:00
emeric 9b902b1a59 Moved away from Wt::Auth and use a simplified (?) login/password system with a login throttler based on IP address 2019-07-26 14:02:05 +02:00
emeric 38ce2600d2 Rework DB session + transactions. Now can handle multiple read only transactions in parallel 2019-07-16 13:17:23 +02:00
emeric 37a41ece1f Map the logger configuration in lms.conf file 2019-06-06 13:40:29 +02:00
emeric 51a8de8af4 Added some feedback about the last/current/next media directory scans 2019-06-04 00:04:01 +02:00
emeric 5f02dfeff1 Added an option for the user to choice the type of the similarity engine to use 2019-05-23 13:25:25 +02:00
emeric 98cc0aa619 Handling plural forms 2019-05-21 13:18:14 +02:00
emeric 234d9f80ef Made transcoding optional 2019-05-20 12:55:17 +02:00
emeric 3aa6edd74f Added Album Artist support 2019-05-15 13:15:18 +02:00
emeric d19ed184b3 Added Opus transcode support 2019-05-05 23:33:10 +02:00
emeric 3df9a2ad54 Updated the Service interface 2019-04-19 13:39:08 +02:00
emeric 89ce9ab6c6 Added a notify message when adding a filter 2019-04-19 13:01:08 +02:00
emeric fdbac7f444 API Subsonic: Adding playlist support 2019-04-12 14:00:05 +02:00
emeric ab2ed24f75 API Subsonic: first working version, still WIP (missing commands, no authentication) 2019-04-01 13:57:14 +02:00
emeric be6ca7cc1b Misc cleanup 2019-03-24 14:11:39 +01:00
emeric 37e87ccc1c Now handling multi artists in tracks, playqueue and play history views 2019-03-19 13:38:44 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric d5ead9193f Moved the copyright information in the new release info view 2019-03-08 17:17:56 +01:00
emeric 6fcb693261 Reorganized sources, better accuracy for similarities based on features 2019-02-05 14:08:46 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric 05a2aa4aa1 Properly escape user messages (fix popup error) 2018-11-29 21:04:49 +01:00
emeric 925ad453f8 Prevent crash 2018-11-29 21:03:59 +01:00
emeric 8ec87c9346 Prevent demo user from saving radio/repeat states 2018-10-08 13:37:25 +02:00
emeric ec852f8a2f Persistent radio and repeat button 2018-10-08 13:33:44 +02:00
emeric 1a6b218c77 Add last login attempt field 2018-09-28 13:42:02 +02:00
emeric ed7b461c81 Prevent the user to zoom on mobile devices 2018-09-26 13:42:42 +02:00
emeric c30604dcc4 Make the copyright link less invasive 2018-09-24 13:42:42 +02:00
emeric 87f1f1a13d Removed orphan items after scan, make multi tag values work again 2018-09-24 12:56:36 +02:00
emeric f5f6136159 Add copyright/copyrightURL support and display it in the release view 2018-09-21 14:00:15 +02:00
emeric d8db92561b Implementing a repeat all funtion in the playqueue 2018-09-18 13:33:30 +02:00
emeric 8bd94d5493 add 96kbps + handle the encoding settings from user 2018-09-17 13:43:58 +02:00
emeric 843f6ef0fe Simplify the covert art resource, step 2 2018-09-14 21:23:55 +02:00
emeric 060379a56b Simplify the covert art resource 2018-09-14 21:03:25 +02:00
emeric 36ea379787 Indicate the playing track while in release view 2018-09-13 20:37:10 +02:00
emeric 7264cdc364 Centralized the play/stop events from playqueue 2018-09-13 13:21:20 +02:00
emeric 5e3cfffa92 Prevent autoplay when connecting to LMS 2018-09-12 20:24:46 +02:00
emeric ce7cb193a4 Ask before deleting user 2018-09-12 13:56:43 +02:00
emeric 38f59e4338 Display the selected track in the playqueue when expanding the list 2018-09-12 13:11:58 +02:00
emeric f838717d8e Now reloading the playqueue at startup, better styling the show more button 2018-09-11 14:00:55 +02:00
emeric 75a6d9dd5d Initial cluster render now inline 2018-09-11 13:24:11 +02:00
emeric dcf8e3df42 Added Tracks information panel 2018-09-11 13:09:47 +02:00
emeric 207faf1cbf Removed tags from the releases view 2018-09-07 21:03:46 +02:00
emeric 98e6a9ec17 simplified the tracks view 2018-09-01 20:53:25 +02:00
emeric 9945e14bc6 Better hover style on media rows 2018-09-01 17:16:48 +02:00