Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
|
2026-08-05
| ||
| 15:22 | refactor: update dependencies and make linter happy ... (leaf check-in: 356d7db30a user: stern tags: trunk) | |
|
2026-08-03
| ||
| 17:31 | refactor(domain): adapt to zero dependency changes ... (check-in: c656f2956c user: stern tags: trunk) | |
|
2026-07-31
| ||
| 12:01 | revert!(domain): remove data for later storing YAML-separated metadata ... (check-in: 0724143ecf user: stern tags: trunk) | |
|
2026-07-30
| ||
| 12:09 | refactor(client): replace VersionInfo with zero/semver.Semver ... (check-in: 2d314703dc user: stern tags: trunk) | |
|
2026-07-29
| ||
| 10:03 | chore: update dependency golang.org/x/test@v0.40.0 ... (check-in: 273c6d9f04 user: stern tags: trunk) | |
| 10:01 | revert!(domain): remove metadata key "box-number" ... (check-in: 72e5d40bc2 user: stern tags: trunk) | |
|
2026-07-27
| ||
| 13:04 | fix(domain) KeyBoxName is of type "word" ... (check-in: 1937fb5de9 user: stern tags: trunk) | |
| 12:23 | add(domain) new meta.KeyBoxName ... (check-in: 184109fdc7 user: stern tags: trunk) | |
|
2026-07-23
| ||
| 11:25 | fix: update change log ... (check-in: 224bc19ecb user: stern tags: trunk) | |
| 11:23 | break(sz, shtml) adapt to changed SZ structure for descriptions ... (check-in: b3de0140a5 user: stern tags: trunk) | |
|
2026-07-17
| ||
| 19:57 | breaking(sz) add explicit symbol ROW to table row lists ... (check-in: cd07dd3472 user: stern tags: trunk) | |
|
2026-07-14
| ||
| 17:48 | breaking: data encoding of rights move from numeric to list of symbols ... (check-in: 2bb18d5fa3 user: stern tags: trunk) | |
| 11:00 | refactor: adapt to zmk change: zsx.NodeString ... (check-in: f3b78809b5 user: stern tags: trunk) | |
|
2026-07-13
| ||
| 17:46 | Use ITEM element in lists ... (check-in: ba1068a0b6 user: stern tags: trunk) | |
| 13:46 | Change sz encoding of headings and marks; refactor ... (check-in: b9e60e5444 user: stern tags: trunk) | |
|
2026-07-12
| ||
| 14:31 | Adapt to zsx: changed (heading ...) ... (check-in: 0365df7daf user: stern tags: trunk) | |
|
2026-07-10
| ||
| 15:38 | Remove parser for syntax "none" ... (check-in: 3f86ca0df5 user: stern tags: trunk) | |
| 14:02 | sexp(refactor) parsing / checking code ... (check-in: fab1ddf0c7 user: stern tags: trunk) | |
| 13:45 | sexp(minor): allow data encoding for zettel content ... (check-in: 7919a73348 user: stern tags: trunk) | |
| 12:17 | sexp(breaking): change encoding of zettel content in zettel data ... (check-in: c1388ceb82 user: stern tags: trunk) | |
|
2026-07-09
| ||
| 16:53 | Update data encoding of query ... (check-in: dddac8e8bc user: stern tags: trunk) | |
| 16:42 | Typo in home page ... (check-in: 422aa8cc38 user: stern tags: trunk) | |
| 16:42 | Version 2.1.0 ... (check-in: cffbb2e9c9 user: stern tags: release, trunk, v2.1.0) | |
|
2026-07-07
| ||
| 12:41 | Update dependencies ... (check-in: 6e1bc9fd58 user: stern tags: trunk) | |
| 09:20 | Refactor parseBlock: return only if bn != nil ... (check-in: abc671e5c4 user: stern tags: trunk) | |
|
2026-07-06
| ||
| 17:46 | ZMK-Parser: fix additional paragraph in descr-list, whach should be a continuation line ... (check-in: f2618f9270 user: stern tags: trunk) | |
|
2026-06-30
| ||
| 10:59 | Add constant for syntax value "commonmark" ... (check-in: 9cb8c45b6d user: stern tags: trunk) | |
|
2026-06-29
| ||
| 15:27 | Add syntax constants for explicit cmark and emark ... (check-in: 555a56340c user: stern tags: trunk) | |
|
2026-06-05
| ||
| 17:01 | Fix bug in last commit: allow nil cells only after first line in first col ... (check-in: fc37acbe71 user: stern tags: trunk) | |
| 16:26 | Zmk-Parser: allow empty table row with just one '|' ... (check-in: 84d4b8e25e user: stern tags: trunk) | |
|
2026-05-11
| ||
| 16:32 | ZMK parser: remove leading / trailing spaces in table cells ... (check-in: 77db37b872 user: stern tags: trunk) | |
| 15:42 | Update dependencies ... (check-in: fe290e1c30 user: stern tags: trunk) | |
|
2026-03-06
| ||
| 13:28 | Update web site for version 2.0 ... (check-in: ce478cefaa user: stern tags: trunk) | |
| 08:25 | Version 2.0.0 ... (check-in: d191307f2b user: stern tags: release, trunk, v2.0.0) | |
|
2026-03-02
| ||
| 14:50 | Zmk parser: add test cases to check if a thematic or a hard break will separate two lists ... (check-in: 896b6748ab user: stern tags: trunk) | |
| 14:33 | Zmk-Parser: change syntax of hard break to "%%\s*\n" (was "... " and "\\\\") ... (check-in: e51ad32963 user: stern tags: trunk) | |
| 11:13 | Update to Go 1.26 and update dependencies ... (check-in: 6438596024 user: stern tags: trunk) | |
|
2026-02-06
| ||
| 16:21 | Rename package api to webapi ... (check-in: e78fde4f6d user: stern tags: trunk) | |
| 15:56 | Rename some metadata key names ... (check-in: 6db0c77d81 user: stern tags: trunk) | |
| 13:15 | Update dependency; add a zid constant and two metadata key names ... (check-in: c15b56b70a user: stern tags: trunk) | |
|
2026-02-03
| ||
| 15:01 | sz/zmk: add function EscapeZmkSyntax ... (check-in: 929b48ac85 user: stern tags: trunk) | |
|
2026-02-02
| ||
| 11:27 | Add syntax value for JavaScript ... (check-in: 334621d3c4 user: stern tags: trunk) | |
| 11:15 | Add "ZidBaseJS" (a JavaScript zettel) ... (check-in: dd2eb3da16 user: stern tags: trunk) | |
|
2025-12-21
| ||
| 14:08 | Version 1.0.2 ... (check-in: 9a2c4f0eaa user: stern tags: release, trunk, v1.0.2) | |
|
2025-12-19
| ||
| 15:13 | Update dependency zsx ... (check-in: 6f7cde49bf user: stern tags: trunk) | |
|
2025-12-11
| ||
| 17:17 | Yet another fix for a perfornace regression when parsing endnotes ... (check-in: 688ff1d01a user: stern tags: trunk) | |
|
2025-12-10
| ||
| 17:14 | Update depencencies ... (check-in: 7e9f137ab8 user: stern tags: trunk) | |
|
2025-12-09
| ||
| 11:43 | Additional failed fuzz test for zmk parser (already fixed by previous commit) ... (check-in: 57fafa07a0 user: stern tags: trunk) | |
|
2025-12-05
| ||
| 13:59 | Version 1.0.0 ... (check-in: e6fa9235ce user: stern tags: release, trunk, v1.0.0) | |
| 12:26 | Update dependencies ... (check-in: 47f1d2997c user: stern tags: trunk) | |