index
:
box
list
master
Simple file sharing server
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
Age
Commit message (
Expand
)
Author
2025-04-12
Update getindex path to avoid nginx 301
list
Julian Hurst
2025-04-10
Fix proxyprefix for /getindex
Julian Hurst
2025-04-10
Add file listing support
Julian Hurst
2025-04-09
Add header and option to preserve the filename
Julian Hurst
2025-04-02
ProxyPrefix: Fix GET link after upload
Julian Hurst
2025-04-02
Support a proxy prefix via BOX_PROXY_PREFIX
Julian Hurst
2025-03-28
Adds bcrypt for token hashing
Julian Hurst
2025-01-23
Add info about X-ResourceMeta-Extension in index.html
Julian Hurst
2025-01-23
Add metadata support for specifying the extension
Julian Hurst
2025-01-23
Add box ascii art
Julian Hurst
2025-01-23
Make resId a link in index.html
Julian Hurst
2025-01-23
Updat title in index.html
Julian Hurst
2025-01-23
X-Upload-Token -> X-Token and flesh out index.html
Julian Hurst
2025-01-23
Make upload endpoint static
Julian Hurst
2025-01-23
Return resource ID and allow getting resources
Julian Hurst
2025-01-23
Fix null use in js when not using token
Julian Hurst
2025-01-23
Support token, host and port flags
Julian Hurst
2025-01-23
Initial commit
Julian Hurst