Commit Graph

52 Commits (7ba41963dde175581ae7b395045fd51678237930)

Author SHA1 Message Date
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 ?
9 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
10 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
11 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter
11 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
12 years ago
Jason A. Donenfeld 9dde6d38e9 auth: document tweakables in lua script
12 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address
12 years ago
Jason A. Donenfeld df00ab1096 auth: lua string comparisons are time invariant
12 years ago
Jason A. Donenfeld b826537cb4 authentication: use hidden form instead of referer
12 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework
12 years ago
Christian Hesse 8ae1d8b8fd email-gravatar: fix html syntax issues
12 years ago
Jason A. Donenfeld 5bda21faf4 email-gravatar: do not scale icons up
12 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter
12 years ago
Christian Hesse 1167dbb95b email-gravatar: fix html syntax issues
12 years ago
Christian Hesse 46176eca7f email-gravatar.py: fix UTF-8
12 years ago
Christian Hesse 50287e7912 email-gravatar.lua: fix for lua 5.2
12 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter
12 years ago
Jason A. Donenfeld e942a1622b filter: add gravatar scripts
12 years ago
Stefan Tatschner ceffeb5d52 filters: Improved syntax-highlighting.py
12 years ago
Přemysl Janouch b6da53dd75 Fix UTF-8 with syntax-highlighting.py
12 years ago
Přemysl Janouch f1fb521a05 Fix about-formatting.sh
12 years ago
Ferry Huberts 09a28d761e filters: highlight.sh: add css comments for highlight 2.6 and 3.8
12 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
Lars Hjemli 08352c7a02 Merge branch 'stable'
13 years ago
Ferry Huberts f50be7fda0 filters/syntax-highlighting.sh: work around highlight --force bug
13 years ago
Ferry Huberts 375353caff filters/highlight.sh: manually support highlight version 2 and 3
13 years ago
Ferry Huberts afdff8dc13 commit-links.sh: improve regular expressions
14 years ago
Ferry Huberts b2cf630a4b filters: document environment variables in filter scripts
14 years ago
Jeff Smith f914317126 commit-links.sh: Seperate the expressions for filtering commit messages.
15 years ago