<feed xmlns='http://www.w3.org/2005/Atom'>
<title>omnisearch/src/Routes/Search.c, branch master</title>
<subtitle>A modern lightweight metasearch engine with a clean design written in C.
</subtitle>
<id>https://git.moekyun.me/omnisearch/atom?h=master</id>
<link rel='self' href='https://git.moekyun.me/omnisearch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/'/>
<updated>2026-04-14T22:13:55Z</updated>
<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='https://git.moekyun.me/omnisearch/commit/?id=6738ab0eac3363c33ff74b99dd945444943e3f72'/>
<id>urn:sha1:6738ab0eac3363c33ff74b99dd945444943e3f72</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='https://git.moekyun.me/omnisearch/commit/?id=f6c8242e7273b50a923ae0d5c59753505fa9df9b'/>
<id>urn:sha1:f6c8242e7273b50a923ae0d5c59753505fa9df9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: replaced en_uk with en_gb as default locale</title>
<updated>2026-04-03T18:09:06Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-03T15:23:38Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=c9709029ca37ce27ea2d395b07ebb535c4bc421f'/>
<id>urn:sha1:c9709029ca37ce27ea2d395b07ebb535c4bc421f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: prevent SIGSEGV on NULL extract in infobox handler</title>
<updated>2026-04-02T04:39:11Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-02T04:39:11Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=b9f775fc2d586aafbd27dbb013abaf0020d40d7e'/>
<id>urn:sha1:b9f775fc2d586aafbd27dbb013abaf0020d40d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimise: improve duplicate URL detection</title>
<updated>2026-04-02T04:23:23Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-02T04:23:23Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=2fb5f975de85d1af48b98f10e88e8d639b011984'/>
<id>urn:sha1:2fb5f975de85d1af48b98f10e88e8d639b011984</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: fixed unused 'locale' parameter on pagination</title>
<updated>2026-04-01T22:06:31Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-01T22:06:31Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=478aafcf8707b8b599561a9d79c92c8b0d310f61'/>
<id>urn:sha1:478aafcf8707b8b599561a9d79c92c8b0d310f61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: configure search engines in user settings</title>
<updated>2026-04-01T19:39:22Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-01T19:39:22Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=8176078105d3ce0331cf5deb3ff2e564d5221d05'/>
<id>urn:sha1:8176078105d3ce0331cf5deb3ff2e564d5221d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: internationalise pagination and clean up related code</title>
<updated>2026-04-01T02:49:18Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-01T02:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=614bd26cb34b9b340e327d4b80927353bb5a5d0a'/>
<id>urn:sha1:614bd26cb34b9b340e327d4b80927353bb5a5d0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add more locale keys</title>
<updated>2026-04-01T01:01:07Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-04-01T01:01:07Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=116069c8e9643f0f16e0fc7c1d123ba45fce720a'/>
<id>urn:sha1:116069c8e9643f0f16e0fc7c1d123ba45fce720a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: begin working on localisation</title>
<updated>2026-03-31T21:37:15Z</updated>
<author>
<name>frosty</name>
<email>gabriel@bwaaa.monster</email>
</author>
<published>2026-03-31T21:37:15Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/omnisearch/commit/?id=c41ab84738ddfc71d6062e0d173afa33ac2c35a6'/>
<id>urn:sha1:c41ab84738ddfc71d6062e0d173afa33ac2c35a6</id>
<content type='text'>
</content>
</entry>
</feed>
