| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-10 | Fix filename with custom filesPathHEADmaster | Julian Hurst | |
| 2025-04-09 | Add header and option to preserve the filename | Julian Hurst | |
| When uploading it's now possible to specify a X-ResourceMeta-Filename header to specify the final filename of the file. This supercedes the X-ResourceMeta-Extension header. Note: this option can make it easier to guess the resource url so if uploading a sensitive file (which is not recommended anyway) an easy to guess filename could make it easier for an "attacker" to get the file. | |||
| 2025-04-02 | ProxyPrefix: Fix GET link after upload | Julian Hurst | |
| 2025-04-02 | Trim proxy prefix in request url path | Julian Hurst | |
| 2025-04-02 | Use template.URL to avoid escaping | 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-28 | Close created file in upload | Julian Hurst | |
| 2025-01-25 | Don't print error on notfound | Julian Hurst | |
| 2025-01-25 | Disable listing resources by default and add a -i flag for enabling it | Julian Hurst | |
| 2025-01-24 | Add favicon.ico | 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 | Try token from BOX_TOKEN envvar first | Julian Hurst | |
| 2025-01-23 | Add box ascii art | Julian Hurst | |
| 2025-01-23 | Get token from stdin instead of flag | 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 | Make deleting fail if no/invalid token | Julian Hurst | |
| 2025-01-23 | X-Upload-Token -> X-Token and flesh out index.html | Julian Hurst | |
| 2025-01-23 | Fix mkdir issue when files path is empty | Julian Hurst | |
| 2025-01-23 | Print deleted log instead of deleting | Julian Hurst | |
| 2025-01-23 | Add flag for configuring the files path | Julian Hurst | |
| 2025-01-23 | Use ServeFile instead of io.Copy | Julian Hurst | |
| 2025-01-23 | Add favicon | Julian Hurst | |
| 2025-01-23 | Make upload endpoint static | Julian Hurst | |
| 2025-01-23 | Flag for allowing resource deletion | Julian Hurst | |
| 2025-01-23 | Return resource ID and allow getting resources | Julian Hurst | |
| 2025-01-23 | Lower go.mod version | 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 | Rename module to box | Julian Hurst | |
| 2025-01-23 | Initial commit | Julian Hurst | |
