Commit Graph
17 Commits
Author SHA1 Message Date
emeric e9673e44e3 Subsonic API: added support for the format parameter in the stream request (only format=raw is handled, otherwise, it is ignored).
Added Matroksa/Opus output to ease compatibility with old devices. Fixes #8
2019-11-10 14:54:03 +01:00
emeric e507eafccd Moved service file into utils 2019-10-28 13:35:39 +01:00
emeric add80a9f6c Now checking old password when the user wants to change it (and if he is authenticated using an auth token) 2019-08-12 13:36:53 +02:00
emeric 40000249c6 Split auth service in two services 2019-07-30 13:17:25 +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 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 234d9f80ef Made transcoding optional 2019-05-20 12:55:17 +02:00
emeric d19ed184b3 Added Opus transcode support 2019-05-05 23:33:10 +02:00
emeric 512ae5a0d6 Use bootstrap notify to notify messages 2018-08-29 15:10:00 +02:00
emeric 4cadb915ba Added demo account support 2018-08-01 12:57:03 +02:00
emeric c427396623 Added an ApplicationGroup system to track the multiple sessions open by a user 2018-06-22 13:10:19 +02:00
emeric 1e7bfd14c2 Include self header first to catch problems 2018-05-16 13:58:29 +02:00
emeric ca7a407eea Rerender the Settings view each time the internal path changes 2018-05-15 13:30:41 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric 2f7697d278 Adding User edit/create view 2018-04-10 13:24:14 +02:00
emeric 1e6ea42f65 Added Settings view 2018-03-16 14:00:03 +01:00