aboutsummaryrefslogtreecommitdiffstats
path: root/filters (follow)
Commit message (Expand)AuthorAgeFilesLines
* syntax-highlighting: replace invalid unicode with ?Jason A. Donenfeld2017-01-221-2/+2
* md2html: use utf-8 and flush output bufferJason A. Donenfeld2016-06-171-6/+11
* Hosted on HTTPS nowJason A. Donenfeld2016-06-071-1/+1
* md2html: Do syntax highlighting tooJason A. Donenfeld2016-02-231-1/+5
* syntax-highlighting: always use utf-8 to avoid ascii codec issuesJason A. Donenfeld2016-01-181-0/+3
* about-formatting.sh: comment text out of dateJason A. Donenfeld2015-11-121-1/+1
* filters: port syntax-highlighting.py to python 3.xChristian Hesse2015-10-121-10/+9
* md2html: the default of stdin works fineJason A. Donenfeld2015-10-121-2/+1
* filters: misc cleanupsJason A. Donenfeld2015-10-122-2/+1
* md2html: use pure pythonJason A. Donenfeld2015-10-121-6/+9
* filters: Simplify convertersJason A. Donenfeld2015-10-094-1734/+284
* filters: apply HTML escapingLazaros Koromilas2015-08-121-1/+1
* filters: Add sample gentoo scriptJason A. Donenfeld2015-03-131-0/+320
* simple-authentication.lua: tie secure cookies to field namesJason A. Donenfeld2015-03-051-13/+21
* match other common markdown file extensionsChris Burroughs2014-12-231-1/+1
* repolist: add owner-filterChris Burroughs2014-12-231-0/+17
* filter: fix libravatar email-filter https issueChristian Hesse2014-12-131-1/+2
* remove trailing whitespaces from source filesChristian Hesse2014-04-171-18/+18
* filter: add libravatar email-filter lua scriptChristian Hesse2014-03-131-0/+26
* simple-authentication: styleJason A. Donenfeld2014-01-231-1/+1
* auth: document tweakables in lua scriptJason A. Donenfeld2014-01-171-0/+10
* auth: have cgit calculate login addressJason A. Donenfeld2014-01-161-6/+1
* auth: lua string comparisons are time invariantJason A. Donenfeld2014-01-161-2/+2
* authentication: use hidden form instead of refererJason A. Donenfeld2014-01-161-79/+121
* auth: add basic authentication filter frameworkJason A. Donenfeld2014-01-161-0/+225
* email-gravatar: fix html syntax issuesChristian Hesse2014-01-152-2/+2
* email-gravatar: do not scale icons upJason A. Donenfeld2014-01-142-2/+2
* filter: allow returning exit code from filterJason A. Donenfeld2014-01-141-0/+1
* email-gravatar: fix html syntax issuesChristian Hesse2014-01-142-2/+2
* email-gravatar.py: fix UTF-8Christian Hesse2014-01-141-0/+4
* email-gravatar.lua: fix for lua 5.2Christian Hesse2014-01-141-1/+1
* filter: add page source to email filterJason A. Donenfeld2014-01-142-1/+3
* filter: add gravatar scriptsJason A. Donenfeld2014-01-142-0/+58
* filters: Improved syntax-highlighting.pyStefan Tatschner2014-01-131-19/+33
* Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch2014-01-081-0/+1
* Fix about-formatting.shPřemysl Janouch2014-01-081-1/+1
* filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts2014-01-081-1/+63
* filters: toggle perl utf8 situationJason A. Donenfeld2013-05-281-4/+0
* filters: import more modern scriptsJason A. Donenfeld2013-05-278-0/+1813
* syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld2012-10-271-2/+2
* syntax-highlight: when the file has no extension, assume textFerry Huberts2012-10-091-1/+4
* Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts2012-10-091-17/+0
* Merge branch 'stable'Lars Hjemli2012-03-181-0/+28
|\
| * filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts2012-03-181-0/+17
| * filters/highlight.sh: manually support highlight version 2 and 3Ferry Huberts2012-03-181-0/+11
* | commit-links.sh: improve regular expressionsFerry Huberts2011-07-191-2/+5
* | filters: document environment variables in filter scriptsFerry Huberts2011-03-262-0/+22
|/
* commit-links.sh: Seperate the expressions for filtering commit messages.Jeff Smith2010-07-221-7/+9
* syntax highlighting for all formats supported by "highlight"Georg Lukas2009-11-191-17/+12
* Add some example filter scriptsLars Hjemli2009-08-092-0/+51