<feed xmlns='http://www.w3.org/2005/Atom'>
<title>budget/server/src/View/Mail, 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>Sign in with email and password</title>
<updated>2020-01-19T13:10:51+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2020-01-19T13:03:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=af8353c6164aaaaa836bfed181f883ac86bb76a5'/>
<id>af8353c6164aaaaa836bfed181f883ac86bb76a5</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 with a DB query</title>
<updated>2019-11-24T15:19:53+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2019-11-24T15:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=54628c70cb33de5e4309c35b9f6b57bbe9f7a07b'/>
<id>54628c70cb33de5e4309c35b9f6b57bbe9f7a07b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize and refactor payments</title>
<updated>2019-11-17T17:08:28+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2019-11-17T17:08:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=c0ea63f8c1a8c7123b78798cec99726b113fb1f3'/>
<id>c0ea63f8c1a8c7123b78798cec99726b113fb1f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP</title>
<updated>2018-06-11T10:28:29+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2018-01-28T11:13:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=33b85b7f12798f5762d940ed5c30f775cdd7b751'/>
<id>33b85b7f12798f5762d940ed5c30f775cdd7b751</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify weelky report and payment search interface</title>
<updated>2018-01-03T16:31:22+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2018-01-03T16:31:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=a4acc2e84158fa822f88a1d0bdddb470708b5809'/>
<id>a4acc2e84158fa822f88a1d0bdddb470708b5809</id>
<content type='text'>
- Add payment balance in weekly report
- Show a message and hide pages when the search results in no results
- Go to page 1 when the search is updated / erased
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add payment balance in weekly report
- Show a message and hide pages when the search results in no results
- Go to page 1 when the search is updated / erased
</pre>
</div>
</content>
</entry>
<entry>
<title>Show payment count and partition</title>
<updated>2017-11-18T23:20:25+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2017-11-18T23:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=7194cddb28656c721342c2ef604f9f9fb0692960'/>
<id>7194cddb28656c721342c2ef604f9f9fb0692960</id>
<content type='text'>
- Also fixes exceedingPayer in back by using only punctual payments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also fixes exceedingPayer in back by using only punctual payments
</pre>
</div>
</content>
</entry>
<entry>
<title>Setup stylish-haskell</title>
<updated>2017-11-13T23:03:10+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2017-11-13T22:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=5a63f7be9375e3ab888e4232dd7ef72c2f1ffae1'/>
<id>5a63f7be9375e3ab888e4232dd7ef72c2f1ffae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use a better project structure</title>
<updated>2017-11-08T22:47:26+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2017-11-08T22:47:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/budget/commit/?id=27e11b20b06f2f2dbfb56c0998a63169b4b8abc4'/>
<id>27e11b20b06f2f2dbfb56c0998a63169b4b8abc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
