Commit graph

38 commits

Author SHA1 Message Date
iLLiCiTiT
5a0eed0d76 import cleanup in idle manager service 2019-12-10 13:22:43 +01:00
iLLiCiTiT
37792d0829 implemented tray_exit method to stop threads and clear signals on tray exit in idle manager service 2019-12-10 13:22:26 +01:00
Jakub Trllo
799991d77f Merged in hotfix/rest_api_minor_fixes (pull request #382)
Hotfix/rest api minor fixes

Approved-by: Milan Kolar <milan@orbi.tools>
2019-11-26 10:30:36 +00:00
iLLiCiTiT
9a167bec7f CustomNone moved to pype's lib 2019-11-25 10:50:46 +01:00
iLLiCiTiT
d30cc41e8b import fixes 2019-11-25 10:50:22 +01:00
iLLiCiTiT
343cdf55c1 formatting fixes 2019-11-25 10:49:52 +01:00
Milan Kolar
6e2fdb880c remove all but ftrack old api packages and change imports 2019-11-22 17:46:19 +01:00
Jakub Trllo
312d3c96ab Merge branch 'develop' into feature/advanced_rest_api 2019-10-31 23:35:28 +01:00
iLLiCiTiT
6285149489 enhanced signal dictionary creating 2019-10-30 10:44:47 +01:00
iLLiCiTiT
744a606d69 added try except of Attribute error to catch not existing thread error 2019-10-30 10:44:19 +01:00
iLLiCiTiT
588199821a removed statics server since rest api server can handle statics too 2019-10-24 15:25:45 +02:00
iLLiCiTiT
ee143aaee0 added possibility to turn off auto regex without entity specificment 2019-10-21 13:37:09 +02:00
Jakub Trllo
339b623e89 minor changes in prefix and fullpath preparing 2019-10-18 00:27:01 +02:00
Jakub Trllo
70853e25e3 removed unused variables 2019-10-18 00:26:23 +02:00
Jakub Trllo
518885a39f added docstrings 2019-10-18 00:26:10 +02:00
iLLiCiTiT
7d623a2bb5 minor change in request class 2019-10-17 12:17:46 +02:00
iLLiCiTiT
dc14235e97 rest api is not sending to callback specific data by args but send request info obj that contain all of that 2019-10-17 12:03:03 +02:00
iLLiCiTiT
cc9dd16d98 changed registering troute info are not stored to callback 2019-10-17 11:20:52 +02:00
iLLiCiTiT
1298bf73bf initial commit of rest api module with partially working rest api handling 2019-10-14 19:07:52 +02:00
iLLiCiTiT
262c186ba8 only one callback can be registered for path and improved response messages 2019-10-07 19:21:16 +02:00
iLLiCiTiT
5f46bca934 api server count on with invalid Content-Length 2019-10-07 16:59:17 +02:00
iLLiCiTiT
a0103b36f0 created first version of rest api server based on simple http server 2019-10-04 19:07:50 +02:00
iLLiCiTiT
e1cc291605 fixed variable naming 2019-07-23 18:18:20 +02:00
iLLiCiTiT
cef42b84b7 timer service wont try to launch timers on project tasks 2019-07-23 18:14:51 +02:00
Jakub Trllo
4924ddeab8 times in presets support float numbers now 2019-07-10 15:12:17 +02:00
Jakub Trllo
76c9537e15 statics server is suitable for more python versions 2019-04-27 14:52:55 +02:00
Jakub Trllo
460bd8fff0 statics server handle about failing and can register QAction 2019-04-27 14:50:58 +02:00
Jakub Trllo
18f11d8f97 timers manager cant handle at the moment about failing 2019-04-27 14:50:32 +02:00
Jakub Trllo
a40818816a idle manager register Qaction and set icon to failed when service fails 2019-04-27 14:50:00 +02:00
Jakub Trllo
a8115e9692 fixing statics server so it's possible to use with python 3.6 2019-04-26 15:37:07 +02:00
Jakub Trllo
b6a01ecd39 Merge branch 'feature/2.0/PYPE-306_update_enchancement' into feature/2.0/PYPE-294_local_http_server 2019-04-23 18:28:30 +02:00
Jakub Trllo
e5c67bc79e attempt to implement recognizing of failied services 2019-04-19 21:37:46 +02:00
Jakub Trllo
40fe3b13ab tray_start implemented into modules 2019-04-19 21:37:08 +02:00
Jakub Trllo
fce4cf0f17 statics server service created 2019-04-19 20:53:41 +02:00
Jakub Trllo
b61cceccee added basic docstrings 2019-03-22 19:32:01 +01:00
Jakub Trllo
fc01a4240b timers manager tries to load presets before add to idle manager 2019-03-22 19:31:19 +01:00
Jakub Trllo
de4cb207eb added timers manager that cares about all timers 2019-03-20 09:18:14 +01:00
Jakub Trllo
d85a3d9f67 added idle manager as service that checks users idle time 2019-03-20 09:13:04 +01:00