1
0
Go to file
2022-06-27 23:36:45 +04:00
bin Initial commit. 2022-06-27 04:38:09 +04:00
build/archlinux Initial commit. 2022-06-27 04:38:09 +04:00
cmd/dwelling-files Because of how httprouter works I had to create an /index/ endpoint. Also /file/ endpoint serving files was added. 2022-06-27 22:53:02 +04:00
configs Initial commit. 2022-06-27 04:38:09 +04:00
init/systemd Initial commit. 2022-06-27 04:38:09 +04:00
internal/handlers Initial commit. 2022-06-27 04:38:09 +04:00
pkg Looks like CurrentPath() func is complete. 2022-06-27 23:36:45 +04:00
web Made use of DirStats struct in a template. 2022-06-27 23:26:33 +04:00
.gitignore Initial commit. 2022-06-27 04:38:09 +04:00
go.mod Initial commit. 2022-06-27 04:38:09 +04:00
go.sum Initial commit. 2022-06-27 04:38:09 +04:00
LICENSE Initial commit. 2022-06-27 04:38:09 +04:00
LICENSE.RobotoCondensed.txt Initial commit. 2022-06-27 04:38:09 +04:00
Makefile This run target is for testing purposes. Let it serve a current directory. 2022-06-27 22:51:18 +04:00