<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atlas/pkg/server, branch main</title>
<subtitle>An information storage and retrieval tool
</subtitle>
<id>https://git.jpappel.xyz/atlas/atom?h=main</id>
<link rel='self' href='https://git.jpappel.xyz/atlas/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/'/>
<updated>2026-04-03T05:17:13Z</updated>
<entry>
<title>Add support for sorting params via form</title>
<updated>2026-04-03T05:17:13Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2026-04-03T05:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=54da68e8aaac5d0d77b6f4da20aacb6df37ec014'/>
<id>urn:sha1:54da68e8aaac5d0d77b6f4da20aacb6df37ec014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add form for querying server from http</title>
<updated>2025-08-05T19:00:27Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-08-05T19:00:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=7b798789897bd07b03510e073f41e8deadbc460c'/>
<id>urn:sha1:7b798789897bd07b03510e073f41e8deadbc460c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve server logging</title>
<updated>2025-08-02T03:39:35Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-08-02T03:39:35Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=d4003133b2c1647d61821cda5d6ce2f5421742e4'/>
<id>urn:sha1:d4003133b2c1647d61821cda5d6ce2f5421742e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove todo contexts</title>
<updated>2025-07-29T03:58:07Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-29T03:58:07Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=0c9444f45bf8777b3ef21850d4839dbb8b10aba0'/>
<id>urn:sha1:0c9444f45bf8777b3ef21850d4839dbb8b10aba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor server over unix sockets to use SOCK_STREAM</title>
<updated>2025-07-28T00:37:27Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-28T00:37:27Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=75c3d32881a3b382ab6b63f25d177d40a2ca4256'/>
<id>urn:sha1:75c3d32881a3b382ab6b63f25d177d40a2ca4256</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement basic server over unix datagram</title>
<updated>2025-07-23T21:27:23Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-23T21:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=3b84e41e8fec9ecf5c9f4885c8908cf94b8999f5'/>
<id>urn:sha1:3b84e41e8fec9ecf5c9f4885c8908cf94b8999f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update help info</title>
<updated>2025-07-23T06:07:08Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-23T06:07:08Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=f949689b4d56daa9988c821e2f0e1b470cfc7275'/>
<id>urn:sha1:f949689b4d56daa9988c821e2f0e1b470cfc7275</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Separate program entry point from commands</title>
<updated>2025-07-22T19:41:03Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-22T19:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=344c6526a8d6f490fc7628ddc7d2dd06ed1a07c1'/>
<id>urn:sha1:344c6526a8d6f490fc7628ddc7d2dd06ed1a07c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add object pool for server jsonify buffers</title>
<updated>2025-07-18T19:27:01Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-18T19:27:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=6469090be4935f17d2dfafcee8e41ebff87f2e89'/>
<id>urn:sha1:6469090be4935f17d2dfafcee8e41ebff87f2e89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Last-Modified to response</title>
<updated>2025-07-13T22:54:40Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-07-13T22:54:40Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=b1226acdde526ff0dc83a6b7e81d1f6ccf0ad3c2'/>
<id>urn:sha1:b1226acdde526ff0dc83a6b7e81d1f6ccf0ad3c2</id>
<content type='text'>
</content>
</entry>
</feed>
