sl
|
6ba7fe7593
|
remove .hgignore
|
2025-06-15 00:24:20 +00:00 |
|
sl
|
71619f80dc
|
add apps/mdir
|
2025-06-14 23:48:50 +00:00 |
|
sl
|
51e19b2266
|
bin/{corehandlers.rc, werc.rc, werclib.rc}: handle .gmi and .gem
|
2025-06-14 23:46:57 +00:00 |
|
Stanley Lieber
|
bc939071cf
|
apps/wman/search.tpl: we already filter user input. avoid xss by printing filtered user input instead of unfiltered user input on error.
|
2024-09-20 20:17:26 -04:00 |
|
Stanley Lieber
|
1a0337f684
|
bin/contrib/rc-httpd/handlers/error: add missing error 400
|
2021-11-22 00:45:43 -05:00 |
|
Stanley Lieber
|
3a90e2da78
|
bin/contrib/rc-httpd{rc-httpd, handlers/error}: do some minimal sanitization on $SERVER_NAME before handing it off to select-handler. this prevents malformed Host: headers from retrieving arbitrary files from the file system. (thanks, Lightning)
|
2021-11-21 18:49:58 -05:00 |
|
Stanley Lieber
|
4e454ff73b
|
sites/werc.cat-v.org/index.md: freenode -> oftc (thanks, hiro)
|
2021-09-09 12:59:15 -04:00 |
|
Stanley Lieber
|
fed0fb025a
|
apps/blagh/rss20.tpl: print correct <pubDate> for each <item> (thanks, phil9)
|
2021-01-29 21:46:41 -05:00 |
|
Stanley Lieber
|
28bb70308b
|
apps/blagh/atom.tpl: fix <summary> (thanks devine, khm)
|
2020-09-01 20:39:10 -04:00 |
|
Kurt H Maier
|
1a8cef0df9
|
css: add cat-v's default style; fix pre tag fontsize in it
|
2020-06-20 02:53:04 -07:00 |
|
Stanley Lieber
|
3629ad9444
|
sites/werc.cat-v.org/: update for 1.5 release
|
2020-06-16 21:51:39 -04:00 |
|
Stanley Lieber
|
d33c4f63cf
|
lib/404.tpl: remove google javascript
|
2020-06-16 21:32:23 -04:00 |
|
Stanley Lieber
|
768e65bbc1
|
sites/werc.cat-v.org/apps/duckduckgo/index.md: fix markdown display formatting for example commands.
|
2020-06-15 20:43:24 -04:00 |
|
Stanley Lieber
|
bd3a44e426
|
add bin/contrib/fix-rc-scripts (thanks, Ethan Gardner)
|
2020-06-15 20:22:56 -04:00 |
|
Stanley Lieber
|
5612a3b83f
|
sites/werc.cat-v.org/index.md: mention werc-commits mailing list; thank Ethan Gardner for rc-httpd
|
2020-06-15 20:20:11 -04:00 |
|
Stanley Lieber
|
7adaa4b130
|
bin/contrib/rc-httpd/rc-httpd: plan9port does not have read -c; replace with dd (thanks, khm)
|
2020-06-14 22:30:20 -04:00 |
|
Stanley Lieber
|
b2de370f6c
|
bin/contrib/rc-httpd/handlers/{dir-index, serve-static}: urlencode -d -> urldecode.awk
|
2020-06-14 22:29:36 -04:00 |
|
Stanley Lieber
|
e1ab0fd080
|
bin/contrib/tcp80: plan9port does not include 9front utilities used by rc-httpd. set $PATH here to include replacement utilities from bin/contrib.
|
2020-06-14 22:28:55 -04:00 |
|
Stanley Lieber
|
edff6e771f
|
bin/contrib/tcp80: set $PLAN9 here.
|
2020-06-12 22:17:58 -04:00 |
|
Stanley Lieber
|
37e2d06b1a
|
bin/contrib/rc-httpd/select-handler: clarify comments; add rules for maintainer test apparatus.
|
2020-06-12 20:52:27 -04:00 |
|
Stanley Lieber
|
29f3f6fa9d
|
bin/cgilib.rc: fn urlencode -> fn nurlencode; fn urldecode -> fn nurldecode. avoid confusion and delay.
|
2020-06-12 20:51:42 -04:00 |
|
Stanley Lieber
|
5e591403da
|
bin/contrib/tcp80: do not set $USER; clarify comments.
|
2020-06-12 19:31:44 -04:00 |
|
Stanley Lieber
|
0ca2db0d7f
|
apps/wman/app.rc: remove ssam dependency. junk characters no longer printed.
|
2020-06-12 19:30:22 -04:00 |
|
Stanley Lieber
|
4684206127
|
apps/duckduckgo/HOWTO: apps/search -> apps/duckduckgo
|
2020-06-12 19:11:56 -04:00 |
|
Stanley Lieber
|
c76056fa49
|
bin/contrib/tcp80: some apps/ may require $USER being set, so do it here.
|
2020-06-12 00:00:09 -04:00 |
|
Stanley Lieber
|
f220aeee77
|
remove ssam: it is included in 9base, frontbase, and plan9port (thanks, sl)
|
2020-06-11 23:25:45 -04:00 |
|
Stanley Lieber
|
b6b6948515
|
README: update for 1.5 release.
|
2020-06-11 22:18:41 -04:00 |
|
Stanley Lieber
|
a4245e6af5
|
sites/werc.cat-v.org/testimonials.md: make thing that should have been a link, a link.
|
2020-06-11 22:00:23 -04:00 |
|
Stanley Lieber
|
e35408e9af
|
sites/werc.cat-v.org/docs/web-server-setup/: add cgd.md
|
2020-06-11 21:28:58 -04:00 |
|
Stanley Lieber
|
af5222f2f7
|
sites/werc.cat-v.org/development/roadmap.md: update 1.5
|
2020-06-11 21:03:31 -04:00 |
|
Kurt H Maier
|
bc226f0f64
|
duckduckgo: add TODO items
|
2020-06-11 14:53:27 -07:00 |
|
Stanley Lieber
|
86face7d98
|
sites/werc.cat-v.org/development/index.md: update links to hg repo and werc mailing list
|
2020-06-10 23:45:42 -04:00 |
|
Stanley Lieber
|
1223523e9a
|
sites/werc.cat-v.org/apps/blagh/index.md: mention JSON feeds
|
2020-06-10 23:36:05 -04:00 |
|
Stanley Lieber
|
6c8b519198
|
sites/werc.cat-v.org/apps/_footer.md: point broken links to archive.org
|
2020-06-10 23:33:09 -04:00 |
|
Stanley Lieber
|
09b91d13cc
|
sites/werc.cat-v.org/apps/_footer.md: add barf, by sl
|
2020-06-10 23:28:56 -04:00 |
|
Stanley Lieber
|
a3f63e805f
|
sites/werc.cat-v.org/index.md: remove dead Links section
|
2020-06-10 23:12:50 -04:00 |
|
Stanley Lieber
|
d1efc947c4
|
sites/default.cat-v.org/_werc/lib/headers.inc: remove even more vestiges of that old religion
|
2020-06-10 22:44:04 -04:00 |
|
Stanley Lieber
|
b593bcd6c5
|
sites/default.cat-v.org/_werc/lib/footer.inc: remove last vestiges of that old religion
|
2020-06-10 22:41:18 -04:00 |
|
Stanley Lieber
|
1606e5fa90
|
sites/werc.cat-v.org/docs/config-options.md: default markdown.pl -> md2html.awk
|
2020-06-10 21:53:35 -04:00 |
|
Stanley Lieber
|
0a3cd51040
|
sites/werc.cat-v.org/index.md: update for release 1.5
|
2020-06-10 20:49:13 -04:00 |
|
Stanley Lieber
|
a7cd5dd296
|
sites/werc.cat-v.org/docs/site-customization.md: add discussion of headers.tpl
|
2020-06-10 20:47:33 -04:00 |
|
Stanley Lieber
|
a66a8fa0a2
|
sites/werc.cat-v.org/docs/css-style.md: update for new default html5 flexbox
|
2020-06-10 20:46:32 -04:00 |
|
Stanley Lieber
|
984e24d56c
|
sites/werc.cat-v.org/apps/_footer.md: update link for yiyus' flip
|
2020-06-10 20:45:42 -04:00 |
|
Stanley Lieber
|
3f909627e0
|
add werc/bin/ssam
|
2020-06-10 20:42:38 -04:00 |
|
Kurt H Maier
|
9622b4f373
|
werc.cat-v.org: document duckduckgo app
|
2020-06-09 23:01:19 -07:00 |
|
Stanley Lieber
|
3225f52fce
|
pub/style/style.css: leave vanity behind
|
2020-06-09 23:02:57 -04:00 |
|
Stanley Lieber
|
58d2576455
|
bin/werc.rc: don't hardcode default header template. move it into werc_exec_request and use fn get_lib_file to prefer a site-specific headers.tpl, just like other .tpl files
|
2020-06-09 20:42:37 -04:00 |
|
Stanley Lieber
|
d11a779f87
|
bin/werclib.rc: annotate ndate -i 'iso-8601 lite'
|
2020-06-09 20:40:15 -04:00 |
|
Stanley Lieber
|
11bb7be42a
|
sites/default.cat-v.org/_werc/lib/footer.inc: google api key -> apps/duckduckgo
|
2020-05-31 23:24:56 -04:00 |
|
Stanley Lieber
|
9e93cd7ecb
|
apps/duckduckgo/HOWTO: when installing, rename footer.inc.sample to footer.inc.
|
2020-05-31 23:02:34 -04:00 |
|