Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
119 descendants of v0.20.0
2025-06-28
| ||
12:38 | WebUI: remove action "version" ... (Leaf 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) | |