Commit Graph

57 Commits (master)

Author SHA1 Message Date
Jason A. Donenfeld 77b6f83344 auth-filters: add simple file-based authentication scheme 7 years ago
Jason A. Donenfeld 82856923bf auth-filters: use crypt() in simple-authentication 7 years ago
Jason A. Donenfeld b73df8098f auth-filters: generate secret securely 7 years ago
Jason A. Donenfeld c4d23d02ec auth-filters: do not crash on nil username 7 years ago
Jason A. Donenfeld c3b5b5f648 auth-filters: do not use HMAC-SHA1 7 years ago
Jeff Smith dbaee2672b ui-blame: Allow syntax highlighting 7 years ago
Ville Skyttä 67d0f87050 global: spelling fixes 8 years ago
Jason A. Donenfeld 5564a5d066 syntax-highlighting: replace invalid unicode with ? 8 years ago
Jason A. Donenfeld 7d51120440 md2html: use utf-8 and flush output buffer 9 years ago
Jason A. Donenfeld d88ec849c4 Hosted on HTTPS now 9 years ago
Jason A. Donenfeld 1892cd9a60 md2html: Do syntax highlighting too 9 years ago
Jason A. Donenfeld d3756bd7b0 syntax-highlighting: always use utf-8 to avoid ascii codec issues 9 years ago
Jason A. Donenfeld ffe09621f2 about-formatting.sh: comment text out of date 10 years ago
Christian Hesse 143e65252c filters: port syntax-highlighting.py to python 3.x 10 years ago
Jason A. Donenfeld 3f9e14ada1 md2html: the default of stdin works fine 10 years ago
Jason A. Donenfeld c301899112 filters: misc cleanups 10 years ago
Jason A. Donenfeld ccb4254104 md2html: use pure python 10 years ago
Jason A. Donenfeld 525c815cc4 filters: Simplify converters 10 years ago
Lazaros Koromilas 13c2d3df04 filters: apply HTML escaping 10 years ago
Jason A. Donenfeld 7511f4b4df filters: Add sample gentoo script 10 years ago
Jason A. Donenfeld ecd6b7230c simple-authentication.lua: tie secure cookies to field names 10 years ago
Chris Burroughs 62affc0e91 match other common markdown file extensions 10 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter 10 years ago
Christian Hesse 10c5680efb filter: fix libravatar email-filter https issue 11 years ago
Christian Hesse b431282c91 remove trailing whitespaces from source files 11 years ago
Christian Hesse e22e985416 filter: add libravatar email-filter lua script 11 years ago
Jason A. Donenfeld aa6d5b105d simple-authentication: style 11 years ago
Jason A. Donenfeld 9dde6d38e9 auth: document tweakables in lua script 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Jason A. Donenfeld df00ab1096 auth: lua string comparisons are time invariant 11 years ago
Jason A. Donenfeld b826537cb4 authentication: use hidden form instead of referer 11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework 11 years ago
Christian Hesse 8ae1d8b8fd email-gravatar: fix html syntax issues 11 years ago
Jason A. Donenfeld 5bda21faf4 email-gravatar: do not scale icons up 11 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter 11 years ago
Christian Hesse 1167dbb95b email-gravatar: fix html syntax issues 11 years ago
Christian Hesse 46176eca7f email-gravatar.py: fix UTF-8 11 years ago
Christian Hesse 50287e7912 email-gravatar.lua: fix for lua 5.2 11 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter 11 years ago
Jason A. Donenfeld e942a1622b filter: add gravatar scripts 11 years ago
Stefan Tatschner ceffeb5d52 filters: Improved syntax-highlighting.py 11 years ago
Přemysl Janouch b6da53dd75 Fix UTF-8 with syntax-highlighting.py 11 years ago
Přemysl Janouch f1fb521a05 Fix about-formatting.sh 11 years ago
Ferry Huberts 09a28d761e filters: highlight.sh: add css comments for highlight 2.6 and 3.8 11 years ago
Jason A. Donenfeld 6d6f8bdeed filters: toggle perl utf8 situation 12 years ago
Jason A. Donenfeld 8149be213f filters: import more modern scripts 12 years ago
Jason A. Donenfeld 7ea35f9f8e syntax-highlighting.sh: Fix command injection. 13 years ago
Ferry Huberts d14faf4424 syntax-highlight: when the file has no extension, assume text 13 years ago
Ferry Huberts 2ad9063cb5 Revert "filters/syntax-highlighting.sh: work around highlight --force bug" 13 years ago
Ferry Huberts f50be7fda0 filters/syntax-highlighting.sh: work around highlight --force bug 13 years ago