aboutsummaryrefslogtreecommitdiffstats
path: root/filters
AgeCommit message (Expand)AuthorFilesLines
2015-11-12about-formatting.sh: comment text out of dateJason A. Donenfeld1-1/+1
2015-10-12filters: port syntax-highlighting.py to python 3.xChristian Hesse1-10/+9
2015-10-12md2html: the default of stdin works fineJason A. Donenfeld1-2/+1
2015-10-12filters: misc cleanupsJason A. Donenfeld2-2/+1
2015-10-12md2html: use pure pythonJason A. Donenfeld1-6/+9
2015-10-09filters: Simplify convertersJason A. Donenfeld4-1734/+284
2015-08-12filters: apply HTML escapingLazaros Koromilas1-1/+1
2015-03-13filters: Add sample gentoo scriptJason A. Donenfeld1-0/+320
2015-03-05simple-authentication.lua: tie secure cookies to field namesJason A. Donenfeld1-13/+21
2014-12-24match other common markdown file extensionsChris Burroughs1-1/+1
2014-12-24repolist: add owner-filterChris Burroughs1-0/+17
2014-12-13filter: fix libravatar email-filter https issueChristian Hesse1-1/+2
2014-04-17remove trailing whitespaces from source filesChristian Hesse1-18/+18
2014-03-13filter: add libravatar email-filter lua scriptChristian Hesse1-0/+26
2014-01-23simple-authentication: styleJason A. Donenfeld1-1/+1
2014-01-17auth: document tweakables in lua scriptJason A. Donenfeld1-0/+10
2014-01-16auth: have cgit calculate login addressJason A. Donenfeld1-6/+1
2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld1-2/+2
2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld1-79/+121
2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld1-0/+225
2014-01-15email-gravatar: fix html syntax issuesChristian Hesse2-2/+2
2014-01-14email-gravatar: do not scale icons upJason A. Donenfeld2-2/+2
2014-01-14filter: allow returning exit code from filterJason A. Donenfeld1-0/+1
2014-01-14email-gravatar: fix html syntax issuesChristian Hesse2-2/+2
2014-01-14email-gravatar.py: fix UTF-8Christian Hesse1-0/+4
2014-01-14email-gravatar.lua: fix for lua 5.2Christian Hesse1-1/+1
2014-01-14filter: add page source to email filterJason A. Donenfeld2-1/+3
2014-01-14filter: add gravatar scriptsJason A. Donenfeld2-0/+58
2014-01-13filters: Improved syntax-highlighting.pyStefan Tatschner1-19/+33
2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch1-0/+1
2014-01-08Fix about-formatting.shPřemysl Janouch1-1/+1
2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts1-1/+63
2013-05-28filters: toggle perl utf8 situationJason A. Donenfeld1-4/+0
2013-05-27filters: import more modern scriptsJason A. Donenfeld8-0/+1813
2012-10-28syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld1-2/+2
2012-10-09syntax-highlight: when the file has no extension, assume textFerry Huberts1-1/+4
2012-10-09Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts1-17/+0
2012-03-18Merge branch 'stable'Lars Hjemli1-0/+28
2012-03-18filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts1-0/+17
2012-03-18filters/highlight.sh: manually support highlight version 2 and 3Ferry Huberts1-0/+11
2011-07-19commit-links.sh: improve regular expressionsFerry Huberts1-2/+5
2011-03-26filters: document environment variables in filter scriptsFerry Huberts2-0/+22
2010-07-22commit-links.sh: Seperate the expressions for filtering commit messages.Jeff Smith1-7/+9
2009-11-19syntax highlighting for all formats supported by "highlight"Georg Lukas1-17/+12
2009-08-09Add some example filter scriptsLars Hjemli2-0/+51