- Apr 29, 2019
-
-
MOREAU Ulysse authored
-
MOREAU Ulysse authored
-
- Apr 10, 2019
-
-
Nils VAN ZUIJLEN authored
Fix typo See merge request !3
-
- Apr 04, 2019
-
-
Nils VAN ZUIJLEN authored
-
Nils VAN ZUIJLEN authored
-
- Mar 27, 2019
-
-
Nils VAN ZUIJLEN authored
Fix precision in mails Closes #9 See merge request !1
-
- Mar 26, 2019
-
-
Nils VAN ZUIJLEN authored
-
- Mar 13, 2019
-
-
Nils VAN ZUIJLEN authored
-
- Mar 12, 2019
-
-
Nils VAN ZUIJLEN authored
-
- Mar 07, 2019
-
-
Nils VAN ZUIJLEN authored
-
Nils VAN ZUIJLEN authored
-
Nils VAN ZUIJLEN authored
-
Nils VAN ZUIJLEN authored
-
Nils VAN ZUIJLEN authored
-
- Mar 05, 2019
-
-
Nils VAN ZUIJLEN authored
-
- Sep 05, 2018
-
-
Bastien Orivel authored
Since they're now appliced when we insert the transaction in the history, setting the note ourselves is wrong and means that eache AGIO is applied twice but only removable once.
-
- Jul 16, 2018
-
-
Bastien Orivel authored
Since the tests are timing base they fail for no reasons sometime because the server is busy due to some compilation happening. This should fix the intermittent failures we're seeing.
-
- Jun 05, 2018
-
-
Bastien Orivel authored
-
Bastien Orivel authored
We're never going to translate it anyways and it's adding an useless _translate call everywhere. Fixes #267
-
- Jun 01, 2018
-
-
Bastien Orivel authored
-
Bastien Orivel authored
-
- May 20, 2018
-
-
Bastien Orivel authored
Fixes #257
-
Bastien Orivel authored
Fixes #258
-
Bastien Orivel authored
-
Bastien Orivel authored
-
Bastien Orivel authored
-
Bastien Orivel authored
Fixes #264
-
Bastien Orivel authored
-
Bastien Orivel authored
While I was there I simplified some of the code which helped a quite bit on the performance side.
-
- Apr 18, 2018
-
-
Bastien Orivel authored
-
- Apr 13, 2018
-
-
Bastien Orivel authored
We can't use a cdylib crate as dependency in another which is kind of unfortunate so I just moved the module creation to a dummy crate that uses rapi directly.
-
- Apr 11, 2018
-
-
Bastien Orivel authored
Fixes #263
-
- Apr 02, 2018
-
-
Bastien Orivel authored
-
- Mar 30, 2018
-
-
Bastien Orivel authored
If you typed "foobar" and then removed some chars, notes matching again wouldn't reappear since we were iterating over the state of the notes_list instead of keeping the state that we begun with.
-
Bastien Orivel authored
The paths were wrong since I moved the workspace root.
-
Quiwy authored
-
Bastien Orivel authored
-
- Mar 28, 2018
-
-
Bastien Orivel authored
Instead of filtering out hidden notes, check that the nickname is in notes list. Fixes #251
-
Bastien Orivel authored
-
Bastien Orivel authored
If it fails we won't be handling the exception anyway...
-