hledger/hledger-web
Simon Michael 0a47715b17 web: also launch a browser at startup; auto-terminate after 2m or on enter
We're now using the wai-handler-launch middleware. This injects a
script in each page that pings the server repeatedly, and terminates
the server if it gets no pings (ie there are no browser tabs
displaying the app) for two minutes. The server can also be easily
terminated at the console by pressing enter, yesod devel style.
2013-04-20 20:02:50 -07:00
..
app web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
config web: hide copyright boilerplate in dev build 2013-04-19 14:46:22 -07:00
deploy web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Handler reverse and rename the blaze_html_0_5 flag to blaze_html_0_4 2013-04-19 12:40:29 -07:00
Hledger web: also launch a browser at startup; auto-terminate after 2m or on enter 2013-04-20 20:02:50 -07:00
messages web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Settings web: tweak "embedded files" message 2012-11-17 01:23:05 +00:00
static web: remove left sidebar border, extend right border to height of sidebar content 2013-04-19 14:49:15 -07:00
templates web: remove left sidebar border, extend right border to height of sidebar content 2013-04-19 14:49:15 -07:00
tests web: make cabal test pass 2013-04-19 11:50:41 -07:00
.ghci web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Application.hs web: disable request logging in production builds, for now 2013-04-19 14:45:25 -07:00
devel.hs web: don't use wai-handler-launch with yesod devel 2013-04-20 19:57:19 -07:00
Foundation.hs web: set up journal for yesod devel, store it in App (fixes #101) 2013-04-09 12:41:22 -07:00
hledger-web.cabal web: try using wai-launch-handler.. not working yet 2013-04-20 10:03:15 -07:00
Import.hs web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
LICENSE packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
Settings.hs web: update for yesod 1.1.3 2012-11-15 17:48:48 +00:00
Setup.hs hledger-web: add missing Setup.hs file 2013-04-18 13:16:38 +02:00