Commit Graph
84 Commits
Author SHA1 Message Date
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 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 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 95f206a209 Move the top/recently added parts into a dedicated panel on the left 2018-08-28 15:23:16 +02:00
emeric 500fa104c3 Added a play history view 2018-08-03 15:30:38 +02:00
emeric a7e279ce42 Added an played tracklist 2018-08-03 14:01:56 +02:00
emeric 5c182f2868 Handle multiple connections from the demo user 2018-08-02 12:45:33 +02:00
emeric a31fb3c062 Always use our own exception tree 2018-07-26 10:26:49 +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 49f92ba0f9 Make recetnly played/most played info update 2018-06-08 16:01:03 +02:00
emeric 1e68ccce2a Added recently added releases feature 2018-06-06 13:14:00 +02:00
emeric c1e7e9a602 Removed unused Home view 2018-06-05 14:03:28 +02:00
emeric 26d2065180 Do not drop all clusters when updating the scan settings 2018-05-24 20:54:31 +02:00
emeric ee966448ce Add a tooltip for each tag 2018-05-24 13:39:46 +02:00
emeric 1e7bfd14c2 Include self header first to catch problems 2018-05-16 13:58:29 +02:00
emeric a2ecaa71f5 Adding tags ni the artits view 2018-05-14 13:14:16 +02:00
emeric eedcb1c2b5 Added actual colors to tags 2018-05-07 13:20:49 +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 a30938a7f9 Make the remember-me feature make again 2018-04-19 13:47:45 +02:00
emeric 3b83b37c38 Fix build where std::size_t is unsigned long 2018-04-18 13:36:32 +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 145244102b Adding mediaplayer.js skeleton 2018-03-24 15:17:34 +01:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric 5006a82ce6 Added some logic in the playqueue (play next / play previous handling) 2018-03-19 13:45:09 +01:00
emeric 50036c8918 Notify scan updates only for administrators 2018-03-18 16:21:49 +01:00
emeric 74e0576d31 Updated playqueue to use the new tr message layout 2018-03-17 17:36:03 +01: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
emeric 98f64e62f9 Removed overkill settings namespace 2018-03-13 17:18: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 86fc1415d5 Added first connection wizard to create the administrator account 2018-03-08 22:57:56 +01:00
emeric db0fe53aa3 Better scan stats 2018-03-05 23:13:44 +01:00
emeric 711dc613aa Added a notify system 2018-03-04 22:35:08 +01:00
emeric da138aa06e Renamed playlist to playqueue 2018-03-04 20:25:03 +01:00
emeric a3fd11c85b Create a fake user if not existing 2018-03-04 16:09:03 +01:00
emeric 2db46260ab Made database scan work, added immediate scan option 2018-03-04 15:19:44 +01:00
emeric 529055d432 Added database settings view 2018-03-03 17:23:28 +01:00