An HTTP server to navigate local files in a browser
Find a file
2021-12-22 15:03:12 +00:00
frontend Add linting configuration and fixes linting errors 2021-12-21 12:21:48 +01:00
.gitignore Make filelist links absolute instead of relative 2021-12-20 19:00:14 +01:00
.gitlab-ci.yml Finalize v0.1.1 2021-12-22 16:02:06 +01:00
.golangci.yml Add linting configuration and fixes linting errors 2021-12-21 12:21:48 +01:00
config.go Fix default listenning address 2021-12-22 15:57:14 +01:00
go.mod go mod tidy 2021-12-21 16:54:52 +01:00
go.sum Add version, a command arg to print the version, and a footer 2021-12-20 22:56:00 +01:00
main.go Finalize v0.1.1 2021-12-22 16:02:06 +01:00