Commit Graph
31 Commits
Author SHA1 Message Date
emeric 2c5917235a Upgraded code to switch to C++17. Tested on Debian Buster 2019-09-10 13:07:06 +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 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 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 234d9f80ef Made transcoding optional 2019-05-20 12:55:17 +02:00
emeric 3df9a2ad54 Updated the Service interface 2019-04-19 13:39:08 +02:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric 925ad453f8 Prevent crash 2018-11-29 21:03:59 +01:00
emeric 1a6b218c77 Add last login attempt field 2018-09-28 13:42:02 +02:00
emeric 87f1f1a13d Removed orphan items after scan, make multi tag values work again 2018-09-24 12:56:36 +02:00
emeric ce7cb193a4 Ask before deleting user 2018-09-12 13:56:43 +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 a31fb3c062 Always use our own exception tree 2018-07-26 10:26:49 +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 ed17769808 Fixed regression 2018-05-24 14:07:47 +02:00
emeric f1c12ebb4d Centralized scan settings into a dedicated ScanSettings table 2018-05-20 14:38:04 +02:00
emeric 1e7bfd14c2 Include self header first to catch problems 2018-05-16 13:58:29 +02:00
emeric 9a44fb838d Reduce database include dependencies 2018-05-16 13:47:00 +02:00
emeric 7e6bf57e75 Add a web interface to control the tags to be scanned 2018-05-16 12:45:28 +02:00
emeric c586be11e4 Rerender the database settings view when the internal path is updated 2018-04-23 13:20:10 +02:00
emeric df0bd4ad0e Prevent duplicate user creation 2018-04-18 13:23:44 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric f604541812 Renamed refresh to refreshView to avoid base class overrides 2018-04-10 13:45:56 +02:00
emeric 2f7697d278 Adding User edit/create view 2018-04-10 13:24:14 +02:00
emeric 05fd8a47d8 First version of the Users view (read only) 2018-03-29 14:00:49 +02:00
emeric 1e6ea42f65 Added Settings view 2018-03-16 14:00:03 +01:00
emeric bc26ddae50 Reorganized the UI/xml part to better handle next steps 2018-03-14 13:17:04 +01:00