Commit Graph
450 Commits
Author SHA1 Message Date
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 57e745b460 Simplifiying the cluster types handling 2018-05-06 17:14:15 +02:00
emeric a4969c134b Prepare the customization of the cluster types 2018-05-06 16:09:29 +02:00
emeric aa19caffbd Raise the timeout on SQL connection pool to prevent aborts 2018-05-06 16:09:09 +02:00
emeric 057ea3ab4e Better handling of date/year in tags 2018-04-25 13:45:01 +02:00
emeric 8a3e522d97 Removed unused buttons on play queue 2018-04-23 13:21:40 +02:00
emeric c586be11e4 Rerender the database settings view when the internal path is updated 2018-04-23 13:20:10 +02:00
emeric 7b5f443b44 Added an option to set wt's resources directory 2018-04-20 20:11:09 +02:00
emeric cdf7863cde Remove unused 3rd party library 2018-04-19 20:28:32 +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 ef03195a37 Prevent duplicate user creation. Adding locale 2018-04-18 13:35:54 +02:00
emeric df0bd4ad0e Prevent duplicate user creation 2018-04-18 13:23:44 +02:00
emeric 7c841f6b46 Fix build on wt 4.0.3 2018-04-18 13:23:13 +02:00
emeric f804bacbd6 Deactive the remember me function as it does not work anymore 2018-04-16 22:48:05 +02:00
emeric 7b6f446543 Fixed regression on the transcoder 2018-04-16 22:25:12 +02:00
emeric 7721f6e874 Get rid of boost posix_time 2018-04-16 21:01:42 +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 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 3aa006c921 Now really display artist/release names as plain text 2018-03-27 23:06:51 +02:00
emeric 6e8737aabb Corrected cover display in mediaplay 2018-03-27 22:20:10 +02:00
emeric f011f0a7e5 Adding cover in player 2018-03-27 13:55:04 +02:00
emeric 9fb5c4e8ee Adding duration/total time in player 2018-03-27 13:22:09 +02:00
emeric f272394992 JS implementation of the player 2018-03-26 23:35:51 +02:00
emeric 7eb250fdff Fixed ReleaseView when displaying a release with no artist 2018-03-25 22:53:59 +02:00
emeric b03622f677 Fixed ReleasesView when displaying a release with no artist 2018-03-25 22:47:53 +02:00
emeric 145244102b Adding mediaplayer.js skeleton 2018-03-24 15:17:34 +01:00
emeric f2491d8408 Fix regression, a track does not always have an artist 2018-03-22 12:48:29 +01:00
emeric 937729f8ff Simplified a bit the AvInfo part 2018-03-21 23:12:14 +01:00
emeric 4683a9ef1e Made the player work, first WIP version 2018-03-21 22:26:57 +01:00
emeric d87731c09e Auto play when playing something found while exploring the collection 2018-03-19 13:48:25 +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 1d6a2bde4a Made the clear button work in the play queue, added a track number infox 2018-03-17 18:46:19 +01:00
emeric 7b0231da10 Made the delete button work in the play queue 2018-03-17 18:22:10 +01:00
emeric 74e0576d31 Updated playqueue to use the new tr message layout 2018-03-17 17:36:03 +01:00
emeric aee3315676 Added kbps span into bitrate edit 2018-03-17 17:24:45 +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 85a3e42dac Simplified implementation 2018-03-08 23:18:27 +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