<feed xmlns='http://www.w3.org/2005/Atom'>
<title>docspace/templates, branch prod</title>
<subtitle>Http server for hosting files with user support</subtitle>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/'/>
<entry>
<title>Add forgotten template msg.html</title>
<updated>2023-08-10T15:27:26+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-08-10T15:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=9795530f4433365a18a99d21ed75c3314caa279f'/>
<id>9795530f4433365a18a99d21ed75c3314caa279f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable /createuser</title>
<updated>2023-08-10T13:33:01+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-08-10T13:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=96a7413ca1b50bdc83096c9d72bbbf98099cc45b'/>
<id>96a7413ca1b50bdc83096c9d72bbbf98099cc45b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix imgs.html</title>
<updated>2023-01-27T09:48:05+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-27T09:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=3d6d4339a88fa7625c18863359ce02df58016c89'/>
<id>3d6d4339a88fa7625c18863359ce02df58016c89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wrap template data to always pass the User</title>
<updated>2023-01-26T21:25:50+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-26T21:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=12f7cf21265d7d6c9d1d60e2ae63753846a58c4b'/>
<id>12f7cf21265d7d6c9d1d60e2ae63753846a58c4b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Query string is removed from action in forms with method="GET"</title>
<updated>2023-01-25T14:44:29+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-25T14:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=f5207342b5cb2143e94c8bafe73c326e08bfd40f'/>
<id>f5207342b5cb2143e94c8bafe73c326e08bfd40f</id>
<content type='text'>
Using a hidden input instead as intended by html5 spec:

Let destination be a new URL that is equal to the action except that its
&lt;query&gt; component is replaced by query (adding a U+003F QUESTION MARK
character (?) if appropriate).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using a hidden input instead as intended by html5 spec:

Let destination be a new URL that is equal to the action except that its
&lt;query&gt; component is replaced by query (adding a U+003F QUESTION MARK
character (?) if appropriate).
</pre>
</div>
</content>
</entry>
<entry>
<title>Add user impersonation support for admins</title>
<updated>2023-01-25T00:23:58+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-25T00:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=f416775268085c7fb7f90cf54ea2149267b960e6'/>
<id>f416775268085c7fb7f90cf54ea2149267b960e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add noscript support for imgs via paging</title>
<updated>2023-01-19T21:04:59+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-19T21:04:59+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=de64b0433c42306c4d6d55a926e53d64f96ec51c'/>
<id>de64b0433c42306c4d6d55a926e53d64f96ec51c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add images support (inf scroll via htmx of images taken from user docs)</title>
<updated>2023-01-15T01:16:35+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-15T01:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=09a34dda989df0f74bbfcd11ac63254d61b92a18'/>
<id>09a34dda989df0f74bbfcd11ac63254d61b92a18</id>
<content type='text'>
This commit also includes a migration from css to scss, some
improvements to the redirection workflow when no session is found and
refactors concerning flash cookies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit also includes a migration from css to scss, some
improvements to the redirection workflow when no session is found and
refactors concerning flash cookies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Security for /download and frontend style improvements</title>
<updated>2023-01-13T13:50:04+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-13T13:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=7d502441a6bd210aff8a8625ee87ea5a1fbbd7ee'/>
<id>7d502441a6bd210aff8a8625ee87ea5a1fbbd7ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for downloading files in zip</title>
<updated>2023-01-13T11:03:54+00:00</updated>
<author>
<name>Julian Hurst</name>
<email>ark@mansus.space</email>
</author>
<published>2023-01-13T11:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://grim.freemyip.com/cgit/docspace/commit/?id=061b0402fcee0763b2eb87e5ad2a31687f95b307'/>
<id>061b0402fcee0763b2eb87e5ad2a31687f95b307</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
