Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-10-08
| ||
16:57 | Add inline zmk encoding; add some test cases; fix old markdown regression ... (Leaf check-in: 3eeadedefd user: stern tags: trunk) | |
13:40 | Move encoder/sztransformer -> ast/sztrans/szenc.go ... (check-in: cbc3472808 user: stern tags: trunk) | |
2025-10-07
| ||
13:39 | Adapt to zsx changes ... (check-in: e4ddae754e user: stern tags: trunk) | |
2025-10-06
| ||
17:07 | Adapt to zsx/zsc changes: change SZ syntax for (BLOB ...) ... (check-in: 159348004d user: stern tags: trunk) | |
16:25 | Refactor SZ handling code to make use of zsx.GetXXX functions; fix manual ... (check-in: ef6fdcca09 user: stern tags: trunk) | |
13:28 | Prepare to implement SZ-based ZMK encoder ... (check-in: cf38fdf40b user: stern tags: trunk) | |
13:02 | Manual: remove deleted SZ nodes "LITERAL-HTML" and "LITERAL-ZETTEL" ... (check-in: ec8732af61 user: stern tags: trunk) | |
12:34 | Initial version of SZ-based MD encoder ... (check-in: 36162db457 user: stern tags: trunk) | |
2025-10-02
| ||
18:25 | Forgot to update package zsx ... (check-in: 4286b1469a user: stern tags: trunk) | |
18:23 | Day work on SZ-based Markdown encoding; tests are disabled ... (check-in: 0fdb314580 user: stern tags: trunk) | |
15:29 | Add testing of Encoder.WriteSz; fix some BLOB regressions ... (check-in: 7b89c87ac2 user: stern tags: trunk) | |
11:42 | encoder: refactor simple writing of metadata ... (check-in: 7df7d37cdb user: stern tags: trunk) | |
11:11 | Refactor md- and zmk-encoder to prepare for rewrite with zsx.WalkXXX ... (check-in: 32a1e69812 user: stern tags: trunk) | |
2025-10-01
| ||
17:43 | Move detection of compact lists from sztransform.go to ZSC's shtml generation ... (check-in: 1bd1a91ef2 user: stern tags: trunk) | |
2025-09-29
| ||
15:30 | Add encoding method "WriteSz", which will supersede "WriteBlocks" in the future. To compare both methods, add temporary part "sz" for each parsed encoder. Then evaluator work with SZ also, "WriteSz" will also be used for evaluated zettel content. ... (check-in: fe9de400b5 user: stern tags: trunk) | |
14:07 | Initial version of SZ cleaner ... (check-in: bbadfbaf06 user: stern tags: trunk) | |
10:26 | Add support for parsing syntaxes in encoder tests; add test for cleaning HTML code. ... (check-in: 2bb1a36a5b user: stern tags: trunk) | |
2025-09-26
| ||
17:39 | Add attributes to SZ encoding of syntax tree for tables to make implementation complying with manual ... (check-in: 32846f3098 user: stern tags: trunk) | |
16:27 | Initial version of SZ-based text encoder ... (check-in: 60bf57d2bb user: stern tags: trunk) | |
2025-09-25
| ||
18:14 | Commit day work; do not use this version; it will probably work, but contains some code that should not interfere with the normal operation; it is not complete ... (check-in: 03ce64c34f user: stern tags: trunk) | |
11:35 | Remove Zettelmarkup tests (newer version is in client lib) ... (check-in: 672edd8798 user: stern tags: trunk) | |
2025-09-07
| ||
13:45 | Remove GitHub configuration ... (check-in: 0a1ff448aa user: t73fde tags: trunk) | |
2025-09-02
| ||
16:19 | Adapt to updated dependencies ... (check-in: cec69262f9 user: stern tags: trunk) | |
2025-08-28
| ||
12:05 | Make CSRF protection more accessible ... (check-in: 1a664d37d7 user: stern tags: trunk) | |
07:54 | Log WebUI token as a string, not as a byte slice ... (check-in: 58c62f06be user: stern tags: trunk) | |
2025-08-27
| ||
15:59 | WebUI: add CRSF protection handler ... (check-in: 03d8f8b568 user: stern tags: trunk) | |
15:08 | Use Go 1.25; update dependencies ... (check-in: e624c65f3c user: stern tags: trunk) | |
2025-08-25
| ||
14:32 | Update to latest zs-client; use sxhtml.MakeSymbol for HTML symbols ... (check-in: de396b0b55 user: stern tags: trunk) | |
2025-08-07
| ||
19:28 | WebUI: generate link with new sx function "wui-href" ... (check-in: 4fcc6acbbd user: t73fde tags: trunk) | |
2025-08-06
| ||
17:38 | Adapt to sxwebs changes ... (check-in: 21b469a436 user: t73fde tags: trunk) | |
2025-07-23
| ||
15:35 | Update dependencies: yuin/goldmark, webs, sxwebs ... (check-in: 345e77616d user: stern tags: trunk) | |
2025-07-15
| ||
17:20 | Update dependencies ... (check-in: 032705f0c8 user: stern tags: trunk) | |
17:18 | Remove unneeded internal functions "GetURLPrefix" ... (check-in: acd9a80393 user: stern tags: trunk) | |
17:17 | Increase version to 0.23.0-dev to begin next development cycle ... (check-in: b87439588d user: stern tags: trunk) | |
2025-07-08
| ||
13:41 | Fix manual w.r.t. key types ... (check-in: c997eeffe6 user: stern tags: trunk) | |
2025-07-07
| ||
08:54 | Version 0.22.0 ... (check-in: 5336da12eb user: stern tags: trunk, release, v0.22.0) | |
07:31 | Update dependencies ... (check-in: 46803d88ec user: stern tags: trunk) | |
2025-07-03
| ||
10:59 | Mave package strfun to external package t73f.de/r/zero ... (check-in: ca94f0bb3c user: stern tags: trunk) | |
2025-07-02
| ||
16:15 | dirbox: make writing to zettel files more robust ... (check-in: 07ca8d7b69 user: stern tags: trunk) | |
16:12 | Fix manual ... (check-in: d27123b210 user: stern tags: trunk) | |
16:03 | Update check list for release ... (check-in: 89b4d8fc76 user: stern tags: trunk) | |
08:42 | Small refactoring in select/query ... (check-in: a56f4a450c user: stern tags: trunk) | |
08:15 | Fix "vuca bani" bug, i.e. search a word that is not contained, together with a word that is contained in the ZS. ... (check-in: 6320c5035b user: stern tags: trunk) | |
2025-07-01
| ||
12:03 | Manual: update outdated URIs ... (check-in: 64d9e3c5a1 user: stern tags: trunk) | |
2025-06-28
| ||
12:38 | WebUI: remove action "version" ... (check-in: 4e8e110e8f user: t73fde tags: trunk) | |
2025-06-27
| ||
17:36 | Fix typos, mostly in manual, one in software, one in web site, all reported by my students ... (check-in: 0796a3da98 user: stern tags: trunk) | |
10:09 | Make DIRECTED a default for WebUI context/thread urls ... (check-in: 6c59d51f87 user: stern tags: trunk) | |
2025-06-26
| ||
15:48 | Refactor context and thread directive; add / update documentation ... (check-in: d4188ac893 user: stern tags: trunk) | |
15:05 | Add DIRECTED to CONTEXT directive; not yet documented ... (check-in: 6ed448a705 user: stern tags: trunk) | |
14:20 | Refactor CONTEXT query ... (check-in: 942030fab4 user: stern tags: trunk) | |