1
0
File upload service tied to Linux that uses no RDBMS but file system. https://upload.arav.su
Go to file
2022-02-14 19:02:57 +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 Remove unix socket file on exit. 2022-02-14 19:02:57 +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 Recently I found out that Share Tech Mono was loaded twice in Firefox. And looks like removing format('truetype') fixed a problem. :thonk: 2022-02-12 04:56:18 +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 Fixed permission for log dir. 2022-02-11 04:26:40 +04:00