<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aliens/scuttle/data, branch pico-theme</title>
<subtitle>My fork of SemanticScuttle</subtitle>
<id>https://code.ryuslash.org/aliens/scuttle/atom?h=pico-theme</id>
<link rel='self' href='https://code.ryuslash.org/aliens/scuttle/atom?h=pico-theme'/>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/'/>
<updated>2024-06-11T21:59:42Z</updated>
<entry>
<title>Remove “Home” link</title>
<updated>2024-06-11T21:59:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-06-11T07:59:46Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=2158275ec50eebde957d5a17fac32dc324007ee4'/>
<id>urn:sha1:2158275ec50eebde957d5a17fac32dc324007ee4</id>
<content type='text'>
The site name links to the same thing.
</content>
</entry>
<entry>
<title>Initial steps towards a pico.css-based theme</title>
<updated>2024-06-11T21:59:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-06-11T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=15a30340e8867dfac3f88460fbd93b581e56f10f'/>
<id>urn:sha1:15a30340e8867dfac3f88460fbd93b581e56f10f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix initial database import for sqlite</title>
<updated>2024-06-11T06:35:51Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-06-11T06:35:51Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=c6101ba37422dcfcf16131d9dc41692e0725aa81'/>
<id>urn:sha1:c6101ba37422dcfcf16131d9dc41692e0725aa81</id>
<content type='text'>
My understanding of the ‘KEY’ keyword in the ‘tables.sql’ was incomplete. I
didn't realize that it made indexes.
</content>
</entry>
<entry>
<title>Make sure to check users for being false</title>
<updated>2024-06-11T04:09:15Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-06-11T04:09:15Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=b5ac1fa2a33ae046fa785d9938dcd0d5274b7ce1'/>
<id>urn:sha1:b5ac1fa2a33ae046fa785d9938dcd0d5274b7ce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add initial sqlite tables file</title>
<updated>2024-06-10T07:35:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-06-10T07:35:34Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=4f0689ca560e0b7fe8d989e2787520f009ebba02'/>
<id>urn:sha1:4f0689ca560e0b7fe8d989e2787520f009ebba02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'noreferrer-noopener-newwindow' into oni</title>
<updated>2024-04-21T07:30:34Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-04-21T07:30:34Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=2cabfe17eef1365a86e25f3b9e5bcd40ed9b84da'/>
<id>urn:sha1:2cabfe17eef1365a86e25f3b9e5bcd40ed9b84da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add option to make all links open in a new window</title>
<updated>2024-04-21T07:28:51Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-04-21T07:28:51Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=11a00b0acca4b2bde45e7ed406a89e0e16e5663a'/>
<id>urn:sha1:11a00b0acca4b2bde45e7ed406a89e0e16e5663a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add options to include noreferrer and noopener in links</title>
<updated>2024-04-21T07:28:16Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-04-21T07:28:16Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=b5e0e85f5d325664bd1b3d6d1bd17efa50017644'/>
<id>urn:sha1:b5e0e85f5d325664bd1b3d6d1bd17efa50017644</id>
<content type='text'>
- ‘noreferrer’ prevents the Referer header from being sent to the server the
  link points at when the link is clicked on.

- ‘noopener’ prevents the ‘window.opener’ property from being set when the link
  is clicked on.
</content>
</entry>
<entry>
<title>fix(scuttlizr): No named entity for non-breaking space in XHTML</title>
<updated>2024-04-20T04:46:42Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-04-20T04:46:42Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=971e5a78f97fa3f94633244196f455112c32a40c'/>
<id>urn:sha1:971e5a78f97fa3f94633244196f455112c32a40c</id>
<content type='text'>
While running in Debug mode XHTML is rendered instead of HTML, and XHTML doesn't
have a named entity for non-breaking space (‘&amp;nbsp;’ in HTML), so the numeric
one must be used instead.
</content>
</entry>
<entry>
<title>fix(scuttlizr): Unclosed div</title>
<updated>2024-04-20T04:41:00Z</updated>
<author>
<name>Tom Willemse</name>
</author>
<published>2024-04-20T04:37:54Z</published>
<link rel='alternate' type='text/html' href='https://code.ryuslash.org/aliens/scuttle/commit/?id=70b91b8e25303a4ce111e458ad9239847f469337'/>
<id>urn:sha1:70b91b8e25303a4ce111e458ad9239847f469337</id>
<content type='text'>
This ‘div’ is opened on line 461.
</content>
</entry>
</feed>
