Commit Graph

80 Commits (master)

Author SHA1 Message Date
chris west 6761e1d738 update alphanumeric-sort dependency 1 year ago
chris west 2e78294135 NO_COLOR support 3 years ago
chris west 06c0a2d5ea also look for ? to start query string
fixes #3
4 years ago
chris west 1cb71b3450 If -p is passed without --bind, bind to that port 4 years ago
chris west 4de39201ba how'd you get down there 4 years ago
chris west 4ee7008070 --no-color to hide colors in log messages 4 years ago
chris west 924c5b1ae9 clarify 4 years ago
chris west 68979f2d88 add --bind to -h 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 9852a13da7 more colors 4 years ago
dvkt 3a59b3779c more logging statements 4 years ago
dvkt 51bd604cb2 jazz up logging more 4 years ago
dvkt cd9fb92636 ignore trailing slash 4 years ago
dvkt f521ea21d1 jazz up logs 4 years ago
dvkt b9393ea625 little color module 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 9dee2bf249 fix defaulting to cwd - ignore program arg 4 years ago
dvkt 5dce199301 default to port 7070 4 years ago
dvkt 58efacaa08 tweak 4 years ago
dvkt 6f26dc399a send files with io::copy 4 years ago
dvkt f7a006d74e default to serving cwd 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