~nature/galaxy-go

upload.go: Moved extension check to its own function.
Removed useless markdown files
Stylesheets: Added new stylesheet workflow
templates: Moved files from tmp/ to templates/
.gitignore: Added
main.go: Removed redudant `./`
upload.go: Changed path to files/

Disallows user to view any file without exact URL.
Also remove redudant `./`.
main.go: Added file handler

File handler will display any file that exists.
Otherwise 404.
569e050a — LordNature 5 years ago
Missing /.
f40dc4f3 — LordNature 5 years ago
Return url to file to user.
9e156499 — LordNature 5 years ago
Changed port to :8080
ab8d6398 — LordNature 5 years ago
Give user response if credentials are invalid.
a5b76246 — LordNature 5 years ago
Added .pdf to upload handler.
08652c79 — LordNature 5 years ago
Changed text to something more appropriate.
62a56d5f — LordNature 5 years ago
Added Oblivion Heading
8dba3245 — LordNature 5 years ago
Made galaxy go to home
392279a3 — LordNature 5 years ago
Added quotes.txt
1c590c5e — LordNature 5 years ago
Added quotes from oblivion to vip.html
d70e548f — LordNature 5 years ago
Upload.go init
d3bb3108 — LordNature 5 years ago
Moved all upload code to upload.go
Next