Michael Snoyman
3ed97f4cfc
Switch Routes back to type family.
...
There appears to be a bug in GHC, but I'm not certain. Look at the
output from compiling the previous commit; some kind of interaction with
a DataInstD and deriving instances.
2010-07-01 17:55:00 +03:00
Michael Snoyman
e76f380cb5
Initial widgets support
2010-07-01 16:21:49 +03:00
Michael Snoyman
f49c16c3ba
Support for files in forms
2010-07-01 08:41:14 +03:00
Michael Snoyman
6ce79d673f
setLanguage uses user session
2010-06-30 21:21:49 +03:00
Michael Snoyman
729751f742
Fixed type signature in some functions in Yesod typeclass
2010-06-30 20:46:47 +03:00
Michael Snoyman
ac8d0fb800
Better signature for errorHandler
2010-06-30 20:39:33 +03:00
Michael Snoyman
949e3bff2f
Methods must be upper case
2010-06-30 20:38:32 +03:00
Michael Snoyman
0e6f32f4a6
Subsites working with new web-routes-quasi
2010-06-30 14:24:36 +03:00
Michael Snoyman
2f17cda10d
Routes is data family, not type family
2010-06-30 12:44:57 +03:00
Michael Snoyman
c91a4ada56
Changes reflecting web-routes-quasi modifications.
...
Minimal changes to get hello world working.
2010-06-30 12:23:55 +03:00
Michael Snoyman
b8c74e86ff
Fixes for CGI scripts in a subpath
2010-06-29 00:35:09 +03:00
Michael Snoyman
8101113505
Removed buffering (was killing performance)
2010-06-15 12:07:56 +03:00
Michael Snoyman
48d8ac3085
hlint
2010-06-10 00:33:03 +03:00
Michael Snoyman
93ad24f969
Sorted Contrib stuff into regular hierarchy
2010-06-09 10:26:54 +03:00
Michael Snoyman
59c56c1256
Cleaned up warnings
2010-06-09 10:14:17 +03:00
Michael Snoyman
f99852fd0f
Tests running again
2010-06-09 09:51:00 +03:00
Michael Snoyman
d57dc78983
Removed convertible-text
2010-06-09 09:48:21 +03:00
Michael Snoyman
8a20a416ba
ContentType is a String
2010-06-09 09:21:47 +03:00
Michael Snoyman
7262c30c74
More sophisticated subsite support
2010-06-06 21:51:26 +03:00
Michael Snoyman
56ac260207
isAuthorized
2010-06-05 21:25:32 +03:00
Michael Snoyman
30e1739bf8
web-routes-quasi 0.3
2010-05-21 13:46:53 +03:00
Michael Snoyman
ae43848001
clientsession changes
2010-05-21 09:41:33 +03:00
Michael Snoyman
712110a2ef
Removed web-encodings dependency
2010-05-20 22:21:26 +03:00
Michael Snoyman
7d1b88f55a
Changed some types
2010-05-16 15:34:54 +03:00
Michael Snoyman
0c9e2f94c0
Better getTime + putTime, added test
2010-05-16 11:23:45 +03:00
Michael Snoyman
022ead8b31
clientsession 0.4
2010-05-16 10:15:29 +03:00
Michael Snoyman
f116b0659b
clientsession 0.3.0
2010-05-15 23:08:34 +03:00
Michael Snoyman
70144804ce
Played around with dependencies
2010-05-13 23:25:17 +03:00
Michael Snoyman
0d8c024c33
Offer split mkYesod
2010-05-13 20:50:35 +03:00
Michael Snoyman
6e639e9333
hlint
2010-05-12 17:56:06 +03:00
Michael Snoyman
a847b5c02d
setLanguage
2010-05-12 00:03:15 +03:00
Michael Snoyman
6376157c64
Various minor changes, better description
2010-05-11 23:47:05 +03:00
Michael Snoyman
cda45d2837
Removed Web.Mime
2010-05-11 23:23:07 +03:00
Michael Snoyman
58b2990794
Migrated away from clientsession middleware
2010-05-05 07:34:27 +03:00
Michael Snoyman
6db0589936
Fixed some various FIXMEs
2010-05-05 06:40:30 +03:00
Michael Snoyman
fd0ce32687
Added proper sessions
2010-05-05 06:40:30 +03:00
Michael Snoyman
8d58cc8051
urlRenderOverride
2010-05-04 22:11:25 +03:00
Michael Snoyman
ed56c87317
Exposing fullRender
2010-05-04 22:08:20 +03:00
Michael Snoyman
d4afec1277
Removed a number of FIXMEs
2010-05-02 08:20:36 +03:00
Michael Snoyman
de7ed94abd
Buffering output
2010-05-01 22:38:30 +03:00
Michael Snoyman
09b07a5aad
Continued refactoring; cleaned up Yesod.Handler
2010-04-23 12:04:45 -07:00
Michael Snoyman
26ad604a19
Began major refactoring of code
2010-04-23 11:03:36 -07:00
Michael Snoyman
3265d7a717
Match refactorings in web-routes-quasi
2010-04-23 06:03:03 -07:00
Michael Snoyman
d0c9386d64
Cleaned up Web.Mime, using Strings directly
2010-04-23 06:02:36 -07:00
Michael Snoyman
dcf9208cf5
Some minor cleanups
2010-04-20 16:45:02 -07:00
Michael Snoyman
e280e284f8
Began refactoring
2010-04-20 15:35:41 -07:00