<feed xmlns='http://www.w3.org/2005/Atom'>
<title>memora/src/main.zig, branch dev</title>
<subtitle>Image Gallery
</subtitle>
<id>http://git.nathanreiner.xyz/memora/atom?h=dev</id>
<link rel='self' href='http://git.nathanreiner.xyz/memora/atom?h=dev'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/'/>
<updated>2026-06-15T15:33:47Z</updated>
<entry>
<title>add headers mechanism to response</title>
<updated>2026-06-15T15:33:47Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-06-15T15:33:47Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=b43985a19308cc47a7af9b74f74efdfc54be7a83'/>
<id>urn:sha1:b43985a19308cc47a7af9b74f74efdfc54be7a83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Server struct and replace it with single function</title>
<updated>2026-06-06T07:38:56Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-06-06T07:38:56Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=f39dfd01ab06cf92a3bcad75fcb175a8242ec1b1'/>
<id>urn:sha1:f39dfd01ab06cf92a3bcad75fcb175a8242ec1b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement static handler and synchronous server handling</title>
<updated>2026-06-06T05:57:50Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-06-06T05:57:50Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=51307d973255e32ec1440083dee383e8b2cd8878'/>
<id>urn:sha1:51307d973255e32ec1440083dee383e8b2cd8878</id>
<content type='text'>
</content>
</entry>
<entry>
<title>first sketch of pinch zoom</title>
<updated>2026-05-28T18:47:08Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-05-28T18:47:08Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=cd7883d16956d80c67a91c4e07be5335f4de5c39'/>
<id>urn:sha1:cd7883d16956d80c67a91c4e07be5335f4de5c39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add timeline</title>
<updated>2026-05-28T16:37:11Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-05-28T16:37:11Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=35fb9361b2113f4ebc7179b9421f5f3b8a98a6c7'/>
<id>urn:sha1:35fb9361b2113f4ebc7179b9421f5f3b8a98a6c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement frontend framework</title>
<updated>2026-05-28T14:30:26Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-05-28T14:30:26Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=cd32a3ca0173676ed31486b5fa4dbd8c744cdec5'/>
<id>urn:sha1:cd32a3ca0173676ed31486b5fa4dbd8c744cdec5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add api sketch</title>
<updated>2026-05-23T05:11:00Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-05-23T05:11:00Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=f109fb62b7e45d54b0c9f524a0707f3c2688b6cb'/>
<id>urn:sha1:f109fb62b7e45d54b0c9f524a0707f3c2688b6cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let's do a rewrite!</title>
<updated>2026-05-20T08:16:50Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2026-05-20T08:16:50Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=44445734ba4a0f05564f808c2fd34a7f23c6fafb'/>
<id>urn:sha1:44445734ba4a0f05564f808c2fd34a7f23c6fafb</id>
<content type='text'>
Created project structure and changed `build.zig` and added licence.
</content>
</entry>
<entry>
<title>add file uploading and multi-threading</title>
<updated>2025-11-17T08:57:09Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2025-11-17T08:57:09Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=e95cf5c7b6a08eb560763d5167fbddc1c2117bcc'/>
<id>urn:sha1:e95cf5c7b6a08eb560763d5167fbddc1c2117bcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>backend: change log to use tagname instead of default enum formatting</title>
<updated>2025-11-14T21:05:33Z</updated>
<author>
<name>Nathan Reiner</name>
<email>nathan@nathanreiner.xyz</email>
</author>
<published>2025-11-14T21:05:33Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/memora/commit/?id=54cf8b71c6db92f34a596408e3c00feb0afffa67'/>
<id>urn:sha1:54cf8b71c6db92f34a596408e3c00feb0afffa67</id>
<content type='text'>
</content>
</entry>
</feed>
