Commit graph

78 commits

Author SHA1 Message Date
nek0 5cba7e5827 JWT support works 2023-07-08 00:16:05 +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 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 7aea50af90 swagger now works! 2022-07-17 21:28:22 +02:00
nek0 48aba74b6d auth works now 2022-04-17 16:38:48 +02:00
nek0 f21895dbd4 renamed module 2022-04-17 13:50:18 +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 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 f612bad546 make admin notification 2022-02-20 21:48:16 +01:00
nek0 06863cc26d cleanup 2022-02-20 21:08:15 +01: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
nek0 2e958c0927 fix compilation errors 2021-06-16 18:09:08 +02:00
nek0 28709dd0cf make preparations for notifications 2021-06-10 17:54:57 +02:00
nek0 0d7c68836b got it working again after some idle time 2021-06-09 23:45:43 +02:00
nek0 e472a92fde extend on user notification 2021-02-15 19:01:15 +01:00
nek0 1e4e915899 draft out user notification 2021-02-15 19:00:29 +01:00
nek0 cad5239b87 stuff 2021-01-30 21:12:25 +01:00
nek0 998474640c foo 2021-01-30 21:11:07 +01:00
nek0 dc2a1018b1 started fixing roles and database communication 2020-08-24 18:52:17 +02:00
nek0 69aa5b4e09 linted 2020-08-24 09:43:22 +02:00
nek0 e599e02b13 make capability quersies throughout whoel project 2020-07-31 23:01:57 +02:00
nek0 b3cb5114ae completed roles and associations for now 2020-07-31 22:31:27 +02:00
nek0 b80fc8786b fixing stuff and start adding authorization check 2020-07-24 07:47:35 +02:00
nek0 6de4bd9460 add role update 2020-07-23 22:41:22 +02:00
nek0 3efb59766d make adding roles possible 2020-07-19 20:48:58 +02:00
nek0 28063cfffe make associations 2020-07-19 12:58:25 +02:00
nek0 f177465f4f do some stuff to make it work 2020-07-19 12:27:28 +02:00
nek0 062ad337c3 start implementing roles 2020-07-19 08:27:15 +02:00
nek0 4de00a258b make role queries and associate new users with no cap role 2020-07-19 07:01:53 +02:00
nek0 d8cb513350 remove description string from journal entries 2020-05-16 16:14:41 +02:00
nek0 7ac3d8c87f linting 2020-05-16 16:14:41 +02:00
nek0 e8bb9c83c4 adjust connection settings and lessen indentation un user cotrols 2020-05-16 16:14:41 +02:00
nek0 3a529f4071 add journal on cash purchase 2019-12-26 21:36:06 +01:00
nek0 f10a729a22 remove unneeded imports 2019-12-26 09:28:46 +01:00
nek0 f07bfb7380 update user timestamp on purchase 2019-12-26 09:26:32 +01:00
nek0 313df9af39 provide metainformation to frontends 2019-12-20 08:48:12 +01:00
nek0 e176fdbd10 make proper refill options 2019-12-15 00:03:49 +01:00