1
0
Go to file
2022-06-27 23:45:58 +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 Not sure this nginx config is right, will check later. 2022-06-27 23:37:40 +04:00
init/systemd Initial commit. 2022-06-27 04:38:09 +04:00
internal/handlers Working Index handler. 2022-06-27 23:37:12 +04:00
pkg Looks like CurrentPath() func is complete. 2022-06-27 23:36:45 +04:00
web Added favicon. 2022-06-27 23:45:58 +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 Oh, let's actually use user's home directory for test. :) 2022-06-27 23:45:21 +04:00