<feed xmlns='http://www.w3.org/2005/Atom'>
<title>budget/src/controller, branch main</title>
<subtitle>Share payments with a group of people.</subtitle>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/'/>
<entry>
<title>Format sources</title>
<updated>2026-04-18T09:29:38+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2026-04-18T09:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=26a02489721cbf81a3e8c09c095aee5ff5786275'/>
<id>26a02489721cbf81a3e8c09c095aee5ff5786275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add balancing capabilities</title>
<updated>2026-04-18T09:05:17+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2026-04-18T09:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=6d1300640051baa23360846197b54e1e69ae32e3'/>
<id>6d1300640051baa23360846197b54e1e69ae32e3</id>
<content type='text'>
If payment are too unbalanced, it’s easier to make a transfer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If payment are too unbalanced, it’s easier to make a transfer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade dependencies</title>
<updated>2026-04-17T21:43:24+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2026-04-17T21:43:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=b35589eb90f2e5ee5521964e64eb578e9eb99032'/>
<id>b35589eb90f2e5ee5521964e64eb578e9eb99032</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve String handling</title>
<updated>2025-02-06T18:10:54+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-02-06T18:10:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=2956aa5f5324e4183dbc87f81fbc71fd0f43dbf9'/>
<id>2956aa5f5324e4183dbc87f81fbc71fd0f43dbf9</id>
<content type='text'>
See https://blog.sulami.xyz/posts/string-vs-str/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://blog.sulami.xyz/posts/string-vs-str/
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade dependencies</title>
<updated>2025-01-31T22:30:45+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-31T22:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=9244780d6c689936d8a33a0d123d0a54ee284319'/>
<id>9244780d6c689936d8a33a0d123d0a54ee284319</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to tokio_rusqlite</title>
<updated>2025-01-31T22:30:30+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-31T22:30:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=877f64b33adf32cf8495d1364d184055aab8089c'/>
<id>877f64b33adf32cf8495d1364d184055aab8089c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Migrate to tokio_rusqlite</title>
<updated>2025-01-31T21:28:53+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-31T21:28:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=0adf5a093494bdb7f5d5c0f12913133e333ddfad'/>
<id>0adf5a093494bdb7f5d5c0f12913133e333ddfad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace tera by minijinja</title>
<updated>2025-01-26T16:58:57+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-01-26T16:58:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=24eeb54a6b7159964e8887ade7fa5173b50feb3a'/>
<id>24eeb54a6b7159964e8887ade7fa5173b50feb3a</id>
<content type='text'>
tera was doing the job all right, but minijinja has fewer dependencies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tera was doing the job all right, but minijinja has fewer dependencies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify logging init</title>
<updated>2024-06-02T10:53:20+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2024-06-02T10:53:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=0d5ec3626773edb7d32884c594230c7cc03ae0e7'/>
<id>0d5ec3626773edb7d32884c594230c7cc03ae0e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade dependencies</title>
<updated>2023-11-25T07:59:39+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2023-11-25T07:59:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=bb906d8ecc796f6b71dda1851d6bd0aa91c6bce5'/>
<id>bb906d8ecc796f6b71dda1851d6bd0aa91c6bce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
