shithub: werc

RSS feed

fe8bbc2c – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/19 21:18
Make sites/ dir configurable.

c412aeda – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/19 21:08
First bits of minimal 'modular' app framework, move some blog code out of werc.rc and other minnor code cleanups.

cade4179 – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/16 03:12
Merge

cc8cf1e4 – sl <uriel@engel.se.cat-v.org> authored on 2008/12/16 02:08
Merge tags

49d389ea – sl <uriel@engel.se.cat-v.org> authored on 2008/12/16 02:08
Add comment noting a possible bug in fproc.

36755242 – sl <uriel@engel.se.cat-v.org> authored on 2008/12/16 02:02
Make fproc more reliable (fool-proof).

f9c038af – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/15 22:46
Tab/spaces consistency in atom template.

e58c3bfe – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/15 22:45
Fix and cleanup dir listing regexp.

6a05ef6b – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/13 15:22
Added tag LATEST-RELEASE for changeset 6a6219ae0384

750c7b34 – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/13 15:22
New release

f50734a6 – sl <uriel@engel.se.cat-v.org> authored on 2008/12/13 11:16
Fix: don't completely delete 'sort helper' delimiter, revert it back to a '/', and coalesce any extra '/' for tidiness

e45824d3 – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/13 11:58
Fix sortedBlogPostList to handle paths containing a '.', and strip the '/./' used as a sort delimiter from output

04da70c7 – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/11 21:25
Fix bug in crop_text, and allow to set the 'ellipsis' text ('...' by default)

159d4eb8 – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/11 21:24
Clean up atom feed template a bit.

141fdd0d – sl <uriel@engel.se.cat-v.org> authored on 2008/12/11 16:39
Make markdown.pl(!?) happy, not sure why or how.

739a87e1 – sl <uriel@engel.se.cat-v.org> authored on 2008/12/11 16:38
Fix and simplify code that generates rss/atom urls. Now it handles urls in / properly.

9f45db11 – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/02 06:38
Fix stupid typo, thanks 9soul for the catch!

3a4faa9d – uriel <uriel@engel.se.cat-v.org> authored on 2008/12/02 03:06
Tentative fix for post link URLs, thanks 9soul for reporting and first try at fixing it.

01626cf3 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/29 11:20
Improve dirfilter, simplified and made more reliable. Also strip trailing * from ls -F output (not sure if this should be added to dirfilter itself.

6c0f2001 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/29 10:24
Merge tags

0feb54f6 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/29 10:23
Fix typo in dirfilter, thanks to soul9 for finding this!

197f4d97 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/27 06:36
Added tag LATEST-RELEASE for changeset 5b215822ce6d

df8500e3 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/27 06:36
New release

d41eac7b – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/25 23:56
Add atom feeds, still needs some cleanup, but seems to mostly work.

a3f5b4ba – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/25 23:50
New helper function: crop_text

e1a653d8 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/23 17:31
Allow to hide 'by line' in blog posts by setting blogAuthor to ''.

a77c9544 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/20 00:21
Fix display of dir_listing_handler headers. Thanks to soul9 and mycroftiv for reporting this.

c6935b93 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/15 15:44
Update blog post code, use new check_user function and remove now superfluous get_user call, thanks 9soul for the report!

25faa49d – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/15 15:38
Remove leftover from old name for blog app (now 'brag')

ab030344 – uriel <uriel@engel.se.cat-v.org> authored on 2008/11/15 15:30
Update dirfilter to hide .html .txt and .tpl indexes from listing too.

f7a4596a – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/29 02:25
Remove some left over headers from default headers.tpl

707630cf – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/27 21:42
Merge branches.

b21914ed – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/27 21:41
Update README, s/controller/werc/

53b8d0ad – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/27 21:39
Update README s/controller/werc/

9a68b517 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/27 21:21
Added tag LATEST-RELEASE for changeset 83f3423f678a

d9b87835 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/27 21:21
New release

cb525c91 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/26 20:41
New menu implementation, removes the recursive calls to rc/awk, also makes use of dirfilter more consistent and simplifies some code.

a9c97770 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/26 01:29
Use explicitly relative paths when sourcing now that . is not in path

615ddef2 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/26 00:58
Add back /usr/bin/ to default path (/usr/bin/awk makes us actually less portable *sigh*)

86407394 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/26 00:29
Big cleanup of bin/, move external programs to contrib/, move minor useful scripts to aux/, and most important of all move controller.rc to werc.rc

2a1b90b3 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/26 00:27
Tighten default path setting, this forces us to make references to /usr/bin/ programs explicit, which should help become more portable... it also messes up awk until we can get it into p9p

c4248c37 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/26 00:02
Make some corrections to default initrc comments and update to use the renamed md_cache.rc

ffef948a – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/25 23:37
Mark gensitemaptxt.rc as deprecated

07f70447 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/24 00:19
Update sitemap.tpl to use _werc/config instead of the deprecated _config, also don't include in sitemap sub-tress where permanentRedirect is set to make Google happy.

9a2300d0 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/22 05:21
Update blog posting code to use new auth api, also create _apps/brag/

cb93d332 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/22 05:20
Minor improvements to user login template to use new user auth api

f0a9a6d6 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/22 05:20
Improvements to wiki and comments code, take advantage of improvements in user auth interfaca

dddf12c5 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/22 05:18
Improvements to auth code, now the interface and implemenation are much cleaner.

d83c0aee – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/22 05:17
Update comments code to use new comment dir format and the new user auth system

b1b24632 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:59
Add edit template for dirdir

134e75cd – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:38
Merge tags

52c5d474 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:37
Add login link to default footer

d6c51f8b – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:37
Add optional wiki sidebar

9212f4b6 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:37
New req_path var

2845f7d9 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:36
Replace debug and 'false' calls with setting $status

877b014a – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/21 12:31
Split $body into two vars, this allows to more easily retrive the intra-site path for the request as req_path, then use this to fix a bug in 404.tpl

a0e1c9f5 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/18 21:24
Added tag LATEST-RELEASE for changeset 732be9c66be6

d88598cf – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/18 21:24
New release

733c0f37 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/17 23:40
Add initial templates for user login and blog post entry.

67285813 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/17 23:39
Allow to set extra http headers!

72475062 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/17 23:36
Replace debug_handler with a template.

00991322 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/17 23:32
Replace blog_dir_handler with a template in lib/feeds/html.tpl

3f89cfc1 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/17 23:26
Many big changes:

2cb54b9f – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/14 04:15
Minnor READMe/TODO updates

1f64d2d6 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/14 02:59
Make rc happy and comment work in progress code

5ad6bbe3 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:59
More minnor comment and code formatting changes

6976b1fa – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:49
Fix bug where blogDir wouldn't be set properly

68871120 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:48
Minnor comment change

9b2054f1 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:46
If we get a request for a .html file, redirect to the 'canonical' url for that file

d52d0b75 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:40
Minnor code format and comment cleanups, remove duplicated code

e9c35127 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:25
Simplify dir listing code

9f734cf2 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:16
Remove some clumsy commented out code to change menu item order in blog dirs

67e4dc9f – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:13
Minnor code style cleanup

17c7b505 – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:10
Properly test if msterSite is set when looking for templates

c22d978f – uriel <uriel@engel.se.cat-v.org> authored on 2008/10/13 21:09
Remove deprecated code to handle old config and teomplate locations

8d34ed63 – sl <uriel@engel.se.cat-v.org> authored on 2008/10/12 18:41
Add trailing / for directories in sitemap to make google crawler happy

d49bc211 – sl <uriel@engel.se.cat-v.org> authored on 2008/10/09 22:08
Add comment to in progress atom template for future reference

cb224daf – sl <uriel@engel.se.cat-v.org> authored on 2008/10/09 22:07
Silly stylesheet changes

d738f39c – uriel <uriel@suckless.org> authored on 2008/09/30 11:29
Merge tags

b468c655 – uriel <uriel@suckless.org> authored on 2008/09/30 11:28
Brown paper bag bugfix, make rss feeds work again!

427c83a9 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/30 09:44
Added tag LATEST-RELEASE for changeset c39c10c98412

5ce2c340 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/30 09:44
New release

f127e707 – uriel <uriel@suckless.org> authored on 2008/09/30 06:41
Allo to override the blog post author by setting the conf blogAuthor and use file owner as a fallback only for blogs that are not 'agregators'.

5b1843bc – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/26 10:48
Use /tmp to store temporay sitemap.txt files

82fd4507 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/26 10:23
Experimental comments system

5cf42c28 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/26 07:09
Syntax fix and other minnor improvements

c078d804 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/26 06:35
Further cleanup and code reorganization, move generic cgi related functions to cgilib.rc, start to add code to be used for handing comments and wiki editing.

a00a90f4 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/25 07:06
Big reorganization of blog and rss code, now much better integrated with the rest of the handler system, plus fixed a few bugs along the way.

64dd665d – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/25 07:04
Dynamically generate a sitemap.txt when the sitemap page is requested

0ca872e5 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/25 03:02
Add sample Atom feed file as basis for future template.

0e76391d – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/25 03:02
Add master, footer and header templates to lib.

ce636e84 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/25 03:01
Enable search for lib files in deprecated paths only if disableDeprecated is not true.

c259faa1 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/24 16:21
Reorganization of included and template files, made more consistent and logical. inc/ is now called lib/, and all non-staic files in pub/ have moved to lib/.

8a815ac1 – uriel <uriel@suckless.org> authored on 2008/09/22 07:10
Merge branches

508a0e22 – uriel <uriel@suckless.org> authored on 2008/09/22 07:09
Minnor updates to README

513b6b19 – uriel <uriel@suckless.org> authored on 2008/09/22 07:05
Rename dummy file in sites/

6655f8aa – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/22 01:58
Added tag LATEST-RELEASE for changeset 308022a5eb91

c97e0aa7 – uriel <uriel@engel.se.cat-v.org> authored on 2008/09/22 01:58
New release

84ab4229 – uriel <uriel@suckless.org> authored on 2008/09/21 13:01
Cleanup a bit the code that generates page and blog-post titles.

c83f8edd – uriel <uriel@suckless.org> authored on 2008/09/18 01:45
Update TODO file

Next