Commit Graph
119 Commits
Author SHA1 Message Date
Jonas Lochmann c7e4cfc9f9 Add workaround for session duration change logic bug 2024-01-01 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 05fac79849 Refactor signInByMailCode 2023-04-03 02:00:00 +02:00
Jonas Lochmann dc5e2baebd Add deleting session durations when deleting families
For the automatic deletion, they were always already deleted.
However, for manual deletion, this is required.
2023-04-03 02:00:00 +02:00
Jonas Lochmann ae044c19d6 Send ClientDataStatus after registering new device 2022-11-28 01:00:00 +01:00
Jonas Lochmann 38b113c9e8 Remove files with empty functions 2022-11-25 07:25:57 +01:00
Jonas Lochmann 83619eb98e Fix saving app list in the new format 2022-11-25 07:25:54 +01:00
Jonas Lochmann 89e9b85bda Remove saving Apps in the legacy format 2022-11-14 01:00:00 +01:00
Jonas Lochmann 747be7cf7d Remove sending the unencrypted app list 2022-11-07 01:00:00 +01:00
Jonas Lochmann 58a6359a3e Add new purchase API 2022-09-26 02:00:00 +02:00
Jonas Lochmann 35acd05d08 Allow making rules more strict during self limit adding 2022-09-19 02:00:00 +02:00
Jonas Lochmann 00ce5853d8 Fix wrong id generation method during family creation 2022-09-19 02:00:00 +02:00
Jonas Lochmann bb58fd6a9b Allow adding u2f keys after sign in with key 2022-09-19 02:00:00 +02:00
Jonas Lochmann c82d3a4657 Add dh subsequence numbers 2022-09-22 08:49:10 +02:00
Jonas Lochmann 84f6f0df69 Make websocket pushes more targeted 2022-09-22 08:49:06 +02:00
Jonas Lochmann 613776cbf9 Add U2F support 2022-09-22 08:47:06 +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 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 2ffde79530 Increase encrypted app list size limit 2022-08-01 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 d778df9df0 Inline the iab_verifier 2022-03-28 02:00:00 +02:00
Jonas Lochmann 2ab23ea811 Add support for custom time warnings 2022-03-28 02:00:00 +02:00
Jonas Lochmann 6d635b7e25 Adjust addCategoryApps for device specific assignments 2022-03-14 01:00:00 +01:00
Jonas Lochmann f028b99bbc Replace tslint by eslint 2022-01-17 01:00:00 +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 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 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 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