19 Commits

Author SHA1 Message Date
yakumo.izuru
11bf9f2319 Add manual page
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@19 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-10-12 23:04:06 +00:00
yakumo.izuru
58a52691e5 Create example directory
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@18 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-10-12 22:48:34 +00:00
yakumo.izuru
a5bccf1542 Credit where it is due
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@17 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-10-12 22:46:29 +00:00
yakumo.izuru
00b06e1c62 I was so caught up I actually went WTF
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@16 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-10-12 22:38:23 +00:00
yakumo.izuru
e8bcb5c8de These are my books! Ow!
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>

git-svn-id: file:///srv/svn/repo/tokiko/trunk@15 8f5ca974-a7f8-e144-9f80-d41d5039c194
2023-10-12 22:35:31 +00:00
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
b16908d921 add LICENSE
Whoops, forgot to add this before.

git-svn-id: file:///srv/svn/repo/tokiko/trunk@12 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-25 20:52:35 +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
438f8bdff9 add .gitignore
git-svn-id: file:///srv/svn/repo/tokiko/trunk@9 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 19:26:39 +00:00
shokara
1dfe1b90ec update README
git-svn-id: file:///srv/svn/repo/tokiko/trunk@8 8f5ca974-a7f8-e144-9f80-d41d5039c194
2021-12-23 19:21:20 +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