Commit Graph
186 Commits
Author SHA1 Message Date
Jonas Lochmann d7799f2d06 Update @adobe/jsonschema2md 2022-03-28 02:00:00 +02:00
Jonas Lochmann c711845e6f Update dependencies 2022-03-29 2022-03-21 01:00:00 +01:00
Jonas Lochmann 6d635b7e25 Adjust addCategoryApps for device specific assignments 2022-03-14 01:00:00 +01:00
Jonas Lochmann 7c65aba589 Update the Dockerfile 2022-01-25 2022-01-24 01:00:00 +01:00
Jonas Lochmann b148492d59 Downgrade sqlite3 2022-01-17 01:00:00 +01: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 5825ac617f Remove obsolete typing package 2022-01-24 18:15:34 +01:00
Jonas Lochmann 387d4cd53c Replace email-templates by nodemailer 2022-01-24 18:15:31 +01:00
Jonas Lochmann e1bbff7e07 Update dependencies 2022-01-17 01:00:00 +01:00
Jonas Lochmann 48d7d83db3 Fix granting extra time for another day after task completion 2022-01-11 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 a179f21ef7 Make variables in html mails bold 2021-12-27 01:00:00 +01:00
Jonas Lochmann 4a908df57c Fix typo in the mail footer 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 50c0982bd3 Sort languages in login code mails like in all other mails 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 80291b8835 Remove html escaping in plain text mails 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-14 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 5950f7348f Update to the next LTS node version 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 44e292309c Update dependencies 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 82230f6c40 Adjust the documentation related to docker 2021-06-21 02:00:00 +02:00
Jonas Lochmann 70a4d36b16 Whitelist files in the Dockerfile 2021-06-21 02:00:00 +02:00
Jonas Lochmann 9d08f3d324 Update nested dependencies 2021-06-15 2021-06-14 02:00:00 +02:00
Jonas Lochmann 3fa9908ed9 Fix wrong reference in running.md 2021-05-25 2021-05-24 02:00:00 +02:00
Jonas Lochmann 4e169e6abf Adjust the docker build command 2021-05-24 02:00:00 +02:00
Jonas Lochmann 70a57d90bc Update dependencies 2021-05-24 02:00:00 +02:00
nuron f8e73a8aba Fix docker startup issue caused by missing quotes (#6)
Reviewed-on: https://codeberg.org/timelimit/timelimit-server/pulls/6
Co-authored-by: nuron <nuron@noreply.codeberg.org>
Co-committed-by: nuron <nuron@noreply.codeberg.org>
2021-05-22 14:41:18 +02:00
Jonas Lochmann e978a48514 Update socket.io 2021-04-13 2021-03-29 02:00:00 +02:00
Jonas Lochmann 769d828d2b Add install script 2021-03-17 2021-03-08 01:00:00 +01:00
Jonas Lochmann f152687a37 Update some dependencies 2021-03-08 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 21d7fa839f Improve shutdown in the test script 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-02-01 2021-01-25 01:00:00 +01:00
Jonas Lochmann 99762d5d36 Add basically test for 3 databases 2021-01-25 01:00:00 +01:00
Jonas Lochmann 4194641d05 Add category flags 2021-01-27 2021-01-18 01:00:00 +01:00