]> gitweb.ps.run Git - ps-cgit/history - filter.c
filter: add page source to email filter
[ps-cgit] / filter.c
2014-01-14 Jason A. Donenfeldfilter: add page source to email filter
2014-01-14 Jason A. Donenfeldfilter: add support for email filter
2014-01-14 Jason A. Donenfeldfilter: return on null filter from open and close
2014-01-14 Jason A. Donenfeldfilter: add lua support
2014-01-14 Jason A. Donenfeldfilter: basic write hooking infrastructure
2014-01-14 Jason A. Donenfeldfilter: allow for cleanup hook for filter types
2014-01-14 John Keepingfilter: introduce "filter type" prefix
2014-01-14 John Keepingfilter: add interface layer
2014-01-14 John Keepingfilter: add fprintf_filter function
2014-01-12 John Keepingfilter: pass extra arguments via cgit_open_filter
2014-01-10 Jason A. Donenfeldfilter: split filter functions into their own file