index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-06-21
Show header in qutebrowser
Joris
2020-05-30
Compute cumulative income until now
Joris
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.
2020-02-28
Update login cookie to be http only
Joris
The login cookie should not be used from the client in JavaScript.
2020-02-28
Pin nixpkgs
Joris
2020-01-30
Show back refund payments in green
Joris
2020-01-30
Merge branch 'with-ghcjs' into 'master'
Joris
Use Haskell on the frontend See merge request guyonvarch/shared-cost!2
2020-01-27
Fix translation typo
Joris
2020-01-27
Show total incom by month in statistics
Joris
2020-01-20
Show payment stats
Joris
2020-01-19
Show conf at server startup
Joris
2020-01-19
Return the css at /css/main.css instead of inlined
Joris
2020-01-19
Keep button size while waiting
Joris
2020-01-19
Sign in with email and password
Joris
2020-01-18
Add deploy command
Joris
2020-01-05
Use named parameters instead of positional parameters in persistence queries
Joris
2020-01-04
Go to page 1 when switching the search frequency
Joris
2020-01-04
Allow to remove only unused categories
Joris
2020-01-04
Search payments by cost too
Joris
2019-12-08
Add category page
Joris
2019-11-25
Remove Loadable2
Joris
2019-11-24
Compute cumulative income with a DB query
Joris
2019-11-17
Hide date from monthly payments
Joris
2019-11-17
Optimize and refactor payments
Joris
2019-11-07
Show payment header infos
Joris
2019-11-06
Show the payment table with server side paging
Joris
2019-11-03
Delay modal event to let time for the modal to disappear
Joris
2019-11-03
Fix select input style
Joris
2019-11-03
Fetch the first payment date instead of every payment to get cumulative income
Joris
2019-11-03
Fix payment page
Joris
2019-11-03
Show income header
Joris
2019-11-03
Show users in income table
Joris
2019-11-02
Implement incomes server side paging
Joris
2019-10-27
WIP Set up server side paging for incomes
Joris
2019-10-27
Refactor income form component concerning payload creation
Joris
2019-10-23
Disable appear animation on main block
Joris
2019-10-23
Go to initial page after adding an income
Joris
2019-10-23
Edit an income
Joris
2019-10-23
Delete income
Joris
2019-10-22
Clone incomes
Joris
2019-10-22
Harmonize view component code style
Joris
2019-10-22
Create ModalForm component
Joris
2019-10-20
Simplify page initialization
Joris
2019-10-20
Load init data per page with AJAX
Joris
2019-10-20
Add income
Joris
2019-10-20
Move income header and income table views into separate components
Joris
2019-10-19
Include pages into table component
Joris
2019-10-14
Show cumulative incomes per user in income page
Joris
2019-10-13
Show income table
Joris
2019-10-13
Fix sign in responsiveness
Joris
2019-10-12
Implement client routing
Joris
[next]