index
:
sliderule.git
main
The small web toolkit for Go
Travis Parker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
Age
Commit message (
Expand
)
Author
2023-11-14
bugfixes from the Protocol refactor
v1.6.0
tjp
2023-11-13
remove the old contrib/sharedhost replacement approach
tjp
2023-11-13
add nex protocol support
tjp
2023-11-13
refactor contribs to work with a Protocol interface
tjp
2023-10-30
spartan support in fs and cgi contribs
tjpcc
2023-10-10
support an overridden "cmd" for CGIs
tjpcc
2023-10-09
more useful tlsauth.Approver type
tjpcc
2023-10-09
contrib/fs.TitanUpload improvements
tjpcc
2023-10-09
improves filetype detection
tjpcc
2023-09-30
file serving refactor
tjpcc
2023-09-23
improve shared host path handling
tjpcc
2023-09-14
add REMOTE_PORT to CGI env
tjpcc
2023-09-09
log stderr on failed CGIs
tjpcc
2023-09-07
fix attempt on gopher cgis
v1.3.2
tjpcc
2023-09-07
all the gopher CGI handlers to support gophernicus behaviors
v1.3.0
tjpcc
2023-09-06
contrib/fs.GuessGopherItemType -> gopher.GuessItemType
tjpcc
2023-05-09
correct direction of the binary search for dir default files
tjpcc
2023-05-09
correctly use path.Ext() results
tjpcc
2023-05-09
recognize gophermap files as menu types in dir listings
tjpcc
2023-05-06
don't start in-FS paths with ./
tjpcc
2023-05-03
TitanUpload middleware in contrib/fs
tjpcc
2023-05-03
hide private files from the FS
tjpcc
2023-05-02
send request bodies into CGI handlers
tjpcc
2023-05-01
name change in the CGI SERVER_SOFTWARE env var
tjpcc
2023-05-01
name change gus -> sliderule
tjpcc
2023-04-30
spartan handler for a CGI directory
tjpcc
2023-04-29
spartan FS server
tjpcc
2023-02-15
Switch Handler to an interface.
tjpcc
2023-01-28
fix tests for #15 change
tjpcc
2023-01-28
permanently redirect from /dir to /dir/ on gemini. fixes #15
tjpcc
2023-01-28
gopher support.
tjpcc
2023-01-26
test coverage and resulting bugfixes
tjpcc
2023-01-25
test coverage for the cgi contrib
tjpcc
2023-01-24
testing and linting and linter fixes
tjpcc
2023-01-23
logging library up to top level
tjpcc
2023-01-20
"tlsauth" contrib package
tjpcc
2023-01-19
New sharedhost contrib package.
tjpcc
2023-01-19
package documentation: gemini, gemtext, contrib
tjpcc
2023-01-18
bugfix and some docs cleanup
tjpcc
2023-01-17
pull request, response, handlers out of the gemini package
tjpcc
2023-01-10
remove some debugging prints, gofmt
tjpcc
2023-01-10
CGI improvements
tjpcc
2023-01-10
Add a CGI contrib
tjpcc
2023-01-09
Initial commit.
tjpcc