Commit graph

122 commits

Author SHA1 Message Date
Jonas Lochmann
6d25dd484a
Deprecate /parent/can-recover-password 2020-10-05 02:00:00 +02: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
b17bc42a1e
Add cleaning the build directory to the build process 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
62f4e368a6
Remove unused serialization functions 2020-09-21 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
d5ddca0032
Fix handling of multiple session durations at the same time window 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
15b576a2d7
Extend deplyoment documentation 2020-08-10 02:00:00 +02:00
Jonas Lochmann
477e2f3bd3
Update dependencies 2020-08-10 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
f8b4fc77a5
Fix link in the Readme 2020-07-27 02:00:00 +02:00
Jonas Lochmann
4bbf2a65f7
Split and refactor Readme 2020-07-27 02:00:00 +02:00
Jonas Lochmann
63db9e25b6
Update Node.JS version in the docker container 2020-07-06 02:00:00 +02:00
Jonas Lochmann
91b943ab98
Fix migration for user limit login categories for mariadb 2020-07-06 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
7b6527752e
Fix missing columns in the purchase table 2020-05-25 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
d021497e52
Add basically API documentation 2020-05-04 02:00:00 +02:00
Jonas Lochmann
ab16134a8e
Remove nodemon 2020-04-27 02:00:00 +02:00
Jonas Lochmann
6f0ba87199
Add documentation of the json schemas 2020-04-27 02:00:00 +02:00
Jonas Lochmann
7a4cfd72c0
Specify default values for the variables 2020-04-13 02:00:00 +02:00
Jonas Lochmann
0d65c01711
Extend Readme infos about MAIL_TRANSPORT 2020-04-06 02:00:00 +02:00
Jonas Lochmann
24877ba44e
Add docker compose file which includes the database 2020-03-30 02:00:00 +02:00
Jonas Lochmann
ce41971eb7
Add note how to test if the server is running 2020-03-30 02:00:00 +02:00
Jonas Lochmann
12598e0be4
Add example docker-compose.yml 2020-03-30 02:00:00 +02:00
Jonas Lochmann
62ba1747e5
Update dependencies 2020-03-23 01:00:00 +01:00
Jonas Lochmann
0a0cb172a7
Update build tools 2020-03-23 01:00:00 +01:00
Jonas Lochmann
10cd6e075d
Apply non breaking updates 2020-03-23 01:00:00 +01:00
Jonas Lochmann
2ccdbfdd87
Make the ping interval configurable 2020-03-09 01:00:00 +01:00