<feed xmlns='http://www.w3.org/2005/Atom'>
<title>omnisearch/src/Routes, branch indev</title>
<subtitle>A modern lightweight metasearch engine with a clean design written in C.
</subtitle>
<id>http://git.bwaaa.monster/omnisearch/atom?h=indev</id>
<link rel='self' href='http://git.bwaaa.monster/omnisearch/atom?h=indev'/>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/'/>
<updated>2026-09-04T03:59:20Z</updated>
<entry>
<title>feat: add HTTP status to warning message</title>
<updated>2026-09-04T03:59:20Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-09-04T03:59:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=892acdc7f26df93735e0098ce62159571b31eb02'/>
<id>urn:sha1:892acdc7f26df93735e0098ce62159571b31eb02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: improve memory handling in search cleanup paths</title>
<updated>2026-08-15T06:58:24Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-15T06:57:29Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=68d9d46e5ee5eeefca8630ee4c26f7794a8842a4'/>
<id>urn:sha1:68d9d46e5ee5eeefca8630ee4c26f7794a8842a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add default search engine option</title>
<updated>2026-08-13T00:21:12Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-13T00:21:12Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=a20a9e8878ab6708bd3e3ecb4b1cee8728436dd0'/>
<id>urn:sha1:a20a9e8878ab6708bd3e3ecb4b1cee8728436dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: improvements allocation safety and string processing</title>
<updated>2026-08-12T19:40:41Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-12T19:40:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=10d44e7ff547a806e4bf109e7aadd48488ddc9f0'/>
<id>urn:sha1:10d44e7ff547a806e4bf109e7aadd48488ddc9f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: add capacity-aware template string matrices</title>
<updated>2026-08-08T17:25:16Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-08T17:25:16Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=f20d8f711588a1918a6d75b99b0e11d745ca8395'/>
<id>urn:sha1:f20d8f711588a1918a6d75b99b0e11d745ca8395</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: centralise matrix ownership and request cleanup</title>
<updated>2026-08-08T16:56:26Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-08-08T16:56:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=d93fead0aeaed1b7860fe132476c81c1845ce756'/>
<id>urn:sha1:d93fead0aeaed1b7860fe132476c81c1845ce756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(wip): load themes dynamically from static/themes/*.css</title>
<updated>2026-05-10T04:00:08Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-05-10T04:00:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=3c856f93ed3d1362a8b6190d9ce44b2939fca717'/>
<id>urn:sha1:3c856f93ed3d1362a8b6190d9ce44b2939fca717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: added colour code preview infobox</title>
<updated>2026-04-14T22:13:55Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-14T22:13:55Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=6738ab0eac3363c33ff74b99dd945444943e3f72'/>
<id>urn:sha1:6738ab0eac3363c33ff74b99dd945444943e3f72</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle empty image proxy responses</title>
<updated>2026-04-10T20:53:03Z</updated>
<author>
<name>Else</name>
<email>else@localhost</email>
</author>
<published>2026-04-10T11:27:27Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=3570cb5fb5e2ae6cfbb65cb4d62ee12c20c1d04b'/>
<id>urn:sha1:3570cb5fb5e2ae6cfbb65cb4d62ee12c20c1d04b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: setting default locale for instance</title>
<updated>2026-04-06T05:56:11Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-06T05:56:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bwaaa.monster/omnisearch/commit/?id=f6c8242e7273b50a923ae0d5c59753505fa9df9b'/>
<id>urn:sha1:f6c8242e7273b50a923ae0d5c59753505fa9df9b</id>
<content type='text'>
</content>
</entry>
</feed>
