| 24 hours | uriel | Add trailing / for directories in sitemap to make google crawler happy |
| 3 days | uriel | Add comment to in progress atom template for future reference |
| 3 days | uriel | Silly stylesheet changes |
| 13 days | uriel | Merge tags |
| 13 days | uriel | Brown paper bag bugfix, make rss feeds work again! |
| 13 days | uriel | Added tag LATEST-RELEASE for changeset c39c10c98412 |
| 13 days | uriel | New release |
| 13 days | uriel | Allo to override the blog post author by setting the conf blogAuthor and use file owner as a fallback only for blogs that are not 'agregators'. |
| 2 weeks | uriel | Use /tmp to store temporay sitemap.txt files |
| 2 weeks | uriel | Experimental comments system |
| 2 weeks | uriel | Syntax fix and other minnor improvements |
| 2 weeks | uriel | Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing. |
| 2 weeks | uriel | Big reorganization of blog and rss code, now much better integrated with the rest of the handler system, plus fixed a few bugs along the way. |
| 2 weeks | uriel | Dynamically generate a sitemap.txt when the sitemap page is requested |
| 2 weeks | uriel | Add sample Atom feed file as basis for future template. |
| 2 weeks | uriel | Add master, footer and header templates to lib. |
| 2 weeks | uriel | Enable search for lib files in deprecated paths only if disableDeprecated is not true. |
| 2 weeks | uriel | Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/. |
| 3 weeks | uriel | Merge branches |
| 3 weeks | uriel | Minnor updates to README |
| 3 weeks | uriel | Rename dummy file in sites/ |
| 3 weeks | uriel | Added tag LATEST-RELEASE for changeset 308022a5eb91 |
| 3 weeks | uriel | New release |
| 3 weeks | uriel | Cleanup a bit the code that generates page and blog-post titles. |
| 3 weeks | uriel | Update TODO file |
| 3 weeks | uriel | Use plan9port var so we can set the location of p9p without having to change the $path |
| 3 weeks | uriel | Reorganize configuration variables, now all settings can be customized from initrc.local and the default initrc documents the available options |
| 3 weeks | uriel | Use /usr/bin/env to the perl binary in markdown.pl |
| 3 weeks | uriel | Fix 404 status string |
| 4 weeks | uriel | Correct inverted scape codes for > and < in .txt files |
| 4 weeks | uriel | Remove unused line |
| 4 weeks | uriel | Hide robots.txt too! |
| 4 weeks | uriel | Proper handling of .txt files in sitemaps, sidebar and dir listings. |
| 4 weeks | uriel | Merge |
| 4 weeks | uriel | Note that we should replace stat(1) with ls(1) and mtime(1) |
| 4 weeks | uriel | Add a web server in rc by maht |
| 4 weeks | uriel | Added tag LATEST-RELEASE for changeset bc6374e77ae5 |
| 4 weeks | uriel | Added tag LATEST-RELEASE for changeset 92c7d4ed4d36 |
| 4 weeks | uriel | Added tag LATEST-RELEASE for changeset 017fe93c6e70 |
| 4 weeks | uriel | New release |
| 4 weeks | uriel | Added tag LATEST-RELEASE for changeset 92c7d4ed4d36 |
| 4 weeks | uriel | Added tag LATEST-RELEASE for changeset 08eddef51e28 |
| 4 weeks | uriel | Use correct css class for sidebar items |
| 5 weeks | uriel | New default 404.tpl that is not cat-v.org specific |
| 5 weeks | uriel | Allow site (and masterSite) wide extra headers, remove cat-v specific header |
| 5 weeks | uriel | Merge with new README |
| 5 weeks | uriel | New get_inc_file function to be used in templates and other places to get |
| 5 weeks | uriel | Considerably simplify sitemap.tpl, also makes 'dirfilter' application more |
| 6 weeks | uriel | Add rudimentary README |
| 6 weeks | uriel | Fix blog title links |
| 6 weeks | uriel | Handle shared pub/ .tpl properly |
| 6 weeks | uriel | Minnor fix to filter out blog posts items that don't begin with a date (maybe this will break some 'legacy' posts?) |
| 6 weeks | uriel | Automatic perm redirect of foo/index to the canonical path foo/, also move the perm redirect function up and delete some unused code |
| 6 weeks | uriel | Comment out broken/unused code, plus some minnor debug improvements and a cat-v.org specific hack |
| 2 months | uriel | Merge big code reorg |
| 2 months | uriel | Big code reorg: split request handling code into two steps: 1) handler selection 2) handler execution |
| 3 months | uriel | Rss compliance fix, put lastBuildDate where it belongs, even if the value is just aproximated |
| 3 months | uriel | Some redirect improvements (add the domain name to match string) |
| 3 months | uriel | Comment out blog post reverse chronological ordering which wasn't working consistently and was creating other problems |
| 3 months | uriel | Minnor style/debug improvements |