Commit graph

134 commits

Author SHA1 Message Date
4811755f88
Revert "Increase timeout to 5 seconds"
This reverts commit fd45155809.
2024-07-10 13:18:24 -05:00
iacore
6b89e80315
add todo 2024-07-07 04:07:12 +00:00
iacore
a6ae020e02
restore html ui 2024-07-07 04:06:22 +00:00
iacore
8537586c86
clean up 2024-07-07 03:31:34 +00:00
iacore
321a3d2947
[WIP] add tkrzw 2024-07-07 03:31:34 +00:00
iacore
c128219aad
add comment 2024-07-07 03:31:34 +00:00
iacore
8f5da5e228
??? 2024-07-07 03:31:34 +00:00
iacore
ed57cbd884
.. 2024-06-24 00:52:17 +00:00
iacore
61ccd7a5e7
add update script 2024-06-24 00:43:47 +00:00
iacore
f9c1430a48
Update dinit service 2024-06-24 00:35:06 +00:00
iacore
7d61f29dbd
Move log file location 2024-05-26 16:38:00 +00:00
fd45155809
Increase timeout to 5 seconds 2024-05-26 11:37:37 -05: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
bc72f09198 Merge pull request 'HTTP basic auth and add AGPL license' (#1) from basicauth into main
Reviewed-on: #1
Done.
2024-05-24 20:42:26 +00: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
iacore
71df47260a
fix typo 2024-05-24 19:47:12 +00:00
8f83a8cae7
Increase timeout to 3 seconds
The status bot keeps spamming Matrix with bogus messages about people's personal websites being down because they're hosted on other servers and sometimes take longer than 1 second to fetch. 3 seconds should be enough to avoid this.
2024-05-24 10:15:06 -05:00
05a12c2c25
Increase timeout to 3 seconds
The status bot keeps spamming Matrix with bogus messages about people's personal websites being down because they're hosted on other servers and sometimes take longer than 1 second to fetch. 3 seconds should be enough to avoid this.
2024-05-24 09:59:20 -05:00
7815af7e34
Add AGPL license 2024-05-24 03:24:26 +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
a
37793acaa2 Add link in footer to this repo 2024-02-14 06:03:33 +00:00
a
90ec4a7a91 Link to Matrix room in README 2024-02-12 01:09:07 +00:00
iacore
4bbd8fe979
Do not give up when matrix is broken 2024-01-21 18:54:20 +00:00
iacore
fae69c4d1a
fix home server issue 2024-01-21 18:50:31 +00:00
5f3505dcb0
Hotlink to new logo 2024-01-20 15:16:50 -05:00
iacore
ea645e07b3
truncate TLS x509 error 2024-01-18 16:16:04 +00:00
iacore
56fd74c8f4
handle error 2024-01-10 22:44:17 +00:00
iacore
7a271ea070
wait for 5 minutes after boot to do anything
configurable in core/magicnumber.go
2024-01-10 22:42:16 +00:00
Locria Cyber
adeb1d8614
Add boot time module 2023-12-11 20:31:42 +00:00
9f252300aa
Embed serialized service status data in Matrix notifications
Signed-off-by: xtex <xtexchooser@duck.com>
2023-10-28 19:34:03 +08:00
Locria Cyber
9f5eeebc23
fix(update)r: on git error, sleep 2023-10-20 08:28:03 +00:00
Locria Cyber
55d28230cc
Add support for plain text and curl 2023-10-20 08:25:18 +00:00
3985a69934
Display site properly on mobile 2023-10-10 23:55:40 +03:00
Locria Cyber
6d8ca4c4d4
Delete old checkpoints 2023-10-08 09:54:36 +00:00
Locria Cyber
5e2dde384d
Update readme 2023-10-08 09:37:48 +00:00
Locria Cyber
82ec819102
Update tasks - all tasks done 2023-10-07 17:17:13 +00:00
Locria Cyber
40ab08eb9e
Only show downed services on startup 2023-10-07 13:51:03 +00:00
Locria Cyber
b515907d1a
Send HTML Message
* Don't send message if it's empty
2023-10-07 08:58:43 +00:00
Locria Cyber
e45bf3586f
Coalesce Matrix message into one 2023-10-07 08:50:48 +00:00
Locria Cyber
afd0da0297
Fix: database row deduplication 2023-10-07 08:39:45 +00:00
Locria Cyber
444b5ad34b
Fix: actually return non duplicate rows 2023-10-07 08:34:58 +00:00
Locria Cyber
15e7b57e12
Add logs 2023-10-07 08:34:08 +00:00
Locria Cyber
75adb7e3c0
Don't notify on first try 2023-10-07 08:28:25 +00:00
Locria Cyber
2b7ba22bfa
Add Matrix notification 2023-10-07 08:24:49 +00:00
Locria Cyber
ed440f582f
minor cleanup 2023-10-04 09:58:14 +00:00
Locria Cyber
47a646e78b
Add database helpers. Comment it. 2023-10-04 09:55:08 +00:00
Locria Cyber
2c81432664
Clean up 2023-10-03 18:25:50 +00:00