1
0
Go to file
2022-07-07 02:15:51 +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 Now that paths are fixed in a program, here could be just a / location. 2022-06-28 05:10:22 +04:00
init/systemd Fixed ExecStart= in systemd unit. 2022-06-28 05:31:57 +04:00
internal/handlers Oh, removed an unneded IndexData struct. 2022-06-28 05:23:49 +04:00
pkg Added code to resolve directory symlinks. 2022-06-28 06:13:44 +04:00
web Removed unneded id for a span containing current path, and placed its copy under a table in a separate section to make space. 2022-07-07 02:15:51 +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