<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/kristall/src/cachehandler.cpp, branch fork</title>
<subtitle>A Gemini client written in C++/Qt.
</subtitle>
<id>https://gitea.privatedns.org/xavi/kristall/atom?h=fork</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/kristall/atom?h=fork'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/'/>
<updated>2021-11-20T14:02:03+00:00</updated>
<entry>
<title>Improves caching api related to urls, implements fragment handling, fixes #237</title>
<updated>2021-11-20T14:02:03+00:00</updated>
<author>
<name>Felix "xq" Queißner</name>
<email>git@masterq32.de</email>
</author>
<published>2021-11-20T14:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=9dd660d66e23f02716d4b2bad84ac86764de71a6'/>
<id>urn:sha1:9dd660d66e23f02716d4b2bad84ac86764de71a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moves all globals into a structure that can be deleted before the app exists. Fixes #193.</title>
<updated>2021-03-06T19:29:50+00:00</updated>
<author>
<name>Felix (xq) Queißner</name>
<email>git@mq32.de</email>
</author>
<published>2021-03-06T19:26:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=0396fdb01d12e51bd2cc63478819b366c0453d29'/>
<id>urn:sha1:0396fdb01d12e51bd2cc63478819b366c0453d29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add unlimited cache life option</title>
<updated>2021-02-18T10:23:23+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-02-18T06:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=6e127eb49d6a71e4d05cbb2e29fc164e718a903c'/>
<id>urn:sha1:6e127eb49d6a71e4d05cbb2e29fc164e718a903c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CacheHandler: don't remove trailing slashes from url</title>
<updated>2021-01-13T07:58:06+00:00</updated>
<author>
<name>Karol Kosek</name>
<email>krkk@krkk.ct8.pl</email>
</author>
<published>2021-01-12T23:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=3bdbb94cb9ffc1cc740de060016152be769b897c'/>
<id>urn:sha1:3bdbb94cb9ffc1cc740de060016152be769b897c</id>
<content type='text'>
Partly reverts commit 50729c19ebf75ab91ee285fe7af86abbdaec411c.
</content>
</entry>
<entry>
<title>Functional cache limit, albeit a little inefficient</title>
<updated>2021-01-08T10:12:14+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-08T09:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=b6bd6f442ac95376d78a14b3f503cb065781a5a5'/>
<id>urn:sha1:b6bd6f442ac95376d78a14b3f503cb065781a5a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cache: item expiry and max item size</title>
<updated>2021-01-08T10:12:14+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-08T04:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=35756f7a1b49f8d7aa603dd3bbe3c0a2c2d234a6'/>
<id>urn:sha1:35756f7a1b49f8d7aa603dd3bbe3c0a2c2d234a6</id>
<content type='text'>
currently no total limit yet
</content>
</entry>
<entry>
<title>uniform urls only used for identification now</title>
<updated>2021-01-07T08:44:02+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-06T22:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=772cad15cef23559986869733f541b5f3ea4d130'/>
<id>urn:sha1:772cad15cef23559986869733f541b5f3ea4d130</id>
<content type='text'>
the destinations themselves are left untouched
</content>
</entry>
<entry>
<title>Fixes pages not being read from cache due to differing trailing slash</title>
<updated>2021-01-07T08:44:02+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-06T21:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=50729c19ebf75ab91ee285fe7af86abbdaec411c'/>
<id>urn:sha1:50729c19ebf75ab91ee285fe7af86abbdaec411c</id>
<content type='text'>
Also fixes favourites with the same problem
</content>
</entry>
<entry>
<title>cache code refactor</title>
<updated>2021-01-06T09:51:18+00:00</updated>
<author>
<name>Mike Skec</name>
<email>skec@protonmail.ch</email>
</author>
<published>2021-01-06T08:37:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/kristall/commit/?id=2a9bb4fa6121de62d9e6ba06d9a109ba6d57f14c'/>
<id>urn:sha1:2a9bb4fa6121de62d9e6ba06d9a109ba6d57f14c</id>
<content type='text'>
</content>
</entry>
</feed>
