hledger/hledger-web
2017-09-05 11:44:02 -07:00
..
app web: fix stack ghci duplicate main error 2016-04-18 15:26:54 -07:00
config web: Post -> AddForm; drop/comment more old stuff 2015-02-16 16:21:07 +00:00
deploy web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
doc doc: update description/payee/note docs (#598, #608) 2017-09-05 11:44:02 -07:00
Handler web: Make "Add transaction" button tabbable (#430) 2017-09-04 20:46:28 -07:00
Hledger ui, web: Enable --pivot and --anon in ui and web (#474) 2017-09-04 20:45:31 -07:00
messages web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Settings web: declare a bunch of language pragmas 2015-04-07 18:35:41 -07:00
static Using full width on large screens 2016-10-26 10:14:45 -07:00
templates Using full width on large screens 2016-10-26 10:14:45 -07:00
tests web: fix options breakage, add test code to tags 2015-08-28 15:23:49 -07:00
.ghci web: drop cruft from .ghci 2016-04-18 15:28:54 -07:00
Application.hs web: add --host, rename --server to --serve (#429) 2016-11-21 07:38:58 -08:00
CHANGES web: changelog, bump to 1.3.2 2017-08-25 09:23:05 -07:00
devel.hs web: fix warnings 2014-05-23 09:02:20 -07:00
Foundation.hs Removed artifacts of conversion 2016-10-26 10:05:50 -07:00
hledger-web.cabal lib, cli, ui, web: drop oldtime flag, require time 1.5+ 2017-08-25 16:56:41 -07:00
Import.hs lib, web: remove obsolete conditionals for old GHC 2017-08-25 17:15:26 -07:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml lib, cli, ui, web: drop oldtime flag, require time 1.5+ 2017-08-25 16:56:41 -07:00
README doc: ensure all five main packages have a README 2016-04-12 11:13:01 -07:00
Settings.hs web: add --host, rename --server to --serve (#429) 2016-11-21 07:38:58 -08:00
Setup.hs Revert "remove Setup.hs files again, fixing a yesod devel warning" 2014-05-24 13:39:09 -07:00

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