<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minor-skulk.git/src/db, branch main</title>
<subtitle>a firefox accounts server that does sync and nothing more</subtitle>
<id>https://git.eno.space/minor-skulk.git/atom?h=main</id>
<link rel='self' href='https://git.eno.space/minor-skulk.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/'/>
<updated>2022-07-25T00:45:55Z</updated>
<entry>
<title>remove dependency on chrono</title>
<updated>2022-07-25T00:45:55Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-25T00:26:35Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=9e6572fa282a18fecfb31a2c35c17c0e8c23e371'/>
<id>urn:sha1:9e6572fa282a18fecfb31a2c35c17c0e8c23e371</id>
<content type='text'>
prompted by a cargo audit run. time works just as well and is better
maintained. web-push still uses chrono, but from the looks of things it
won't be affected.
</content>
</entry>
<entry>
<title>make the Clone bytes types Copy as well</title>
<updated>2022-07-17T15:32:54Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-17T15:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=3eda99e9efbdfc2cb0e20932f20018d53baf5a64'/>
<id>urn:sha1:3eda99e9efbdfc2cb0e20932f20018d53baf5a64</id>
<content type='text'>
u8 arrays are copy, no need to not have our wrappers be copy.
</content>
</entry>
<entry>
<title>apply rustfmt</title>
<updated>2022-07-17T15:23:15Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-16T18:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=33d42e39f94c89c12f3f9908cfe808fc70572b17'/>
<id>urn:sha1:33d42e39f94c89c12f3f9908cfe808fc70572b17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keep oauth tokens around a bit after expiry</title>
<updated>2022-07-13T16:09:19Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-13T16:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=d6da876cabe0180acd0ebca173d973c8d3450d99'/>
<id>urn:sha1:d6da876cabe0180acd0ebca173d973c8d3450d99</id>
<content type='text'>
firefox wants to delete profile access tokens after they're expired and
logs errors if it can't do that. since this happens every hour we can
end up with a bunch of error logs very quickly, so we better let it do
what it wants.
</content>
</entry>
<entry>
<title>initial import</title>
<updated>2022-07-13T11:27:12Z</updated>
<author>
<name>pennae</name>
<email>github@quasiparticle.net</email>
</author>
<published>2022-07-13T08:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.eno.space/minor-skulk.git/commit/?id=2f8dce44d3f2be74b5c6ec0a2e7f4ceced715328'/>
<id>urn:sha1:2f8dce44d3f2be74b5c6ec0a2e7f4ceced715328</id>
<content type='text'>
</content>
</entry>
</feed>
