Commit Graph
38 Commits
Author SHA1 Message Date
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 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric 8bd94d5493 add 96kbps + handle the encoding settings from user 2018-09-17 13:43:58 +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 f838717d8e Now reloading the playqueue at startup, better styling the show more button 2018-09-11 14:00:55 +02:00
emeric b0956925bd Reduced duration of the annoying notifications 2018-08-30 11:24:59 +02:00
emeric 512ae5a0d6 Use bootstrap notify to notify messages 2018-08-29 15:10:00 +02:00
emeric d51a0465cf Added anchors in the player 2018-08-29 14:10:22 +02:00
emeric 5c182f2868 Handle multiple connections from the demo user 2018-08-02 12:45:33 +02:00
emeric ff96775a03 Corrected multithreading issue 2018-06-26 13:28:24 +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 702e3098a4 Renamed DbArtist to Artist to be more consistent 2018-05-19 14:30:51 +02:00
emeric 97a630ce7f Split Cluster and Track in order to reduce compile dependencies 2018-05-18 13:50:05 +02:00
emeric 142ef53b6f Added css style for each cluster type. Unified cluster handling in UI 2018-05-06 17:50:18 +02:00
emeric 9cb4918f44 Upgrade from Wt3 to Wt4 2018-04-16 16:56:51 +02:00
emeric b743127076 Renamed quit to goHomeAndQuit to avoid base class overrides 2018-04-10 13:50:51 +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 3aa006c921 Now really display artist/release names as plain text 2018-03-27 23:06:51 +02:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric acf769c129 Minor cleanup to acces Application elements 2018-03-13 16:52:08 +01:00
emeric ba1968b02c Now deleting auth cookie when logging out 2018-03-13 11:24:20 +01:00
emeric f91aacb0a3 Added a login view 2018-03-13 09:43:16 +01:00
emeric 711dc613aa Added a notify system 2018-03-04 22:35:08 +01:00
emeric 2db46260ab Made database scan work, added immediate scan option 2018-03-04 15:19:44 +01:00
emeric 6591006fcc New UI: first step 2018-01-28 14:15:50 +01:00
emeric f8c808433f [UI/MOBILE] WIP on internal path support 2016-03-06 00:44:24 +01:00
emeric a07704c218 [UI/MOBILE] Began internal path support 2016-03-05 11:34:59 +01:00
emeric feb52c3ed9 [UI/MOBILE] Changed the audio player. Still WIP 2015-12-22 15:02:21 +01:00
emeric e18221689f [DB] Use a single shared pool of connections to the database 2015-08-19 13:31:50 +02:00
emeric 530c8dc44d Added helpers to simplify session data accesses. Made the CoverResource global to the session 2015-06-07 21:00:37 +02:00
emeric 4517e5d2ac [UI] minor source reorg 2014-12-14 17:50:35 +01:00
emeric 7e4e46aad0 WIP. new layout on the audio view 2014-10-19 19:55:33 +02:00
emeric 49d2475422 WIP. new layout on the audio view 2014-10-17 00:11:53 +02:00
emeric 49ff050539 Reworked the project layout 2014-10-10 20:41:34 +02:00