<feed xmlns='http://www.w3.org/2005/Atom'>
<title>budget/server, 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>Rewrite in Rust</title>
<updated>2021-01-03T12:54:20+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2021-01-03T12:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=11052951b74b9ad4b6a9412ae490086235f9154b'/>
<id>11052951b74b9ad4b6a9412ae490086235f9154b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix responsive header</title>
<updated>2020-06-28T08:37:08+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-06-28T08:37:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=371449b0e312a03162b78797b83dee9d81706669'/>
<id>371449b0e312a03162b78797b83dee9d81706669</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show header in qutebrowser</title>
<updated>2020-06-21T09:38:11+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-06-21T09:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=ec90b6ddf191eef8866c82eb619af782f9c9e677'/>
<id>ec90b6ddf191eef8866c82eb619af782f9c9e677</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compute cumulative income until now</title>
<updated>2020-05-30T13:02:26+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-05-30T13:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=706635ed16266962de75f15a83453cfa1b1bab83'/>
<id>706635ed16266962de75f15a83453cfa1b1bab83</id>
<content type='text'>
Previously, last payment date was used to compute the cumulative income.
It resulted in big differences of cumulative incomes, if no payment have
been added for some days.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, last payment date was used to compute the cumulative income.
It resulted in big differences of cumulative incomes, if no payment have
been added for some days.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update login cookie to be http only</title>
<updated>2020-02-28T10:29:45+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-02-28T10:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=80d0a1f5207378f80e7c851fba13396b6f78f785'/>
<id>80d0a1f5207378f80e7c851fba13396b6f78f785</id>
<content type='text'>
The login cookie should not be used from the client in JavaScript.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The login cookie should not be used from the client in JavaScript.
</pre>
</div>
</content>
</entry>
<entry>
<title>Show back refund payments in green</title>
<updated>2020-01-30T11:44:40+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-01-30T11:44:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=f09bcb7119ec0944a7d20927212b71641cf1b5f6'/>
<id>f09bcb7119ec0944a7d20927212b71641cf1b5f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show total incom by month in statistics</title>
<updated>2020-01-27T21:07:18+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-01-27T21:07:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=79e1d8b0099d61b580a499311f1714b1b7eb07b5'/>
<id>79e1d8b0099d61b580a499311f1714b1b7eb07b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show payment stats</title>
<updated>2020-01-20T21:11:19+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-01-20T18:47:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=47c2a4d6b68c54eed5f7b45671b1ccaf8c0db200'/>
<id>47c2a4d6b68c54eed5f7b45671b1ccaf8c0db200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Show conf at server startup</title>
<updated>2020-01-19T15:31:55+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-01-19T15:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=d20d7ceec2a14f79ebb06555a71d424aeaa90e54'/>
<id>d20d7ceec2a14f79ebb06555a71d424aeaa90e54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return the css at /css/main.css instead of inlined</title>
<updated>2020-01-19T15:30:01+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-01-19T15:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=5a13317efdaa2a8594a138b07ddd45eab40a8322'/>
<id>5a13317efdaa2a8594a138b07ddd45eab40a8322</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
