aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2017-11-10 01:23:49 +0100
committerJoris2017-11-10 01:23:49 +0100
commit30f786e277b4ece6a09311de364082691f261ca3 (patch)
tree4604e6714baeb3d653b8fdce99725c0acecd1633 /README.md
parent27e11b20b06f2f2dbfb56c0998a63169b4b8abc4 (diff)
downloadbudget-30f786e277b4ece6a09311de364082691f261ca3.tar.gz
budget-30f786e277b4ece6a09311de364082691f261ca3.tar.bz2
budget-30f786e277b4ece6a09311de364082691f261ca3.zip
Minify javascript in dist mode, compress served files with gzip
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index b203cdb..800a984 100644
--- a/README.md
+++ b/README.md
@@ -58,11 +58,10 @@ See [application.conf](application.conf).
TODO
----
+- use jsaddle-dom in client/Main.hs
- move persistence methods to a module
- use another route to check the token and redirect to /
- Add payment balance in weekly report
- search by payment category and payment date
- Move up element ids security (editOwn is actually at db level)
-- Minify javascript
-- Extract persistence from model files