summaryrefslogtreecommitdiffstatshomepage
path: root/filters (unfollow)
Commit message (Expand)AuthorLines
2018-08-03auth-filters: add simple file-based authentication schemeJason A. Donenfeld-0/+352
2018-07-15auth-filters: use crypt() in simple-authenticationJason A. Donenfeld-13/+6
2018-07-15auth-filters: generate secret securelyJason A. Donenfeld-18/+85
2018-07-14auth-filters: do not crash on nil usernameJason A. Donenfeld-1/+1
2018-07-14auth-filters: do not use HMAC-SHA1Jason A. Donenfeld-4/+4
2018-01-19ui-blame: Allow syntax highlightingJeff Smith-1/+1
2017-10-15global: spelling fixesVille Skyttä-1/+1
2017-01-22syntax-highlighting: replace invalid unicode with ?Jason A. Donenfeld-2/+2
2016-06-17md2html: use utf-8 and flush output bufferJason A. Donenfeld-6/+11
2016-06-07Hosted on HTTPS nowJason A. Donenfeld-1/+1
2016-02-23md2html: Do syntax highlighting tooJason A. Donenfeld-1/+5
2016-01-18syntax-highlighting: always use utf-8 to avoid ascii codec issuesJason A. Donenfeld-0/+3
2015-11-12about-formatting.sh: comment text out of dateJason A. Donenfeld-1/+1
2015-10-12filters: port syntax-highlighting.py to python 3.xChristian Hesse-10/+9
2015-10-12md2html: the default of stdin works fineJason A. Donenfeld-2/+1
2015-10-12filters: misc cleanupsJason A. Donenfeld-2/+1
2015-10-12md2html: use pure pythonJason A. Donenfeld-6/+9
2015-10-09filters: Simplify convertersJason A. Donenfeld-1734/+284
2015-08-12filters: apply HTML escapingLazaros Koromilas-1/+1
2015-03-13filters: Add sample gentoo scriptJason A. Donenfeld-0/+320
2015-03-05simple-authentication.lua: tie secure cookies to field namesJason A. Donenfeld-13/+21
2014-12-23match other common markdown file extensionsChris Burroughs-1/+1
2014-12-23repolist: add owner-filterChris Burroughs-0/+17
2014-12-13filter: fix libravatar email-filter https issueChristian Hesse-1/+2
2014-04-17remove trailing whitespaces from source filesChristian Hesse-18/+18
2014-03-13filter: add libravatar email-filter lua scriptChristian Hesse-0/+26
2014-01-23simple-authentication: styleJason A. Donenfeld-1/+1
2014-01-17auth: document tweakables in lua scriptJason A. Donenfeld-0/+10
2014-01-16auth: have cgit calculate login addressJason A. Donenfeld-6/+1
2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld-2/+2
2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld-79/+121
2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld-0/+225
2014-01-15email-gravatar: fix html syntax issuesChristian Hesse-2/+2
2014-01-14email-gravatar: do not scale icons upJason A. Donenfeld-2/+2
2014-01-14filter: allow returning exit code from filterJason A. Donenfeld-0/+1
2014-01-14email-gravatar: fix html syntax issuesChristian Hesse-2/+2
2014-01-14email-gravatar.py: fix UTF-8Christian Hesse-0/+4
2014-01-14email-gravatar.lua: fix for lua 5.2Christian Hesse-1/+1
2014-01-14filter: add page source to email filterJason A. Donenfeld-1/+3
2014-01-14filter: add gravatar scriptsJason A. Donenfeld-0/+58
2014-01-13filters: Improved syntax-highlighting.pyStefan Tatschner-19/+33
2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch-0/+1
2014-01-08Fix about-formatting.shPřemysl Janouch-1/+1
2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts-1/+63
2013-05-28filters: toggle perl utf8 situationJason A. Donenfeld-4/+0
2013-05-27filters: import more modern scriptsJason A. Donenfeld-0/+1813
2012-10-27syntax-highlighting.sh: Fix command injection.Jason A. Donenfeld-2/+2
2012-10-09syntax-highlight: when the file has no extension, assume textFerry Huberts-1/+4
2012-10-09Revert "filters/syntax-highlighting.sh: work around highlight --force bug"Ferry Huberts-17/+0
2012-03-18filters/syntax-highlighting.sh: work around highlight --force bugFerry Huberts-0/+17