Commit Graph

25 Commits

Author SHA1 Message Date
Michael Snoyman
764b981f6c Changed Content data type.
Removed i18n and pushed it back into RawRequest.

Now prepared for the WAI interface, though this is less efficient for
Hack.
2010-01-26 00:16:02 +02:00
Michael Snoyman
90e197ae46 Attempting to use SendFile throughout 2010-01-25 02:21:02 +02:00
Michael Snoyman
3137ee9bee Removed reps from HasReps 2010-01-25 02:00:08 +02:00
Michael Snoyman
79b780fec2 Language GET param and cookie; simple i18n example 2010-01-25 01:47:30 +02:00
Michael Snoyman
7275d9ecfc Switch Content to be a function on language list 2010-01-25 01:46:04 +02:00
Michael Snoyman
b784ef935a Merged Yesod.Constants into Yesod.Definitions 2010-01-25 01:34:38 +02:00
Michael Snoyman
254018e3c3 Removed more from Yesod.Request, with cascading removals 2010-01-25 01:34:38 +02:00
Michael Snoyman
309757c22d Separate ErrorResponse and SpecialResponse; added SendFile 2010-01-25 01:31:09 +02:00
Michael Snoyman
405fb3ac25 Factored mime-type code into its own module 2010-01-25 00:58:55 +02:00
Michael Snoyman
b460e9d477 Does not reload template dir on each request 2010-01-24 00:56:08 +02:00
Michael Snoyman
12a43ef90b Logout redirect to approot; displayname 2010-01-05 22:35:41 +02:00
Michael Snoyman
58f9f3e054 Passed the hasArgs in Test.Errors test; ugly hacks, needs cleanup 2010-01-01 03:50:52 +02:00
Michael Snoyman
4087573088 authIdentifier (automatic login redirection) 2009-12-31 02:41:20 +02:00
Michael Snoyman
911934bff0 Basic implementation of template groups 2009-12-29 23:07:38 +02:00
Michael Snoyman
0a72e93a61 Client session duration is configurable.
Defaults to 2 hours.
2009-12-26 23:57:03 +02:00
Michael Snoyman
0c6493f5f5 Can do authentication again 2009-12-25 02:22:24 +02:00
Michael Snoyman
a7cfa5f667 Added two basic examples 2009-12-17 19:27:03 +02:00
Michael Snoyman
ec2d63ce07 Compiling again 2009-12-17 14:47:37 +02:00
Michael Snoyman
e5276cae46 URL params passed as args, chooseRep called 2009-12-17 14:35:39 +02:00
Michael Snoyman
b78a16e938 Removed bad undefineds 2009-12-14 19:50:16 +02:00
Michael Snoyman
32f3ed04eb Fixed type of handlers; Resource renames 2009-12-14 09:34:01 +02:00
Michael Snoyman
52f5ab2374 Removed Yesod.Application; still have some undefineds 2009-12-14 08:58:49 +02:00
Michael Snoyman
ac54b644bc Added Yesod parameter to Handler 2009-12-13 09:50:43 +02:00
Michael Snoyman
77dc6ed78b Completely replaced Handler type 2009-12-13 01:38:20 +02:00
Michael Snoyman
da3953c10c Beginning of new Rep file 2009-12-13 00:25:46 +02:00