<feed xmlns='http://www.w3.org/2005/Atom'>
<title>revela/src, branch v0.1.3</title>
<subtitle>A static web image gallery generator.</subtitle>
<id>https://git.yaroslavps.com/revela/atom?h=v0.1.3</id>
<link rel='self' href='https://git.yaroslavps.com/revela/atom?h=v0.1.3'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/'/>
<updated>2023-01-26T19:43:29Z</updated>
<entry>
<title>Cleanup &amp; fix new album images not being rendered</title>
<updated>2023-01-26T19:43:29Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2023-01-26T19:43:29Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=43d153c00bb067276d3cda141ad62de27cb4971d'/>
<id>urn:sha1:43d153c00bb067276d3cda141ad62de27cb4971d</id>
<content type='text'>
* Cleaned up some code and formatted with clang-format
* Fix the result of what can only be explained as me having a
  brain-fart^1 leading me to write returns where they shouldn't be hence
  the image-walk loop returning early when new images were added to an
  album.
* Also cleaned up and fixed a bug in roscha; more in roscha's own repo.

1: https://www.youtube.com/watch?v=UN7SBXJj2pc
</content>
</entry>
<entry>
<title>Re-render album html when album.ini changed</title>
<updated>2022-10-16T20:03:08Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-10-16T20:02:03Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=01482f7632e86a12b9ee6d97eafa1dafa712f84e'/>
<id>urn:sha1:01482f7632e86a12b9ee6d97eafa1dafa712f84e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to vector + qsort instead of bst</title>
<updated>2022-10-12T22:13:12Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-10-12T22:13:12Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=f2c1beb5c3139238a3570d8f5052635519367d26'/>
<id>urn:sha1:f2c1beb5c3139238a3570d8f5052635519367d26</id>
<content type='text'>
Doesn't improve perfomance that much (sorting is far from the hotspot),
but I realized that I didn't really need a BST for this use-case and I
felt dumb for using one :/
</content>
</entry>
<entry>
<title>Version bump</title>
<updated>2022-06-22T23:36:19Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-06-22T23:36:19Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=896f8585ee8661ccea918d8f30007dc9b513eb39'/>
<id>urn:sha1:896f8585ee8661ccea918d8f30007dc9b513eb39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove false error messages from dry-run mode</title>
<updated>2022-06-11T11:57:31Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-06-11T11:57:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=86bfbfc7f264e07515b75611142243fde45da465'/>
<id>urn:sha1:86bfbfc7f264e07515b75611142243fde45da465</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ready for packaging</title>
<updated>2022-03-30T23:06:41Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-03-30T23:06:41Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=3c7230c191ade30d5b9c8ef02a019ba42ab519f5'/>
<id>urn:sha1:3c7230c191ade30d5b9c8ef02a019ba42ab519f5</id>
<content type='text'>
* Documentation
* make install/uninstall
* roscha truthy fix
* Other fixes/improvements
</content>
</entry>
<entry>
<title>Little fixes and optimizations</title>
<updated>2022-03-27T21:30:15Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-03-27T21:30:15Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=c251b0d5a905f19498e1d3312041b794e57fd2f8'/>
<id>urn:sha1:c251b0d5a905f19498e1d3312041b794e57fd2f8</id>
<content type='text'>
* Don't read image with Magick if it's up to date.
* Some memory leaks fixed. There's still are some minor leaks.
</content>
</entry>
<entry>
<title>Switch from unja to roscha</title>
<updated>2022-03-23T22:09:48Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-03-23T22:09:48Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=75906fbb296d2ed7cd9ca05e1b7bf0c92f84a30b'/>
<id>urn:sha1:75906fbb296d2ed7cd9ca05e1b7bf0c92f84a30b</id>
<content type='text'>
Still a WIP, some bugs need to be fixed.

Also change the license to GPL from LGPL. It was always meant to be GPL,
not sure what brain fart caused this.
</content>
</entry>
<entry>
<title>Added basic builtin templates and css</title>
<updated>2021-12-15T23:04:43Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-12-15T23:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=9297781c79dbfe68a817474d0395001fd9746770'/>
<id>urn:sha1:9297781c79dbfe68a817474d0395001fd9746770</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Order albums in descending order</title>
<updated>2021-12-15T20:26:44Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2021-12-15T20:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/revela/commit/?id=0e2f57884b494aa676686db132994a3df2b73c70'/>
<id>urn:sha1:0e2f57884b494aa676686db132994a3df2b73c70</id>
<content type='text'>
As opposed to images which are in descending order. I think this way it
makes more sense.
</content>
</entry>
</feed>
