Tue, 20 Jan 2009 09:05:57 +0000 | uriel | Fix debug printing of main handler. |
Tue, 20 Jan 2009 08:24:36 +0100 | uriel | More updates to new werc site. |
Tue, 20 Jan 2009 06:55:17 +0100 | uriel | Allow to set optional dir listing sorting (ls) options with the config var: dir_listing_ls_opts |
Tue, 20 Jan 2009 04:13:53 +0100 | uriel | Start the rc template docs. |
Tue, 20 Jan 2009 04:08:13 +0100 | uriel | Add apps pages to new werc site. |
Tue, 20 Jan 2009 03:52:21 +0100 | uriel | Add werc.cat-v.org/ site, it serves as sample site. |
Tue, 20 Jan 2009 03:38:48 +0100 | uriel | Rename $wiki to $enable_wiki to be consistent with $enable_comments, also add a note that dirdir templates should move from lib/_apps/dirdir/ to apps/diridri/ |
Sat, 17 Jan 2009 09:44:03 +0100 | uriel | Merge tags |
Sat, 17 Jan 2009 09:43:31 +0100 | uriel | Dirdir wiki engine updates, cleaned up some code, now one can save from preview page. |
Sat, 17 Jan 2009 09:42:24 +0100 | uriel | Remove unused/debug code and rename comment var enable_comments |
Sat, 17 Jan 2009 09:40:00 +0100 | uriel | Cosmetic changes to default_master.tpl |
Sat, 17 Jan 2009 03:43:36 +0100 | uriel | Move some wiki code into dirdir app! |
Sat, 17 Jan 2009 03:43:05 +0100 | uriel | Fix cookie parsing if more than one cookie present, add optional user/loggin-info sidebar |
Sat, 17 Jan 2009 03:05:19 +0100 | uriel | Make left sidebar into a list of handlers. |
Sat, 17 Jan 2009 03:04:43 +0100 | uriel | Minor cosmetic css changes. |
Fri, 16 Jan 2009 03:35:36 +0100 | uriel | Added tag LATEST-RELEASE for changeset 71e051f0e8e0 |
Fri, 16 Jan 2009 03:35:36 +0100 | uriel | New release |
Fri, 16 Jan 2009 03:18:10 +0100 | uriel | Add comment on future issue for apps with 'synthetic' dirs. |
Fri, 16 Jan 2009 01:24:58 +0100 | uriel | Proper 404 for dirs too |
Fri, 16 Jan 2009 01:08:54 +0100 | uriel | Fix handling of static /pub/ files. |
Wed, 14 Jan 2009 00:36:32 +0100 | uriel | Add handling of static files for /pub/* |
Tue, 13 Jan 2009 03:20:30 +0100 | uriel | Update atom and rss templates to work with new blagh format. |
Tue, 13 Jan 2009 03:19:45 +0100 | uriel | Blagh: improve handler setup for atom/rss feeds, also filter out blog posts with non-url-allowed path elements. |
Tue, 13 Jan 2009 03:18:19 +0100 | uriel | Get rid of response_format which was only used by blagh feeds anyway, and we can emulate by setting $headers to nil plus adding a $res_tail var. |
Mon, 12 Jan 2009 02:07:31 +0100 | uriel | Various small cleanups: remove unused code, clarity and reliability fixes here and here, move code to more appropriate locations, improve some comments. |
Sun, 11 Jan 2009 19:52:48 +0100 | uriel | Remove some debug code, and fix a silly bug. |
Sun, 11 Jan 2009 07:41:24 +0100 | uriel | Minor updates to initrc comments. |
Sun, 11 Jan 2009 07:13:25 +0100 | uriel | Move misplaced comment |
Sun, 11 Jan 2009 04:40:40 +0100 | uriel | Fix blah to work with new handler interfaces. |
Sun, 11 Jan 2009 04:03:46 +0100 | uriel | Handler interface reorg, take oportunity to cleanup default_master.tpl and move comments bits to bridge app. |
Sun, 11 Jan 2009 04:02:07 +0100 | uriel | - New static_file and select_mime functions. |
Sat, 10 Jan 2009 17:34:56 +0100 | uriel | Fix sitemap.tpl to use the new split dirfilter |
Sat, 10 Jan 2009 05:23:44 +0100 | uriel | Handle static files! (Should only be used as a fallback if static files are not handled by httpd) |
Sat, 10 Jan 2009 04:57:41 +0100 | uriel | Move top header/title generation for werc.rc to default template. |
Fri, 09 Jan 2009 03:08:02 +0100 | uriel | Minor reorg of handler selection, move comment code to bridge app. |
Fri, 09 Jan 2009 02:06:41 +0100 | uriel | Awk_buffer does seem to improve things a bit, but changed the buffer side to an empirically determined value. |
Fri, 09 Jan 2009 02:03:36 +0100 | uriel | Delete some debug code in a function that is not used yet. |
Thu, 08 Jan 2009 16:48:09 +0100 | uriel | Very minor style fixes, and obfuscate local var in ll_add. |
Thu, 08 Jan 2009 16:46:00 +0100 | uriel | Add nested lists rc helper |
Wed, 07 Jan 2009 23:50:49 +0100 | uriel | Minor optimizations and reliability improvments to fproc_cache. |
Mon, 05 Jan 2009 05:49:45 +0100 | uriel | Make tabs/spaces indentation consistent. |
Mon, 05 Jan 2009 05:48:23 +0100 | uriel | Two other minor code formating changes for readability. |
Mon, 05 Jan 2009 05:46:37 +0100 | uriel | Remove a debug tee(1) and split sidebar ls pipeline in three lines to make it more readable. |
Mon, 05 Jan 2009 05:41:10 +0100 | uriel | Make perm redirect code a bit simpler and a bit less hideous. |
Sun, 04 Jan 2009 23:24:35 +0100 | uriel | Fix stupid bug in last commit. |
Sun, 04 Jan 2009 23:21:55 +0100 | uriel | Simplify and optimize some of the canonical-url-redirections. |
Sun, 04 Jan 2009 22:49:05 +0100 | uriel | Simplify genbody/set_handler and reorg some env vars, including moving sitedirs/sitedir out of default initrc. |
Sun, 04 Jan 2009 08:32:19 +0100 | uriel | Tag merge. |
Sun, 04 Jan 2009 07:57:13 +0100 | uriel | Very minor dirfilter cleanups and some extra comments. |
Sun, 04 Jan 2009 03:59:52 +0100 | uriel | Simplify .txt handler, and remove double spacing, if lines are too close we should use css to space them. |
Sat, 03 Jan 2009 02:02:50 +0100 | uriel | More consistent use of dirfilter in sidebar code. |
Sat, 03 Jan 2009 02:01:42 +0100 | uriel | Style fixes to default template |
Fri, 02 Jan 2009 20:20:05 +0100 | uriel | Added tag LATEST-RELEASE for changeset 2a3ffd2518b8 |
Fri, 02 Jan 2009 20:20:05 +0100 | uriel | New release |
Fri, 02 Jan 2009 16:51:59 +0100 | uriel | Delete some deprecated code left over from the old blog system. |
Fri, 02 Jan 2009 16:49:44 +0100 | uriel | Minnor change, merge two lines and add a comment from the old blog code. |
Thu, 01 Jan 2009 08:14:38 +0100 | uriel | Fix handling of _werc/config in domain root. |
Wed, 31 Dec 2008 00:16:47 +0100 | uriel | Move $local_path deffinition to a more correct place. |
Wed, 31 Dec 2008 00:16:17 +0100 | uriel | Minor code simplificaton. |
Mon, 29 Dec 2008 00:04:07 +0100 | uriel | Enable blagh app by default |