Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-05-31
| ||
18:24 | Adapt to latest sxpf ... (Leaf check-in: 8bc369e68f user: stern tags: trunk) | |
2023-05-29
| ||
21:19 | Remove reference to mustache; update to newest sxhtml ... (check-in: 0a344897c6 user: stern tags: trunk) | |
2023-05-24
| ||
18:39 | Update to latest sxpf ... (check-in: d929a2bc57 user: stern tags: trunk) | |
2023-05-22
| ||
16:39 | Adapt to sxpf ... (check-in: 587c1eee26 user: stern tags: trunk) | |
2023-05-15
| ||
16:52 | Adapt to latest sxpf ... (check-in: 48b3da8ea7 user: stern tags: trunk) | |
16:42 | Adapt to latest sxpf ... (check-in: 26d6760dd8 user: stern tags: trunk) | |
2023-05-12
| ||
13:04 | Adapt to latest sxpf ... (check-in: f38a4e0f43 user: stern tags: trunk) | |
2023-05-11
| ||
15:42 | Adapt to new sxpf ... (check-in: e515c8e6d2 user: stern tags: trunk) | |
2023-05-09
| ||
09:58 | Adapt to latest sxpf ... (check-in: 13a9d0bfab user: stern tags: trunk) | |
2023-05-08
| ||
16:55 | Update to latest sxpf ... (check-in: 5fd04b6d2a user: stern tags: trunk) | |
2023-05-05
| ||
14:41 | Adapt to sxpf/sxhtml changes ... (check-in: 10a615df2a user: stern tags: trunk) | |
2023-05-04
| ||
16:34 | Adapt to changed sxpf interfaces ... (check-in: 17a41da83c user: stern tags: trunk) | |
2023-04-25
| ||
16:42 | Fix error in detecting sz metadata ... (check-in: 3df15cb06d user: stern tags: trunk) | |
2023-04-24
| ||
10:25 | Update to latest sxpf ... (check-in: c214d3faba user: stern tags: trunk) | |
2023-04-21
| ||
16:25 | Add syntax value constant "sxn" (Symbolic eXpressioN) ... (check-in: 4dab9e2330 user: stern tags: trunk) | |
16:04 | Rename "sexpr" to "sz" ... (check-in: 9007f4eeae user: stern tags: trunk) | |
13:53 | Add metadata keys subordinates and superior ... (check-in: 61befea378 user: stern tags: trunk) | |
2023-04-19
| ||
16:28 | Add search operator "=" ... (check-in: e2d9e3ddc9 user: stern tags: trunk) | |
2023-04-17
| ||
11:29 | Update to latest Sxpf ... (check-in: b90d9de8f2 user: stern tags: trunk) | |
2023-04-11
| ||
17:16 | Adapt Auth to Sexpr (from JSON) ... (check-in: 8c596d314f user: stern tags: trunk) | |
2023-04-07
| ||
11:11 | Refactor client data for zettel context (mostly: delete it) ... (check-in: 96aa1a43c6 user: stern tags: trunk) | |
2023-04-05
| ||
09:59 | Sexpr: metadata key is now a symbol, not a string (w/ poss. containing white space) anymore ... (check-in: dfba45804e user: stern tags: trunk) | |
2023-04-04
| ||
16:43 | Update to latest sxpf ... (check-in: 6d08b164b8 user: stern tags: trunk) | |
2023-04-03
| ||
11:12 | change LIST -> list as symbol in sexpr's ... (check-in: 414902a68d user: stern tags: trunk) | |
2023-04-02
| ||
16:51 | Add constants for "data" encoding ... (check-in: eb2a102c34 user: stern tags: trunk) | |
16:14 | Add metadata key 'expire' ... (check-in: e11f223228 user: stern tags: trunk) | |
2023-03-27
| ||
14:37 | Version 0.11.0 ... (check-in: 331cad470c user: stern tags: trunk, release, v0.11.0) | |
14:34 | Version 0.11.0 ... (check-in: 712c21afc8 user: stern tags: trunk, release, v0.10.0) | |
2023-03-20
| ||
13:26 | SHTML: remove unneeded TransformInline method ... (check-in: f18740e1e8 user: stern tags: trunk) | |
2023-03-19
| ||
12:04 | Update license dates ... (check-in: 1a8fb8884c user: stern tags: trunk) | |
11:22 | SHTML: guard attribute names to be valid HTML symbol ... (check-in: bc075859e7 user: stern tags: trunk) | |
2023-03-17
| ||
17:18 | Client: allow no content on some requests ... (check-in: 75a8fbd119 user: stern tags: trunk) | |
17:02 | SHTML: ignore empty content at start of PARA node ... (check-in: 390dd2c7d8 user: stern tags: trunk) | |
15:44 | Fix: panic if generic attribute generated ... (check-in: caf686d3a6 user: stern tags: trunk) | |
2023-03-16
| ||
17:02 | Update to latest sxpf ... (check-in: 5c453d1452 user: stern tags: trunk) | |
2023-03-13
| ||
16:10 | Merge from sxhtml: make SHTML encoding available for all user of this library ... (check-in: 472cfed266 user: stern tags: trunk) | |
16:08 | Date to latest dependencies ... (Leaf check-in: 1063fb0965 user: stern tags: sxhtml) | |
08:52 | SHTML: generate Attributes only if there are some (for REGION-*) ... (check-in: 6954f4cc34 user: stern tags: sxhtml) | |
2023-03-11
| ||
12:40 | SHTML: for a REAGION-BLOCK transform the generic attribute into a class attribute ... (check-in: 77d6b16f05 user: stern tags: sxhtml) | |
2023-03-10
| ||
18:48 | Fix transfor panic, when content does not dontain any symbol ... (check-in: 6878335fc6 user: stern tags: sxhtml) | |
2023-03-09
| ||
16:08 | SHTML: HEADING now have an explicit inline text parameter, not a list of text elements ... (check-in: 5f0141e7d4 user: stern tags: sxhtml) | |
2023-03-07
| ||
19:04 | Adapt to ZS-Presenter needs ... (check-in: fe20a00122 user: stern tags: sxhtml) | |
2023-03-06
| ||
21:47 | Sxpf removed its nArgs parameter in callables ... (check-in: e96604ee09 user: stern tags: sxhtml) | |
2023-03-03
| ||
14:44 | Adapt to sxpf.eval.Engine ... (check-in: 7bde432a8d user: stern tags: sxhtml) | |
2023-03-02
| ||
18:13 | Fix SExpr encoding of metadata ... (check-in: 756c526735 user: stern tags: sxhtml) | |
10:15 | Follow introduction of sxpf.SymbolFactory.MustMake ... (check-in: 9318100d10 user: stern tags: sxhtml) | |
2023-03-01
| ||
18:03 | Remove package html ... (check-in: a72ba5b664 user: stern tags: sxhtml) | |
14:29 | Remove unneeded file html/sencoder.go ... (check-in: a9eb99aaf0 user: stern tags: sxhtml) | |
13:09 | SHTML: Fix error in transforming endnotes ... (check-in: 935bc516ef user: stern tags: sxhtml) | |
2023-02-28
| ||
18:05 | Use new sxpf evaluation strategy ... (check-in: 1190758e93 user: stern tags: sxhtml) | |