Commit Graph
30 Commits
Author SHA1 Message Date
Jonas Lochmann 84f6f0df69 Make websocket pushes more targeted 2022-09-22 08:49:06 +02:00
Jonas Lochmann 1414e41672 Use upsert for the app list with mysql 2022-09-12 02:00:00 +02:00
Jonas Lochmann 17c224b4f3 dispatchUpdateInstalledApps without upsert at mysql 2022-09-12 02:00:00 +02:00
Jonas Lochmann 30a47a336c Fix using wrong sequence counter for key replies 2022-07-25 02:00:00 +02:00
Jonas Lochmann 8a5e46811e Add basically support for encrypted app list syncing 2022-07-25 02:00:00 +02:00
Jonas Lochmann acdec990ea Add support for manipulationFlags 2022-07-11 02:00:00 +02:00
Jonas Lochmann f028b99bbc Replace tslint by eslint 2022-01-17 01:00:00 +01:00
Jonas Lochmann 9f2ea6e741 Never decrement the lastUsage of a session duration limitation 2021-12-20 01:00:00 +01:00
Jonas Lochmann 0f9e1c50e6 Refactor adding used time to avoid exceptions 2021-03-08 01:00:00 +01:00
Jonas Lochmann eca9473e11 Update dependencies 2020-12-28 01:00:00 +01:00
Jonas Lochmann 13ede06a91 Add task completion mails 2020-12-21 01:00:00 +01:00
Jonas Lochmann d67b7a7619 Add child task support 2020-11-16 01:00:00 +01:00
Jonas Lochmann a767a94430 Add checking the package name and activity name length 2020-10-05 02:00:00 +02:00
Jonas Lochmann 8ebeadad5a Replace lists by sets in the apply action cache 2020-09-28 02:00:00 +02:00
Jonas Lochmann 8d65c5d777 Refactor exception usage 2020-09-28 02:00:00 +02:00
Jonas Lochmann 32d35dda22 Add session duration tolerance from the client 2020-09-14 02:00:00 +02:00
Jonas Lochmann bdc4879806 Add the "force sync" action 2020-09-14 02:00:00 +02:00
Jonas Lochmann e8cc9fd5e6 Improve handling of manually added time 2020-09-07 02:00:00 +02:00
Jonas Lochmann 6518159069 Fix adding time when not using sqlite 2020-08-31 02:00:00 +02:00
Jonas Lochmann 9730d13b2e Limit used time to the length of the day/ time slot 2020-08-24 02:00:00 +02:00
Jonas Lochmann 7b7f888335 Fix session reset for the session duration limit 2020-05-25 02:00:00 +02:00
Jonas Lochmann ef1b19a01c Add support for more limits 2020-05-18 02:00:00 +02:00
Jonas Lochmann b55c375506 Add new API to increment the used time 2020-01-27 01:00:00 +01:00
Jonas Lochmann 4c6f1c0b9e Chunk big or-clause when updating app activities 2019-08-25 20:59:27 +02:00
Jonas Lochmann 23ff30a1ed Save manipulation details 2019-08-05 00:00:00 +00:00
Jonas L 46af33f2cd Extend device status action for q or later 2019-06-03 00:00:00 +00:00
Jonas L 0af0ff961e Add new actions for activity level blocking 2019-04-15 00:00:00 +00:00
Jonas L 0e601995ec Add suport for accessibility service permission 2019-03-25 00:00:00 +00:00
Jonas L 1270d74a70 Add overlay permission to update device status action 2019-03-25 00:00:00 +00:00
Jonas L 22c372e246 Initial commit 2019-02-25 00:00:00 +00:00