1
0
File upload service tied to Linux that uses no RDBMS but file system. https://upload.arav.su
Go to file
2022-02-11 04:08:05 +04:00
bin Added .gitignore, .keep file to preserve bin directory and go.sum file. 2022-02-06 02:28:33 +04:00
build Updated PKGBUILD. 2022-02-11 04:08:05 +04:00
cmd Refactor vars. 2022-02-10 23:17:55 +04:00
configs Added comments for options. 2022-02-08 23:09:19 +04:00
init/systemd Ha-ha, not -config, but -conf. xD 2022-02-11 04:07:36 +04:00
internal Removed a space char between mail and >. 2022-02-11 03:01:44 +04:00
pkg Added my little whining on always empty scheme in a comment on NetworkType() func. 2022-02-11 03:06:40 +04:00
.gitignore Added .gitignore, .keep file to preserve bin directory and go.sum file. 2022-02-06 02:28: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
LICENSE Initial commit. 2022-02-06 02:22:23 +04:00
Makefile Create log dir. Copy sysusers.d config. 2022-02-11 03:47:46 +04:00