hledger/hledger-web
Simon Michael 758c1fbc25 web: don't bother building hledger-web with GHC 7 on a mac
GHC 8.0+ is needed for mac Sierra+.
2018-09-07 12:34:51 -07:00
..
app web: Add capabilities type, CLI options, and reading them from headers 2018-06-24 14:18:02 +02:00
config web: Add /manage page, implement /edit, /upload, and /download 2018-06-24 14:13:04 +02:00
deploy web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Hledger ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00
static web: Simplify HTML and CSS 2018-06-24 14:13:04 +02:00
templates web: Add capabilities guards and conditional widget rendering 2018-06-24 16:25:22 +02:00
tests web: fix options breakage, add test code to tags 2015-08-28 15:23:49 -07: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
CHANGES changelogs 2018-06-30 21:57:06 +01:00
hledger-web.1 doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger-web.cabal cabal: bump tested-with declarations 2018-08-02 08:25:49 +01:00
hledger-web.info doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
hledger-web.m4.md doc: remove raw markup macro 2018-01-24 18:21:40 -08:00
hledger-web.txt doc: update manuals harder, they should say 1.10.99 2018-07-04 15:09:57 +01:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
package.yaml web: don't bother building hledger-web with GHC 7 on a mac 2018-09-07 12:34:51 -07:00
README doc: ensure all five main packages have a README 2016-04-12 11:13:01 -07: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.