shithub: werc

RSS feed

d64f636c – uriel <uriel@vm41.cat-v.org> authored on 2009/08/15 23:37
New release

b28035b1 – uriel <uriel@vm41.cat-v.org> authored on 2009/08/15 23:26
Commit documentation changes from the live site.

0ff9d7d6 – uriel <uriel@vm41.cat-v.org> authored on 2009/08/10 08:34
Add rel="nofollow" for links to user loggin page.

959dfb48 – uriel <uriel@engel.se.cat-v.org> authored on 2009/08/09 17:02
Fix sitemap.tpl when $sitedir is an absolute path. Thanks again to arg for reporting, tracking, and fixing this bug!

0dc9b7b3 – uriel <uriel@engel.se.cat-v.org> authored on 2009/08/09 14:39
For HEAD request, only quit after we send the new line that ends the headers section. This was making nginx unhappy. Thanks arg for reporting, tracking it down and fixing this bug!

9a3a9c26 – uriel <uriel@vm41.cat-v.org> authored on 2009/08/08 01:32
Add lastmod support to sitemap.xml

2a20cb62 – uriel <uriel@vm41.cat-v.org> authored on 2009/08/07 23:17
Add first draft of unit testing runner.

0b08817a – uriel <uriel@engel.se.cat-v.org> authored on 2009/08/06 12:40
Added tag LATEST-RELEASE for changeset 4e19df0f133d

9aa187be – uriel <uriel@engel.se.cat-v.org> authored on 2009/08/05 23:17
Added tag LATEST-RELEASE for changeset 736f86ef8231

61765a05 – uriel <uriel@engel.se.cat-v.org> authored on 2009/08/05 23:17
New release

b8db99f1 – sl <uriel@engel.se.cat-v.org> authored on 2009/08/05 21:09
Do Pubsubhubbub submit in the background so we don't block.

46f8e721 – uriel <uriel@vm41.cat-v.org> authored on 2009/08/05 22:20
Fix bug where incorrect elements in the navigation sidebar were highlighted, thanks to arg for reporting this.

1c5828e4 – uriel <uriel@vm41.cat-v.org> authored on 2009/08/05 13:06
Update README

48979538 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/29 22:12
Much better (I hope) get_html_title implementation, first try to find <title>, if that fails, get the first non-tag string in the file.

a3e059a8 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 21:41
Implement the sitemaps.org standard 'protocol' with sitemap.xml.

4c28995d – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 21:21
Remove superfluous debug print that was commited by mistake.

f4812833 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 19:58
Whitespace change.

663afc93 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 16:49
Further HTML5-fication, plus fix some case consistency mismatches.

e8c02063 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 16:48
Add example of formatter option using md2html.awk.

71799fac – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 16:28
New context var 'local_file' that will point to the on-disk-file that represents the main content of a given page request (if such exists, otherwise it is '' or ()).

70dbd6be – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 10:49
Add yiyus md2html.awk script as an alternative to markdown.pl

561b01ee – uriel <uriel@vm41.cat-v.org> authored on 2009/07/28 10:36
Implement dir listing headers and footers. Just add a _header.md or _footer.md

3c06f81e – sl <uriel@engel.se.cat-v.org> authored on 2009/07/24 21:11
Don't include domain in sitemap links, this avoid breaking when port is not 80.

ace37035 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/20 00:01
Enable pubsub on test blagh feed.

8f38d065 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/20 00:01
Further work on pubsubhub support. I think we now have all we are supposed to, but I'm not sure it works yet.

90186dc2 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/19 23:59
Add url_encode function to cgilib.rc

812c550f – sl <uriel@engel.se.cat-v.org> authored on 2009/07/19 22:17
Add a dummy file to etc/users/ so hg doesn't swallow it.

6452b829 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/19 04:02
Test pages for title generation.

7949ec58 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/19 04:01
Properly handle dashes in paths the same way we treated underscores when generating page titles. This includes sitemaps, sidebar nav trees and the page title header itself.

3e1b92df – uriel <uriel@vm41.cat-v.org> authored on 2009/07/19 03:42
When using a path element to generate a page title, replace '[a-z]-[a-z]' with '[a-z] [a-z]', this allows us to use dashes in paths that are more SEO-friendly than underscores.

0b7a6a2d – uriel <uriel@vm41.cat-v.org> authored on 2009/07/19 00:48
Initial commit of tst.cat-v.org test suite.

cfabe41f – uriel <uriel@vm41.cat-v.org> authored on 2009/07/19 00:02
Start to convert templates to HTML 5

1426b12c – uriel <uriel@vm41.cat-v.org> authored on 2009/07/18 23:27
Experimental support for Google's pubsubhubbub

d9ae41f0 – repo converter <convert-repo> authored on 2009/07/01 03:59
update tags

771e39f2 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/01 03:52
Added tag LATEST-RELEASE for changeset f0ca5ef9c3f8

67e272d5 – uriel <uriel@vm41.cat-v.org> authored on 2009/07/01 03:36
Added tag LATEST-RELEASE for changeset 0848be7b72e8

4e8e504b – uriel <uriel@vm41.cat-v.org> authored on 2009/07/01 03:36
New release

0f0dc4f7 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/14 18:54
Mention required lighttpd modules in docs.

915e9538 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/14 18:54
s/ninetimes/9times/ in top bar to save space.

0a5a87fb – sl <uriel@engel.se.cat-v.org> authored on 2009/07/14 18:53
Add extra new line between posts to avoid formatting from one post to extend to the next.

9b78e983 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/09 22:53
Merge.

b1cda506 – sl <uriel@engel.se.cat-v.org> authored on 2009/07/09 22:53
Documentation updates.

e2ee4129 – sl <uriel@engel.se.cat-v.org> authored on 2009/06/26 16:32
Documentation fixes and additions.

0ddf86b7 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/20 07:56
Merge docs changes and fixes.

7eca2f38 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/20 07:55
Fix two typos, thanks echoline!

fe9bf8c5 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/14 16:21
Added tag LATEST-RELEASE for changeset d57a4b0d249e

11f63ba9 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/14 16:21
New release

dd745b3e – uriel <uriel@vm41.cat-v.org> authored on 2009/06/13 11:59
Strip title from rss/atom 'summary'(ie., body).

9943f5b5 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/13 02:28
Remove the obsolete feed templates, they were moved to apps/blagh/ a while ago.

8ff30e77 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/12 19:59
Allo to set blagh conf_ options from initrc.local as well.

31820fab – uriel <uriel@vm41.cat-v.org> authored on 2009/06/12 19:56
Optimization/fix to only pass the content of all blog posts at once to $formatter

3181823b – uriel <uriel@vm41.cat-v.org> authored on 2009/06/12 19:45
Merge tags.

cdf3a515 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/12 19:44
New configuration variable for blagh: conf_max_posts_per_page sets the maximum numbers to display in a blog feed, default is 32. Note that this also affects rss feeds.

935c26b0 – uriel <uriel@engel.se.cat-v.org> authored on 2009/06/10 00:23
Added tag LATEST-RELEASE for changeset 9fc8f17498d1

c670af84 – uriel <uriel@engel.se.cat-v.org> authored on 2009/06/10 00:23
New release

18734074 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/09 22:58
Urldecode '_' (ie., %5F) in request paths to make stackoverflow.com links happy.

2df7b66e – uriel <uriel@vm41.cat-v.org> authored on 2009/06/07 06:40
I'm a retard, fix brown paper bag bug from the last commit.

64e62d3b – uriel <uriel@vm41.cat-v.org> authored on 2009/06/06 12:20
Move shared .tpl files to tpl/ from lib/, this fixes a DoS vulneravility where master_template.tpl could be accessed as a standalone .tpl file that recursively called itself.

4b8ea498 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/06 12:15
Add a simple wrapper to log stderr in broken http servers.

9aea1792 – uriel <uriel@vm41.cat-v.org> authored on 2009/06/01 03:00
Optimization: avoid using a temporary file to calculate the hash in md_handler.

b0a7f792 – sl <uriel@engel.se.cat-v.org> authored on 2009/05/31 07:46
Add hiawatha sample config.

16bf8cf8 – sl <uriel@engel.se.cat-v.org> authored on 2009/05/31 00:52
Documentation spelling fixes.

c3e4dc06 – uriel <uriel@vm41.cat-v.org> authored on 2009/05/31 02:48
Document setup for nginx.

41800d99 – sl <uriel@engel.se.cat-v.org> authored on 2009/05/29 06:07
Move setup of main handler for 404 to a setup_404_handler function that can be more easily overriden, for example from config files!

6a11fe86 – sl <uriel@engel.se.cat-v.org> authored on 2009/05/29 06:04
Do not set handler if man page doesn't exist so we can provide proper 404 (or other fall-back)

edbd4dd0 – sl <uriel@engel.se.cat-v.org> authored on 2009/05/28 18:00
Minor update to 'Add This' link in site's top header.

9960652a – sl <uriel@engel.se.cat-v.org> authored on 2009/04/19 19:56
Don't add extra / to url when we redirect to proper path in wman

8b4c955b – sl <uriel@engel.se.cat-v.org> authored on 2009/04/19 11:26
Add missing </a>. Thanks Josh!

1b1c4d39 – sl <uriel@engel.se.cat-v.org> authored on 2009/04/19 11:23
Merge

936474fa – sl <uriel@engel.se.cat-v.org> authored on 2009/04/19 11:22
Add missing space.

eafc5b1b – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/21 17:08
Add missing new line separating http headers from body, thanks Nsz and Arg for pointing this regresion.

506d66df – sl <uriel@engel.se.cat-v.org> authored on 2009/03/16 21:02
Fix umask for newly created dirdir pages.

25c67c12 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/16 19:42
Fix null concat in wman search code.

7b51fc26 – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/15 14:41
Added tag LATEST-RELEASE for changeset e0679b8be504

e690eff6 – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/15 14:41
New release

7a4ca049 – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/14 10:32
Add comment on auth docs to review in the futre.

4da1d650 – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/14 10:25
Clean up dirdir, less code, and less bugs!

c194c149 – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/13 20:28
Rewrite redirect handling code with nested lists.

76e8e46c – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/13 09:04
Reorg headers, http headers now are echo-ed from werc.rc instead of being part of headers.tpl.

34b35d8c – sl <uriel@engel.se.cat-v.org> authored on 2009/03/13 06:51
Change the order in which redirects are evaluated, so one can override them on config files.

b1f3598c – sl <uriel@engel.se.cat-v.org> authored on 2009/03/13 06:51
More wman updates, new search functionality and handle better corner cases.

6de83fd2 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/09 21:16
Yet another version of wman, templatized, and now Unix man pages use the same path style as Plan 9/Inferno.

e04baa01 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/09 18:16
Big update to wman app. Many fixes and improvements.

2e792bdd – sl <uriel@engel.se.cat-v.org> authored on 2009/03/09 18:16
Remove add_synth_paths function, not really needed, can manipulate variable directly for now.

e8a6ebac – sl <uriel@engel.se.cat-v.org> authored on 2009/03/09 18:10
Doc and website fixes.

26a3cc20 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/09 18:08
Fix a bug where check_user would not work properly when called from config files.

9c6cf1c4 – uriel <uriel@engel.se.cat-v.org> authored on 2009/03/08 19:58
New api to allow 'synthetic' dirs, only for sidebar for now.

036fedba – sl <uriel@engel.se.cat-v.org> authored on 2009/03/07 18:14
Ok, I give up, reverting part of last checking because CSS sucks.

312113b2 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/07 16:53
Make sidebar borders more light, and remove a superfluous double-border.

64f4cc39 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/07 16:20
Minmal docs for wman.

40d36fe2 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/06 12:34
Minor docs update.

e289468a – sl <uriel@engel.se.cat-v.org> authored on 2009/03/06 11:58
Remove trailing / from path elements to make nsz happy

e850153e – sl <uriel@engel.se.cat-v.org> authored on 2009/03/06 11:32
First draft of wman app to browse and display manpages.

6c94e5dd – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 21:53
Ops, uncomment the IE6 hack.

0186152b – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 21:24
Update TODO

833e0323 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 21:24
Simplify unused code.

248633c9 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 21:23
Comment on how this IE hack makes other browsers ugly.

792738d8 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 20:35
Minor CSS cosmetic fix, add white left-border to sidebar items so their width doesn't change on hover.

a2991744 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 19:15
Reverse the RSS/ATOM discovery tag order, make ATOM the default.

4e229563 – sl <uriel@engel.se.cat-v.org> authored on 2009/03/05 19:03
Add files in sites/default.cat-v.org/ as complement to sites/werc.cat-v.org/

Next