<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-server/pkgs/by-name/ba/back/src, branch main</title>
<subtitle>nixos-config for vhack.eu servers https://vhack.eu</subtitle>
<id>http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main</id>
<link rel='self' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/'/>
<updated>2025-06-06T20:08:26+00:00</updated>
<entry>
<title>pkgs/back: Remove</title>
<updated>2025-06-06T20:08:26+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-06-06T20:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=21b9a461dafeab63893d82a82d7b84ffe3a59c40'/>
<id>urn:sha1:21b9a461dafeab63893d82a82d7b84ffe3a59c40</id>
<content type='text'>
Back has been moved out-of-tree.
</content>
</entry>
<entry>
<title>pkgs/back/config: Also try to open a repo if a directory with `.git` exists</title>
<updated>2025-03-09T12:44:47+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-08T23:12:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=0b9b4ce453664cadedc52f46934d4ffc9dde7fe4'/>
<id>urn:sha1:0b9b4ce453664cadedc52f46934d4ffc9dde7fe4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkgs/back: Do not store repositories in config</title>
<updated>2025-03-09T12:44:46+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-08T23:11:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=90a1b14f4f310a2e518bc9bc19253d42b4cb6bed'/>
<id>urn:sha1:90a1b14f4f310a2e518bc9bc19253d42b4cb6bed</id>
<content type='text'>
Otherwise, back will need to be restarted every time a new repository is
added or removed.
</content>
</entry>
<entry>
<title>pkgs/back: Support listing all repos via the `/` path</title>
<updated>2025-03-09T12:44:42+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2025-03-08T20:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=a9ff6e1c86ad51b3fa568ea7caa992df5db8c316'/>
<id>urn:sha1:a9ff6e1c86ad51b3fa568ea7caa992df5db8c316</id>
<content type='text'>
This change required porting all webhandling from rocket to hyper,
because we needed fine grained control over the path the user
requested. This should also improve the memory and resources footprint
because hyper is more lower level.

I also changed all of the templates from `format!()` calls to a real
templating language because I needed to touch most code paths anyway.
</content>
</entry>
<entry>
<title>feat(pkgs/back): add comments to rss feed</title>
<updated>2024-12-31T00:35:55+00:00</updated>
<author>
<name>Silas Schöffel</name>
<email>sils@sils.li</email>
</author>
<published>2024-12-29T21:39:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=a1a81e073e7c6e12195ed88874aee01150cc26d6'/>
<id>urn:sha1:a1a81e073e7c6e12195ed88874aee01150cc26d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(back): add correct links to rss feed</title>
<updated>2024-12-27T21:48:44+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-12-27T21:44:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=6788225f0f7be8f35dbcc0fcd498698c49f94326'/>
<id>urn:sha1:6788225f0f7be8f35dbcc0fcd498698c49f94326</id>
<content type='text'>
Co-authored-by: Silas Schöffel &lt;sils@sils.li&gt;
</content>
</entry>
<entry>
<title>feat(back): add rss feed</title>
<updated>2024-12-27T21:47:46+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-12-27T21:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=261a71a0a4ad42da84d310d86137aac3de9f843b'/>
<id>urn:sha1:261a71a0a4ad42da84d310d86137aac3de9f843b</id>
<content type='text'>
Co-authored-by: Silas Schöffel &lt;sils@sils.li&gt;
</content>
</entry>
<entry>
<title>feat(back/src/issues/issue): implement Display for Author</title>
<updated>2024-12-27T21:38:44+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-12-27T21:38:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=74a80000b3251148ac6a94cd6b43804c7a1f38a5'/>
<id>urn:sha1:74a80000b3251148ac6a94cd6b43804c7a1f38a5</id>
<content type='text'>
Co-authored-by: Silas Schöffel &lt;sils@sils.li&gt;
</content>
</entry>
<entry>
<title>fix(pkgs/back): Use the errors display trait not debug</title>
<updated>2024-12-26T17:22:54+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-12-26T17:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=94d5eeca2f9b3892aea8e0e91c863a031e6bc157'/>
<id>urn:sha1:94d5eeca2f9b3892aea8e0e91c863a031e6bc157</id>
<content type='text'>
Sadly, there seems to be no other way to change the error display, than
wrapping main.
</content>
</entry>
<entry>
<title>chore(pkgs/back): Add missing license headers</title>
<updated>2024-12-26T17:00:19+00:00</updated>
<author>
<name>Benedikt Peetz</name>
<email>benedikt.peetz@b-peetz.de</email>
</author>
<published>2024-12-26T17:00:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.foss-syndicate.org/vhack.eu/nixos-server/commit/?id=6cab782d9b5dde8fc0cd1b29f3304886b6a81ff0'/>
<id>urn:sha1:6cab782d9b5dde8fc0cd1b29f3304886b6a81ff0</id>
<content type='text'>
</content>
</entry>
</feed>
