Commit Graph

32 Commits

Author SHA1 Message Date
Sashanoraa 55bfdb19e3 Fix release page link
Relative links doesn't seem to work except for files in the repo.

Signed-off-by: Sashanoraa <sasha@noraa.gay>
2022-02-08 20:18:34 -05:00
Emi Simpson d10a1c2d52
Add crates.io badge 2022-02-08 19:31:33 -05:00
Emi Simpson fdceae0e75
Clean up stray escapes in the README 2022-02-08 18:00:50 -05:00
Emi Simpson 473a6c0427
Update docker 2022-02-08 17:49:07 -05:00
Emi Simpson d9de986acc
Release 0.2.0 2022-02-08 17:16:10 -05:00
Emi Simpson e20d9b0d06
Dual-license with the FAFOL 2022-02-08 17:11:31 -05:00
Emi Simpson aed611133e
Add some more metadata to crates.io 2022-02-08 17:00:54 -05:00
Emi Simpson d6da11a87c
Switch to panic=abort now that panics are safe 2022-02-08 16:48:38 -05:00
Emi Simpson 3623cc77b4
Handle non-unicode domains before the server starts
(also annotate all of the panics)
2022-02-08 16:41:12 -05:00
Emi Simpson efddac5e95
Handle failure to bind 2022-02-08 15:57:42 -05:00
Emi Simpson 8b30a7241d
Correct some text which still believed the server to use the fixed port 2022-02-08 15:49:49 -05:00
Emi Simpson 80e2c63c78
Added an editorconfig 2022-02-08 15:36:36 -05:00
Emi Simpson 7e046dc727
Added a "sites that use this webring" section to README 2022-02-06 18:27:30 -05:00
Emi Simpson 2f44abbe45
Removed redundant code 2022-02-06 18:23:19 -05:00
Emi Simpson 5dd59810b1
Add ability to bind to a port 2022-02-06 18:22:25 -05:00
Emi Simpson fbe85fada7
Update crates 2022-02-06 18:14:14 -05:00
Emi Simpson 186851a0e5
Add a Downloads section 2021-11-09 14:11:15 -05:00
Emi Simpson 201cbf8129
Update README to describe procedure for shared domains 2021-11-09 13:59:15 -05:00
Emi Simpson 08e4523f94
Rework request routing slightly 2021-11-09 13:29:57 -05:00
Emi Simpson 076c5308f3
Expand on the README to include how members link up 2021-11-09 13:15:00 -05:00
Emi Simpson 7b96cc86e4
Add a message when the server is ready 2021-11-09 13:10:40 -05:00
Emi Simpson 8ba6d720f8
Fix typo in Cargo.toml 2021-11-09 13:10:07 -05:00
Emi Simpson 4c028c0542
Add a Dockerfile 2021-11-09 13:09:19 -05:00
Emi Simpson f9d9a361c3
Expand Cargo.toml 2021-11-09 13:00:06 -05:00
Emi Simpson ed281cb2d8
Add README 2021-11-09 12:34:59 -05:00
Emi Simpson ac8c01bda0
Add a license 2021-11-09 11:36:44 -05:00
Emi Simpson f44b1baf6d
Add a couple doccomments 2021-11-09 11:35:55 -05:00
Emi Simpson 29f436f938
Remove old code 2021-11-09 11:35:04 -05:00
Emi Simpson fbc49bcf69
Embrace single-threading it 2021-11-09 11:33:22 -05:00
Emi Simpson bd6c08a194
Tweak domain detection behavior 2021-11-09 11:32:11 -05:00
Emi Simpson 23a7cfca9a
Add caching 2021-11-09 11:31:13 -05:00
Emi Simpson 7d73f63cd4
Initial Commit 2021-11-08 23:09:57 -05:00