vodkas

Simple file sharing server
Log | Files | Refs

DateCommit messageAuthorFiles+-
2020-06-02 11:16Attempt to read env variables in docker commandVetle Haflan1+1-1
2020-06-02 10:42Implement permanent shots for 'admin'Vetle Haflan3+75-31
2020-06-02 08:50Implement multiple number of shots (numshots)Vetle Haflan1+110-68
2020-04-27 20:42Add messy old overview note - *might* be usefulVetle Haflan1+60-0
2020-04-12 02:29Update host name of vv.shVetle Haflan1+1-1
2020-03-10 19:52Add Dockerfile and gitlab-ci.yml for basic image buildVetle Haflan2+19-0
2020-03-09 20:54Refactor a bit and include storage limitVetle Haflan1+81-30
2020-03-03 21:20Start making vv.sh (simple bash client)Vetle Haflan2+37-0
2020-03-03 20:42Finish KeyHandler MVPVetle Haflan1+35-22
2020-03-03 19:32gofmtVetle Haflan1+212-209
2020-03-01 22:13Start work on KeyHandlerVetle Haflan1+54-32
2020-03-01 19:38Add statDB() and continue refactoringVetle Haflan1+54-27
2020-03-01 16:26Support multiline form data and continue refactoringVetle Haflan3+121-26
2020-02-29 15:38Generate random key and start refactoring for better structureVetle Haflan1+64-39
2020-02-23 18:10Replace map by bbolt database - storage no longer limited to RAMvh1+55-20
2020-02-23 16:14Store data as []byte instead of stringvh1+6-7
2019-09-30 20:06Add temporary readme (from some note)Vetle Haflan1+8-0
2019-09-30 20:01Init with vodkas.goVetle Haflan2+121-0