index
:
budget
main
Share payments with a group of people.
Joris
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
Main.hs
Age
Commit message (
Expand
)
Author
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
Sign in with email and password
Joris
2019-12-08
Add category page
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
Fix payment page
Joris
2019-11-03
Show income header
Joris
2019-10-27
WIP Set up server side paging for incomes
Joris
2019-10-20
Load init data per page with AJAX
Joris
2019-10-12
Implement client routing
Joris
2019-08-10
Remove payment category if unused after a payment is deleted
Joris
2018-10-28
Delete payment
Joris
2018-01-03
Modify weelky report and payment search interface
Joris
2017-11-19
Add exceeding payer block
Joris
2017-11-19
Show payment count and partition
Joris
2017-11-14
Setup stylish-haskell
Joris
2017-11-10
Minify javascript in dist mode, compress served files with gzip
Joris
2017-11-08
Use a better project structure
Joris