hledger/hledger-web
2020-03-22 09:28:10 -07: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 web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Hledger lib: Remove non-law-abiding Monoid instance for Journal. 2020-03-02 12:45:30 -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 2020-03-07 15:06:18 -08:00
CHANGES.md ;changelogs: typo, fix hledger-web item 2020-03-19 14:26:55 -07:00
defs.m4 bump to dev version 2020-03-07 15:06:18 -08:00
hledger-web.1 ;doc: regen manuals 2020-03-07 15:06:39 -08:00
hledger-web.cabal ;update cabal files 2020-03-22 09:28:10 -07:00
hledger-web.info ;doc: regen manuals 2020-03-07 15:06:39 -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 manuals 2020-03-07 15:06:39 -08:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml ;update tested-with 2020-03-22 09:27:50 -07:00
README.md ;doc: consistent markdown readmes for packages, part 2 2020-03-22 09:27:34 -07:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

hledger-web

A simple web-based user interface for the hledger accounting system. It can be used as a local single-user UI, or for allowing multi-user read/append/edit access over the web.

See also: the project README and home page.