shithub: werc

RSS feed

3d298f96 – <sl@stanleylieber.com> authored on 2021/11/21 19:45
bin/contrib/rc-httpd/handlers/error: add missing error 400

b7b3c7b1 – <sl@stanleylieber.com> authored on 2021/11/21 13:49
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)

f9c9fc1d – <sl@stanleylieber.com> authored on 2021/09/09 08:59
sites/werc.cat-v.org/index.md: freenode -> oftc (thanks, hiro)

6f12e173 – <sl@stanleylieber.com> authored on 2021/01/29 16:46
apps/blagh/rss20.tpl: print correct <pubDate> for each <item> (thanks, phil9)

e285e79d – sl <sl@stanleylieber.com> authored on 2020/09/01 16:39
apps/blagh/atom.tpl: fix <summary> (thanks devine, khm)

a361711f – khm <khm@9front.org> authored on 2020/06/19 22:53
css: add cat-v's default style; fix pre tag fontsize in it

02511544 – sl <sl@stanleylieber.com> authored on 2020/06/16 17:51
sites/werc.cat-v.org/: update for 1.5 release

5b39fd3f – sl <sl@stanleylieber.com> authored on 2020/06/16 17:32
lib/404.tpl: remove google javascript

32124ab5 – sl <sl@stanleylieber.com> authored on 2020/06/15 16:43
sites/werc.cat-v.org/apps/duckduckgo/index.md: fix markdown display formatting for example commands.

49b7e1ee – sl <sl@stanleylieber.com> authored on 2020/06/15 16:22
add bin/contrib/fix-rc-scripts (thanks, Ethan Gardner)

71565c1d – sl <sl@stanleylieber.com> authored on 2020/06/15 16:20
sites/werc.cat-v.org/index.md: mention werc-commits mailing list; thank Ethan Gardner for rc-httpd

c8ea93b4 – sl <sl@stanleylieber.com> authored on 2020/06/14 18:30
bin/contrib/rc-httpd/rc-httpd: plan9port does not have read -c; replace with dd (thanks, khm)

94488206 – sl <sl@stanleylieber.com> authored on 2020/06/14 18:29
bin/contrib/rc-httpd/handlers/{dir-index, serve-static}: urlencode -d -> urldecode.awk

874f8902 – sl <sl@stanleylieber.com> authored on 2020/06/14 18:28
bin/contrib/tcp80: plan9port does not include 9front utilities used by rc-httpd. set $PATH here to include replacement utilities from bin/contrib.

c8018638 – sl <sl@stanleylieber.com> authored on 2020/06/12 18:17
bin/contrib/tcp80: set $PLAN9 here.

d641a505 – sl <sl@stanleylieber.com> authored on 2020/06/12 16:52
bin/contrib/rc-httpd/select-handler: clarify comments; add rules for maintainer test apparatus.

b3c7e530 – sl <sl@stanleylieber.com> authored on 2020/06/12 16:51
bin/cgilib.rc: fn urlencode -> fn nurlencode; fn urldecode -> fn nurldecode. avoid confusion and delay.

55b948c0 – sl <sl@stanleylieber.com> authored on 2020/06/12 15:31
bin/contrib/tcp80: do not set $USER; clarify comments.

bbfa1958 – sl <sl@stanleylieber.com> authored on 2020/06/12 15:30
apps/wman/app.rc: remove ssam dependency. junk characters no longer printed.

94935a19 – sl <sl@stanleylieber.com> authored on 2020/06/12 15:11
apps/duckduckgo/HOWTO: apps/search -> apps/duckduckgo

fa7c6d8c – sl <sl@stanleylieber.com> authored on 2020/06/11 20:00
bin/contrib/tcp80: some apps/ may require $USER being set, so do it here.

e9a8e77c – sl <sl@stanleylieber.com> authored on 2020/06/11 19:25
remove ssam: it is included in 9base, frontbase, and plan9port (thanks, sl)

69ba9ab8 – sl <sl@stanleylieber.com> authored on 2020/06/11 18:18
README: update for 1.5 release.

81ba13ee – sl <sl@stanleylieber.com> authored on 2020/06/11 18:00
sites/werc.cat-v.org/testimonials.md: make thing that should have been a link, a link.

3b043d73 – sl <sl@stanleylieber.com> authored on 2020/06/11 17:28
sites/werc.cat-v.org/docs/web-server-setup/: add cgd.md

fdb10890 – sl <sl@stanleylieber.com> authored on 2020/06/11 17:03
sites/werc.cat-v.org/development/roadmap.md: update 1.5

0ce1e8d0 – khm <khm@9front.org> authored on 2020/06/11 10:53
duckduckgo: add TODO items

d2e3967b – sl <sl@stanleylieber.com> authored on 2020/06/10 19:45
sites/werc.cat-v.org/development/index.md: update links to hg repo and werc mailing list

c275224f – sl <sl@stanleylieber.com> authored on 2020/06/10 19:36
sites/werc.cat-v.org/apps/blagh/index.md: mention JSON feeds

350df2bf – sl <sl@stanleylieber.com> authored on 2020/06/10 19:33
sites/werc.cat-v.org/apps/_footer.md: point broken links to archive.org

3cfb7aa5 – sl <sl@stanleylieber.com> authored on 2020/06/10 19:28
sites/werc.cat-v.org/apps/_footer.md: add barf, by sl

b1348386 – sl <sl@stanleylieber.com> authored on 2020/06/10 19:12
sites/werc.cat-v.org/index.md: remove dead Links section

6f36aac4 – sl <sl@stanleylieber.com> authored on 2020/06/10 18:44
sites/default.cat-v.org/_werc/lib/headers.inc: remove even more vestiges of that old religion

a3373ec6 – sl <sl@stanleylieber.com> authored on 2020/06/10 18:41
sites/default.cat-v.org/_werc/lib/footer.inc: remove last vestiges of that old religion

7d51fb35 – sl <sl@stanleylieber.com> authored on 2020/06/10 17:53
sites/werc.cat-v.org/docs/config-options.md: default markdown.pl -> md2html.awk

9c1a5569 – sl <sl@stanleylieber.com> authored on 2020/06/10 16:49
sites/werc.cat-v.org/index.md: update for release 1.5

9b2457ee – sl <sl@stanleylieber.com> authored on 2020/06/10 16:47
sites/werc.cat-v.org/docs/site-customization.md: add discussion of headers.tpl

34857de7 – sl <sl@stanleylieber.com> authored on 2020/06/10 16:46
sites/werc.cat-v.org/docs/css-style.md: update for new default html5 flexbox

bf2d7224 – sl <sl@stanleylieber.com> authored on 2020/06/10 16:45
sites/werc.cat-v.org/apps/_footer.md: update link for yiyus' flip

493395e3 – sl <sl@stanleylieber.com> authored on 2020/06/10 16:42
add werc/bin/ssam

3f37f7dc – khm <khm@9front.org> authored on 2020/06/09 19:01
werc.cat-v.org: document duckduckgo app

95944a97 – sl <sl@stanleylieber.com> authored on 2020/06/09 19:02
pub/style/style.css: leave vanity behind

f72c551e – sl <sl@stanleylieber.com> authored on 2020/06/09 16:42
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

f4b541e1 – sl <sl@stanleylieber.com> authored on 2020/06/09 16:40
bin/werclib.rc: annotate ndate -i 'iso-8601 lite'

1795fb64 – sl <sl@stanleylieber.com> authored on 2020/05/31 19:24
sites/default.cat-v.org/_werc/lib/footer.inc: google api key -> apps/duckduckgo

91cae971 – sl <sl@stanleylieber.com> authored on 2020/05/31 19:02
apps/duckduckgo/HOWTO: when installing, rename footer.inc.sample to footer.inc.

9f88cc59 – sl <sl@stanleylieber.com> authored on 2020/05/31 18:59
apps/duckduckgo/HOWTO: fix typo

4a16fe72 – khm <khm@9front.org> authored on 2020/05/29 07:29
style.css: restore table theming

f6108651 – khm <khm@9front.org> authored on 2020/05/26 17:39
apps/duckduckgo: fix accessibility problems

a213c90c – khm <khm@9front.org> authored on 2020/05/25 15:20
apps: rename 'search' to 'duckduckgo'

300999d3 – khm <khm@9front.org> authored on 2020/05/25 13:13
apps: add simple site-search app

3796828c – khm <khm@9front.org> authored on 2020/05/24 22:09
blagh: jsonfeed support

6f531df8 – khm <khm@9front.org> authored on 2020/05/24 20:47
lib+css: update to html5 tags, classless css

e7cc7868 – sl <sl@stanleylieber.com> authored on 2019/12/09 18:21
apps/blagh/rss20.tpl: find the correct most recently updated file so the <lastBuildDate> field is precisely accurate.

63858bcc – sl <sl@stanleylieber.com> authored on 2019/12/09 18:20
apps/blagh/atom.tpl: find the correct most recently updated file so the feed <updated> field is precisely accurate.

f23046e2 – sl <sl@stanleylieber.com> authored on 2019/12/09 17:19
bin/werclib.rc: ndate -a is rfc3339; ndate -t is iso-8601

8952caa9 – sl <sl@stanleylieber.com> authored on 2019/12/09 17:18
apps/blagh/atom.tpl, rss20.tpl: date -t -> date -a

044eb3da – sl <sl@stanleylieber.com> authored on 2019/12/09 17:09
bin/werclib.rc -> ndate -t output rfc3339 compliant dates.

d4e58a94 – sl <sl@stanleylieber.com> authored on 2019/12/09 17:03
apps/blagh/atom.tpl: fix rfc3339 dates for feed <updated> and entry <updated> fields, needed for feed validation.

101efc66 – sl <sl@stanleylieber.com> authored on 2019/12/09 14:46
apps/blagh/rss20.tpl: improve grep for <lastBuildDate>

12823b51 – sl <sl@stanleylieber.com> authored on 2019/12/09 14:37
apps/blagh/rss20.tpl: correctly generate accurate dates for <lastBuildDate> and <pubDate>.

7f28dcfd – sl <sl@stanleylieber.com> authored on 2019/12/09 14:36
bin/werclib.rc: fn ndate: convert seconds to date when seconds is provided as the second argument.

90545cad – sl <sl@stanleylieber.com> authored on 2019/12/07 16:58
sites/werc.cat-v.org/index.md: update repo and contact urls

5e85d358 – sl <sl@stanleylieber.com> authored on 2019/12/07 16:58
sites/werc.cat-v.org/apps/blagh/index.md: update example urls

39e0c226 – sl <sl@stanleylieber.com> authored on 2019/12/07 16:57
sites/default.cat-v.org/_werc/lib/: remove javascript google tracker from footers and headers

cbfeb6d9 – sl <sl@stanleylieber.com> authored on 2019/12/07 16:55
apps/blagh/: fix rss (passes validation), partially fix atom (does not pass validation)

528ffdd5 – sl <sl@stanleylieber.com> authored on 2019/12/07 16:55
bin/werclib.rc: replace fn datei and fn datet (both broken) with fn ndate (implements 9front's date -i, -m, and -t)

b05ef130 – sl <sl@stanleylieber.com> authored on 2019/12/07 16:53
apps/wman/app.rc: fix columnization

e3868c52 – sl <sl@stanleylieber.com> authored on 2017/08/10 17:43
bin/contrib/rc-httpd/handlers/dir-index: use urlencode(1), not urlencode.awk (for now?)

41f09af2 – sl <sl@stanleylieber.com> authored on 2016/12/21 16:38
bin/aux/* bin/contrib/*: change bang paths to /bin/*: this will later be documented.

dbaeaf8c – sl <sl@stanleylieber.com> authored on 2016/12/02 15:35
etc/initrc: change default markdown formatter from markdown.pl (no modern perl on plan 9) to md2html.awk (works everywhere)

b0e38afc – sl <sl@stanleylieber.com> authored on 2016/12/01 14:46
bin/contrib/tcp80: move log to /var/log/rc-httpd

454f0abf – khm <khm@9front.org> authored on 2016/02/17 07:19
paste: remove some code smell, roll index.html into app.rc

9a25ae37 – sl <sl@stanleylieber.com> authored on 2016/02/11 11:25
bin/contrib/rc-httpd/handlers/dir-index: use urlencode.awk

d3eaff9f – sl <sl@stanleylieber.com> authored on 2016/02/11 11:24
bin/contrib/rc-httpd/rc-httpd: add $libdir

00d4d85c – sl <sl@stanleylieber.com> authored on 2016/02/11 11:23
add bin/contrib/rc-httpd/lib/urldecode.awk

d6a4d2d9 – sl <sl@stanleylieber.com> authored on 2016/02/10 15:38
bin/contrib/rc-httpd/handlers/serve-static: file(1): try Plan 9 syntax first, then devolve to UNIX.

16e50333 – sl <sl@stanleylieber.com> authored on 2016/02/10 15:34
apps/wman: fix comments and restore template syntax.

337f9d55 – sl <sl@stanleylieber.com> authored on 2016/02/10 15:33
apps/blagh: use new datei and datet functions

f70569dd – sl <sl@stanleylieber.com> authored on 2016/02/10 15:32
bin/cgilib.rc: hack urlencode/urldecode for UNIX *and* Plan 9

2dc40e7c – sl <sl@stanleylieber.com> authored on 2016/02/10 15:29
bin/werclib.rc: add datei() and datet()

f59c93c5 – sl <sl@stanleylieber.com> authored on 2016/02/10 15:20
bin/contrib/rc-httpd/handlers/__mkfstmp: remove accidentally committed file.

ef58129e – sl <sl@stanleylieber.com> authored on 2016/02/10 09:04
bin/contrib/rc-httpd: rc-httpd add system $PATH to $path; bin/contrib/rc-httpd/handlers/serve-static: try two different versions of file(1) syntax

6ea76e42 – sl <sl@stanleylieber.com> authored on 2016/02/09 09:24
bin/contrib/tcp80: default log location is /var/log/www

1ba3bb1c – sl <sl@stanleylieber.com> authored on 2016/02/04 16:47
bin/contrib/rc-httpd/: fix default paths and environment variables; create a generic default select-handler; add tcp80, used for launching rc-httpd from listen(8)

9681c096 – sl <sl@stanleylieber.com> authored on 2016/02/04 10:05
initial import of changes from 9front bikeshedding; bundle rc-httpd

d131af27 – Uriel <u@berlinblue.org> authored on 2012/08/18 21:16
Be a bit more careful before we redirect to plain files when we get a trailing / and can't find a dir.

fbb92aee – Uriel <u@berlinblue.org> authored on 2012/08/18 21:07
Update readme to point to #cat-v instead of #plan9.

125c2345 – Uriel <u@berlinblue.org> authored on 2011/06/30 18:58
Ignore leading spaces/tabs when extracting a title from HTML files.

9e1601f3 – Uriel <u@berlinblue.org> authored on 2011/06/28 18:12
Fix typo and add a new item to todo list.

dcf46340 – Uriel <u@berlinblue.org> authored on 2011/06/27 23:48
When more than one file with the same 'name' (eg., foo.md, foo.html) do not display it more than once in dir listings.

95392066 – Uriel <u@berlinblue.org> authored on 2011/06/27 21:50
Documentation updates:

e543b4ef – Uriel <u@berlinblue.org> authored on 2011/02/05 11:50
Fix stupid typo in comment.

0cc1e592 – Uriel <u@berlinblue.org> authored on 2011/02/05 11:49
Add commented out stderr debug command. This is provides functionality similar to werc_errlog_wrap.rc but it is easier to enable without changing the http server configuration.

878abeea – Uriel <u@berlinblue.org> authored on 2011/01/16 10:39
Fix typo in Apache instructions, thanks cdarwin!

6d9f4a20 – Uriel <u@berlinblue.org> authored on 2011/01/09 05:48
Two new configuration options for wman:

81053660 – Uriel <u@berlinblue.org> authored on 2011/01/09 05:44
Werc website and doc updates.

58316c48 – Uriel <u@berlinblue.org> authored on 2010/09/17 03:04
Add TODO

dfcd7aff – Uriel <u@berlinblue.org> authored on 2010/06/28 05:06
Make dir listings a bit prettier by replacing [-_] with spaces.

5317c9ab – Uriel <u@berlinblue.org> authored on 2010/06/25 23:54
Fix typo in comment, thanks btdn for reporting it.

Next