Commit Graph

13 Commits

Author SHA1 Message Date
Luis Ángel San Martín
1009b84363 added new web controller for knowing the version of the web api 2016-01-23 16:06:47 +01:00
Luis Ángel San Martín
7ade7e677a added commands for adding/removing existing libraries 2016-01-02 11:36:22 +01:00
Luis Ángel San Martín
1ceda5b9d7 only start the server if the command 'start' is used 2016-01-01 11:58:47 +01:00
Luis Ángel San Martín
ea625eac29 use the same app name for YACReaderLibraryServer, so it will use by default the same config as YACReaderLibrary 2015-12-30 22:21:19 +01:00
Luis Ángel San Martín
45fcaa8b2f fixed settings path for server config 2015-12-13 21:46:37 +01:00
Luis Ángel San Martín
7153f65406 added update-library functionality to yacrlserver 2015-12-13 21:15:04 +01:00
Luis Ángel San Martín
df6560fcc1 added missing file 2015-12-13 20:30:38 +01:00
Luis Ángel San Martín
0c87ae06da partial command line UI implemented 2015-12-13 18:56:54 +01:00
Luis Ángel San Martín
a5baa5278e added new class for creating and updating libraries using command line, the opearion progress is shown in the console. TODO add the library to the settings files 2015-12-13 18:51:03 +01:00
Luis Ángel San Martín
01a7cf1689 sorted imports 2015-12-12 14:15:47 +01:00
Luis Ángel San Martín
6c93c1e3c9 cleaning headless main file 2015-12-12 13:36:49 +01:00
Luis Ángel San Martín
e1de588e40 fixed compilation of YACReaderLibrary and YACReaderLibraryServer, removing all the dependecies on QtWidgets from non gui code 2015-12-12 12:10:37 +01:00
Luis Ángel San Martín
92b0c1d9f4 added .pro file for the headless version of YACReader and a specific main file for the project 2015-12-12 11:25:38 +01:00