Commit graph

40 commits

Author SHA1 Message Date
iacore
ed57cbd884
.. 2024-06-24 00:52:17 +00:00
iacore
61ccd7a5e7
add update script 2024-06-24 00:43:47 +00:00
b1daca94f9
Rearrange items in config.toml.in to match order in core/config.go 2024-05-24 20:10:02 -05:00
5db043bd26
Global credentials for HTTP basic auth, can be overrided by per-service creds 2024-05-24 20:07:08 -05:00
iacore
5e433333f0
support http auth 2024-05-24 20:41:18 +00:00
iacore
2b06989935
Clean up a bit 2024-05-24 20:38:37 +00:00
0c4865e2e4
HTTP basic auth, make website more configurable 2024-05-24 03:23:27 +00:00
6f551cd1d9
go fmt ./... 2024-05-24 03:08:34 +00:00
iacore
fae69c4d1a
fix home server issue 2024-01-21 18:50:31 +00:00
Locria Cyber
adeb1d8614
Add boot time module 2023-12-11 20:31:42 +00:00
Locria Cyber
9f5eeebc23
fix(update)r: on git error, sleep 2023-10-20 08:28:03 +00:00
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