Commit Graph

199 Commits

Author SHA1 Message Date
nek0 f0a888decf some cleaning 2024-02-28 13:11:41 +01:00
nek0 588d47bdec remove remnant 2023-07-17 21:31:49 +02:00
nek0 5cba7e5827 JWT support works 2023-07-08 00:16:05 +02:00
nek0 e2588e9f3a fix it 2022-09-29 04:25:54 +02:00
nek0 4e8a1d11e9 queue outgoing mails and send them asynchronously 2022-07-31 06:09:48 +02:00
nek0 d6dcb1f154 add missing space 2022-07-31 02:36:15 +02:00
nek0 97e6e7a9c7 clean up http error throwing 2022-07-31 01:43:46 +02:00
nek0 ddb26faf5c implement signup block 2022-07-26 20:25:55 +02:00
nek0 92a71e518f make user idle time configurable 2022-07-25 01:31:46 +02:00
nek0 e7e1305b6a make it work 2022-07-24 23:11:47 +02:00
nek0 8d47a990e7 add API endpoints 2022-07-24 22:53:29 +02:00
nek0 71846b63cf expand controller module for the settings 2022-07-24 17:50:18 +02:00
nek0 9557b613f1 start building controller module 2022-07-24 16:50:06 +02:00
nek0 8cf5edb0bb some clarification 2022-07-24 16:49:44 +02:00
nek0 7516b7912f make imprint optional 2022-07-24 16:11:37 +02:00
nek0 28c6053df5 initialize Settings 2022-07-24 16:07:56 +02:00
nek0 cc54dc5314 invent DatabaseRepresentation tyeclass and apply it 2022-07-24 15:26:55 +02:00
nek0 80f68bf86c add imprint field to settings 2022-07-24 15:22:32 +02:00
nek0 2ddf3d907b swagger now includes UI 2022-07-18 06:34:46 +02:00
nek0 7aea50af90 swagger now works! 2022-07-17 21:28:22 +02:00
nek0 f3891f2bfe start openapi implememntation 2022-05-28 12:54:13 +02:00
nek0 5e70cd6b0f make randomness non-deterministic 2022-04-30 10:10:26 +02:00
nek0 48aba74b6d auth works now 2022-04-17 16:38:48 +02:00
nek0 818ee7421c do not base64decode payload 2022-04-17 13:50:50 +02:00
nek0 f21895dbd4 renamed module 2022-04-17 13:50:18 +02:00
nek0 c99bca0511 add argon2 2022-04-17 13:47:46 +02:00
nek0 f829d14384 further modernisation 2022-04-17 12:44:27 +02:00
nek0 7b6ea276b4 more playing 2022-04-16 16:40:10 +02:00
nek0 109b6867f4 playing around with hashes and randomness 2022-04-16 16:09:50 +02:00
nek0 dfd1b0e1f7 base64-encode the hashes 2022-04-16 14:22:52 +02:00
nek0 aa7d7e55cb hashes remain text formats 2022-04-16 12:40:23 +02:00
nek0 f9a3490da5 change hashing procedure for avatars and prepare hashing of passwords 2022-04-16 12:21:17 +02:00
nek0 600fb00c63 fix last errors 2022-04-15 21:06:18 +02:00
nek0 bf0af54438 add missing Servant import 2022-04-15 20:53:37 +02:00
nek0 d83041eb3b fix mail errors 2022-04-15 20:52:46 +02:00
nek0 853d825951 move utility funcitons to Util module 2022-04-15 20:52:32 +02:00
nek0 645f378bec hunt warnings 2022-04-15 20:51:58 +02:00
nek0 bb89288507 hunt warnings 2022-04-15 20:40:04 +02:00
nek0 9752f27afb modernize join 2022-04-15 19:09:44 +02:00
nek0 31f6c6d61e hunting warnings (deprecations mostly) 2022-04-15 17:06:28 +02:00
nek0 f612bad546 make admin notification 2022-02-20 21:48:16 +01:00
nek0 06863cc26d cleanup 2022-02-20 21:08:15 +01:00
nek0 af6cd61ea1 various cleanups 2022-02-20 21:03:05 +01:00
nek0 c8b4531513 linted 2021-10-16 17:50:28 +02:00
nek0 8a7ba17c81 remove unwanted config options 2021-10-16 17:49:50 +02:00
nek0 89961301d7 linted 2021-08-03 14:25:08 +02:00
nek0 9358d21752 expand 2021-07-12 13:29:40 +02:00
nek0 9bad54dcf6 work on buy message 2021-07-02 22:53:09 +02:00
nek0 11894661d8 fix ambiguous type 2021-06-24 06:40:59 +02:00
nek0 4285fe685a prepare translations 2021-06-24 06:33:05 +02:00