Mihai Parparita
|
a52ea5d09c
|
Reduce code duplication for rendering of flash messages.
|
2014-11-29 22:15:09 -08:00 |
|
Mihai Parparita
|
8aa6b897e2
|
Don't clobber the existing Account instance when signing in as an existing user.
|
2014-11-29 22:03:33 -08:00 |
|
Mihai Parparita
|
7a81416850
|
Preserve continue URL when doing a signed out redirect.
|
2014-11-29 21:57:07 -08:00 |
|
Mihai Parparita
|
16f16ae9d9
|
Add helper wrapper for handlers that require signed in state, to reduce boilerplate.
|
2014-11-28 15:00:39 -08:00 |
|
Mihai Parparita
|
852142b726
|
Convert remaining routes to AppHandler.
|
2014-11-28 14:28:25 -08:00 |
|
Mihai Parparita
|
b7760bc67e
|
Add some common code for handling GitHub fetch and template rendering errors.
Not all handlers are converted yet.
Inspired by http://blog.golang.org/error-handling-and-go, but also (ab)uses the
error mechanism to handle redirects.
|
2014-11-27 16:02:21 -08:00 |
|
Mihai Parparita
|
7222af8259
|
Add an email footer.
|
2014-11-22 15:04:09 -08:00 |
|
Mihai Parparita
|
479c5aa723
|
Add flash message when saving settings.
|
2014-11-22 14:45:16 -08:00 |
|
Mihai Parparita
|
905f667a1e
|
Add option to disable emails.
|
2014-11-22 14:42:13 -08:00 |
|
Mihai Parparita
|
0157ac3c46
|
Add admin UI listing all users.
|
2014-11-08 15:28:15 -08:00 |
|
Mihai Parparita
|
400c057deb
|
Make style JSON parse errors not be fatal.
Avoids having to restart the server when in development.
|
2014-10-26 22:53:46 -07:00 |
|
Mihai Parparita
|
0e2fe4f835
|
Rename package to retrogit.
|
2014-10-26 15:22:14 -07:00 |
|