<feed xmlns='http://www.w3.org/2005/Atom'>
<title>box, branch master</title>
<subtitle>Simple file sharing server</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/'/>
<entry>
<title>Fix filename with custom filesPath</title>
<updated>2025-04-09T23:56:15+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-04-09T23:55:33+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=3548e8f91c86170a29c2e6f20ede914c31358539'/>
<id>3548e8f91c86170a29c2e6f20ede914c31358539</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add header and option to preserve the filename</title>
<updated>2025-04-09T13:08:41+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-04-09T13:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=51d758f0ccb33567458003a01ddd49e0356f0f61'/>
<id>51d758f0ccb33567458003a01ddd49e0356f0f61</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>ProxyPrefix: Fix GET link after upload</title>
<updated>2025-04-02T15:54:45+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-04-02T15:54:45+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=ad130f94bdca7edcfc5a9951eb5da1e4ce75c385'/>
<id>ad130f94bdca7edcfc5a9951eb5da1e4ce75c385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trim proxy prefix in request url path</title>
<updated>2025-04-02T15:52:24+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-04-02T15:52:24+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=6936cf7c5d19737aaa87e21334f0a395f2b3d60d'/>
<id>6936cf7c5d19737aaa87e21334f0a395f2b3d60d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use template.URL to avoid escaping</title>
<updated>2025-04-02T15:44:00+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-04-02T15:44:00+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=620281a44db7f0d07e0a92e6511ac7df02ac7318'/>
<id>620281a44db7f0d07e0a92e6511ac7df02ac7318</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support a proxy prefix via BOX_PROXY_PREFIX</title>
<updated>2025-04-02T15:39:43+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-04-02T15:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=5702d9fd74d19cc1b8ce9498d4e8bc448da9768e'/>
<id>5702d9fd74d19cc1b8ce9498d4e8bc448da9768e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds bcrypt for token hashing</title>
<updated>2025-03-28T15:48:55+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-03-28T15:48:55+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=7553813376f94e3ae287de78efe413662cd8f967'/>
<id>7553813376f94e3ae287de78efe413662cd8f967</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close created file in upload</title>
<updated>2025-01-28T09:36:54+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>julian.hurst@digdash.com</email>
</author>
<published>2025-01-28T09:36:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=2314ace2d7d1a92010708a9f0e3208cc1068594e'/>
<id>2314ace2d7d1a92010708a9f0e3208cc1068594e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't print error on notfound</title>
<updated>2025-01-25T13:17:16+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-01-25T13:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=7b81f3c7687d1f55410a88298e89c53ab14e41c1'/>
<id>7b81f3c7687d1f55410a88298e89c53ab14e41c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable listing resources by default and add a -i flag for enabling it</title>
<updated>2025-01-25T13:14:05+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2025-01-25T13:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/box/commit/?id=f94c28db9714ac19934b7f104780aeaa9bd0ee64'/>
<id>f94c28db9714ac19934b7f104780aeaa9bd0ee64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
