1
0
Go to file
2022-06-28 01:59:22 +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 Added ability to disable file serving if it is handled by some other service (e.g. NGiNX). 2022-06-28 01:07:46 +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 Added ability to disable file serving if it is handled by some other service (e.g. NGiNX). 2022-06-28 01:07:46 +04:00
pkg Decided not to escape. :) 2022-06-28 01:59:22 +04:00
web Decide to add an info about overlay functionality. 2022-06-28 01:58:53 +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