Commit Graph
78 Commits
Author SHA1 Message Date
Jonas Lochmann 2f35b969bf make CanDoPurchaseRequest.type optional 2026-06-08 02:00:00 +02:00
Jonas Lochmann 48d6a061f8 add full version debts system
foundation for granting the full version while consuming the same amount
automatically at the next purchase
2026-06-08 02:00:00 +02:00
Jonas Lochmann 3aed2010c7 Add ping support 2026-03-23 01:00:00 +01:00
Jonas Lochmann c6c0051f82 Add dryRun parameter to the purchase api 2026-01-26 01:00:00 +01:00
Jonas Lochmann 1215c0c8a2 Add support for time limit rules that expire 2025-11-10 01:00:00 +01:00
Jonas Lochmann 8ec0781859 Add platformLevel and platformType 2023-06-13 16:17:53 +02:00
Jonas Lochmann e46f5bea3f Add account deletion API 2023-04-09 14:30:26 +02:00
Jonas Lochmann ae044c19d6 Send ClientDataStatus after registering new device 2022-11-28 01:00:00 +01:00
Jonas Lochmann 58a6359a3e Add new purchase API 2022-09-26 02:00:00 +02:00
Jonas Lochmann 613776cbf9 Add U2F support 2022-09-22 08:47:06 +02:00
Jonas Lochmann 04aa2ce517 Add identity tokens 2022-09-12 02:00:00 +02:00
Jonas Lochmann a86a0abb05 Add support for encrypted second password hashes 2022-09-12 02:00:00 +02:00
Jonas Lochmann f725a7bda3 Add generating dh keys 2022-09-12 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 2ab23ea811 Add support for custom time warnings 2022-03-28 02:00:00 +02:00
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 48d7d83db3 Fix granting extra time for another day after task completion 2022-01-03 01:00:00 +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 bc80ccc731 Add support for delayed notification blocking 2021-12-06 01:00:00 +01:00
Jonas Lochmann 8d4ffab683 Update typescript-json-schema 2021-11-29 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 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 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 ba3bb50113 Save the maximum package name length which was seen 2020-10-05 02:00:00 +02:00
Jonas Lochmann 8d65c5d777 Refactor exception usage 2020-09-28 02:00:00 +02:00
Jonas Lochmann abc2102da5 Extend transaction usage 2020-10-02 09:58:13 +02:00
Jonas Lochmann bdc4879806 Add the "force sync" action 2020-09-14 02:00:00 +02:00
Jonas Lochmann eb6f668b43 Allow adding category network ids 2020-08-24 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 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 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 0ecb7e4830 Add support for extra time for a specific day 2020-03-02 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 1f210b32c8 Remove GUI from the admin API 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 f4046e0fc3 Add option to add a mail whitelist and disable sign up 2020-01-20 01:00:00 +01:00
Jonas Lochmann 93e441e821 Add simple CSRF protection for the admin API 2020-01-20 09:41:08 +01:00