Commit Graph

79 Commits

Author SHA1 Message Date
Adam D. Ruppe 40fbab4e1f web.d updates 2015-08-04 20:49:07 -04:00
Adam D. Ruppe 90b3b083de dmd warnings (thanks ketmar) 2014-10-22 11:06:05 -04:00
Adam D. Ruppe 18990bf44f idk 2014-06-07 20:34:59 -04:00
Adam D. Ruppe 68b9a610aa dmd 2.065 2014-02-24 13:14:20 -05:00
Adam D. Ruppe a41478afe1 experimental memory session 2013-08-28 09:26:43 -04:00
Adam D. Ruppe 4075b6cad5 fix ApiObject 2013-07-03 09:01:13 -04:00
Adam D. Ruppe c00de4469a new parameter default method, should work with all types now! 2013-06-16 21:29:18 -04:00
Adam D. Ruppe 0ef6ebd977 png reworking 2013-06-10 12:21:32 -04:00
Adam D. Ruppe 38c604356d catching up (again) 2013-05-30 18:45:26 -04:00
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