Commit Graph

61 Commits (master)

Author SHA1 Message Date
chris west 6761e1d738 update alphanumeric-sort dependency 1 year ago
chris west 4de39201ba how'd you get down there 4 years ago
Richard Bradfield a07c921fee
Default to dual stack and add BIND arg
Change the default bind address to be `[::]` and allow the user to
specify the socket to bind on.

This is distinct from the HOST/PORT pair already configurable as phd
might be running behind a proxy where links need to be generated with a
different destination to the bound socket.
4 years ago
chris west 85865968e3 hide info msgs in -r mode 4 years ago
chris west 36cdefd32c use phetch's gopher Type enum 4 years ago
chris west 822e1e0f26 -r for serverless rendering 4 years ago
chris west b527304e67 different indicator 4 years ago
chris west 2714841316 format tweaks 4 years ago
chris west 49ae7abb63 always prefix lines without \t with i 4 years ago
chris west 67665c3327 avoid double // 4 years ago
chris west a1eb708980 force docs, other warnings 4 years ago
chris west 1a102fa9a8 clippy 4 years ago
chris west 08e3056f55 comments are ignored 4 years ago
chris west 1c2b065ee7 fix port generation 4 years ago
chris west 3f5fed5631 replace server/port with real values 4 years ago
chris west 82bbb4edd3 support geomyidae gophermap format 4 years ago
chris west b90325579b test gophermap line parsing 4 years ago
dvkt a1bb9c24d3 shorter 4 years ago
dvkt 525d06383a dirs always first 4 years ago
dvkt 01c327192d version sort directories 4 years ago
dvkt f911b4a355 sort_paths (failing) test + fixtures 4 years ago
dvkt 3a59b3779c more logging statements 4 years ago
dvkt 51bd604cb2 jazz up logging more 4 years ago
dvkt f521ea21d1 jazz up logs 4 years ago
dvkt a38d8cf50a just use ipv4 for now 4 years ago
dvkt bc794153d3 catch-all ipv6 bind 4 years ago
dvkt 5ab317186f fix footer 4 years ago
dvkt 6927c8c5bc show directories first in listing 4 years ago
dvkt 6f26dc399a send files with io::copy 4 years ago
dvkt a69144fbc9 404 4 years ago
dvkt da8faa0072 error on 404, not binary 4 years ago
dvkt 056caa0dcb parse out query string 4 years ago
dvkt 42f67a2c05 shell() 4 years ago
dvkt 44d554523d execute executable gophermaps 4 years ago
dvkt 80f1c2cf75 .reverse 4 years ago
dvkt 1465c5beed dont ensure 4 years ago
dvkt f0457bfccc more notes 4 years ago
dvkt 8572d7c4a3 sort dir content 4 years ago
dvkt 49f46495ee header.gph, footer.gph 4 years ago
dvkt 3be8e1192f some clients need \ts 4 years ago
dvkt 981e304721 serve gophermaps 4 years ago
dvkt d039060a80 more accurate 4 years ago
dvkt 5381a49fcd dont send . on files 4 years ago
dvkt 5c370876b5 Request struct 4 years ago
dvkt 32d81fdccb unused 4 years ago
dvkt 898ff3b8a9 kill debug 4 years ago
dvkt 7dca22857f more / nonsense 4 years ago
dvkt a902c0870c port as number 4 years ago
dvkt 1708db9ffa write_text 4 years ago
dvkt 2caef0cef2 show root dir on startup 4 years ago