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 b95052709a
Removed upload.yaml from Makefile and PKGBUILD. Removed run and run-clean targets.
2023-05-24 22:25:19 +04:00
build Removed upload.yaml from Makefile and PKGBUILD. Removed run and run-clean targets. 2023-05-24 22:25:19 +04:00
cmd Made use of cmd arguments. 2023-05-24 22:19:41 +04:00
configs Removed config.yaml. 2023-05-24 22:20:22 +04:00
init/systemd Removed /usr/lib64 from ExecPaths. 2022-06-13 21:07:04 +04:00
internal/http Removed Configuration. 2023-05-24 22:20:02 +04:00
pkg Moved http server to internal. 2023-04-24 00:49:53 +04:00
tools Added gen-salt.sh to generate and get a SetCredentialEncrypted= to put in a systemd service. 2023-05-24 22:22:11 +04:00
web Added /f/ to robots.txt. 2023-05-24 02:57:41 +04:00
.gitignore Ignore *.jade.go files. Fixed jade templates. Added go generate to Makefile. 2023-02-23 18:28:01 +04:00
LICENSE Version up to 23.8.0. Changed arav.top to arav.su. Fixed templates. Deleted pre-compiled ones. 2023-02-23 18:16:06 +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
LICENSE.ShareTechMono.txt Renamed file of a license for ShareTechMono font. 2023-04-24 00:44:39 +04:00
Makefile Removed upload.yaml from Makefile and PKGBUILD. Removed run and run-clean targets. 2023-05-24 22:25:19 +04:00
go.mod No need in gopkg.in/yaml.v3 anymore. 2023-05-24 22:21:08 +04:00
go.sum No need in gopkg.in/yaml.v3 anymore. 2023-05-24 22:21:08 +04:00