hledger/hledger-web
2020-02-25 09:25:48 -08:00
..
app web: Add capabilities type, CLI options, and reading them from headers 2018-06-24 14:18:02 +02:00
config web: support adding new transactions via JSON PUT (#316) 2019-02-20 20:23:51 -08:00
deploy
Hledger web: edit/upload: normalise line endings, avoiding parse errors (#1194) 2020-02-24 14:04:44 -08:00
static Improve font display on different OS 2020-01-05 08:04:46 -08:00
templates web: fix add form completions (fixes #1156) 2019-12-27 17:21:50 -08:00
test ;test: consistent singular naming for test suites and files 2019-11-29 06:35:29 -08:00
.eslintrc.js fix datepicker not closing, linting 2017-12-30 13:44:40 -05:00
.ghci web: drop cruft from .ghci 2016-04-18 15:28:54 -07:00
.version ;bump to dev version; bump man page dates 2020-01-05 09:04:50 -08:00
CHANGES.md ;doc: changelogs: update from 1.16.2, cleanups 2020-01-14 11:19:05 -08:00
defs.m4 ;doc: regen all manuals, bumping month 2020-02-08 11:20:25 -08:00
hledger-web.1 ;doc: regen help/manuals 2020-02-22 11:40:41 -08:00
hledger-web.cabal ;allow base 4.14/GHC 8.10 2020-01-26 08:12:25 -08:00
hledger-web.info ;doc: regen help/manuals 2020-02-22 11:40:41 -08:00
hledger-web.m4.md ;doc: update output dest/format docs; add notes about JSON 2020-02-25 09:25:48 -08:00
hledger-web.txt ;doc: regen help/manuals 2020-02-22 11:40:41 -08:00
LICENSE
package.yaml ;allow base 4.14/GHC 8.10 2020-01-26 08:12:25 -08:00
README
Setup.hs

A basic web UI for hledger data. Intended to be robust and somewhat useful.