Commit Graph

70 Commits

Author SHA1 Message Date
Adam D. Ruppe 65513f5ccf catch up 2013-04-11 07:59:49 -04:00
Adam D. Ruppe 79b2a25b92 catching up on random stuff 2013-02-16 11:18:15 -05:00
Adam D. Ruppe 86d1a3dcb1 dmd 2.061 2013-01-10 08:15:04 -05:00
Adam D. Ruppe 920bdd84ae better template text 2012-11-19 09:37:10 -05:00
Adam D. Ruppe c1af333c6b more template functions 2012-11-18 23:30:18 -05:00
Adam D. Ruppe 86062de07b idk 2012-11-07 13:30:34 -05:00
Adam D. Ruppe e677d8d445 catching up 2012-10-07 12:56:46 -04:00
Adam D. Ruppe 4b5a1a916e more stuff 2012-08-11 22:53:46 -04:00
Adam D. Ruppe 5b816cb7e7 catching up on lots of changes. 2012-08-11 00:24:04 -04:00
Adam D. Ruppe ca50fc2016 Merge branch 'master' of github.com:adamdruppe/misc-stuff-including-D-programming-language-web-stuff 2012-06-30 22:52:31 -04:00
Adam D. Ruppe 2572ca7a15 idk 2012-06-30 22:52:28 -04:00
Abscissa b0603a0fe8 Fixed warnings. 2012-06-03 00:51:34 -04:00
Abscissa 34f9cb1de6 Works without -d 2012-06-03 00:47:48 -04:00
Adam D. Ruppe b09168ad1b assorted fixes 2012-02-15 12:35:35 -05:00
Adam D. Ruppe 223c56f8e2 template output function note 2012-02-06 00:31:05 -05:00
Adam D. Ruppe ac83e27d21 more standalone httpd compatibility 2012-02-06 00:28:32 -05:00
Adam D. Ruppe 78e0f11c34 changes i guess 2012-01-20 11:22:00 -05:00
Adam D. Ruppe 5401385139 dmd 2.057 2011-12-15 15:50:10 -05:00
Adam D. Ruppe db7882c669 automatic forms were broken by typo! 2011-12-10 21:30:43 -05:00
Adam D. Ruppe 73821aad29 performance improvements; shaved off about 10% on my work app (which is db bound) and over 50% on dom benchmarks standing alone 2011-12-10 16:12:56 -05:00
Trass3r cfb136120d x64 fixes 2011-12-10 13:53:19 +01:00
Adam D. Ruppe bf514e3967 it should have been making strict documents, not loose ones 2011-12-09 00:19:44 -05:00
Adam D. Ruppe cbc8ab9502 a better default generic container 2011-12-04 23:25:02 -05:00
Adam D. Ruppe 87959d6e99 rewrote file upload to support streaming data and backing files 2011-12-04 14:07:53 -05:00
Adam D. Ruppe 4890825620 authentication 2011-12-03 22:30:55 -05:00
Adam D. Ruppe f11a3de560 charset should be set on content type 2011-12-02 22:32:07 -05:00
Adam D. Ruppe a128370a24 forgot csrf token on automatic form 2011-12-02 21:49:45 -05:00
Adam D. Ruppe edd53e7da7 catchAll was broken 2011-12-01 22:06:25 -05:00
Adam D. Ruppe 0c4665b90a possible param name fix in large ApiProviders.. see comment on line 1493 2011-12-01 21:55:28 -05:00
Adam D. Ruppe f5dd5fde46 default primitive values in methods now work 2011-12-01 21:27:07 -05:00
Adam D. Ruppe 393723664d add support for methods with primitive type default parameters 2011-12-01 19:46:44 -05:00
Adam D. Ruppe ab80b79c8f helper class for returning static files 2011-12-01 13:33:55 -05:00
Adam D. Ruppe 3f092d36d3 new data interface for catchAll and Document 2011-12-01 13:11:11 -05:00
Adam D. Ruppe 9b0efcd743 int -> size_t for 64 bit 2011-12-01 12:04:06 -05:00
Adam D. Ruppe 2fb100516b Merge remote branch 'trass3r/master' 2011-12-01 11:55:59 -05:00
Adam D. Ruppe 9451c4909f wrong newline handling in string -> Html 2011-12-01 11:33:12 -05:00
Trass3r 61f0d29523 fixes for just introduced typeof(null) 2011-11-29 21:14:37 +01:00
Adam D. Ruppe 6d25e0fe86 catchAll change (untested) 2011-11-29 14:48:35 -05:00
Adam D. Ruppe d40fd41194 whatever the cast is needed anyway lol 2011-11-29 11:49:59 -05:00
Adam D. Ruppe 7bb185151c immutable fix 2011-11-29 10:02:36 -05:00
Adam D. Ruppe 6b066512f2 const fix 2011-11-29 10:01:30 -05:00
Adam D. Ruppe 2cb611ad53 Merge commit '4a57064' 2011-11-28 20:04:26 -05:00
Adam D. Ruppe 6608dd9cb5 oops i broke some parameter reflection 2011-11-28 19:45:25 -05:00
Adam D. Ruppe cda57ee767 overhaul for code cleanup (compile speed improvement, more sane post processing), session, and csrf checks. 2011-11-27 13:42:14 -05:00
Trass3r 4a57064709 more x64 and warning fixes 2011-11-19 19:20:43 +01:00
Trass3r 5b12187850 some x64 fixes 2011-11-09 02:58:52 +01:00
Adam D. Ruppe 992b887559 session class that compiles lol 2011-11-06 23:34:11 -05:00
Adam D. Ruppe fdc8193c76 session class 2011-11-06 23:32:46 -05:00
Adam D. Ruppe 98ee900adf boolean and files did not use positional-arg correctly 2011-11-01 12:31:40 -04:00
Adam D. Ruppe 3b87c881bb updating 2011-10-13 19:27:58 -04:00