summary refs log tree commit diff
path: root/extra/palaver
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-08-28 16:05:34 -0400
committerJune McEnroe <june@causal.agency>2021-08-28 16:05:34 -0400
commit3294ada0562f8b598104ed1df0a382fb2d1f195b (patch)
treed0ee8109b0264af2b846a15f5592c2812aaf6812 /extra/palaver
parentDon't create new tls_server(3), just reconfigure (diff)
downloadpounce-3294ada0562f8b598104ed1df0a382fb2d1f195b.tar.gz
pounce-3294ada0562f8b598104ed1df0a382fb2d1f195b.zip
Use CapBits as length of Filters
This should hopefully prevent accidentally using CapSomething rather
than CapSomethingBit as an index in the future.
Diffstat (limited to 'extra/palaver')
0 files changed, 0 insertions, 0 deletions
d7c192f77d60560e2768a21837bb&follow=1'>Add UI and handle some kinds of server messagesJune McEnroe 2018-08-02Add chroot.tar targetJune McEnroehidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe