Commit Graph
65 Commits
Author SHA1 Message Date
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
emeric f40df1fc29 Continued playlist handling 2018-02-20 14:02:28 +01:00
emeric 6060296649 Added playlist skeleton 2018-02-19 16:07:14 +01:00
emeric 058f1e4529 Added mediaplayer skeleton 2018-02-14 13:28:33 +01:00
emeric 6591006fcc New UI: first step 2018-01-28 14:15:50 +01:00
emeric f825afa37a Moved util functions into utils 2016-08-23 13:33:01 +02:00
emeric 17f84c22bb [UI/MOBILE] Can now play tracks from views 2016-03-06 20:08:28 +01:00
emeric 073a178aa2 [UI/MOBILE] WIP on internal path support 2016-03-06 12:26:32 +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 c24dd3c9d8 [UI/MOBILE] Restored the old timed linedit search 2016-01-05 21:51:12 +01:00
emeric 89e58b5adf [UI/MOBILE] Removed the duplicated search bar 2016-01-03 20:05:29 +01:00
emeric feb52c3ed9 [UI/MOBILE] Changed the audio player. Still WIP 2015-12-22 15:02:21 +01:00
emeric 943bac2b47 Some more cleanup on the build process 2015-09-27 20:29:14 +02:00
epoupon 65006d5730 [UI] Restored some video code 2015-09-24 12:49:55 +02:00
epoupon fa0111988e Switched from gil to imagemagick++ 2015-09-18 13:05:32 +02:00
epoupon 9ebedd5bfc Updated Logger to use enum class 2015-09-11 17:58:10 +02:00
epoupon c94c859f68 [AV] Removed unused code, merged av and transcode 2015-09-11 13:56:41 +02:00
emeric ebf907c8b3 [UI] Add a confirm message when trying to quit 2015-09-02 20:42:08 +02:00
emeric e18221689f [DB] Use a single shared pool of connections to the database 2015-08-19 13:31:50 +02:00