Jonas Lochmann
|
0f9e1c50e6
|
Refactor adding used time to avoid exceptions
|
2021-03-08 01:00:00 +01:00 |
|
Jonas Lochmann
|
f6cc231202
|
Remove manual database lock usage
|
2021-03-08 01:00:00 +01:00 |
|
Jonas Lochmann
|
8665e614b5
|
Fix build and lint errors
|
2021-03-08 01:00:00 +01:00 |
|
Jonas Lochmann
|
828399ec14
|
Improve handling of exceptions which should trigger retrying an operation
|
2021-03-08 01:00:00 +01:00 |
|
Jonas Lochmann
|
24563bdc4a
|
Remove the obsolete can-recover-password endpoint
|
2021-03-01 01:00:00 +01:00 |
|
Jonas Lochmann
|
4194641d05
|
Add category flags
|
2021-01-18 01:00:00 +01:00 |
|
Jonas Lochmann
|
eca9473e11
|
Update dependencies
|
2020-12-28 01:00:00 +01:00 |
|
Jonas Lochmann
|
2bb3777484
|
Add preblocking
|
2020-12-21 01:00:00 +01:00 |
|
Jonas Lochmann
|
13ede06a91
|
Add task completion mails
|
2020-12-21 01:00:00 +01:00 |
|
Jonas Lochmann
|
2acee613f6
|
Sign in parents by default
|
2020-12-21 01:00:00 +01:00 |
|
Jonas Lochmann
|
9dc797a96c
|
Remove parent blocked time support
|
2020-12-21 01:00:00 +01:00 |
|
Jonas Lochmann
|
259c4d94a9
|
Add support for rules per day
|
2020-11-23 01:00:00 +01:00 |
|
Jonas Lochmann
|
2a8250c9f7
|
Require the premium version for confirming the completion of tasks
|
2020-11-23 01:00:00 +01:00 |
|
Jonas Lochmann
|
d67b7a7619
|
Add child task support
|
2020-11-16 01:00:00 +01:00 |
|
Jonas Lochmann
|
8b596ccc69
|
Add server support for disabling limitations temporarily per category
|
2020-11-02 01:00:00 +01:00 |
|
Jonas Lochmann
|
6eb40d159c
|
Wrap unique constraint and foreign key error objects
|
2020-10-05 02:00:00 +02:00 |
|
Jonas Lochmann
|
946381226f
|
Save stacktrace of unknown errors
|
2020-10-05 02:00:00 +02:00 |
|
Jonas Lochmann
|
a767a94430
|
Add checking the package name and activity name length
|
2020-10-05 02:00:00 +02:00 |
|
Jonas Lochmann
|
ba3bb50113
|
Save the maximum package name length which was seen
|
2020-10-05 02:00:00 +02:00 |
|
Jonas Lochmann
|
b4fd177afe
|
Refactor code to send the status to the client
|
2020-09-28 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
|
d68b425e0e
|
fix missing transaction usage at notifyClientsAboutChangesDelayed
|
2020-09-28 02:00:00 +02:00 |
|
Jonas Lochmann
|
abc2102da5
|
Extend transaction usage
|
2020-10-02 09:58:13 +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
|
a6723430ca
|
Allow blocked time area extension with the self limitation
|
2020-08-31 02:00:00 +02:00 |
|
Jonas Lochmann
|
eb6f668b43
|
Allow adding category network ids
|
2020-08-24 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
|
007b1f2ec9
|
Add support for child users adding limits themself
|
2020-08-03 02:00:00 +02:00 |
|
Jonas Lochmann
|
a73af1338e
|
Add option to always unlock the premium version
|
2020-08-03 02:00:00 +02:00 |
|
Jonas Lochmann
|
5574ad415c
|
Add limit login category support
|
2020-06-29 02:00:00 +02:00 |
|
Jonas Lochmann
|
7e7caae583
|
Increase family bulk deletion limit
|
2020-06-29 02:00:00 +02:00 |
|
Jonas Lochmann
|
74c4382fe0
|
Remove old debugging output
|
2020-06-29 02:00:00 +02:00 |
|
Jonas Lochmann
|
d08987ee5d
|
Add support for deep category nesting
|
2020-06-29 02:00:00 +02:00 |
|
Jonas Lochmann
|
7c90b05f21
|
Fix cache invalidation when assigning an already assigned app
|
2020-06-29 02:00:00 +02:00 |
|
Jonas Lochmann
|
27c3b494da
|
Send google play public key during /purchase/can-do-purchase
|
2020-06-08 02:00:00 +02:00 |
|
Jonas Lochmann
|
12dc22f8a2
|
Add user flags field
|
2020-06-01 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
|
0ecb7e4830
|
Add support for extra time for a specific day
|
2020-03-02 01:00:00 +01:00 |
|
Jonas Lochmann
|
af17e6cc8e
|
Fix considering unchanged network time as error
|
2020-02-10 01:00:00 +01:00 |
|
Jonas Lochmann
|
6fc9597d20
|
Add support for sorting categories
|
2020-02-10 01:00:00 +01:00 |
|
Jonas Lochmann
|
cdae013f5a
|
Add counting some events
|
2020-02-03 01:00:00 +01:00 |
|
Jonas Lochmann
|
719af663f5
|
Add support for temporarily blocking with end time
|
2020-01-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
b55c375506
|
Add new API to increment the used time
|
2020-01-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
f2c8a3043f
|
Add unlock premium API
|
2020-01-20 09:19:01 +01:00 |
|
Jonas Lochmann
|
50766e804a
|
Add battery limit support
|
2020-01-13 17:28:14 +01:00 |
|