<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oar-p2p, branch v0.2.25</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/'/>
<entry>
<title>chore: bump version to 0.2.25</title>
<updated>2026-03-17T11:34:41+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2026-03-17T11:34:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=ec023eb6cbe1e2e297055202bc3724e4a879f3ef'/>
<id>ec023eb6cbe1e2e297055202bc3724e4a879f3ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: CLUSTER_USERNAME when running from frontend</title>
<updated>2026-03-17T11:32:55+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2026-03-17T11:32:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=9fc317450ee8e94992408f0c014dc065dcb9e3ad'/>
<id>9fc317450ee8e94992408f0c014dc065dcb9e3ad</id>
<content type='text'>
the CLUSTER_USERNAME variable was not being used when running from the
frontend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the CLUSTER_USERNAME variable was not being used when running from the
frontend.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: namespace tmp directory</title>
<updated>2026-03-17T11:32:26+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2026-03-17T11:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=208143e6f2f8b18b4acb8ad0592217bc5c615eb4'/>
<id>208143e6f2f8b18b4acb8ad0592217bc5c615eb4</id>
<content type='text'>
since the /tmp directory is shared by everyone then some left over files
remain. when a different user attempts to remove or write to those files
but does not have permission it causes failures. this commit just uses
/tmp/$USER instead of using /tmp directly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since the /tmp directory is shared by everyone then some left over files
remain. when a different user attempts to remove or write to those files
but does not have permission it causes failures. this commit just uses
/tmp/$USER instead of using /tmp directly
</pre>
</div>
</content>
</entry>
<entry>
<title>added default justfile recipe</title>
<updated>2026-03-17T11:12:54+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2026-03-17T11:12:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=87e8787b65adc4c878635f2007e14aa6ceb70711'/>
<id>87e8787b65adc4c878635f2007e14aa6ceb70711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cargo fmt</title>
<updated>2026-02-11T21:50:47+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2026-02-11T21:50:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=fec5451ab1908038f841dcb04012fac27f5c9444'/>
<id>fec5451ab1908038f841dcb04012fac27f5c9444</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1 from jbordalo/main</title>
<updated>2026-02-11T21:50:22+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2026-02-11T21:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=cb3beb3819942b1b8c224a905299ca91c6a72b5b'/>
<id>cb3beb3819942b1b8c224a905299ca91c6a72b5b</id>
<content type='text'>
Add support for differing username between cluster and local machine</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for differing username between cluster and local machine</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for differing username between cluster and local machine</title>
<updated>2026-02-11T13:59:59+00:00</updated>
<author>
<name>jbordalo</name>
<email>j.bordalo@campus.fct.unl.pt</email>
</author>
<published>2026-02-11T13:59:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=5e5448bdd899ba9ba263200616a348acda5eb0ed'/>
<id>5e5448bdd899ba9ba263200616a348acda5eb0ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: bump version to 0.2.24</title>
<updated>2025-11-10T10:43:33+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-11-10T10:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=62e24e5a18b7041717668dff780bd923d0506c47'/>
<id>62e24e5a18b7041717668dff780bd923d0506c47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: added --version flag</title>
<updated>2025-11-09T18:54:58+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-11-09T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=74fbf3e1c719edbce69e34ad31484e4c2ad23c74'/>
<id>74fbf3e1c719edbce69e34ad31484e4c2ad23c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: added --force flag to docker swarm leave</title>
<updated>2025-11-09T18:42:41+00:00</updated>
<author>
<name>diogo464</name>
<email>diogo464@d464.sh</email>
</author>
<published>2025-11-09T18:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/oar-p2p/commit/?id=e98d7f5bcdcb60e575e6df35a961ede5024bc09e'/>
<id>e98d7f5bcdcb60e575e6df35a961ede5024bc09e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
