1
0
Fork 0
File upload service tied to Linux that uses no RDBMS but file system. https://upload.arav.su
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Alexander Andreev 9c72131dc8
Version patch part increased to 3. Nothing changed but a version of used httpr router.
1 week ago
build Version patch part increased to 3. Nothing changed but a version of used httpr router. 1 week ago
cmd Reorginised the main()'s code a little. 1 week ago
configs Added copytruncate to truncate a file instead of recreating. Removed script to send SIGHUP since it is not used anymore. 2 weeks ago
init/systemd Fixed a comment in dwelling-upload.service. 1 week ago
internal/http Removed no more needed func AssetsFS. 1 week ago
pkg Oh, with ioutil.ReadDir subtracting of 4096 isn't needed. 1 week ago
tools Found that daemon-reload needs to be called when manually edit such files. 2 weeks ago
web Made max. size and hours bold. 1 week ago
.gitignore jade.go is being automatically generated, so no need to keep it. Also removed unneeded flags from go:generate in web.go. 2 weeks ago
LICENSE Version up to 23.8.0. Changed arav.top to arav.su. Fixed templates. Deleted pre-compiled ones. 3 months ago
LICENSE.RobotoCondensed.txt Moved licenses for fonts off to root. They aren't needed to be in there. And it will save 16 KiB. 1 year ago
LICENSE.ShareTechMono.txt Renamed file of a license for ShareTechMono font. 1 month ago
Makefile Version patch part increased to 3. Nothing changed but a version of used httpr router. 1 week ago
go.mod Updated httpr to v0.2.0. 1 week ago
go.sum Updated httpr to v0.2.0. 1 week ago