1
0
File upload service tied to Linux that uses no RDBMS but file system. https://upload.arav.su
Go to file
2022-06-13 20:55:52 +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 program version. 2022-06-13 20:25:22 +04:00
cmd Updated program version. 2022-06-13 20:25:22 +04:00
configs Fixed NGiNX config. 2022-06-13 19:12:21 +04:00
init/systemd Ah, okay, I looked up ldd output and found that clean service has no dynamic library dependency unlike the service itself. So /usr/lib should be here as well. 2022-03-30 01:45:07 +04:00
internal Assets and templates are moved to root/web. 2022-05-25 00:28:33 +04:00
pkg A more clarified comment for inotifyCount const. 2022-05-25 19:18:57 +04:00
web Fixed var type in an index template. 2022-06-13 20:55:52 +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 Removed jade package and updated yaml.v3 to 3.0.1. 2022-06-13 20:25:04 +04:00
go.sum Removed jade package and updated yaml.v3 to 3.0.1. 2022-06-13 20:25:04 +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 Removed creating of log dir, since it is handled by systemd. 2022-05-25 00:53:26 +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