Commit Graph

73 Commits

Author SHA1 Message Date
Henrik Hüttemann 7560d76c4b Add test running section to README 2023-06-05 13:26:04 +02:00
Henrik Hüttemann 4f9bde109f Add user creation test 2023-05-26 19:41:57 +02:00
Henrik Hüttemann ed2b206f18 Add user mapping test 2023-05-26 17:42:03 +02:00
Henrik Hüttemann f81cf1e1fb Read input files synchronously line by line 2023-05-26 17:00:41 +02:00
Henrik Hüttemann 414ad0ea4e Add config to exclude users 2023-05-26 15:40:19 +02:00
Henrik Hüttemann 0dceec826e Remove mock storage 2023-05-26 15:27:38 +02:00
Henrik Hüttemann a93b2c68e0 Add memberships to db 2023-05-26 15:20:40 +02:00
Henrik Hüttemann c9537ab909 Add sqlite database for ID mappings 2023-05-26 14:56:16 +02:00
Henrik Hüttemann 3d0f505961 Add dotenv and config instructions 2023-05-25 17:35:21 +02:00
Henrik Hüttemann efdd2c933f Add user creation to workflow 2023-05-25 16:31:06 +02:00
Henrik Hüttemann 62d6b5b30b Implement user registration functions 2023-05-25 16:31:06 +02:00
Henrik Hüttemann a1a50d44e9 Fix linter warning 2023-05-25 16:31:05 +02:00
Henrik Hüttemann 82bb59d6f9 Move User type to own module 2023-05-25 16:31:05 +02:00
Henrik Hüttemann 59dbce5672 Draft user workflow 2023-05-25 16:31:04 +02:00
Henrik Hüttemann 15697f3897 Add storage dummy 2023-05-25 16:31:03 +02:00
Henrik Hüttemann 3edc835deb Add switch for rc entity type 2023-05-25 16:31:03 +02:00
Henrik Hüttemann a06ed05011 Move synapse connection and logger to separate modules 2023-05-22 16:02:52 +02:00
Henrik Hüttemann b138df0dac Read rc entities from filesystem 2023-05-20 18:21:11 +02:00
Henrik Hüttemann cf3e26de8d Add dummy synapse access token for CI 2023-05-20 11:27:58 +02:00
Henrik Hüttemann 8804c37d6d Add CI, mdl and pre-commit 2023-05-20 10:41:41 +02:00
Henrik Hüttemann 6ba65443f1 Add whoami example 2023-05-19 17:48:31 +02:00
Henrik Hüttemann bdf3ef1e52 Set up TS, linter and formatter 2023-05-19 17:16:13 +02:00
Henrik Hüttemann 73a5d837cf Move JS to src 2023-05-19 15:32:37 +02:00