1
0
Fork 0
File upload service tied to Linux that uses no RDBMS but file system. https://upload.arav.su
Go to file
Alexander Andreev f7d2618c8c
Moved licenses for fonts off to root. They aren't needed to be in there. And it will save 16 KiB.
2022-03-29 18:02:33 +04:00
bin Added .gitignore, .keep file to preserve bin directory and go.sum file. 2022-02-06 02:28:33 +04:00
build Made PKGBUILD the right way. 2022-03-20 18:20:46 +04:00
cmd Chrooting and user substituting are removed. It can be done within systemd unit. 2022-03-20 18:28:20 +04:00
configs Changed unix socket path in a default config. 2022-03-26 17:07:37 +04:00
init/systemd Forgot to remove NoExecPaths and ExecPaths for dwelling-upload-clean as well. 2022-03-26 17:03:49 +04:00
internal Moved licenses for fonts off to root. They aren't needed to be in there. And it will save 16 KiB. 2022-03-29 18:02:33 +04:00
pkg Set rwx mode to unix socket. 2022-03-07 23:55:00 +04:00
.gitignore Added .gitignore, .keep file to preserve bin directory and go.sum file. 2022-02-06 02:28:33 +04:00
LICENSE Fixed copypaste in LICENSE file. 2022-02-21 19:27:41 +04:00
LICENSE.RobotoCondensed.txt Moved licenses for fonts off to root. They aren't needed to be in there. And it will save 16 KiB. 2022-03-29 18:02:33 +04:00
Makefile Renamed dwelling-upload-clear to a more suitable name dwelling-upload-clean. 2022-03-20 18:19:59 +04:00
OFL.ShareTechMono.txt Moved licenses for fonts off to root. They aren't needed to be in there. And it will save 16 KiB. 2022-03-29 18:02:33 +04:00
go.mod Remove Amber from dependencies. 2022-02-08 04:23:05 +04:00
go.sum Remove Amber from dependencies. 2022-02-08 04:23:05 +04:00