<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/slcl/thumbnail/Makefile, branch master</title>
<subtitle>Small and lightweight cloud storage written in C99 and POSIX.1-2008.
</subtitle>
<id>https://gitea.privatedns.org/xavi/slcl/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/slcl/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/slcl/'/>
<updated>2026-02-13T06:55:09+00:00</updated>
<entry>
<title>Replace thumbnail Makefile with configure script</title>
<updated>2026-02-13T06:55:09+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2026-02-13T05:29:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/slcl/commit/?id=decb51529889b8f2afd67811d635379f030a1b19'/>
<id>urn:sha1:decb51529889b8f2afd67811d635379f030a1b19</id>
<content type='text'>
The thumbnail subproject has dependencies against dynstr and
ImageMagick6, which might or might not be available on the system, or
might have been installed to non-standard paths.

Therefore, it is more robust to rely on a configure script that checks
whether the packages are available and how to deal with CFLAGS/LDFLAGS.
</content>
</entry>
<entry>
<title>Fix installation for thumbnail</title>
<updated>2025-10-09T09:30:38+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-10-09T09:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/slcl/commit/?id=b82886a94a5e92b4e78898d327a991cbe5423d43'/>
<id>urn:sha1:b82886a94a5e92b4e78898d327a991cbe5423d43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow building thumbnail from the top-level build</title>
<updated>2025-10-08T20:57:00+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi92@disroot.org</email>
</author>
<published>2025-10-08T20:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/slcl/commit/?id=8d8179d3b412cdd2c1af60539b9aec89631f3fe6'/>
<id>urn:sha1:8d8179d3b412cdd2c1af60539b9aec89631f3fe6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add thumbnail generation tool</title>
<updated>2025-09-24T09:03:39+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-07-22T22:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/slcl/commit/?id=b9537b1d1164b9f3fbe704512b1e324c2e37beb5'/>
<id>urn:sha1:b9537b1d1164b9f3fbe704512b1e324c2e37beb5</id>
<content type='text'>
This new application runs separately from slcl and communicates with it
via a named pipe. When files are added/removed to/from the user
directory, slcl shall write to the named pipe.

Then, this new tool shall process incoming entries and generate
or remove thumbnails accordingly. Such thumbnails are stored into a new
directory inside the database directory, namely thumbnails/, which
replicates the same structure as user/.
</content>
</entry>
</feed>
