Commit graph

193 commits

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