Commit Graph

64 Commits (1efbd686a1ce15b65bb12f720338f8d639d87009)

Author SHA1 Message Date
Slava Pestov acf0d8d9c8 Get furnace and websites..concatenative to load 2008-12-17 19:39:02 -06:00
Slava Pestov 553bc1fb7a Fix <button> elements for IE 7 2008-11-17 07:17:05 -06:00
Slava Pestov 00f3c256d9 Working on XHTML 1.1 validation 2008-09-29 23:16:14 -05:00
Slava Pestov 1bd36b3d87 Working on XHTML 1.1 validation 2008-09-29 23:13:46 -05:00
Slava Pestov 27c565c5ea Minor template fixes 2008-09-29 17:16:47 -05:00
Slava Pestov dd69af757a Update for add-main-responder removal 2008-09-27 11:38:20 -05:00
Slava Pestov 018991f343 More tags 2008-09-24 00:45:28 -05:00
Slava Pestov 57c3a823b5 Fix XHTML validation 2008-09-23 16:52:50 -05:00
Slava Pestov bb9d24c18a Fix paste order 2008-09-23 14:06:49 -05:00
Slava Pestov cc605060b2 Working on https server support 2008-06-17 00:10:46 -05:00
Slava Pestov 73105cc043 Debugging furnace.auth refactoring 2008-06-16 03:46:54 -05:00
Slava Pestov 0ab3f1f436 New html.forms abstraction fixes some problems; clean up some code 2008-06-15 02:38:12 -05:00
Slava Pestov e7b786ecfa New furnace.alloy vocab makes things easier; add expiration for asides and flash scopes 2008-06-13 20:54:52 -05:00
Slava Pestov 49523c508b More flexible furnace authentication; fix planet 2008-06-13 00:47:47 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Slava Pestov 2513c2d3df Working on blogs web app 2008-06-06 18:18:05 -05:00
Slava Pestov aec1363400 Rename rss to syndication 2008-06-05 01:56:06 -05:00
Slava Pestov 1074bdb330 Update wiki, pastebin, planet for new furnace.rss code 2008-06-05 01:50:59 -05:00
Slava Pestov 9861146d8d Implement flash scopes, improved validation and login page, improved http-post 2008-06-04 19:54:05 -05:00
Slava Pestov 9bd38767ab Big web framework refactoring 2008-06-02 15:00:03 -05:00
Slava Pestov c5c65a4ce4 Web framework refactoring work in progress 2008-06-01 17:22:39 -05:00
Slava Pestov 73a06ed9b0 Use define-persistent inheritance in pastebin 2008-05-30 19:40:01 -05:00
Slava Pestov be0d85180f Debugging validation 2008-05-26 02:54:53 -05:00
Slava Pestov 8d8cb11e2a More stuff 2008-05-26 00:48:02 -05:00
Slava Pestov d589ac19dd Reworking validation 2008-05-26 00:47:27 -05:00
Slava Pestov dc1a423f88 Document clumps 2008-05-24 21:49:48 -05:00
Slava Pestov 56852d3ab8 Little cleanups 2008-05-22 15:45:30 -05:00
Slava Pestov 117f6dd804 New validation message concept, t:button tag, fixes 2008-05-02 21:18:49 -05:00
Slava Pestov 79f91f6b7d Working on user capabilities 2008-05-01 16:24:50 -05:00
Slava Pestov 5e9332b634 More work on user admin tool 2008-04-30 04:53:01 -05:00
Slava Pestov 5f94dc3876 Working on user admin tool 2008-04-29 21:04:06 -05:00
Doug Coleman dadb4c4060 native-id -> db-assigned-id 2008-04-28 17:38:12 -05:00
Slava Pestov 0b0e460857 Improved cookie support, and better session manager taking advantage of it 2008-04-27 03:09:00 -05:00
Slava Pestov 7d16edcc79 Merge URL and cookie session managers, clean up some code 2008-04-26 18:56:51 -05:00
Slava Pestov 42bc93f66e Start page flow code 2008-04-26 05:49:41 -05:00
Slava Pestov a8e8b05339 Improved HTTP server dispatcher 2008-04-25 03:23:47 -05:00
Slava Pestov 695dbe1a59 Move web apps to unmaintained/ for now; get more stuff in extra to load 2008-03-07 16:59:44 -06:00
Slava Pestov ef53dbd1b9 Fix load-everything 2008-02-26 19:18:21 -06:00
Daniel Ehrenberg fad00e2316 Merge branch 'master' of git://factorcode.org/git/factor
Conflicts:

	extra/html/elements/elements.factor
	extra/html/html.factor
	extra/tar/tar.factor
	extra/webapps/pastebin/pastebin.factor

Resolving my stupid use conflict
2008-02-01 15:39:42 -06:00
Daniel Ehrenberg 0bfad40872 USE fix for pastebin 2008-02-01 15:36:26 -06:00
Eduardo Cavazos d7c1349c8d Fix a bunch of load-everything hiccups 2008-01-31 23:21:06 -06:00
Slava Pestov 5f2655747a Pastebin now uses in-memory persistence as store is broken. Will use db soon 2008-01-29 23:06:27 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 2e19bdae2d Pastebin RSS feed: limit number of posts 2008-01-09 01:33:51 -05:00
Doug Coleman b4575a9bff Templating now runs in quiet mode
session ids are now  4 bignum number>string string>sha-256-string
add assoc-heaps
sessions are stored in an assoc-heap
2007-12-19 23:34:30 -06:00
Doug Coleman 1c3c7db0bc Overhaul furnace
- validators work!
 - added sessions
 - add error checking to pastebin
 - add define-form, defalut-values
2007-12-18 02:24:05 -06:00
Slava Pestov 9ec1911625 Remove debug message 2007-12-11 22:37:31 -05:00
Slava Pestov c6dea4c49d Pastebin fixes 2007-12-11 18:44:19 -05:00
Slava Pestov 6afcf0ba2f Pastebin updates 2007-12-11 15:48:18 -05:00
Slava Pestov a58c654361 More store cleanups 2007-12-10 03:00:10 -05:00