Commit graph

149 commits

Author SHA1 Message Date
iacore
6de873737b
Actually don't retry forever. error will be errors. 2024-09-27 01:58:30 +00:00
iacore
33920486e9
Make proto dir rw 2024-09-27 01:55:47 +00:00
iacore
3bbded4620
++ 2024-09-27 01:54:32 +00:00
iacore
c15596a624
chdir before execute 2024-09-27 01:50:57 +00:00
a1494b63cc
Simplify config locations 2024-09-26 20:35:36 -04:00
iacore
a9e46fa861
load config from my home directory first 2024-09-26 23:58:49 +00:00
iacore
f790d2db4e
hotfix: restart infinite number of times 2024-09-26 23:55:09 +00:00
iacore
78179a0203
Cleanup 2024-09-25 20:30:37 +00:00
iacore
f874e95a9d
no historical data shenanigans 2024-09-25 18:44:58 +00:00
204849fe82
go fmt 2024-09-23 00:58:32 +00:00
iacore
7a4ead14a9
fix bwrap: allow net 2024-09-22 05:51:49 +00:00
iacore
f474dc4c41
hotfix 2024-09-22 05:50:05 +00:00
iacore
c4738781fd
add new config location 2024-09-21 22:09:21 +00:00
iacore
f0a41d9623
touch up 2024-09-21 01:52:03 +00:00
iacore
b73a51e396
fix: update to compile
yolo it
2024-09-21 01:47:32 +00:00
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