Commit Graph

21 Commits

Author SHA1 Message Date
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 HerHde Huettemann d32a2c76bb Merge pull request 'Add lint-staged' (#13) from add-lint-stages into main
Reviewed-on: https://git.verdigado.com/NB-Public/rocketchat2matrix/pulls/13
2023-05-25 16:27:05 +02:00
Henrik Hüttemann e241fa7491 Add lint-staged
This prevents unstaged files and unstaged changes to staged files from being checked.
2023-05-23 13:40:40 +02:00
Henrik Hüttemann 18985caab8 Run pre-commit via husky hook 2023-05-22 16:12:41 +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 5810f3e237 Run checks and compilation in CI 2023-05-20 11:22:15 +02:00
Henrik Hüttemann 09d5f1c806 Add husky for pre-commit checks 2023-05-20 10:58:04 +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 17a76ea343 Init npm project 2023-05-19 15:41:32 +02:00
Henrik Hüttemann 73a5d837cf Move JS to src 2023-05-19 15:32:37 +02:00
Henrik Hüttemann 6ba30cb2a7 Docs: Add access token acquisition 2023-05-17 19:39:53 +02:00
Henrik Hüttemann ffb1e91c90 Update README 2023-05-17 19:11:50 +02:00
Henrik Hüttemann 0c6ca6f410 INIT 2023-05-17 18:45:48 +02:00