Commit Graph
14 Commits
Author SHA1 Message Date
arcanis bd62bc8777 improve settings and limits 2017-03-06 00:07:01 +03:00
arcanis 84b8632ae8 add demo application 2017-03-05 03:20:09 +03:00
arcanis 6646400027 replace unsigned int to uint, add coreinterface class 2017-03-02 22:01:04 +03:00
arcanis de3d7c10c3 add authorization structure to core methods 2017-03-01 23:12:17 +03:00
arcanis dc46039a53 change doxygen configuration a bit 2017-02-28 00:32:40 +03:00
arcanis 58787dc543 Library code changes
* change documenting to better l&f
* add custom exceptions header
* QueuedCore::init will now throw exception on library opening error
* add database cleanup functions
* use sql query to filter data b4 upload to workers
* add custom auth structure
2017-02-28 00:22:56 +03:00
arcanis 8ab4eb155c core and processanager improvements 2017-02-27 00:40:37 +03:00
arcanis c2b92cd212 some limit improvements 2017-02-26 05:00:48 +03:00
arcanis 5e9b2ad190 start working on QueuedCore 2017-02-25 17:09:54 +03:00
arcanis aa527d2975 add token and settigns managers 2017-02-24 15:35:27 +03:00
arcanis 6ad0731a4a add user class, some improvements inside 2017-02-23 04:10:08 +03:00
arcanis 74c7855713 more pretty schema control 2017-02-22 04:09:08 +03:00
arcanis 8261f610f7 add database manager 2017-02-21 02:15:48 +03:00
arcanis 6bc4668271 start working on C++ implementation 2017-02-20 03:09:21 +03:00