Commit Graph

4741 Commits

Author SHA1 Message Date
Michael Snoyman
746754d510 Added getAuth function 2010-05-04 17:30:23 +03:00
Michael Snoyman
f1fc97eda0 Fixed haddock script 2010-05-04 13:15:03 +03:00
Michael Snoyman
086b73ac59 Moved all auth settings into YesodAuth typeclass 2010-05-03 20:56:26 +03:00
Michael Snoyman
27981e04f4 Auth now usable 2010-05-02 22:25:16 +03:00
Michael Snoyman
ca3c5b098d Some more JSON outputting functions 2010-05-02 22:24:50 +03:00
Michael Snoyman
ace4238915 Not exporting WAI Method 2010-05-02 22:24:22 +03:00
Michael Snoyman
9424736c3e Added haddock upload script 2010-05-02 08:28:50 +03:00
Michael Snoyman
d4afec1277 Removed a number of FIXMEs 2010-05-02 08:20:36 +03:00
Michael Snoyman
180a5ec9ce More documentation work 2010-05-02 08:12:49 +03:00
Michael Snoyman
57e4bef957 Removed old tests and yesod CLI 2010-05-02 07:56:16 +03:00
Michael Snoyman
9dbf6971ad Removed examples 2010-05-02 07:53:08 +03:00
Michael Snoyman
dda3140695 Better type for jsonmap 2010-05-02 07:19:59 +03:00
Michael Snoyman
de7ed94abd Buffering output 2010-05-01 22:38:30 +03:00
Michael Snoyman
22ef236fef redirect and redirectString 2010-04-30 09:10:32 +03:00
Michael Snoyman
84abd28af9 Add back transformers 0.1.* support 2010-04-25 11:20:04 -07:00
Michael Snoyman
4590d4afad Add back transformers 0.1 support 2010-04-25 11:12:56 -07:00
Michael Snoyman
a6ab2db6a7 Minor changes 2010-04-25 11:05:59 -07:00
Michael Snoyman
c320d2a45b Documented Yesod.Yesod 2010-04-23 12:35:36 -07:00
Michael Snoyman
3701e3c490 Continued refactoring; Yesod.Yesod 2010-04-23 12:29:20 -07: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
fa98452452 Slimmed down dependencies 2010-04-21 18:07:03 -07:00
Michael Snoyman
dcf9208cf5 Some minor cleanups 2010-04-20 16:45:02 -07:00
Michael Snoyman
e8812472c0 Added rudimentary JSON support 2010-04-20 16:36:16 -07:00
Michael Snoyman
e280e284f8 Began refactoring 2010-04-20 15:35:41 -07:00
Michael Snoyman
c875c949fe Initial port to QuasiSite, rather rough 2010-04-20 08:52:19 -07:00
Michael Snoyman
99c0eb060b Added type signatures for mkYesodSub 2010-04-19 23:26:16 -07:00
Michael Snoyman
533c2c2d15 Continued work on subsites 2010-04-19 23:06:06 -07:00
Michael Snoyman
d6fbe1e088 More built in support for subsites 2010-04-18 00:53:35 -07:00
Michael Snoyman
654331f406 Began converting AtomFeed to hamlet 2010-04-16 16:58:04 -07:00
Michael Snoyman
3165b253ba Converted auth helper to subsite 2010-04-16 14:28:59 -07:00
Michael Snoyman
e9a8b43595 Recent hamlet changes 2010-04-16 11:58:33 -07:00
Michael Snoyman
5f7668334a Removed Data.Object.Html and Yesod.Template 2010-04-14 12:38:58 -07:00
Michael Snoyman
572718bbd6 Split hamlet code into separate module 2010-04-14 08:49:15 -07:00
Michael Snoyman
aa2cc2f0eb Added static example 2010-04-13 21:19:17 -07:00
Michael Snoyman
4163c55e0d Match changes in web-routes-quasi 2010-04-13 20:54:58 -07:00
Michael Snoyman
4a8f674ba1 Minor Hamlet changes 2010-04-12 21:56:32 -07:00
Michael Snoyman
343b5a8b80 Added hamlet example 2010-04-12 00:02:39 -07:00
Michael Snoyman
bf165609f2 Remaining examples compile 2010-04-11 23:43:50 -07:00
Michael Snoyman
c5841f762d Fixed hellotemplate example 2010-04-11 23:23:29 -07:00
Michael Snoyman
ef3e7cc538 Integrated Hamlet 2010-04-11 23:17:21 -07:00
Michael Snoyman
b0e5cf56e5 Fixed helloworld 2010-04-11 13:41:32 -07:00
Michael Snoyman
59753521a2 transformers 0.2 2010-04-11 13:20:04 -07:00
Michael Snoyman
3f99bf132c Send 404 response properly 2010-04-11 13:05:40 -07:00
Michael Snoyman
c181fd624e Wrote cleanupSegments 2010-04-11 12:58:48 -07:00
Michael Snoyman
45b4343747 Implemented getMethod 2010-04-11 12:56:54 -07:00
Michael Snoyman
5d14ac5e1e Proper render function; removed YesodApproot 2010-04-11 12:54:19 -07:00
Michael Snoyman
a19751622a Initial migration to web-routes-quasi 2010-04-11 12:47:52 -07:00