Jonas Lochmann
|
f028b99bbc
|
Replace tslint by eslint
|
2022-01-17 01:00:00 +01:00 |
|
Jonas Lochmann
|
b43059f8e2
|
Update the generated json schemas
|
2022-01-24 18:15:37 +01:00 |
|
Jonas Lochmann
|
387d4cd53c
|
Replace email-templates by nodemailer
|
2022-01-24 18:15:31 +01:00 |
|
Jonas Lochmann
|
48d7d83db3
|
Fix granting extra time for another day after task completion
|
2022-01-03 01:00:00 +01:00 |
|
Jonas Lochmann
|
54faa8cef3
|
Add sending the server api level
|
2021-12-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
03890f209a
|
Send mail notifications for new devices and password resets
|
2021-12-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
14190073c1
|
Disable postprocessing of mail contents
|
2021-12-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
7331767a85
|
Save the locale during mail login processes
|
2021-12-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
0663650d9b
|
Delete mail login token rows after usage
|
2021-12-30 10:27:52 +01:00 |
|
Jonas Lochmann
|
3a59743de9
|
Show the source device in login code mails
|
2021-12-30 10:27:49 +01:00 |
|
Jonas Lochmann
|
add8787624
|
Update generated files
|
2021-12-27 01:00:00 +01:00 |
|
Jonas Lochmann
|
3715581d10
|
Delete mail auth token after usage
|
2021-12-27 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
|
bc80ccc731
|
Add support for delayed notification blocking
|
2021-12-06 01:00:00 +01:00 |
|
Jonas Lochmann
|
6bf6cce720
|
Fix call to shouldRetryWithException
|
2021-11-29 01:00:00 +01:00 |
|
Jonas Lochmann
|
8d4ffab683
|
Update typescript-json-schema
|
2021-11-29 01:00:00 +01:00 |
|
Jonas Lochmann
|
da02bbb2df
|
Fix setting hasFullVersion to false
|
2021-11-15 01:00:00 +01:00 |
|
Jonas Lochmann
|
98819fa2d5
|
Add logging background worker execution
|
2021-11-15 01:00:00 +01:00 |
|
Jonas Lochmann
|
e978a48514
|
Update socket.io
|
2021-03-29 02:00:00 +02:00 |
|
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
|
964397cfa9
|
Adjust for postgresql
|
2021-01-25 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
|
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 |
|