11 Commits

Author SHA1 Message Date
yakumo.izuru
0eab3816aa Rename to avoid confusion
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@14 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-04-08 00:42:17 +00:00
novaburst
a0ab2a93bd Use flags instead of environment variables, update Gophermap and README
Signed-off-by: Aoi Koizumi (古泉 あおい) <novaburst@kalli.st>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@13 8f5ca974-a7f8-e144-9f80-d41d5039c194
2022-06-14 00:06:30 +00:00
shokara
d4bd6e92a5 use environment variables instead of hardcoding values
git-svn-id: file:///srv/svn/repo/tokiko/trunk@11 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-25 03:42:55 +00:00
shokara
cf4e8d7553 remove line that prints client's selector
git-svn-id: file:///srv/svn/repo/tokiko/trunk@10 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-25 02:50:52 +00:00
shokara
524bdb0dd6 do not allow .. in selector
git-svn-id: file:///srv/svn/repo/tokiko/trunk@7 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 19:15:29 +00:00
shokara
4feb13d288 log non-fatal errors as non-fatal
git-svn-id: file:///srv/svn/repo/tokiko/trunk@6 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 19:15:09 +00:00
shokara
c50496b07b add newline to end of line
git-svn-id: file:///srv/svn/repo/tokiko/trunk@5 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 19:11:13 +00:00
shokara
6041c607c1 support selectors for files and gophermaps in different directories
git-svn-id: file:///srv/svn/repo/tokiko/trunk@4 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 18:58:34 +00:00
shokara
f5f9ba6e3e trim \r and \n from client input
This fixes clients like bomabdillo not being shown anything when they
only write a \n instead of \r\n.

git-svn-id: file:///srv/svn/repo/tokiko/trunk@3 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 17:53:10 +00:00
shokara
43309deebe format gophermap lines
git-svn-id: file:///srv/svn/repo/tokiko/trunk@2 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 17:29:28 +00:00
shokara
0c323ed7f1 initial commit
Gotta start somewhere.

git-svn-id: file:///srv/svn/repo/tokiko/trunk@1 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 16:33:04 +00:00