A simple static file server with a Dropbox-like interface
Stars
35
Forks
4
Watchers
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
22
commits
Implements download javascript client-side
9b70129
Corrects viewable pages
255b669
Implements popup box for get link
e227d40
Requests confirmation when deleting file
ac05110
Implements file deletion
b662caf
Moves mockdb to db package
614c6c6
Makes getFileByHash O(1) operation
cefa7d3
Client can download files
db08d95
Makes trailing slash optional
a0bc09a
Api serves files without a password
5724080
Adds action bar to files page
a0231cf
Switches to Gorilla mux
a0635b9
Adds *.DS_Store to .gitignore
5ed233b
Removes dropzone from vendor
a43dafb
Displays uploaded files
bb3474a