| Commit message (Expand) | Author | Age |
... | |
* | Also filter the attributes cite, longdesc, and usemap, which can contain URIs | Josh Triplett | 2008-02-10 |
* | add parens around scheme regexp | Joey Hess | 2008-02-10 |
* | Do not allow the about: URI scheme | Josh Triplett | 2008-02-10 |
* | fix data:image handling | Joey Hess | 2008-02-10 |
* | * htmlscrubber security fix: Block javascript in uris. | Joey Hess | 2008-02-10 |
* | add support for prefix_directives | Joey Hess | 2008-02-05 |
* | proper fix for the preview/will_render issue | Joey Hess | 2008-02-04 |
* | preview shouldn't show the feed buttons or post form | Joey Hess | 2008-02-04 |
* | * inline: Add new `allowrss` and `allowatom` config options. These can be | Joey Hess | 2008-02-04 |
* | the old code worked, suprisingly, but I prefer this form | Joey Hess | 2008-02-04 |
* | * inline: When previewing, still call will_render on rss/atom files, | Joey Hess | 2008-02-04 |
* | implement aggregate_locking design | Joey Hess | 2008-02-03 |
* | add aggregate locking functions | Joey Hess | 2008-02-03 |
* | * recentchanges: Exipre all *._change pages, even if the directory | Joey Hess | 2008-02-03 |
* | * recentchanges: Improve handling of links on the very static changes pages | Joey Hess | 2008-02-03 |
* | prototype fix | Joey Hess | 2008-02-03 |
* | * aggregate: Revert use of forking to not save state, that was not the right | Joey Hess | 2008-02-03 |
* | * poll: This plugin turns out to have edited pages w/o doing any locking. | Joey Hess | 2008-02-03 |
* | * aggregate: Forking a child broke the one state that mattered: Forcing | Joey Hess | 2008-02-02 |
* | move openiduser function to the openid plugin | Joey Hess | 2008-01-30 |
* | move recentchanges link enabling into a pagetemplate hook | Joey Hess | 2008-01-30 |
* | really fix the baseurl problem | Joey Hess | 2008-01-29 |
* | merged the recentchanges branch | Joey Hess | 2008-01-29 |
* | add missing test to avoid uninitialised value when a page with metadata is re... | Joey Hess | 2008-01-29 |
* | * meta: Add pagespec functions to match against title, author, authorurl, | Joey Hess | 2008-01-29 |
* | make the author metadata for changes pages be the un-munged openid | Joey Hess | 2008-01-29 |
* | added configuration for recentchanges | Joey Hess | 2008-01-29 |
* | add code to delete old change pages | Joey Hess | 2008-01-29 |
* | use new refresh hook | Joey Hess | 2008-01-29 |
* | updates | Joey Hess | 2008-01-29 |
* | escape wikilinks and preprocessor directives | Joey Hess | 2008-01-29 |
* | typo | Joey Hess | 2008-01-29 |
* | more style improvements | Joey Hess | 2008-01-29 |
* | non-tabular recentchanges display | Joey Hess | 2008-01-29 |
* | some parameteraisation and generalisation | Joey Hess | 2008-01-29 |
* | proof of concept implementation of static recentchanges | Joey Hess | 2008-01-28 |
* | * prettydate,ddate: Don't ignore time formats passed to displaytime | Joey Hess | 2008-01-28 |
* | * inline: The template can check for FIRST and LAST, which will be | Joey Hess | 2008-01-28 |
* | aggregate.pm: Replace Unicode apostrophe with ASCII to unbreak build | Josh Triplett | 2008-01-26 |
* | * aggregate: Fork a child process to handle the aggregation. This simplifies | Joey Hess | 2008-01-24 |
* | * aggregate: Don't let feeds set creation times for pages in the future. | Joey Hess | 2008-01-16 |
* | I've wrote a little patch for the bug in teximg (can only include fomula on | Patrick Winnertz | 2008-01-09 |
* | not only markdown adds gunk, so remove it in the main htmlize function | Joey Hess | 2008-01-09 |
* | * mdwn: When htmlizing text, if it's a single line with no newline, | Joey Hess | 2008-01-09 |
* | * template: Remove bogus htmlize pass added in 2.16. | Joey Hess | 2008-01-09 |
* | don't process data metadata in scan, as it's expensive and the metadata shoul... | Joey Hess | 2008-01-09 |
* | * meta: Run in scan mode again (more intelligently) and re-add support for | Joey Hess | 2008-01-09 |
* | optimisation: detect scan mode and avoid generating image | Joey Hess | 2008-01-09 |
* | * inline: Add copyright/license info on a per-post basis to atom | Joey Hess | 2008-01-09 |
* | * aggregate: Include copyright statements from rss feed as meta copyright | Joey Hess | 2008-01-08 |