Zettelstore Contrib

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2024-03-28
14:28
Social: refactor some HTML generation elements ... (Leaf check-in: 9abea69cec user: stern tags: trunk)
2024-03-27
18:10
Social: initial support for opml-based blogroll ... (check-in: 5e487d3233 user: stern tags: trunk)
17:38
Social: refactor SXC code for raw SxHTML output ... (check-in: 331d1a6b4c user: stern tags: trunk)
17:29
Social: refactor config handling of file path parsing ... (check-in: 2ee2d7bf36 user: stern tags: trunk)
17:22
Social: rename PAGE-ROOT to DATA-ROOT ... (check-in: 04f55cea87 user: stern tags: trunk)
16:52
Social: add page to show HTTP header ... (check-in: 6caac07ba3 user: stern tags: trunk)
15:26
Social: refactor handler registration ... (check-in: f2d098304c user: stern tags: trunk)
15:08
Social: register GET handler based on sitemap ... (check-in: a7b0644888 user: stern tags: trunk)
2024-03-26
17:59
Social: fix 404; refactor server more ... (check-in: 13fd751bd0 user: stern tags: trunk)
17:35
Social: refactor web service ... (check-in: 6476998fb0 user: stern tags: trunk)
2024-03-25
17:53
Social: initial version of simple SxHTML content handler ... (check-in: 78d7ea06fa user: stern tags: trunk)
12:44
Social: move user-agent list to template-based site ... (check-in: 11335da40f user: stern tags: trunk)
2024-03-22
17:37
Social: initial support of page-specific templates ... (check-in: 152d4d3bba user: stern tags: trunk)
15:22
Social: refactor to improve code quality; always bind some symbol in rendering contexSocial: refactor to improve code quality; always bind some symbol in rendering contextt ... (check-in: c6c12e146f user: stern tags: trunk)
14:59
Social: refactor template handling to improve automatic bindings ... (check-in: ec81121b36 user: stern tags: trunk)
14:10
Social: allow nodes in sitemap to be invisible ... (check-in: ac397a6997 user: stern tags: trunk)
12:30
Social: fix regression, when SITE-LEAYOUT was not given ... (check-in: 53ee747f9c user: stern tags: trunk)
2024-03-21
19:21
Social: initial version of site(map) ... (check-in: f001efef2d user: stern tags: trunk)
10:30
Update sx dependency ... (check-in: 521b191cb1 user: stern tags: trunk)
2024-03-18
14:31
Build: remove DWARF symbol table from linux executable ... (check-in: 387e568ac2 user: stern tags: trunk)
2024-03-14
12:22
Update dependencies: Sx and golang/term ... (check-in: 4fe4d53e6e user: stern tags: trunk)
11:54
Adapt to Sx changes ... (check-in: 7c8153a1d4 user: stern tags: trunk)
2024-03-11
16:42
Presenter: adapt to Sx changes ... (check-in: a958b87f19 user: stern tags: trunk)
13:19
Adapt to sx changes ... (check-in: 5c6ee75b75 user: stern tags: trunk)
2024-03-08
19:23
Social: better error message for sx evaluation errors ... (check-in: ec6250d82d user: stern tags: trunk)
2024-03-07
15:40
Social: HTML templates are now dynamic lambdas, instead of an unstructured object ... (check-in: 4478758b29 user: stern tags: trunk)
2024-03-05
17:19
Social: adapt to sx changes; refactor to remove linter warnings ... (check-in: 40e2cf411f user: stern tags: trunk)
2024-03-02
11:01
Adapt to sx change: introduction of "env.Compile" ... (check-in: d23d70955b user: stern tags: trunk)
2024-03-01
16:28
Social: adapt to sx changes (removed builtin "(cond ...)"; fix some lint problems ... (check-in: d072578beb user: stern tags: trunk)
15:21
Social: allow template to contain local URLs ... (check-in: 5c8dec5fda user: stern tags: trunk)
2024-02-29
17:45
Social: fix error of ignoring eval error ... (check-in: f383a17c05 user: stern tags: trunk)
17:24
Social: add explicit web server timeout values ... (check-in: dc6896b752 user: stern tags: trunk)
17:22
Social: embed sxn prelude code ... (check-in: af89bb47e8 user: stern tags: trunk)
17:11
Social: add initial support for sxhtml templates ... (check-in: 957ff4589c user: stern tags: trunk)
15:21
Social: add web/URLBuilder ... (check-in: f989f57d95 user: stern tags: trunk)
14:43
Social: rename package web/adapter to web/wui ... (check-in: 29542e161b user: stern tags: trunk)
14:20
Social: move document root handler into web user interface adapter ... (check-in: 6fc2fc53f1 user: stern tags: trunk)
14:10
Social: add explicit web user interface adapter ... (check-in: d6eddee717 user: stern tags: trunk)
14:00
Social: make logger subsysmte specific ... (check-in: 3e5d401d4a user: stern tags: trunk)
13:47
Social: add kernel package to handle background activities ... (check-in: 483eaadbee user: stern tags: trunk)
10:31
Social: rename config variable PATH to DOCUMENT-ROOT ... (check-in: 38fe8e4cfb user: stern tags: trunk)
2024-02-28
16:08
Social: refactor to decouple components ... (check-in: 351feb85b8 user: stern tags: trunk)
14:49
Social: refactor config reading ... (check-in: 83ed838a42 user: stern tags: trunk)
13:43
Social: read user agents to reject from config file ... (check-in: c6c4e37db0 user: stern tags: trunk)
2024-02-27
15:52
Social: refactor to separate application and technical aspects ... (check-in: ac6f6aa292 user: stern tags: trunk)
14:15
Social: add HTTP header "Server" with value "Zettel Social" ... (check-in: a3819085d4 user: stern tags: trunk)
14:02
Social: allow to reject user agents ... (check-in: 90600f816a user: stern tags: trunk)
10:51
Social: fix real bug behind uberspace mode ... (check-in: a84cefb7f8 user: stern tags: trunk)
10:24
Social: add uberspace mode ... (check-in: eb3543db08 user: stern tags: trunk)
10:11
Social: add own responsewriter to capture status code ... (check-in: a2ccc6c58b user: stern tags: trunk)