Commit Graph

110 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
slava 2a1167ecec Module format change 2006-10-21 06:40:38 +00:00
slava 4ddc751365 run-module word 2006-10-20 02:41:20 +00:00
slava b189879cd5 Use path+ in file responder 2006-10-19 21:34:38 +00:00
slava 364385bd6b Fix resource responder 2006-10-19 21:34:22 +00:00
slava 7b05ede553 Furnace tools overhaul 2006-10-19 21:28:58 +00:00
slava 76f1b3bcfe HTTPD tools moved to contrib/furnace and updated to use the new framework 2006-10-19 20:35:58 +00:00
erg dbc97028a1 fix two more stack effects 2006-10-06 23:22:52 +00:00
erg 90d8b67ff0 fix stack effects/formatting in contrib files 2006-10-05 17:39:13 +00:00
slava 736b2d8bfa Source files and module system cleanup 2006-09-30 03:03:27 +00:00
chris.double a9af0d1324 httpd: add tbody to html-tags 2006-09-20 00:01:54 +00:00
erg ebe493173a fix simple-html-responder - add xhtml namespace 2006-09-04 21:17:45 +00:00
slava b7aa4f360b httpd load fix 2006-09-07 03:19:54 +00:00
slava b4291dd6c6 Module system changes and some small fixes 2006-09-06 21:01:38 +00:00
slava fccce77bdb Move XML into a standalone module 2006-09-06 08:26:53 +00:00
slava 79cddc55e7 httpd module split up 2006-09-06 08:25:43 +00:00
slava 587d02d35a Kick off 0.85 by creating a new tools vocabulary and putting a bunch of stuff, including 'walk' there 2006-09-05 05:29:26 +00:00
slava 4e351ee5b7 Stack effect comments are not permitted inside word definitions 2006-09-03 23:28:26 +00:00
chris.double 1b7877d072 Implement If-Modified-Since header in httpd
A browser sends If-Modified-Since when requesting a resource, the server should send a '304 Not Modified' if the Last-Modified time of the resource matches the date in 'If-Modified-Since'. Googlebot also uses If-Modified-Since so this addition to httpd can save some bandwidth.
2006-09-02 06:01:22 +00:00
erg 4b37d92d7e fix Last-Modified 2006-08-29 01:28:15 +00:00
erg e77b249741 httpd -- added Date and Last-Modified header fields for file-responder, removed url-encode from print-header 2006-08-29 00:36:54 +00:00
erg 48ff4caa73 httpd fix 2006-08-27 23:53:27 +00:00
slava 6143b00434 Presentation cleanups and mouse help 2006-08-26 01:29:23 +00:00
chris.double ecfbed74de add onsubmit to html tags 2006-08-17 02:33:19 +00:00
slava f12f324923 Fix httpd 2006-08-04 04:29:29 +00:00
slava e142cac05c Fix http-client 2006-08-04 04:24:08 +00:00
slava b0a4b6409a Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
chris.double e201a48a97 remove cont-responder examples that no longer work/need to be rewritten 2006-07-25 22:32:43 +00:00
chris.double 593c1808ec Put post-refresh-get back in cont-responder and tidy stack usage 2006-07-25 00:06:18 +00:00
chris.double 08099ba896 Fix stack errors in cont-responder 2006-07-24 23:45:37 +00:00
chris.double 3419df860e Fix duplex stream closed issue in cont-responder 2006-07-24 01:09:37 +00:00
chris.double 1edc5b645e get cont-responder examples test1 and test2 working 2006-07-17 09:13:29 +00:00
chris.double d7c042238c Save responder variables in cont-responder requests 2006-07-17 09:09:40 +00:00
chris.double 69b86eec44 refactor cont-responder and get it working again
Some functionality is missing from previous versions. There is no 'post-refresh-get' functionality or callback quotations. These may be re-added in a later patch.
2006-07-17 08:27:43 +00:00
slava f3245d2ab4 Minor changes 2006-07-15 18:06:26 +00:00
slava 9f2201fe09 Minor file-responder fix 2006-07-06 20:13:35 +00:00
slava 6e112b6ef8 file-responder now supports .fhtml files, which are piped through contrib/embedded.factor 2006-07-06 00:34:50 +00:00
slava c5872a4356 Missing file 2006-06-26 07:30:13 +00:00
slava 7176754832 AJAX outliners work better now 2006-06-26 07:07:57 +00:00
slava 117aef414f Markup fixes for better HTML generation 2006-06-20 22:31:48 +00:00
slava 1e2dcfae12 More module system hackery 2006-06-19 01:31:20 +00:00
slava a6a8408c15 More module system tweaks 2006-06-19 01:02:35 +00:00
slava 0205234638 New module system 2006-06-19 00:58:11 +00:00
slava a5cc32ed15 Tabs gadget improved 2006-06-17 07:51:06 +00:00
slava 10af34de4d Documentation updates 2006-06-17 03:12:40 +00:00
slava 309617d547 Fix contrib/units/ to load, and some other fixes 2006-06-15 05:56:41 +00:00
slava 65680737ca HTTPD updates and minor help fixes 2006-06-15 05:21:16 +00:00
chapman.alex 0ab84cd161 updated embedded.factor to use contents and added embedded-convert 2006-03-29 11:38:34 +00:00
slava bba26be715 Updating HTTPD for 0.83 changes 2006-05-25 04:06:50 +00:00
slava dd473d9578 Cleaning up XML parser, updating for latest language changes 2006-05-25 03:55:54 +00:00
slava 51a38d8ca5 cont-responder cleanup 2006-04-28 04:03:41 +00:00