hledger/hledger-web/Handler
Simon Michael 0df4a235af web: set up journal for yesod devel, store it in App (fixes #101)
The web app's journal state is now kept in the yesod App as an IORef,
instead of using io-storage.
yesod devel now works; it uses the journal file specified by
$LEDGER_FILE, or ~/.hledger.journal.

web: update journal state handling, fix yesod devel - WIP
2013-04-09 12:41:22 -07:00
..
Common.hs web: fix compilation; also fixes some hardcoded static urls (Xinruo Sun) 2013-01-11 13:54:49 +00:00
JournalEditR.hs web: split handlers into multiple files 2012-11-20 02:23:23 +00:00
JournalEntriesR.hs web: fix compilation; also fixes some hardcoded static urls (Xinruo Sun) 2013-01-11 13:54:49 +00:00
JournalR.hs web: fix compilation; also fixes some hardcoded static urls (Xinruo Sun) 2013-01-11 13:54:49 +00:00
Post.hs web: fix compilation; also fixes some hardcoded static urls (Xinruo Sun) 2013-01-11 13:54:49 +00:00
RegisterR.hs web: fix compilation; also fixes some hardcoded static urls (Xinruo Sun) 2013-01-11 13:54:49 +00:00
RootR.hs web: split handlers into multiple files 2012-11-20 02:23:23 +00:00
Utils.hs web: set up journal for yesod devel, store it in App (fixes #101) 2013-04-09 12:41:22 -07:00