Commit graph

29 commits

Author SHA1 Message Date
Locria Cyber
6d64c86577
Add database stub 2023-10-03 12:45:33 +00:00
Locria Cyber
f23f7226f6
go fmt 2023-10-03 12:08:50 +00:00
Locria Cyber
bb3ac43529
Minor cleanup 2023-10-03 10:22:01 +00:00
dac62284f9
Remove unused files 2023-10-01 10:16:32 -04:00
Locria Cyber
3bbc55c56e
Update updater 2023-10-01 08:41:44 +00:00
Locria Cyber
a0d863859c
Add dinit file for dumb-updater 2023-10-01 08:37:33 +00:00
Locria Cyber
32973c4680
Update config.toml.in 2023-10-01 08:26:45 +00:00
Locria Cyber
b8348a1fe7
Use ! room id in config file 2023-10-01 08:23:09 +00:00
Locria Cyber
71a60f8003
Clean up config loading code 2023-10-01 08:21:30 +00:00
acc255beda
UNIX socket config 2023-10-01 10:34:12 +07:00
4db9e548dd
Matrix configuration 2023-10-01 10:22:37 +07:00
840d8cda6c
Configuration file with TOML 2023-10-01 10:07:29 +07:00
Locria Cyber
ec216ac04d
Make matrix room_id configurable 2023-10-01 01:49:44 +00:00
iacore
45eac0e512
Add dumb auto updater (fetch git and deploy) 2023-10-01 01:27:55 +00:00
iacore
04c836b713
Simplify dinit script 2023-10-01 01:23:19 +00:00
ec8104d3ac
Overriding user ID with env vars
Signed-off-by: xtex <xtexchooser@duck.com>
2023-10-01 08:53:39 +08:00
a69d3209a7
Send Matrix notifications as m.notice
Signed-off-by: xtex <xtexchooser@duck.com>
2023-10-01 08:53:14 +08:00
616bc12e3d
Parse homeserver from user_id
Signed-off-by: xtex <xtexchooser@duck.com>
2023-10-01 08:46:00 +08:00
0f8fd793a8
Resolve Matrix room alias
Signed-off-by: xtex <xtexchooser@duck.com>
2023-10-01 08:41:46 +08:00
Your Name
2e43713201 Fix dinit service working directory 2023-10-01 00:30:35 +00:00
Locria Cyber
a0c2a0c584
Update readme 2023-09-30 17:01:44 +00:00
Locria Cyber
4adf19a16b
Clean up service scanner module 2023-09-30 16:56:37 +00:00
b65793c7e3
check if code is 200-299, not just 200 2023-09-30 12:23:34 -04:00
21f7080ea2
Show status from the checker thingy 2023-09-30 12:19:50 -04:00
fb3e7f9285
Test services and display data 2023-09-30 12:15:20 -04:00
4ef4647646
move structs 2023-09-30 12:15:19 -04:00
Locria Cyber
b765ac8a8c
comment 2023-09-30 16:05:49 +00:00
Locria Cyber
6abe9f4b32
Finish Matrix API test 2023-09-30 16:01:44 +00:00
daa7c743a5
Some prototypes 2023-09-30 22:19:02 +07:00