Zettelstore

Timeline
Login

Timeline

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

413 descendants of v0.17.0

2025-10-16
13:03
Let wui template builder for "lists" and "new" menu based on sz-based code ... (Leaf check-in: 798f956066 user: stern tags: trunk)
12:07
Replace *ast.Zettel with *ast.BlockSlice if only zn.BlocksAST / zn.Blocks is used ... (check-in: 52796efe54 user: stern tags: trunk)
11:53
Marking AST processing functions with a name ending with "AST" ... (check-in: 9c2e1ec43a user: stern tags: trunk)
2025-10-15
16:58
Make plain text parsers and "none" parser to make use of zsc/sz defined parser ... (check-in: 38a9dc24cb user: stern tags: trunk)
13:06
Update dependencies ... (check-in: 5891354676 user: t73fde tags: trunk)
12:38
Replace AST-based indexer with SZ-based one; fix error in Blob-AST walker ... (check-in: 68ebb5c5f0 user: stern tags: trunk)
2025-10-14
17:24
Add zsx.Walk into box manager, but not operational ... (check-in: fd6696169f user: stern tags: trunk)
2025-10-13
18:10
Remove cleaning after parsing; move it to usecase and specific tests ... (check-in: 5de2091f15 user: stern tags: trunk)
17:31
Remove parser.ParseAST; add tests to support parser.Parse wrt SZ encoding; fix a regression ... (check-in: 86d4db26a3 user: stern tags: trunk)
17:18
Rename ast.ZettelNode into ast.Zettel and move it into own package file ... (check-in: 0a829734aa user: stern tags: trunk)
16:57
fix typo in manual ... (check-in: 8ac8fd09c7 user: stern tags: trunk)
2025-10-08
16:57
Add inline zmk encoding; add some test cases; fix old markdown regression ... (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)
14:10
Add DIRECTED directive to thread directive; metadata keys ending with -ref and -refs are interpreted as zettel identifier ... (check-in: 8e0b505df5 user: stern tags: trunk)
10:11
Remove support for explicit version zettel ... (check-in: 939bea711e user: stern tags: trunk)
2025-06-24
18:12
WebUI: add thread query URIs also to zettel page precursor/prequel entries ... (check-in: 8f76623a50 user: stern tags: trunk)
15:21
Initial implementation and documentation of thread query directives ... (check-in: 6e1d05ba58 user: stern tags: trunk)
2025-06-23
17:41
Very initial implementation of thread queries ... (check-in: 2be9d8ee3f user: stern tags: trunk)
13:07
Add zsx to dependency zettel ... (check-in: 5e978a78be user: stern tags: trunk)
13:02
Modify CONTEXT cost model ... (check-in: 9ec1107c68 user: stern tags: trunk)
11:32
WebUI: refactor how to work with role specific extensions ... (check-in: a6eca323de user: stern tags: trunk)
10:20
WebUI: show "version" action not on default view, only on Info view ... (check-in: 4f3b4a5342 user: stern tags: trunk)
2025-06-20
17:43
Fix crash, when sx-max-nesting was not specified; refactor related code ... (check-in: e8137c8eb9 user: stern tags: trunk)
17:20
Introduce startup configuration "sx-max-nesting" to control the maximum nesting of sx computations; refactor related code and documentation ... (check-in: 291bca9356 user: stern tags: trunk)
15:54
Merge slog code ... (check-in: 75e997e7ee user: stern tags: trunk)
15:51
Add initial test for logHandler; fixes some issues; Groups are intentful missing ... (Closed-Leaf check-in: 1590d7d5f3 user: stern tags: slog)
11:15
Adapt to sx changes ... (check-in: 97a3963377 user: stern tags: slog)
08:24
Update dependency ... (check-in: 150a1b6365 user: stern tags: slog)
2025-06-19
16:55
Update sx dependency ... (check-in: 79eda2cb37 user: stern tags: slog)
16:39
Adapt to sx changes (sxeval.ComputeHandler) ... (check-in: 054250da85 user: stern tags: slog)
2025-06-18
18:02
Log sx computations (trace) ... (check-in: 969b6924ec user: stern tags: slog)
16:05
Refactor role of binding/environment when rendering a template ... (check-in: ecfe2b34df user: stern tags: slog)
11:42
Update dependencies ... (check-in: 21007948a1 user: stern tags: slog)
2025-06-16
18:15
Merge from trunk; update dependencies ... (check-in: 9129f51546 user: stern tags: slog)
18:09
Show number of symbols per package ... (check-in: 50cca6221a user: stern tags: trunk)
16:21
Adapt to latest sx ... (check-in: 8a48132b79 user: stern tags: trunk)
12:38
Adapt to latest sx ... (check-in: 49cbeebe4f user: stern tags: trunk)
2025-06-04
14:33
Update dependency zero ... (check-in: 2e9c40cd40 user: stern tags: slog)
13:30
Add request id when logging web requests ... (check-in: 99f3fc5f9e user: stern tags: slog)
2025-06-03
16:50
Use webs/middleware logging (as the test case for migrating to slog) ... (check-in: 19d96d5b18 user: stern tags: slog)
15:53
Allow to log current user, if user was authenticated ... (check-in: 336f05b90a user: stern tags: slog)
15:26
Refactor user handling into auth/user ... (check-in: 4261ace649 user: stern tags: slog)
14:57
Rename server.GetUser -> GetCurrentUser ... (check-in: b5be5e2535 user: stern tags: slog)
2025-06-02
16:48
Improve logging by omitting nil error values ... (check-in: 62addfcd86 user: stern tags: slog)
16:24
Fix some spellings in manual ... (check-in: c9e3b02358 user: stern tags: trunk)
11:35
Remove logger package (and fix some loose ends) ... (check-in: bf0010a767 user: stern tags: slog)
11:16
Remove all log statements of package logger ... (check-in: 576fe78724 user: stern tags: slog)
2025-05-31
16:41
Some smaller updates to use slog logger ... (check-in: 48a739662c user: t73fde tags: slog)
16:29
Use slog logger for package box ... (check-in: 56a69951ae user: t73fde tags: slog)
14:34
Use slog logger in box manager/indexer ... (check-in: d3be40f1af user: t73fde tags: slog)
13:48
Use slog logger in use cases ... (check-in: 202f0a5b3f user: t73fde tags: slog)
13:31
Use slog logger in WebAPI ... (check-in: 80b9c715dc user: t73fde tags: slog)
13:13
Some refactorings to make linters happy ... (check-in: 92e7d63545 user: t73fde tags: slog)
13:09
Use slog loger in WebUI ... (check-in: 9e410cd03c user: t73fde tags: slog)
2025-05-30
18:29
Use slog logging for authentication use case ... (check-in: c1edbc7f28 user: stern tags: slog)
18:18
Add new GetLogger, GetKernelLogger ... (check-in: 82fa8a9489 user: stern tags: slog)
18:14
Use slog logging in web service (but not in adapters) ... (check-in: 179ca73807 user: stern tags: slog)
16:54
Update slog kernel handler to adapt to original logging system ... (check-in: 3963b97edc user: stern tags: slog)
16:03
Integrate slog into kernel and its services ... (check-in: 40d2e7e6a3 user: stern tags: slog)
13:37
Rename all log attrs to dlog ... (check-in: 4ab2c1ea4e user: stern tags: slog)
13:01
Rename all current logger into DLogger, ... ... (check-in: 9d405d3bec user: stern tags: slog)
2025-05-26
09:54
Update t73f dependencies ... (check-in: 3d151cf801 user: stern tags: trunk)
2025-05-22
18:21
Cleanup context key value handling ... (check-in: f51c8bd4d9 user: stern tags: trunk)
2025-05-09
16:34
Add loopback device authentication ... (check-in: 90dbaa8009 user: stern tags: trunk)
12:43
Omit rporting frozen config error ... (check-in: 336d20b3e4 user: stern tags: trunk)
12:06
Add errcheck to check tool ... (check-in: 2766566a4a user: stern tags: trunk)
12:03
Add some missing error handling ... (check-in: 06b8886fc7 user: stern tags: trunk)
2025-05-08
18:22
Check some errors in main function ... (check-in: 46e696cbdc user: stern tags: trunk)
2025-05-06
16:55
Update dependencies ... (check-in: 4e41f56926 user: stern tags: trunk)
16:54
Remove some unused functions ... (check-in: 350a98010d user: stern tags: trunk)
2025-05-05
16:06
Rename log message method "HTTPIP" -> "RemoteAddr" ... (check-in: 8c92ef82e5 user: stern tags: trunk)
16:02
Use webs to calculate the remote address of an web client ... (check-in: 1f44d5cd6a user: stern tags: trunk)
2025-05-02
14:40
Remove Sxn prelude zettl; replace it with std Sx prelude constant ... (check-in: b177257ea5 user: stern tags: trunk)
14:12
Update dependencies ... (check-in: 7a3cf63a22 user: stern tags: trunk)
2025-04-27
11:39
Increase version to 0.22.0-dev to begin next development cycle ... (check-in: d3bf07e6d7 user: t73fde tags: trunk)
2025-04-26
15:16
WebUI: fix wrong display of missing tags in zettel page ... (check-in: 86a15a13f7 user: stern tags: trunk)
15:13
WebUI: move context link from info page to zettel page ... (check-in: 7ae5e31c4a user: stern tags: trunk)
2025-04-17
15:29
Version 0.21.0 ... (check-in: 7220c2d479 user: stern tags: trunk, release, v0.21.0)
09:24
Update to zsc, to fix a panic ... (check-in: b3283fc6d6 user: stern tags: trunk)
2025-04-16
18:12
Fix developer docs: fuzz test ... (check-in: 6131a5f836 user: stern tags: trunk)
16:15
Manual: add info that a pasred zettel is used for calculating references ... (check-in: e62186484d user: stern tags: trunk)
16:08
Add new computed zettel "Modules" to show path and version of each module ... (check-in: 300f931322 user: stern tags: trunk)
2025-04-15
16:45
Set allowed max value of heading level to 5 in markdown parser ... (check-in: 6241e1246c user: stern tags: trunk)
16:33
Update dependencies: sx, sxweb, zsx, zs-client ... (check-in: b00ec8c1f3 user: stern tags: trunk)
16:13
Refactor client test to make linter happy ... (check-in: 4391ed3ab2 user: stern tags: trunk)
16:12
Add client test for GetReferences ... (check-in: ef82e1cd92 user: stern tags: trunk)
15:21
Update dependency: yuin/goldmark ... (check-in: dfe7885f51 user: stern tags: trunk)
15:12
Fix some URIs in the manual / home zettel ... (check-in: 87d56301ee user: stern tags: trunk)
14:51
Add API endpoint /r/{ZID} to retrieve external references ... (check-in: fdce466f3b user: stern tags: trunk)
10:27
Refactor reference collection to return iterators ... (check-in: 135a77a195 user: stern tags: trunk)
08:29
Remove collecting cite nodes ... (check-in: 3f66be4b73 user: stern tags: trunk)
2025-04-14
15:36
Introduce usecase GetReferences; is used in wui.get_info; will be used for new API call to retrieve interesting references. ... (check-in: 07e472bbc1 user: stern tags: trunk)
12:57
Update dependencies ... (check-in: a752f50536 user: stern tags: trunk)
12:48
Use Sx stack-interpreter ... (Closed-Leaf check-in: 6ae7033fd9 user: stern tags: stack-interpreter)
2025-04-03
11:12
Adapt to dependency change (Sx) ... (check-in: 7002f77316 user: stern tags: trunk)
2025-03-25
16:57
Adapt to zsc changes (refactored sz.ScanReference) ... (check-in: b2fddd6b32 user: stern tags: trunk)
2025-03-24
10:04
Merge kernel/impl.go into kernel/kernel.go; remove some unneeded functions; make some functions private ... (check-in: 21fab08139 user: stern tags: trunk)
09:48
Remove kernel.Kernel interface; there is only one struct that implements that interface ... (check-in: a2b7a21a44 user: stern tags: trunk)
2025-03-20
18:08
Merge kernel/impl with kernel ... (check-in: 5a1e31b361 user: stern tags: trunk)
16:21
Splice package internal/web/server/impl -> internal/web/server ... (check-in: a8d9977b97 user: stern tags: trunk)
15:24
Adapt again to zsc/zsx changes ... (check-in: e1014c464d user: stern tags: trunk)
15:14
Adapt to zsc/zsx changes ... (check-in: beea3409ed user: stern tags: trunk)
13:36
Adapt to zsc/zero changes ... (check-in: bd1bcc03f8 user: stern tags: trunk)
12:30
WebUI: fix calculation of shadowed boxes in info view ... (check-in: f57d54ca64 user: stern tags: trunk)
2025-03-18
14:51
Adapt to zsc/zsx changes ... (check-in: 1c97db52f5 user: stern tags: trunk)
2025-03-17
18:05
Adapt to zsc change (move some definitions to new zsx) ... (check-in: 3dd760d75c user: stern tags: trunk)
13:50
In Sz, encode table cell alignment as an attribute ... (check-in: 226a360df9 user: stern tags: trunk)
11:52
Adapt to zsc change: add attribute to sz encoding of table cells ... (check-in: 2e2b68ef8e user: stern tags: trunk)
10:31
Refactor encoder: remove WriteContent and WriteInlines ... (check-in: 9b4d7dcb27 user: stern tags: trunk)
2025-03-14
14:45
Add attributes to block BLOBs ... (check-in: e328bec31b user: stern tags: trunk)
13:39
Add attribute to sz encoding of lists and descriptions ... (check-in: 3d58de9a41 user: stern tags: trunk)
2025-03-13
17:34
Refactor all remaining parsers to produce sz nodes, instead of AST node ... (check-in: a60833ae1e user: stern tags: trunk)
16:24
Markdown parser produces sz nodes, not ast nodes ... (check-in: 03432b59fd user: stern tags: trunk)
14:20
Update to latest zsc ... (check-in: 4bafb0b7b4 user: stern tags: trunk)
13:42
Refactor sz LINK-* symbols into one symbol LINK. Type of reference is encoded in reference itself ... (check-in: 6410cf4b8b user: stern tags: trunk)
2025-03-12
17:16
Adapt to zsc change: zmk parser as struct ... (check-in: 209c52020b user: stern tags: trunk)
14:50
Adapt dependency zettel to moved "draw" parser code ... (check-in: 020f14ec52 user: stern tags: trunk)
2025-03-11
18:23
Move "draw" parser into webs project as webs/aasvg ... (check-in: 21e6d126ee user: stern tags: trunk)
17:39
Move all parser into one package ... (check-in: 1e8c0c9415 user: stern tags: trunk)
16:19
Remove unneeded encoder vars for text and zmk encoding ... (check-in: 45c2680bfa user: stern tags: trunk)
14:11
Move all encoders in one package ... (check-in: 725013bc89 user: stern tags: trunk)
2025-03-10
18:52
Refactored strfun.XMLEscape into web/xml ... (check-in: 08d7e39dbc user: stern tags: trunk)
17:04
Typos in Website; add missing download link to Android executable ... (check-in: 9e0f33d64a user: stern tags: trunk)
16:52
Move internal packages below dir "internal" ... (check-in: 6f5241082e user: stern tags: trunk)
2025-03-07
19:04
Increase version to 0.21.0-dev to begin next development cycle ... (check-in: 78bd8825fa user: stern tags: trunk)
16:48
Fix release date for 0.20.0 in changelog ... (check-in: f0f37f254c user: stern tags: trunk)
16:06
Version 0.20.0 ... (check-in: 674f1fe89d user: stern tags: trunk, release, v0.20.0)
10:41
Update golang dependencies ... (check-in: b138cefd04 user: stern tags: trunk)
2025-03-04
21:23
Prepare for adding an inline in a transclude node ... (check-in: c10b43e269 user: t73fde tags: trunk)
2025-03-03
23:45
Remove inline variant of parser/cleaner and evaluator: they were not used any more ... (check-in: 71ae7fc16a user: t73fde tags: trunk)
2025-03-02
20:57
Adapt to latest ZSC ... (check-in: 7ba17a4d02 user: t73fde tags: trunk)
2025-03-01
23:49
Update to latest ZSC ... (check-in: 41033e6438 user: t73fde tags: trunk)
2025-02-27
21:03
emove HTTP server timeouts: Zettelstore should not be exposed directly to the internet, e.g. because of missing HTTP encryption. ... (check-in: 4d723b858b user: t73fde tags: trunk)
2025-02-26
21:25
Apply modernize ... (check-in: cbcabd5f78 user: t73fde tags: trunk)
2025-02-25
19:12
Adapt to ZSC changes (introducing sz.MakeXXX AST building functions), refactor sz encoder to remove sx.Vector and use sx.ListBuilder ... (check-in: 75f4589146 user: stern tags: trunk)
12:04
Update to latest Sx, Zsc ... (check-in: 551552261b user: stern tags: trunk)
2025-02-24
18:44
Adapt to ZSC change (walk.VisitAfter) ... (check-in: c09ee91763 user: stern tags: trunk)
13:07
sztrans: add syntax to AST embed ... (check-in: 38addcb338 user: stern tags: trunk)
11:16
Update to new ZSC ... (check-in: 3d605a8325 user: stern tags: trunk)
11:11
API: remove superflouous '(list ...)' in data encoding for query and aggregate ... (check-in: e14941fc3c user: stern tags: trunk)
2025-02-21
18:29
Some refactorings in preparation of sx transition ... (check-in: 9745a8d7ab user: stern tags: trunk)
14:10
Remove previous parser ... (check-in: 9568880ac6 user: stern tags: trunk)
2025-02-18
18:09
Enable ZMK parser from ZSC ... (check-in: a2e12ea461 user: stern tags: trunk)
11:27
Adapt to Sx changes: use ListBuilder.AddN ... (check-in: f85c9deb7c user: stern tags: trunk)
2025-02-17
13:55
Update dependencies ... (check-in: 06a186c37d user: stern tags: trunk)
2025-02-16
18:41
Fix some issues with go.sum ... (check-in: 07ab548853 user: t73fde tags: trunk)
18:09
Make use of Sx list iters ... (check-in: 7ac84dda26 user: t73fde tags: trunk)
2025-02-14
16:59
Refactor query retrieval ... (check-in: 79363d507d user: stern tags: trunk)
16:54
Update to latest ZSC: fixes a query bug ... (check-in: 6cfe677abd user: stern tags: trunk)
14:37
Make second zmk parse public to make linters happy (just temporary) ... (check-in: d9f24587f4 user: stern tags: trunk)
14:33
WebUI: reorder links to other zettel in zettel view ... (check-in: 3c1b210b15 user: stern tags: trunk)
2025-02-13
09:40
Adapt to ZSC changes; fix one additional issue ... (check-in: 41a296fee9 user: stern tags: trunk)
09:30
Adapt to ZSC changes: remove package domain/id/idslice ... (check-in: d75d59f007 user: stern tags: trunk)
09:08
Adapt to ZSC changes (mostly refactoring meta.Value methods) ... (check-in: 3692fae4b6 user: stern tags: trunk)
2025-02-12
19:27
Use Go 1.24; renamed app -> zero ... (check-in: 1f2dc8a7df user: stern tags: trunk)
2025-02-11
12:10
Update golang dependencies ... (check-in: 8fa366e15f user: stern tags: trunk)
12:09
Adapt to ZSC changes: removal of package maps ... (check-in: 9ded4da858 user: stern tags: trunk)
10:35
Got package strfun back from ZSC ... (check-in: ea90337117 user: stern tags: trunk)
10:17
Adapt to ZSC changes: use app/set.Set instead of zsc/strfun.Set ... (check-in: 42b0f4b78a user: stern tags: trunk)
2025-02-07
15:54
Adapt to ZSC changes: meta pair slices are now iterators ... (check-in: c9d85e55ef user: t73fde tags: trunk)
2025-02-06
20:39
Rename constants for verbatim/literal code ... (check-in: e5807a226d user: t73fde tags: trunk)
20:22
Adapt to ZSC changes: move meta/zid constants to their specific packages; refactor metadata value methods ... (check-in: a79ed0fc02 user: t73fde tags: trunk)
2025-02-05
23:51
Adapt to ZS client change: added meta.Value ... (check-in: c5f17ae902 user: t73fde tags: trunk)
2025-02-04
20:44
Move zettel/meta and strfun to zs client ... (check-in: 95741167b3 user: t73fde tags: trunk)
2025-02-03
17:57
Adapt to client changes: rename some idset methods; some additional refactoring ... (check-in: 904e0c16f4 user: stern tags: trunk)
17:34
Move handling of zettel identifier into zs client ... (check-in: aaed8e7787 user: stern tags: trunk)
2025-02-02
16:33
Fix CONTEXT query; add MIN directive ... (check-in: a27bf9138f user: stern tags: trunk)
2025-01-31
14:23
Fix some issues with lists menu zettel ... (check-in: c0a95620c5 user: stern tags: trunk)
2025-01-22
17:26
Fix some issues in sztrans; add zsc zmk parser (prototype) ... (check-in: 9ee25cbc62 user: stern tags: trunk)
2025-01-21
17:57
Rework sztrans.GetNode into GetBlockSlice ... (check-in: 6cb8a08e4b user: stern tags: trunk)
2025-01-17
18:51
Refactor encoder test ... (check-in: d5cd5b61a6 user: stern tags: trunk)
17:14
Add sz/zmk parser to encoder tests. Actual test code is disabled. Use it only for debugging sztrans ... (check-in: 20148d82dd user: stern tags: trunk)
17:12
Fix sztrans problem with default alignment in tables ... (check-in: 39c9b833c7 user: stern tags: trunk)
16:28
Very early version of sz-to-ast transformer ... (check-in: 255fbdd525 user: stern tags: trunk)
2025-01-16
17:34
Fix WalkChildren for block and inline slice ... (check-in: 0fe6a2da29 user: stern tags: trunk)
2025-01-15
19:09
Remove support for inline HTML text ... (check-in: 604ef4d6c1 user: stern tags: trunk)
17:19
Remove support for inline zettel snippets ... (check-in: 391741ca87 user: stern tags: trunk)
16:28
Remove support for metadata type "Zettelmarkup" ... (check-in: d7facbdc44 user: stern tags: trunk)
15:43
Metadata "summary" is now of type string (was: zettelmarkup) ... (check-in: 93bf38c794 user: stern tags: trunk)
2025-01-13
17:13
Remove support for metadata key created-missing ... (check-in: 50f11b04f7 user: stern tags: trunk)
2025-01-10
12:36
Update dependencies ... (check-in: 9a97d28587 user: stern tags: trunk)
12:34
Metadata with suffix "-title" is no longer Zettelmarkup ... (check-in: 3c4e61373e user: stern tags: trunk)
2025-01-06
18:25
Fix some typos in the manual, as proposed by my students ... (check-in: 2b08365e40 user: stern tags: trunk)
2025-01-02
21:27
Fix some additional typos in the manual, not proposed by my student (but possibly inspired by them) ... (check-in: b9ab7bdcfe user: stern tags: trunk)
21:14
Fix typos in manual and in predefined zettel, as proposed by some of my students ... (check-in: 1b276206c6 user: stern tags: trunk)
2024-12-30
20:25
Show metadata "superior" and "subordinates" in WebUi (again) ... (check-in: d46f749922 user: t73fde tags: trunk)
2024-12-27
21:07
Fix: missing lang parameter in building lists menu ... (check-in: 29a09c69df user: t73fde tags: trunk)
20:32
WebUI: build "Lists" menu from zettel "Lists Menu" ... (check-in: c9623db930 user: t73fde tags: trunk)
20:00
Refactor some more wui code w.r.t. to use of sx.ListBuilder ... (check-in: 2239316410 user: t73fde tags: trunk)
19:23
Refactor wui code for "new" template to use a sx.ListBuilder ... (check-in: f4c889cd47 user: t73fde tags: trunk)
2024-12-23
21:06
Fix visibility of zettel "Lists Menu" ... (check-in: b4ca73f9d3 user: t73fde tags: trunk)
20:53
Refactor reverse runing for loop by using slices.Backward ... (check-in: c5021e3402 user: t73fde tags: trunk)
20:44
Add predefined zettel "Lists Menu" ... (check-in: 45cc13804a user: t73fde tags: trunk)
13:33
Upgrade to latest ZS client ... (check-in: 57336d02ba user: t73fde tags: trunk)
2024-12-22
21:31
Refactor collect.Order to return slice of LinkNode, not slice of reference ... (check-in: 994a1467bb user: t73fde tags: trunk)
2024-12-16
17:27
Refactor config handling in WebUI package ... (check-in: 87c8fd7048 user: stern tags: trunk)
10:03
Fix some typos in the manual and in predefined zettel ... (check-in: 96c60bbcc2 user: stern tags: trunk)
2024-12-13
17:13
Remove/refactor some code that still names old-style zids ... (check-in: 62c58505b6 user: stern tags: trunk)
14:38
Remove support for web feeds ... (check-in: 9d8a0b12e2 user: stern tags: trunk)
14:01
Increase version to 0.20.0-dev to begin next development cycle ... (check-in: 8d481c1e92 user: stern tags: trunk)
13:26
Version 0.19.0 ... (check-in: bb751329ab user: stern tags: trunk, release, v0.19.0)
12:36
Update to latest zettelstore client ... (check-in: 5ed6d8e8e3 user: stern tags: trunk)
11:57
Fix some problems in dev docs ... (check-in: 307d5f4ea7 user: stern tags: trunk)
11:14
ome more typos in manual ... (check-in: 028a0d8bb7 user: stern tags: trunk)
09:45
Fix some typos in manual and in one predefined zettel. ... (check-in: 38319b2eaf user: stern tags: trunk)
2024-12-12
16:28
Fix wrong quotations encoding in markdown ... (check-in: 9814502e48 user: stern tags: trunk)
16:00
Update dependencies: golang, t73f.de/r/zsc ... (check-in: 8efcbdcb2d user: stern tags: trunk)
14:40
Fix some typos in Manual ... (check-in: bca04aa4fb user: stern tags: trunk)
2024-12-08
12:58
Add some time to write-timeout ... (check-in: b06eb7b5f1 user: t73fde tags: trunk)
2024-12-02
09:53
Remove code for mapping zids to previous new-style zids ... (check-in: 94ec5ea9a4 user: stern tags: trunk)
09:51
Add deprecation of RSS and ATOM query aggregates ... (check-in: e16eaa7f6e user: stern tags: trunk)
09:42
Cleanup code and manual wrt zids ... (check-in: fbbf22bcff user: stern tags: trunk)
08:54
Fix some errors in change log ... (check-in: fdebee9322 user: stern tags: trunk)
2024-11-28
13:29
Manual: remove info about previous new-style zids; fix some typos ... (check-in: d5f6fa92b2 user: stern tags: trunk)
2024-11-27
17:18
Remove support of mapping zids to previous new-style zids. ... (check-in: ca58093de8 user: stern tags: trunk)
16:22
Move previous new-style zids into internal package. They will probably be reused, when the indexer is rewritten. ... (check-in: b3a87e8180 user: stern tags: trunk)
16:12
Remove usage of previous new-style zids in metadata; do not show it in zettel, info, and delete view. Basically reverses [36f3326f6c]. ... (check-in: d58a2aaf6f user: stern tags: trunk)
15:59
Remove support to use previous new-style zids in URIs (WebUI, API). Basically reverses [a9ff6233ea]. ... (check-in: 9145c14e0f user: stern tags: trunk)
2024-11-25
17:34
No error message when no new zid was allocated. Instead: allocate new zid. ... (check-in: 10d089d6b3 user: stern tags: trunk)
17:22
Manual: reserve "+" for block and inline elements in zettel markup ... (check-in: 8252f4de80 user: stern tags: trunk)
09:25
Updatee to client changes: superior / subordinate are still part of the client API ... (check-in: 33b72b349f user: stern tags: trunk)
2024-11-18
17:11
Downgrade hierarchical metadata keys, introduce sequence metadata keys (sequel, prequel) ... (check-in: 63ca2d6b5c user: stern tags: trunk)
16:57
Fix: index manual ... (check-in: c1cc2c629b user: stern tags: trunk)
2024-11-08
15:41
Update dependencies ... (check-in: fb4606d19c user: stern tags: trunk)
2024-11-04
18:38
Refactor zid-mapper ... (check-in: 5c732d61d2 user: stern tags: trunk)
16:39
Remove support of tracking the mapping betreen old-style and new-style zids ... (check-in: 14b1d5daa8 user: stern tags: trunk)
2024-10-31
11:40
Update dependency github.com/fsnotify/fsnotify ... (check-in: 0c3ffebd03 user: stern tags: trunk)
2024-10-16
16:04
Adapt to yuin/goldmark@v1.7.8 ... (check-in: c9ca0d93fe user: stern tags: trunk)
15:00
Update link in imprint ... (check-in: cf83113558 user: stern tags: trunk)
2024-10-15
15:59
API and WebUI support new-style zettel identifier in URIs ... (check-in: a9ff6233ea user: stern tags: trunk)
13:59
First step to support new-style zids in web server ... (check-in: 9583dbb036 user: stern tags: trunk)
10:06
Update build docs ... (check-in: a450ab50db user: stern tags: trunk)
2024-10-14
13:53
Fix changelog ... (check-in: 964b56e379 user: stern tags: trunk)
13:49
Fix some web site problems ... (check-in: 27122bd9ba user: stern tags: trunk)
2024-10-12
15:02
Update to latest yuin/goldmark ... (check-in: d1a5fe44e6 user: stern tags: trunk)
2024-10-07
13:11
Add again darwin/amd86 to released versions ... (check-in: 89d14d2e9e user: stern tags: trunk)
13:08
ome issues with revive tool ... (check-in: b5cd26a9a2 user: stern tags: trunk)
13:04
Move ZidMapper out of box/manager -> zettel/id/mapper ... (check-in: c633f8ea83 user: stern tags: trunk)
09:10
Update golang dependencies ... (check-in: 2aecd697fc user: stern tags: trunk)
2024-09-27
16:35
Add revive tool to tools; add some missing comments ... (check-in: a64decfa47 user: stern tags: trunk)
16:05
Refactor to make revive tool happy (and me) ... (check-in: 6f8452996b user: stern tags: trunk)
2024-09-26
16:47
Reread zettel id mapping zettel when updated ... (check-in: 0073087bde user: stern tags: trunk)
12:52
Enable runtime profiling ... (check-in: c2743a97b5 user: stern tags: trunk)
11:48
Refactor kernel to remove some warnings ... (check-in: 105f0b6440 user: stern tags: trunk)
11:42
Refactor zettel notification in boxes ... (check-in: e154f55f38 user: stern tags: trunk)
2024-09-23
16:59
Enlarge index queue to remove chance of deadlock ... (check-in: d7cedf7bce user: stern tags: trunk)
15:37
Add some profiling tools to allow better debugging at runtime ... (check-in: 4ed19ec28c user: stern tags: trunk)
2024-09-08
19:59
Fix mapping startup error that results in timeouts ... (check-in: 850ee74ffd user: t73fde tags: trunk)
19:44
Update golang dependency ... (check-in: af4e57e975 user: t73fde tags: trunk)
2024-09-05
13:52
Update Golang dependencies ... (check-in: 49708c56a4 user: t73fde tags: trunk)
2024-08-30
13:59
Index content only for zettel with id >= 000100000000 ... (check-in: e8cf69aef9 user: stern tags: trunk)
13:59
Update zettel id mapping when file system detects a new or a deleted zettel ... (check-in: ff0af96e2c user: stern tags: trunk)
2024-08-27
12:36
Fix css error for tables in info view ... (check-in: 56f4be0ca2 user: stern tags: trunk)
09:32
Fix: allow SVG-zettel where the <svg-tag is continued on next line ... (check-in: 0a2fc3a838 user: stern tags: trunk)
2024-08-26
12:58
Use rel="external" for external links; adapt to some client changes ... (check-in: ab989d6ec1 user: stern tags: trunk)
10:07
Calculate b36-zid when reading zettel/metadata; show b36-zid in zettel view, info view, and delete view ... (check-in: 36f3326f6c user: stern tags: trunk)
2024-08-23
16:15
Add andoid/arm64 to release; remove darwin/amd64 from release ... (check-in: a9dca33b85 user: stern tags: trunk)
2024-08-19
15:40
Improve assignment of new zids by reusing the last one, if the last zettel was deleted ... (check-in: fc2eaf033f user: stern tags: trunk)
13:12
Cleanup CSS ... (check-in: cc2e4e7640 user: stern tags: trunk)
09:29
Generate for table head ... (check-in: 78a2f818bc user: stern tags: trunk)
2024-08-16
08:58
Fix: interference of font in blockquote and emphazized text ... (check-in: 0bc743ed29 user: stern tags: trunk)
2024-08-14
14:28
Incorporate EMBED-SVG fix from client ... (check-in: a24d7838ff user: stern tags: trunk)
09:16
Update dependencies -> use Go 1.23 ... (check-in: b1a43eabce user: stern tags: trunk)
2024-08-09
17:05
Add box.OnDelete as an additional UpdateReason for a zettel/box ... (check-in: 1873cfdf51 user: stern tags: trunk)
2024-08-08
10:17
Update mapping zettel if a zettel is created/deleted ... (check-in: eada9f8242 user: stern tags: trunk)
08:57
Write mapping zettel on startup only if needed ... (check-in: 3b9a5edf35 user: stern tags: trunk)
08:40
Fix regression in client-test ... (check-in: 8025ca49ac user: stern tags: trunk)
2024-08-07
15:38
Make mapping relevant zettel visible for non-experts. Only login is needed ... (check-in: 195a4735d2 user: stern tags: trunk)
15:14
Make use of client input functions for whitespace handling ... (check-in: 8faf5fcf50 user: stern tags: trunk)
13:11
Initial version of creating identifier mapping zettel at startup ... (check-in: 3e87489906 user: stern tags: trunk)
09:53
Move computed identifier mapping zettel to 99999996, add empty real identifier mapping zettel as constant zettel ... (check-in: f659fac026 user: stern tags: trunk)
09:24
Update dependencies ... (check-in: 41c11b2d22 user: stern tags: trunk)
2024-08-05
10:41
Update dependencies ... (check-in: c088e2b321 user: stern tags: trunk)
10:39
Fix quote handling in md encoder ... (check-in: c7abde64b0 user: stern tags: trunk)
2024-08-01
10:23
Refactor MakeXXXHandler to return http.Handler (and not http.Handlerfunc) ... (check-in: 409b9ebf08 user: stern tags: trunk)
2024-07-11
17:10
Remove "rename" operation (both webui and api; plus internal zettel etc) ... (check-in: b61264a18b user: stern tags: trunk)
15:34
Increase version to 0.19.0-dev to begin next development cycle ... (check-in: 1d1cd5e637 user: stern tags: trunk)
14:43
Version 0.18.0 ... (check-in: b94ede10d4 user: stern tags: trunk, release, v0.18.0)
14:14
Add KEYS aggregate action to API manual ... (check-in: a6d7c963a1 user: stern tags: trunk)
09:48
Refactor enrich handling w.r.t computing of created metadata key ... (check-in: 40640d78f2 user: stern tags: trunk)
09:47
Fix bug introduced in id.Set refactoring; add test case ... (check-in: d430b303d1 user: stern tags: trunk)
2024-07-10
16:52
Clean up some manual pages wrt grammar, spelling, ... ... (check-in: 68eb82d868 user: stern tags: trunk)
15:39
Update manual ... (check-in: d14e1febba user: stern tags: trunk)
15:28
Update creation date that causes a warning ... (check-in: e0eb7922d8 user: stern tags: trunk)
15:25
Zid-Mapper: add new reserved identifier ... (check-in: 0572f6a32e user: stern tags: trunk)
08:57
Fix some potential races ... (check-in: 75d70e1732 user: stern tags: trunk)
2024-07-09
16:29
Refactor const box ... (check-in: c1584b44ab user: stern tags: trunk)
16:08
Add computed zettel "Zettelstore Sx Engine" ... (check-in: 9798838f79 user: stern tags: trunk)
10:55
Check for timeouts; make timeouts more visible ... (check-in: 8794cf341c user: stern tags: trunk)
2024-07-08
15:50
Refactor zidMapper ... (check-in: b12cb216a5 user: stern tags: trunk)
15:36
Produce zipMapper warning for IDs that are not dates ... (check-in: e2af0518ae user: stern tags: trunk)
14:04
Update changelog to reflect newest changes ... (check-in: 6eb2c305bf user: stern tags: trunk)
13:55
Update manual wrt future migration to new zettel identifier ... (check-in: aea73dc0ad user: stern tags: trunk)
12:15
Update client dependency ... (check-in: c01f053b88 user: stern tags: trunk)
11:48
Remove sequence checker in zidMapper; it produces false errors ... (check-in: 21c6563366 user: stern tags: trunk)
11:04
Cleanup predefined zettel AppDir; add test for client call GetApplicationZid ... (check-in: a1a084fb36 user: stern tags: trunk)
10:40
Add reserved identifier (for storing session data; came from client) ... (check-in: bb8e73cb64 user: stern tags: trunk)
09:04
Identifier Mapping zettel is only visible for experts ... (check-in: afe6f8b835 user: stern tags: trunk)
2024-07-06
18:18
Update migration info in manual: no rename in v0.19 ... (check-in: 093b84f541 user: t73fde tags: trunk)
18:13
refactor zidMapper , also to remove possible future race conditions ... (check-in: c3fe5cdbb1 user: t73fde tags: trunk)
2024-07-05
23:07
Fix the obvious test regression ... (check-in: e27f5da7f2 user: t73fde tags: trunk)
23:01
Initial version of zettel "Zettelstore Identifier Mapping" ... (check-in: f292a41e5c user: t73fde tags: trunk)
21:45
Zettel had wrong identifier ... (check-in: 12bd01f10a user: t73fde tags: trunk)
21:34
Introduce id.ZidN, the internal datatype for new base-36 encoded zettel identifier. Add them to zid-mapper ... (check-in: 9d823abcbe user: t73fde tags: trunk)
18:18
Give some hints about the migration process ... (check-in: a12ad821e2 user: t73fde tags: trunk)
16:28
Refactor content creation of warnings zettel: fetch alls zids every time zettel is retrieved ... (check-in: 5bcf690327 user: t73fde tags: trunk)
16:25
Update golang dependencies ... (check-in: 15c1357faf user: t73fde tags: trunk)
2024-07-04
23:09
Initial version of zid-mapper, integrated into warnings zettel ... (check-in: b32c30e072 user: t73fde tags: trunk)
19:10
Two small refactorings ... (check-in: ccd3c2292e user: stern tags: trunk)
18:53
No need to give api.ZidAppDirectory a parsed id ... (check-in: 2e87dc9ec9 user: stern tags: trunk)
2024-07-03
22:21
Add application directory zettel ... (check-in: b03a5db51d user: t73fde tags: trunk)
2024-07-02
22:35
Add missing created metadata for manual zettel ... (check-in: 2aa1b7296b user: t73fde tags: trunk)
2024-06-30
19:49
Fix test regression ... (check-in: 65f9f532b2 user: t73fde tags: trunk)
19:44
Typo in warnings zettel ... (check-in: d6804ae935 user: t73fde tags: trunk)
19:37
Add new Zettel "Zettelstore Warnings" ... (check-in: e7820f804e user: t73fde tags: trunk)
16:14
Add metadata key "created-missing" ... (check-in: 88ca30146e user: t73fde tags: trunk)
2024-06-26
22:10
New proposal for mapping timestamp-based zids to base36 zids ... (Leaf check-in: 249c165fab user: t73fde tags: b36)
21:39
Rename ZidO et.al back to original names. It was a bad idea. Only rename if needed. Hopefully, merges from trunk will become easier ... (check-in: 0449ce0efe user: t73fde tags: b36)
2024-06-25
16:54
Update dependency goldmark ... (check-in: 44970588f6 user: stern tags: trunk)
16:48
Merge from trunk ... (check-in: 1e5b2571a6 user: stern tags: b36)
14:55
Integrate removal of space nodes and refactoring for new set implementation ... (check-in: 2c49d84c3c user: stern tags: trunk)
2024-06-24
16:46
Merge from id-Set-based refactorings ... (Closed-Leaf check-in: f79ae4605a user: stern tags: nospace)
16:44
Replaced id.Slice with id.Set in box.manager.mapStore ... (Leaf check-in: 5acd22ac21 user: stern tags: newset)
11:54
Replace map-based id.Set implementation with a slice-based ... (check-in: 0c72d2f2b4 user: stern tags: newset)
2024-06-23
16:38
Merge in new set refactoring ... (check-in: 4572fb4342 user: stern tags: nospace)
16:36
Refactor id.Set implementation to prepare for slice implementation ... (check-in: 0afce18ab3 user: stern tags: newset)
16:10
Hide map implementation in id.Set ... (check-in: c43c1b2d04 user: stern tags: newset)
15:00
Update goldmark dependency ... (check-in: 7d1c721311 user: stern tags: trunk)
2024-06-21
17:47
Add a check for already given zids ... (check-in: 8475ed0c2d user: stern tags: b36)
17:39
Very initial version of zid migration ... (check-in: 2b742a0dc8 user: stern tags: b36)
15:51
Rename ZidO constant to InvalidO (an use the correct branch name b36) ... (check-in: 4cc1d16330 user: stern tags: b36)
15:48
Rename legacy zid to zidO ... (Leaf check-in: 218dac9fa2 user: stern tags: b64)
15:35
Update dependencies ... (check-in: 368dff12c3 user: stern tags: nospace)
2024-06-20
15:12
Remove "(SPACE)" mentions from manual ... (check-in: 1c544ac5c2 user: stern tags: nospace)
14:04
Update to latest trunk changes ... (check-in: 493d0eab86 user: stern tags: nospace)
14:03
Replace sort package with slices, now in package query too. ... (check-in: 825d28eb22 user: stern tags: trunk)
12:49
Replace sort package in draw with slices ... (check-in: bb0f2dd6a3 user: stern tags: trunk)
12:36
Replace package "sort" with "slices", if possible (and simple) ... (check-in: 62ab6bdcfc user: stern tags: trunk)
12:18
Make dump-index more deterministic ... (check-in: 0b5cbfb3ff user: stern tags: trunk)
11:07
Update t73f dependencies ... (check-in: 9e7469e5a5 user: stern tags: nospace)
2024-06-19
16:48
Remove SpaceNode (ast) ... (check-in: 957a23fce9 user: stern tags: nospace)
2024-06-18
16:13
Refactor some code in md encoder ... (check-in: 6e3cd3a001 user: stern tags: trunk)
15:04
WebUI: refactor references of info view ... (check-in: 9b55d250c8 user: stern tags: trunk)
14:22
Rename wrongly named variable ... (check-in: 56d36b1806 user: stern tags: trunk)
2024-06-16
13:03
Update dependencies (goldmark, t73f) ... (check-in: 63d6cf58e4 user: t73fde tags: trunk)
2024-06-05
18:20
Update dependencies (golang/x, t73f) ... (check-in: cee73bcee7 user: stern tags: trunk)
2024-05-07
13:31
Create zettel with file mode 0666 (instead of 0600) ... (check-in: 0f043ac65e user: stern tags: trunk)
11:07
Update dependencies ... (check-in: 6f3e8a6f77 user: stern tags: trunk)
2024-04-22
15:01
Rename package sxhtml to sxwebs/sxhtml; update some dependencies ... (check-in: 3e4f0da507 user: stern tags: trunk)
2024-04-18
13:30
Adapt to client change: api.URLBuilder ... (check-in: 85cb9d749b user: stern tags: trunk)
07:57
Update dependency zettel ... (check-in: af30a48347 user: stern tags: trunk)
07:47
Adapt to SxHTML separation from Sx ... (check-in: cfc550e368 user: stern tags: trunk)
2024-04-17
16:15
Move client software to package t73f.de/r/zsc ... (check-in: 9ce68bd62b user: stern tags: trunk)
2024-04-16
15:06
Update sx dependency ... (check-in: 0fb9d73896 user: stern tags: trunk)
2024-04-15
09:38
Adapt to sx changes: String is now a struct ... (check-in: dabc96d27f user: stern tags: trunk)
2024-04-13
14:08
Fix GOVCS regression in tools.go ... (check-in: 8fa5835dda user: stern tags: trunk)
14:05
Adapt to new location of sx repo ... (check-in: af2a8a224e user: stern tags: trunk)
2024-04-05
10:28
Update Go dependencies: crypto, term ... (check-in: b40340e520 user: stern tags: trunk)
2024-04-03
13:04
Update to github.com/yuin&goldmark v1.7.1 ... (check-in: d996d0b323 user: stern tags: trunk)
2024-03-18
11:06
Fix regression of last commit (forgot to update tests) ... (check-in: 726c56c5ed user: stern tags: trunk)
11:01
Add computed zettel "Zettelstore Memory" ... (check-in: 20c2401591 user: stern tags: trunk)
2024-03-14
12:16
Adapt to Sx changes: arity-specific builtin implementation functions ... (check-in: a82de648e8 user: stern tags: trunk)
2024-03-11
15:22
Adapt to Sx changes ... (check-in: 1b8d09d31b user: stern tags: trunk)
2024-03-06
15:05
Update to latest golang dependencies ... (check-in: 3950f3fb55 user: stern tags: trunk)
15:02
Increase version to 0.18.0-dev to begin next development cycle
... (check-in: 51c141a192 user: stern tags: trunk)
2024-03-04
17:08
Version 0.17.0 ... (check-in: c863ee5f61 user: stern tags: trunk, release, v0.17.0)