Zettelstore

Timeline
Login

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

518 check-ins going from trunk to v0.7.0

2024-03-18
11:06
Fix regression of last commit (forgot to update tests) ... (Leaf 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)
13:47
Adapt to sx changes; add SPDX license identifiers ... (check-in: 5485ba3ce3 user: stern tags: trunk)
2024-03-02
11:07
Adapt to sx changes: introduction of "env.Compile" ... (check-in: 9ff77efb2b user: t73fde tags: trunk)
2024-03-01
16:47
Adapt to sx changes (builtin "(cond ...)" was removed) ... (check-in: c0e0b35e4c user: stern tags: trunk)
2024-02-29
14:30
Remove superfluous attribute of httpServer ... (check-in: 3c1f6e5880 user: stern tags: trunk)
2024-02-27
18:55
Update to latest golang/x/crypto ... (check-in: 4d68105477 user: stern tags: trunk)
2024-02-22
11:34
WebUI: shaow all metadata with key ending "-url" on zettel view ... (check-in: 8c07ae69e6 user: stern tags: trunk)
08:34
Rename box/manager/memstore -> mapstore; refactor indest store creation ... (check-in: 45ea069f2f user: stern tags: trunk)
2024-02-21
13:10
Remove logging level "warn", "fatal", "panic" ... (check-in: 425f78f137 user: stern tags: trunk)
2024-02-20
18:07
Remove logging level "sense" ... (check-in: f1ae410859 user: stern tags: trunk)
2024-02-19
18:47
Manual: make clear that metadata keys are lowercase ... (check-in: 26a295e2cf user: stern tags: trunk)
15:25
Remove metadata type WordSet ... (check-in: 6b781a62ee user: stern tags: trunk)
15:06
Actions in uppercase letters that result in an empty list, will be ignored and the selected zettel list in retured. This is for compatibility. ... (check-in: 83eefb5fca user: stern tags: trunk)
14:30
Pretty-print SXN zettel only at evaluation, not at parsing time ... (check-in: c7429dbb8e user: stern tags: trunk)
13:58
Add license information to SXN zettel ... (check-in: 2b5069f91c user: stern tags: trunk)
13:49
WebUI: add CSS classes to metadata table rows in info view ... (check-in: 5af46550f7 user: stern tags: trunk)
10:51
WebUI: generate a matching query for all tags / words ... (check-in: 51cfe45f78 user: stern tags: trunk)
2024-02-18
14:33
WebUI: add "full" (context) link to info page ... (check-in: 851a52b44b user: t73fde tags: trunk)
2024-02-16
00:19
Refactor: use API constants for query actions ... (check-in: 459740a035 user: t73fde tags: trunk)
2024-02-15
23:42
API: add query action REDIRECT ... (check-in: c3a7367b79 user: t73fde tags: trunk)
2024-02-13
21:26
Add errcheck to dev tools ... (check-in: aaca7c730d user: t73fde tags: trunk)
21:22
Refactor API/WebUI code to make use of Zid.ZettelID ... (check-in: 3c515c0e54 user: t73fde tags: trunk)
21:07
WebUI: add query action REDIRECT ... (check-in: 955bbfe0fa user: t73fde tags: trunk)
20:39
WebUI: fix reIndex Zettel ... (check-in: b08dff0564 user: t73fde tags: trunk)
2024-02-11
20:33
Fix panic when debug mode: printing page object (was an sx error too) ... (check-in: 880a0bda12 user: t73fde tags: trunk)
20:14
Update to latest client ... (check-in: 55efa43140 user: t73fde tags: trunk)
19:27
Adapt to sx changes: sx.Symbol is now a pointer ... (check-in: 8e0a831f7a user: t73fde tags: trunk)
2024-02-09
18:15
Add FULL directive to CONTEXT query ... (check-in: 4a0a24da24 user: t73fde tags: trunk)
17:56
Update cost calculation for context retrieval ... (check-in: d7d40b5cca user: t73fde tags: trunk)
15:57
Refactor context calculation to use floating point numbers ... (check-in: b4ef36880c user: t73fde tags: trunk)
15:43
Fix: tag costs for context must be calculated for every zettel ... (check-in: 80e42ee970 user: t73fde tags: trunk)
12:09
Refactor context calculation wrt tag handling ... (check-in: f147a95311 user: t73fde tags: trunk)
2024-02-08
16:05
WebUI: show correct number of entries when an action was given ... (check-in: 3d30a92c01 user: t73fde tags: trunk)
15:36
WebUI: show number of entries in query lists ... (check-in: e97125744a user: t73fde tags: trunk)
14:40
Update to latest Go dependencies ... (check-in: 55f6e17aa7 user: t73fde tags: trunk)
2024-02-07
21:57
Refactor to use new math/rand/v2 package ... (check-in: 0599935204 user: t73fde tags: trunk)
21:02
Update to latest client; fix one regression ... (check-in: 11173d5673 user: t73fde tags: trunk)
20:32
Refactor to make use of new Go 1.22 for loop ... (check-in: f3408356d0 user: t73fde tags: trunk)
19:46
Update to Go 1.22 ... (check-in: 33b8d2c22f user: t73fde tags: trunk)
2024-02-06
14:02
Adapt to latest client changes ... (check-in: feeaac3d0d user: stern tags: trunk)
2024-02-05
18:38
Update to latest client and sx ... (check-in: 20e659bb31 user: stern tags: trunk)
2024-02-02
16:02
Fix: use zs-client in trunk version ... (check-in: ca2c0db83f user: stern tags: trunk)
15:05
Update dependency goldmark v1.7.0 ... (check-in: d70d7522e4 user: stern tags: trunk)
15:01
Adapt to sx changes: string-append -> concat; introduction of sx.ListBuilder ... (check-in: e4149c205e user: stern tags: trunk)
2024-01-28
17:37
Adapt to sx changes ... (check-in: 77af078867 user: t73fde tags: trunk)
2024-01-23
11:06
sz encoding: remove explicit BLOCK symbol in REGION-* ... (check-in: c49181b922 user: stern tags: trunk)
2024-01-22
14:12
Remove unneeded INLINE symbols in Sz encoding ... (check-in: 09bbcc7e52 user: stern tags: trunk)
12:56
Use correct client version ... (check-in: 424d405e89 user: stern tags: trunk)
12:50
Refactor Sz encoding wrt inline slices ... (check-in: ea81e69447 user: stern tags: trunk)
11:29
Make sz encoding of end notes simpler ... (check-in: bc7f60d7f4 user: stern tags: trunk)
11:01
Sz encoding: remove helper symbols quote/list ... (check-in: 5e7537bbc4 user: stern tags: trunk)
09:14
Change sz reference encoding ... (check-in: 330e05c116 user: stern tags: trunk)
2024-01-18
08:36
Adapt to sx changes (4/?) ... (check-in: ce4064348d user: stern tags: trunk)
2024-01-11
18:15
Move constant ast.QueryPrefix to zettelstore-client ... (check-in: 620abb3c37 user: stern tags: trunk)
17:04
Move package "input" to zettelstore-client ... (check-in: 57dfe9c44c user: stern tags: trunk)
2024-01-10
14:37
Fix missing syntax value when created via API ... (check-in: 9838cf2d5b user: stern tags: trunk)
2024-01-09
11:41
Update to latest golang.org/x/crypto ... (check-in: 313d5f52c7 user: stern tags: trunk)
11:40
Update to latest sx ... (check-in: 3615e4d466 user: stern tags: trunk)
2024-01-08
08:51
Adapt to sx changes (3/?) ... (check-in: 461952435d user: stern tags: trunk)
2024-01-06
19:08
Adapt to sx changes (2/?) ... (check-in: d772f6be28 user: stern tags: trunk)
18:58
Adapt to latest sx ... (check-in: 97afeb8e40 user: stern tags: trunk)
2024-01-05
16:26
Adapt to latest sx changes ... (check-in: a35c654174 user: stern tags: trunk)
12:45
Update to latest golang.org/x/term ... (check-in: d85901e70e user: stern tags: trunk)
2024-01-03
20:53
Adapt to sx changes (removal of sxeval.Engine) ... (check-in: 2aa7bad033 user: t73fde tags: trunk)
2024-01-01
20:45
Adapt to sx changes (make Symbol a non-struct; remove SymbolFactory) ... (check-in: 39e5d1bfe4 user: t73fde tags: trunk)
2023-12-31
15:00
Adapt to sx changes ... (check-in: e3f51d635b user: t73fde tags: trunk)
2023-12-28
20:42
WebUI: show list controls only when query list is non-empty ... (check-in: 85f1aba976 user: t73fde tags: trunk)
20:07
Refactor sx symbol binding for webui ... (check-in: efa512114c user: t73fde tags: trunk)
17:13
Add action "Zettel" to role zettel, which lists all zettel with the given role ... (check-in: 750cf93db6 user: t73fde tags: trunk)
17:05
Merge fix from v0.16.1 ... (check-in: 4c6aa26df6 user: t73fde tags: trunk)
16:48
Version 0.16.1 ... (Leaf check-in: 900b273924 user: t73fde tags: release, release-0.16, v0.16.1)
16:41
Fix sxn code that removed role-based customization, esp. for an additional action if role is "tag" ... (check-in: e721174596 user: t73fde tags: release-0.16)
2023-11-30
16:08
Version 0.16.0 ... (check-in: a5afffaf5f user: stern tags: trunk, release, v0.16.0)
2023-11-29
16:53
Add predefined role zettel ... (check-in: 514e400b28 user: stern tags: trunk)
11:14
WebUI: initial suuport for role zettel ... (check-in: f819f27e99 user: stern tags: trunk)
2023-11-28
17:58
API: add support for role zettel ... (check-in: 9fba08c835 user: stern tags: trunk)
13:39
WebUI: do not show link to create tag zettel if current user is not allowed to create zettel ... (check-in: 97f9587495 user: stern tags: trunk)
13:34
Update golang and zs-client dependencies ... (check-in: 6f802c716d user: stern tags: trunk)
2023-11-27
13:54
Fix: search for tag with de-normalized characters ... (check-in: de2e044f6b user: stern tags: trunk)
2023-11-26
17:16
Fix some issues with last commit ... (check-in: 6bfb3ad5fd user: stern tags: trunk)
2023-11-25
18:19
WebUI: allow to configure detail/summary list on zettel page ... (check-in: 45e8a9e2f8 user: stern tags: trunk)
17:03
Make zettel with dependencies public ... (check-in: 276b641657 user: stern tags: trunk)
2023-11-18
17:43
Fix bug of using secondary quotes wrong ... (check-in: 6d2938d068 user: stern tags: trunk)
2023-11-16
10:05
Fix typo in manual (API: update zettel) ... (check-in: 1fe660db10 user: stern tags: trunk)
2023-11-14
13:29
Refactor logger: remove IfErr() method for future transition to package slog ... (check-in: ca05330e3d user: stern tags: trunk)
2023-11-13
18:15
Add zmk support for inline highlighting ... (check-in: d1573bd66d user: stern tags: trunk)
13:15
Fix manual error ... (check-in: 69be1908ea user: stern tags: trunk)
12:06
Write image alternate text, even if image zettel has no title ... (check-in: e95da76c00 user: stern tags: trunk)
2023-11-12
15:17
Fixed shtml encoder w.r.t inline quoting. ... (check-in: 9efb572585 user: t73fde tags: trunk)
2023-11-09
13:44
Update golang dependencies ... (check-in: 3be5833f58 user: stern tags: trunk)
2023-11-06
15:57
WebUI: use normalized tag name to create a new tag ... (check-in: fe0743ad2a user: stern tags: trunk)
09:27
Update golang dependency ... (check-in: f7b9e9423e user: stern tags: trunk)
2023-11-02
10:54
Adapt to Sx changes ... (check-in: a70c4b03b5 user: stern tags: trunk)
2023-11-01
19:10
Adapt to sx changes ... (check-in: 179d533793 user: stern tags: trunk)
2023-10-30
17:37
Allow timestamps to be specified in a shorter way ... (check-in: da5f0762b8 user: stern tags: trunk)
16:07
Allow to specify incomplete timestamp as metadata in zettel ... (check-in: b3d2c6deac user: stern tags: trunk)
13:25
Refactor metadata functions: remove unneeded; reshape some functions for easier handling ... (check-in: 963bbe7f26 user: stern tags: trunk)
2023-10-29
15:00
Update to latest sx ... (check-in: bac9c720e1 user: stern tags: trunk)
2023-10-28
16:42
Update to latest yuin/goldmark ... (check-in: 82527cc850 user: t73fde tags: trunk)
2023-10-27
17:20
Refactor zettel indexer / anteroom management ... (check-in: 3777973d2a user: stern tags: trunk)
14:27
Allow to bind sxn functions as a constant ... (check-in: 0bd8406f2c user: stern tags: trunk)
07:18
Adapt to sx changes ... (check-in: 686cdc59fb user: stern tags: trunk)
06:08
Increase version to 0.16.0-dev to begin next development cycle ... (check-in: bd019d898d user: stern tags: trunk)
2023-10-26
16:03
Version 0.15.0 ... (check-in: 7cde0fccea user: stern tags: trunk, release, v0.15.0)
2023-10-23
14:52
Start re-indexing zettel via API and WebUI (query action REINDEX) ... (check-in: 382096929c user: stern tags: trunk)
2023-10-22
13:12
Fix: (s)html generation of description list with a term, but no data. Add test case ... (check-in: d5e33dd0c1 user: stern tags: trunk)
12:04
Upgrade to fsnotify@1.7.0 ... (check-in: 39469ed066 user: stern tags: trunk)
2023-10-19
16:48
Remove four methods from read-only managed box implementations, like constbox, compbox, zipbox ... (check-in: 570c6dec72 user: stern tags: trunk)
16:39
Fix warning message ... (check-in: f7e7cf66fa user: stern tags: trunk)
16:14
Update index on box operation: create, update, rename, delete. ... (check-in: 46a62e63e0 user: stern tags: trunk)
12:06
Adapt to sx changes: use builtin cond syntax ... (check-in: 200208a0b5 user: stern tags: trunk)
2023-10-17
12:42
Adapt to sx changes (quote fix) ... (check-in: 3dcdc8de9b user: stern tags: trunk)
2023-10-16
17:04
Adapt to sx changes (new-style syntax functions) ... (check-in: 4d40b5da85 user: stern tags: trunk)
14:12
Adapt to sx changes (new-style builtins) ... (check-in: 7cc14afd1e user: stern tags: trunk)
2023-10-13
20:32
Update to latest sx ... (check-in: 858b79b9ed user: t73fde tags: trunk)
2023-10-12
22:58
Adapt to sx changes by using new defconst form ... (check-in: e423731067 user: t73fde tags: trunk)
13:58
Adapt to latest sx and use defvar/defun instead of define ... (check-in: 371a6ed239 user: stern tags: trunk)
2023-10-11
17:10
WebUI: when creating a child zettel, it must not contain metadata from parent zettel ... (check-in: ba7ae1bf7c user: stern tags: trunk)
2023-10-09
17:47
Adapt to changes from sx; show error message when loading sxn code shows a problem ... (check-in: 52f1e703c5 user: stern tags: trunk)
2023-10-08
17:33
Update to latest sx ... (check-in: ae09008654 user: t73fde tags: trunk)
2023-10-07
16:41
Upgrade to latest sx by defining sx macros 'and' and 'or' ... (check-in: 1865771d8e user: t73fde tags: trunk)
2023-10-06
18:12
Update to latest sx ... (check-in: 11efa2bc04 user: stern tags: trunk)
16:35
Add sxn prelude zettel ... (check-in: 7aeb9a36aa user: stern tags: trunk)
16:06
Update golang dependencies ... (check-in: 2d6d3476ec user: stern tags: trunk)
13:26
Refactor digraph.Clone ... (check-in: 158fba7f05 user: stern tags: trunk)
13:23
Fix digraph problem that causes sxn zettel to be loaded in wrong order (which causes the let macro not to be defined when it was needed) ... (check-in: 2e64e0a3e5 user: stern tags: trunk)
2023-10-05
18:00
Adapt to sx changes: replace builtin let with macro ... (check-in: e08ef2781c user: stern tags: trunk)
16:26
WebUI: better error message, when original message could not be rendered ... (check-in: a2eddca870 user: stern tags: trunk)
2023-10-02
13:43
Update build version and timestamp when building manual ... (check-in: 872ad5d28c user: stern tags: trunk)
10:26
WebUI: link to create missing tag zettel ... (check-in: 67080318e9 user: stern tags: trunk)
2023-09-29
10:29
API: refactor handling of TagZettel ... (check-in: bd488c3dca user: stern tags: trunk)
09:09
Add test for API call to retrieve tag zettel ... (check-in: ea291f81a9 user: stern tags: trunk)
2023-09-28
17:17
API: allow to determine tag zettel ... (check-in: 2f13f6a271 user: stern tags: trunk)
2023-09-25
18:05
API: allow to retrieve tag zettel via '/z?tag=TAG' ... (check-in: 34a725707a user: stern tags: trunk)
15:36
Typo in manual ... (check-in: 60bb4e4c61 user: stern tags: trunk)
15:33
WebUI: tag zettel in query result now links directly to the zettel ... (check-in: 60fe0fe0b6 user: stern tags: trunk)
14:51
Add usecase to retrieve tag zettel and integrate it into list view ... (check-in: d57240dd58 user: stern tags: trunk)
2023-09-23
14:47
Increase version to 0.15.0-dev to begin next development cycle ... (check-in: 2da8b55d01 user: t73fde tags: trunk)
2023-09-22
16:49
Version 0.14.0 ... (check-in: 0812552da8 user: stern tags: trunk, release, v0.14.0)
16:41
webUI: remove support for <search> since it is not well supported by HTML validators ... (check-in: 743e66e08b user: stern tags: trunk)
15:17
Fix: load WebUI sxn dependencies always from zettel, never from index ... (check-in: dcf984611c user: stern tags: trunk)
14:15
Fix: removing zettel 00000000000100 does not reload runtime configuration ... (check-in: 962a568f5b user: stern tags: trunk)
2023-09-21
15:27
WeUI: add <search> tag to HTML search forms ... (check-in: e5dfc12789 user: stern tags: trunk)
2023-09-19
07:38
Update golang dependencies ... (check-in: b6135f2349 user: stern tags: trunk)
2023-09-15
17:46
Adapt to sx change: quote is not a builtin, but part of reader/eval ... (check-in: 1380c3cc0e user: t73fde tags: trunk)
14:02
Adapt to sx changes, mostly sx.MakeString -> sx.String ... (check-in: 4c13bef7bf user: t73fde tags: trunk)
2023-09-11
19:36
Upgrade sx dependency ... (check-in: e1b01e4e6d user: t73fde tags: trunk)
2023-09-07
18:38
Refactor (incl last commit): info/zettel sxn code w.r.t. action links ... (check-in: 80f4e66abf user: t73fde tags: trunk)
18:36
(no comment) ... (check-in: 2a75267418 user: t73fde tags: trunk)
2023-08-30
18:22
WebUI: refactor query link generation to get the zettel of a given tag zettel by using the new string-append and query-to-url builtins. ... (check-in: b8a6c00a03 user: t73fde tags: trunk)
2023-08-29
21:42
WebUI: initial version of tag zettel, aka meta tags ... (check-in: 83fed2cbcd user: t73fde tags: trunk)
2023-08-28
21:10
Adapt to latest sx updates ... (check-in: 2de9f895a6 user: t73fde tags: trunk)
2023-08-27
21:29
Make Sxn code loading a little bit more robust; base sxn code zettel is no longer editable. ... (check-in: fb6c5fc3ca user: t73fde tags: trunk)
21:23
Replace CSS-role-map handling with more general sx-based HTML generation of specific parts in resulting document ... (check-in: bdc1127d0f user: t73fde tags: trunk)
11:29
Update to latest sx ... (check-in: 3c8df8e070 user: t73fde tags: trunk)
2023-08-26
21:17
Refactor error handling, esp in WebUI ... (check-in: c17fe1249e user: t73fde tags: trunk)
20:14
Fix: return error code when an error occurs (WebUI) ... (check-in: 3307b5756e user: t73fde tags: trunk)
14:16
WebUI: load sx code from multiple sxn zettel ... (check-in: a26d94a645 user: t73fde tags: trunk)
2023-08-25
22:00
Initial version of a zid digraph ... (check-in: 828ba1c0da user: t73fde tags: trunk)
21:59
Refactor id.Slice + id.Set ... (check-in: 340fded720 user: t73fde tags: trunk)
16:36
Refactor id.Set ... (check-in: dc5d596d16 user: t73fde tags: trunk)
2023-08-24
23:31
Update to latest sx ... (check-in: 0242d09ae9 user: t73fde tags: trunk)
19:19
WebUI: refactor sxn code loader ... (check-in: 0ae786747f user: t73fde tags: trunk)
15:47
WebUI: add start zettel for sx code ... (check-in: c743bf565b user: t73fde tags: trunk)
13:56
Update index page of zettelstore.de: add reference to Sx ... (check-in: dfa03a97cd user: t73fde tags: trunk)
13:52
Add dir="auto" to HTML input / textarea fields ... (check-in: 956ded9bcc user: t73fde tags: trunk)
13:45
Update to latest sx ... (check-in: bcc778aa7d user: t73fde tags: trunk)
2023-08-23
21:47
Update to latest sx ... (check-in: 497d4e2b09 user: t73fde tags: trunk)
2023-08-20
19:40
Update to latest sx ... (check-in: c74892c40f user: t73fde tags: trunk)
2023-08-19
16:10
Update to latest sx; fix test regression ... (check-in: 478706e3ba user: t73fde tags: trunk)
2023-08-18
19:00
Update to latest sx ... (check-in: 503c0f08d0 user: t73fde tags: trunk)
2023-08-17
17:42
Fix nil pointer reference when retrieving metadata of non-indexed zettel ... (check-in: 529aca107c user: t73fde tags: trunk)
16:18
Update to github.com/yuin/goldmark@v1.5.6 ... (check-in: 6fc5580338 user: t73fde tags: trunk)
2023-08-16
16:37
Refactor CONTEXT directive to make use of package container/heap (instead of using a self-made data structure) ... (check-in: cb0d68e608 user: t73fde tags: trunk)
2023-08-15
18:54
Undo wrong understanding of recover() --> checkin [79dbdd9223] ... (check-in: 4343f4c362 user: t73fde tags: trunk)
2023-08-12
20:38
Fix typo ... (check-in: 26ad8167ae user: stern tags: trunk)
2023-08-10
10:30
Refactor code up to package kernel ... (check-in: 79dbdd9223 user: stern tags: trunk)
2023-08-09
12:21
Refactor packages ast ... cmd wrt Go1.21 ... (check-in: 1f4ad6cfc1 user: stern tags: trunk)
2023-08-08
16:37
Update go.mod to Go1.21 ... (check-in: 4e30bbff77 user: stern tags: trunk)
2023-08-07
15:29
Remove support for old CONTEXT query syntax ... (check-in: 8ce06fe912 user: stern tags: trunk)
15:19
Remove support for JSON encoding ... (check-in: ef86477d7d user: stern tags: trunk)
14:34
Increase version to 0.14.0-dev to begin next development cycle ... (check-in: ce0fd6e2ef user: stern tags: trunk)
13:56
Typo on home page ... (check-in: d2fe74163e user: stern tags: trunk)
13:53
Version 0.13.0 ... (check-in: 37fed58a18 user: stern tags: trunk, release, v0.13.0)
10:49
Update changelog ... (check-in: 8da4351a55 user: stern tags: trunk)
10:45
API: allow to create/update zettel encoded as a sx object ... (check-in: 26efe41bcb user: stern tags: trunk)
09:31
Refactor sx encoding code into client.sexp ... (check-in: e3571d5678 user: stern tags: trunk)
07:49
Update golang dependencies ... (check-in: f5893edef8 user: stern tags: trunk)
2023-08-06
15:04
Adapt to client change GetMetaJSON -> GetMetaData ... (check-in: ad32805f73 user: stern tags: trunk)
2023-08-04
12:45
Test client.QueryZettelData; refactor JSON decls not used in client ... (check-in: f697abc377 user: stern tags: trunk)
10:36
Add another test for client.QueryAggregate ... (check-in: 7f6d36d38e user: stern tags: trunk)
09:07
Add test case for client.QueryAggregate ... (check-in: 79d266068e user: stern tags: trunk)
2023-08-01
16:56
Adapt to changes from client ... (check-in: 6963f5262a user: stern tags: trunk)
2023-07-31
14:50
Replace usecase Unlinked References (API: /u/{ID}, WebUI: info page element) with query directive UNLINKED. ... (check-in: 823410c860 user: stern tags: trunk)
10:48
Refactor unlinkedRefs code ... (check-in: e6b40f7b62 user: stern tags: trunk)
2023-07-29
10:21
Document ITEMS directive ... (check-in: 03d2387fd0 user: t73fde tags: trunk)
09:54
Fix build tool by including GOVCS in some more commands ... (check-in: 49de2e3bf4 user: t73fde tags: trunk)
2023-07-28
17:05
Integrate usecase Order into usecase Query ... (check-in: 9ce18df3b3 user: stern tags: trunk)
16:12
Refactor query handling ... (check-in: 30211426ae user: stern tags: trunk)
13:04
Refactor package query to make it more accessble ... (check-in: 0093203af8 user: stern tags: trunk)
10:24
Adapt to changes from client: rename package sx -> sexp + rename sexpr.ParseObject -> sexpr.ParseList ... (check-in: c9661df218 user: stern tags: trunk)
08:59
Adapt to refactoring of sx / client ... (check-in: 4c78419a85 user: stern tags: trunk)
2023-07-27
12:37
Update build documentation ... (check-in: 5f5c421bab user: stern tags: trunk)
11:22
Build tool: allow via GOVCS to make use of Fossil from zettelstore.de ... (check-in: 2c8656d141 user: stern tags: trunk)
2023-07-26
13:05
Adapt to change of client repo from Git to Fossil ... (check-in: 2b7048da82 user: stern tags: trunk)
11:53
Adapt to new sxpf/sxhtml (-> sx) repository ... (check-in: 8c57bc1503 user: stern tags: trunk)
2023-07-25
14:56
Remove references to Twitter ... (check-in: 35998ce44f user: stern tags: trunk)
2023-07-24
13:42
Query: add IDENT directive to separate listing zettel vs searching for zettel ... (check-in: cd64fbc94c user: stern tags: trunk)
08:46
Fix: allow to search for numbers ... (check-in: ab74710e31 user: stern tags: trunk)
2023-07-23
16:43
Update to goldmark@1.5.5 ... (check-in: 1423664fac user: t73fde tags: trunk)
14:16
Index: decouple mutex for data and for stats ... (check-in: 50a6707cb3 user: t73fde tags: trunk)
14:06
Index: intern also keys ... (check-in: 7120f43de2 user: t73fde tags: trunk)
2023-07-21
18:19
Use index to return metadata for query ... (check-in: 99e00a3289 user: stern tags: trunk)
16:09
Remove box.GetMeta ... (check-in: 4b7b1aa0e9 user: stern tags: trunk)
11:05
Remove typo ... (check-in: a54f518064 user: stern tags: trunk)
2023-07-20
15:57
Refactor memstore index: meta handling ... (check-in: 9d32967dbb user: stern tags: trunk)
13:19
Add funcs to store full metadata in index; needed some refactoring ... (check-in: 67d12e7942 user: stern tags: trunk)
2023-07-11
14:49
Adapt to sxpf (cell -> pair) ... (check-in: cf0c01c8f1 user: stern tags: trunk)
2023-07-07
19:06
Query: separate zid list processing from directives; update manual ... (check-in: 2c3b764022 user: stern tags: trunk)
19:02
Fix broken WebUI rename ... (check-in: ae4a76f47b user: stern tags: trunk)
15:25
Refactor query to allow multiple directives ... (check-in: 9c169a9be2 user: stern tags: trunk)
2023-07-06
14:13
Change syntax for context query ... (check-in: d6903db089 user: stern tags: trunk)
12:16
Update golang dependencies ... (check-in: 7beea3c3aa user: stern tags: trunk)
2023-07-05
11:18
Update golang dependencies ... (check-in: c11fe78754 user: stern tags: trunk)
2023-07-04
15:53
Fix: allow KEYS action in API-based query too ... (check-in: c7418892cc user: stern tags: trunk)
14:23
Add support for metadata key 'folge-role' ... (check-in: e3e37a1bdf user: stern tags: trunk)
14:21
Allow to retrieve zettel with given metadata keys on zettel with supported metadata keys ... (check-in: 01f318baf0 user: stern tags: trunk)
13:16
Fix: include zettel w/o metadata in selection result if there are negated comparison operators. ... (check-in: c0dfb0b9d2 user: stern tags: trunk)
10:26
WebUI: add links to retrieve result of a query in other formats ... (check-in: 556f4b29d0 user: stern tags: trunk)
2023-07-03
16:51
API: allow data encoding for queries; add documentation for query results and zettel to be returned as data format ... (check-in: 04bb22a6c5 user: stern tags: trunk)
10:33
Adapt to changes from ZS client ... (check-in: 7f25f5c535 user: stern tags: trunk)
10:03
Migrate client.GetZettelJSON -> client.GetZettelData ... (check-in: cac7a7cb0f user: stern tags: trunk)
2023-07-01
14:15
API: /x returns SX data, not JSON any more ... (check-in: 3054cd85ea user: stern tags: trunk)
13:02
API: refactor sz / data code ... (check-in: f781dc384b user: stern tags: trunk)
2023-06-30
18:15
Make use of sx.ParseObject when traversing list data from external sources ... (check-in: 01562bbf74 user: stern tags: trunk)
14:56
Refactor webui.htmlmeta / info view ... (check-in: 46719555e5 user: stern tags: trunk)
13:38
WebUI: use default metadata URL when displaying a zettel (instead of creating a special case) ... (check-in: aea6260bf4 user: stern tags: trunk)
10:57
Auth: update token payload to fail faster ... (check-in: 3c8da58c6d user: stern tags: trunk)
10:51
Adapt to changes from sxpf ... (check-in: 397c026226 user: stern tags: trunk)
2023-06-29
18:17
Remove jwt dependency ... (check-in: c3e498f739 user: stern tags: trunk)
2023-06-26
10:38
Always log name of configuration file ... (check-in: 10d1a1c8d5 user: stern tags: trunk)
2023-06-24
15:13
Documentation: make some design goals more clear ... (check-in: 198a9745bf user: stern tags: trunk)
2023-06-21
17:25
WebUI: use sxn Rework to make template renderung (hopefully) faster and to (hopefully too) reduce the internal size of the parsed templates. ... (check-in: 5911d4052a user: stern tags: trunk)
2023-06-19
14:20
WebUI: migrate all sxn builtins to sxn itself ... (check-in: d3fc7dadcd user: stern tags: trunk)
12:51
WebUI: load sxn code from zettel; refactor template sxn code ... (check-in: 0bbf03c458 user: stern tags: trunk)
2023-06-14
09:05
Update Go dependency ... (check-in: 70375531a4 user: stern tags: trunk)
2023-06-13
16:35
Zettel context will always have some elements, if originating zettel contains a tag, irrelevant how often this tag is used. ... (check-in: c3e8dacf90 user: stern tags: trunk)
10:24
Add testcases for checking zid parsing ... (check-in: d34ec1a336 user: stern tags: trunk)
09:20
Update some external dependencies ... (check-in: 2baeb46df7 user: stern tags: trunk)
2023-06-12
16:49
Allow to search metadata with less, not less, greater, and not greater search operators, that may work numerically. ... (check-in: be3bffc602 user: stern tags: trunk)
2023-06-11
15:11
WebUI: make zettel form friendlier: auto-prepend '#' to tags; ensure role and syntax field to be just a word. ... (check-in: 630b346261 user: t73fde tags: trunk)
2023-06-10
14:02
Change prefix / suffix search operator to '[' / ']' ... (check-in: 5e0fd0c8b3 user: t73fde tags: trunk)
2023-06-09
18:31
Adapt to changes from sxpf, sxhtml, zettelstore-client ... (check-in: 0ef9a73c29 user: stern tags: trunk)
17:36
WebUI: allow to create child zettel from a given zettel ... (check-in: 8cb81c50a3 user: stern tags: trunk)
13:49
Simplify login template ... (check-in: 152eb2ee99 user: stern tags: trunk)
13:29
Fix error in tenplate for renaming zettel ... (check-in: 96729ed9bf user: stern tags: trunk)
13:28
Update to latest sxpf ... (check-in: 3820e9e677 user: stern tags: trunk)
2023-06-08
12:16
Adapt to changes from sxpf ... (check-in: d2eb7c44d9 user: t73fde tags: trunk)
12:13
Increase version to 0.13.0-dev to begin next development cycle ... (check-in: 761b8bd088 user: t73fde tags: trunk)
2023-06-05
12:12
Version 0.12.0 ... (check-in: 0a29539266 user: stern tags: trunk, release, v0.12.0)
2023-06-04
12:58
Fix: empty tags field on edit ... (check-in: 9d331fd7f9 user: t73fde tags: trunk)
2023-06-03
17:58
Adapt to cleanup in zettelstore-client ... (check-in: b8a338003e user: t73fde tags: trunk)
14:01
Fix some HTML encoding glitches ... (check-in: e42782868a user: t73fde tags: trunk)
2023-06-02
14:26
Rename to make linter happy, therefore the readers of the code ... (check-in: f899a0ebbe user: stern tags: trunk)
14:24
Refactor sxn handling in WebUI: bindCommonZettelData ... (check-in: b784c0ac39 user: stern tags: trunk)
2023-06-01
14:38
Update dependency zettel to incorporate zettelstore-client, sxpf, sxhtml ... (check-in: d0560a23eb user: stern tags: trunk)
2023-05-31
18:29
Adapt to sxpf changes ... (check-in: d193ec3cba user: t73fde tags: trunk)
2023-05-30
20:14
Fix: sort unlinked refs by zid in webui ... (check-in: af6e0c1a1b user: t73fde tags: trunk)
19:49
Add explicit quasiquote to WebUI templates ... (check-in: e56ddeab73 user: t73fde tags: trunk)
19:43
WebUI: refactor sxn template to remove symbols "can-*" ... (check-in: 01885ef085 user: t73fde tags: trunk)
19:15
Update to latest client ... (check-in: a3b7c71eac user: stern tags: trunk)
2023-05-29
20:55
Cleanup / remove mustache code ... (check-in: 2b1661d267 user: t73fde tags: trunk)
20:19
WebUI: update info template to sxn ... (check-in: 64e275f8cd user: t73fde tags: trunk)
2023-05-28
20:23
WebUI: update form template to sxn ... (check-in: 29b19b064b user: t73fde tags: trunk)
18:53
WebUI: update rename template to sxn ... (check-in: 3f0e384683 user: t73fde tags: trunk)
15:40
WebUI: change delete template to sxn ... (check-in: 75ea1487d4 user: t73fde tags: trunk)
13:46
WebUI: cleanup info view ... (check-in: 5c610bb33e user: t73fde tags: trunk)
2023-05-27
21:26
Remove unneeded mustache templates: zettel, list ... (check-in: b70d17afaa user: t73fde tags: trunk)
21:08
Refactor sxn templating error handling ... (check-in: c258892988 user: t73fde tags: trunk)
21:01
WebUI: change error reporting to sxn templating ... (check-in: 602eeeea98 user: t73fde tags: trunk)
20:43
Upgrade to updated sxhtml ... (check-in: b4c7bedab5 user: t73fde tags: trunk)
13:12
Fix typo in rendering lists ... (check-in: bfb2df4fea user: t73fde tags: trunk)
13:01
Refacctor existing sxn template handling ... (check-in: 65988f06ab user: t73fde tags: trunk)
12:59
Cahnge login template to sxn ... (check-in: 5af07be454 user: t73fde tags: trunk)
12:58
Sxn: read all expressions, not only the first. Enhances error messages ... (check-in: 4b205c0e6c user: t73fde tags: trunk)
12:17
Only mustache templates get id offset (temporarily, until they are removed) ... (check-in: b20819fa5d user: t73fde tags: trunk)
12:11
Fix some const zettel inconsistencies ... (check-in: 966bb98083 user: t73fde tags: trunk)
2023-05-26
21:02
Add Sxn template for zettel lists ... (check-in: 4a0e3d335c user: t73fde tags: trunk)
2023-05-24
18:41
Update to newest sxpf ... (check-in: 291b5491a0 user: stern tags: trunk)
2023-05-23
19:34
WebUI: zettel is now shown via sxn template ... (check-in: 53edff2788 user: stern tags: trunk)
16:58
Add menu "New" in base sxn template to show the list of template zettel to create a new zettel. ... (check-in: 52c519e164 user: stern tags: trunk)
14:44
Add user menu to base sxn template ... (check-in: cc9c7d5fed user: stern tags: trunk)
14:22
Clean base mustache template & corresponding go code ... (check-in: 331839c3fc user: stern tags: trunk)
14:17
Refactor base mustache template ... (check-in: b47697e0cb user: stern tags: trunk)
2023-05-22
18:58
Refactor binding to render environment ... (check-in: b62036ee77 user: stern tags: trunk)
18:36
Add footer support to base.sxn ... (check-in: 550cb01962 user: stern tags: trunk)
17:16
Cache sxn template expressions, not objects ... (check-in: 69107620c5 user: stern tags: trunk)
17:08
Adapt to better quasiquote from sxpf ... (check-in: 3ffedaa60a user: stern tags: trunk)
2023-05-16
17:31
Update zettel sxn template to use let-binding ... (check-in: 5d12afadf2 user: stern tags: trunk)
2023-05-15
16:55
Adapt to latest sxpf ... (check-in: 75364f3dfd user: stern tags: trunk)
2023-05-12
13:06
Adapt to latest sxpf ... (check-in: e9d4495bba user: stern tags: trunk)
2023-05-11
17:10
Add various lists to sxn zettel template ... (check-in: 8a48784ae5 user: stern tags: trunk)
15:45
Adapt to new sxpf ... (check-in: db89b83bfb user: stern tags: trunk)
2023-05-10
18:08
Update crypto dependency ... (check-in: e41897c83e user: stern tags: trunk)
17:04
Rough draft of Sxn templates (only get_zettel, for now) ... (check-in: c5870ecda2 user: stern tags: trunk)
2023-05-09
10:29
Cleanup WebUI metadata ... (check-in: b67f43e410 user: stern tags: trunk)
10:12
Cleanup old sxpf code ... (check-in: 0733fa0670 user: stern tags: trunk)
10:01
Adapt to latest sxpf ... (check-in: c0c9680c74 user: stern tags: trunk)
2023-05-08
16:59
Update to latest sxpf ... (check-in: 967e5b307f user: stern tags: trunk)
2023-05-05
14:44
Update to changes in sxpf/sxhtml ... (check-in: c9b71fb04f user: stern tags: trunk)
2023-05-04
18:08
Adapt to sxpf interface changes ... (check-in: 663766f7fd user: stern tags: trunk)
2023-04-27
12:46
Fix: query with empty result does not produce error message ... (check-in: 209dd3840f user: stern tags: trunk)
2023-04-26
16:33
WebUI: do not evaluate result list of query ... (check-in: dde187d9a6 user: stern tags: trunk)
11:44
Fix: calculate context only with accessible zettel. Otherwise, at least zettel titles are exposed to unauthorized users. ... (check-in: 068d1f6632 user: stern tags: trunk)
2023-04-25
18:07
Remove some unneeded functions in package zettel ... (check-in: 340869b3c2 user: stern tags: trunk)
16:45
Update to latest client ... (check-in: c6b5aeb71d user: stern tags: trunk)
14:46
Rename packages domain/* -> zettel/* ... (check-in: 58cfec79a2 user: stern tags: trunk)
2023-04-24
18:10
Update URLs to Mastodon / Twitter ... (check-in: 87dd958fc9 user: stern tags: trunk)
16:03
Refactor sxpf-based encoder ... (check-in: 69c4e1b7d8 user: stern tags: trunk)
14:40
Update to latest sxpf ... (check-in: 6d957d6adf user: stern tags: trunk)
13:41
Add pretty printing to sxn syntax ... (check-in: f762386aca user: stern tags: trunk)
10:27
Update to latest sxpf ... (check-in: 67a63e58ec user: stern tags: trunk)
2023-04-21
18:13
Initial sxn block parser ... (check-in: d619954e99 user: stern tags: trunk)
16:32
Add minimal support for syntax "sxn" ... (check-in: 29d3823996 user: stern tags: trunk)
16:13
Rename "sexpr" to "sz" ... (check-in: d6cefa6584 user: stern tags: trunk)
13:57
New metadata keys "superior" and "subordinates" ... (check-in: 149785ab00 user: stern tags: trunk)
2023-04-20
17:03
Context: adapt cost calcualtion to remove some inconsistencies ... (check-in: 5864406f04 user: stern tags: trunk)
14:59
Fix: make internal HTML identifier unique in footer (webui) ... (check-in: 710fe835f3 user: stern tags: trunk)
14:23
Search term "PICK" respects the original sort order ... (check-in: 96097f176d user: stern tags: trunk)
2023-04-19
16:36
Add new query operator "=" to compare for equality. ":" now depends on the value type. ... (check-in: 30a2aa7024 user: stern tags: trunk)
2023-04-17
16:51
Query: "has" operator for strings acts as a "match" operator. ... (check-in: 1b9d6a797f user: stern tags: trunk)
11:31
Update to latest Sxpf ... (check-in: cab2c32672 user: stern tags: trunk)
2023-04-16
16:56
Update release note for v0.11.2 ... (check-in: 3ceab606ce user: stern tags: trunk)
16:42
Fix: render footer zettel on all WebUI pages correctly ... (check-in: ba4ca6730f user: stern tags: trunk)
2023-04-12
16:12
Update manual for changed auth API call ... (check-in: 9335f566b6 user: stern tags: trunk)
2023-04-11
18:03
Update dependency ... (check-in: 4ba2f8aa15 user: stern tags: trunk)
17:19
Adapt auth token to sexpr (was JSON) ... (check-in: f4f6939c1f user: stern tags: trunk)
16:04
Rename auth.TokenKind values ... (check-in: 5aae62e448 user: stern tags: trunk)
15:59
Add context expression to changes ... (check-in: 72f5136486 user: stern tags: trunk)
14:47
Refactor manual to match the updated query expressions ... (check-in: e494a08531 user: stern tags: trunk)
14:10
Refactor compiled query to not scan through all boxes if context is already there ... (check-in: 0224057df4 user: stern tags: trunk)
13:37
Refactor query / compiled query ... (check-in: 46ff3fe2c4 user: stern tags: trunk)
2023-04-07
12:18
Context list will be sorted by default based on relative costs, not by zettel id. ... (check-in: 36698884f5 user: stern tags: trunk)
11:17
Fix int/uint64 bug; refactor zettel context code ... (check-in: f9e5a5d7ce user: stern tags: trunk)
2023-04-06
17:18
Initial implementation of zettel context to be part of query ... (check-in: 5af92db2ee user: stern tags: trunk)
2023-04-05
16:45
Query: add parsing of context expressions ... (check-in: cea0fe51cf user: stern tags: trunk)
14:23
Wait "faster" for boxes to be known as ready ... (check-in: 8c0e2e2ae7 user: stern tags: trunk)
13:19
Build tool allows to install/update needed software ... (check-in: 5c3d4ba82f user: stern tags: trunk)
11:38
Add documentation for sexpr zettel encoding ... (check-in: 9e633a3bf6 user: stern tags: trunk)
10:24
Secpr encoding: metadata keys are now (quoted) symbols to match the future data encoding somehow. ... (check-in: 8259980205 user: stern tags: trunk)
2023-04-04
16:45
Update to latest sxpf ... (check-in: 11d2dc8809 user: stern tags: trunk)
16:39
Fix broken test ... (check-in: 6de5a1e5b3 user: stern tags: trunk)
16:37
Add data encoding for zettel and metadata ... (check-in: ad7ed3dcac user: stern tags: trunk)
11:07
Manual: add documentation of sexpr block elements ... (check-in: 5a78ce4580 user: stern tags: trunk)
2023-04-03
16:42
Manual: add some text for symbolic expressions (currently not complete) ... (check-in: 65f180efa5 user: stern tags: trunk)
11:02
Fix: PICK algorithm will now pick all possible zettel, not just a small subset. ... (check-in: 5713e5ae59 user: stern tags: trunk)
10:53
Fix some errors in the manual ... (check-in: 230c848718 user: stern tags: trunk)
09:06
Refactor handling randomness in queries. (Relative) Determinism is only needed when a zettel list is shown in WebUI (to make the "Save As Zettel" button work). In all other cases, there is no need to produce the same "random" result. ... (check-in: a3acaea651 user: stern tags: trunk)
2023-04-02
16:39
Metadata keys with suffix -date and -time are treated as timestamp values ... (check-in: b25b89a374 user: stern tags: trunk)
16:31
New metadata key "expire" ... (check-in: ad72aadd25 user: stern tags: trunk)
16:13
Typo in development docs ... (check-in: 808c66548e user: stern tags: trunk)
16:11
Increase version to 0.12-dev to begin next development cycle ... (check-in: 0fc62e88b3 user: stern tags: trunk)
2023-03-28
16:28
Version 0.11.1 ... (check-in: fede87bf67 user: stern tags: trunk, release, v0.11.1)
2023-03-27
14:53
Version 0.11.0 ... (check-in: 30ca5d039f user: stern tags: trunk, release, v0.11.0)
10:58
Add search term ''PICK n'' to replace ''RANDOM'' in most use cases ... (check-in: b131f5e588 user: stern tags: trunk)
2023-03-24
18:35
Refactor box starting logic ... (check-in: 7e994b14d3 user: stern tags: trunk)
18:23
Fix some problem of box starting process ... (check-in: af93115f40 user: stern tags: trunk)
2023-03-23
20:00
Make async start of managed boxes more predictable; API tests are currently failing, mostly due to the tests ... (check-in: f3e4f190db user: stern tags: trunk)
2023-03-21
18:17
Update cost model of zettel context; include zettel found by tags ... (check-in: 3d020b4675 user: stern tags: trunk)
2023-03-20
17:19
Refactor file placement of some box helper functions ... (check-in: 4490df3d80 user: stern tags: trunk)
14:56
Add govulncheck to build tool ... (check-in: 16a5cd508d user: stern tags: trunk)
14:12
Update manual ... (check-in: e34baf1bb4 user: stern tags: trunk)
13:35
Remove support for Zettelmarkup used in title of a zettel. Now the title is just plain text ... (check-in: 6b3192daec user: stern tags: trunk)
2023-03-19
12:01
Update license dates ... (check-in: cf7a9e2dde user: t73fde tags: trunk)
11:25
Update to latest client / sxpf ... (check-in: 341c6ead27 user: t73fde tags: trunk)
2023-03-17
17:45
Remove support for runtime configuration marker-external ... (check-in: 5c05b3023c user: stern tags: trunk)
17:21
Clean up HTML generation by not generating some empty tags ... (check-in: d0d1b8c5f5 user: stern tags: trunk)
2023-03-16
17:41
Add SHTML documentation ... (check-in: 9071fee106 user: stern tags: trunk)
17:07
Update to latest sxpf ... (check-in: 4fc19aea62 user: stern tags: trunk)
2023-03-13
16:59
Use SxHTML to generate HTML. Adds new, and yet undocumented, encoding "shtml". ... (check-in: 7a2f27fbe8 user: stern tags: trunk)
2023-03-09
14:18
Upgrade to latest Go modules: /x/text, /x/term, /x/crypto ... (check-in: ccaa832533 user: stern tags: trunk)
2023-02-15
18:54
Update golang dependencies ... (check-in: a617e99e7a user: stern tags: trunk)
2023-02-08
11:16
Upgrade golang dependencies ... (check-in: 9649325c10 user: stern tags: trunk)
2023-02-06
16:38
Replace bytes.Buffer with strings.Builder, if appropriate ... (check-in: 5c742b529e user: stern tags: trunk)
2023-02-05
14:13
Remove unneeded strfun.JSONEscape ... (check-in: b3f12f5000 user: stern tags: trunk)
14:06
Upgrade to yuin/goldmark v1.5.4 ... (check-in: 1a01814e5f user: stern tags: trunk)
2023-01-30
12:49
Merge in 0.10.1 ... (check-in: ed2d3ce05d user: stern tags: trunk)
12:40
Version 0.10.1 ... (Leaf check-in: 70b0cdc454 user: stern tags: release, release-0.10, v0.10.1)
2023-01-24
21:47
Version 0.10.0 ... (check-in: b6301cf091 user: stern tags: trunk, release, v0.10.0)
20:03
Update to Zettelstore client v0.10.0 ... (check-in: 65115c3a16 user: stern tags: trunk)
2023-01-22
23:49
Clean code with help of unparam tool ... (check-in: c486167268 user: t73fde tags: trunk)
23:43
Fix year in build tool ... (check-in: 0b04dffe91 user: t73fde tags: trunk)
23:43
Enable unparam tool in build tool ... (check-in: b4ef236a38 user: t73fde tags: trunk)
2023-01-21
20:09
Fix: edit creates new zettel ... (check-in: a773983dee user: t73fde tags: trunk)
2023-01-18
18:45
WebUI: initial support for storing zettel lists into a zettel ... (check-in: e74021fbc9 user: stern tags: trunk)
2023-01-16
17:44
WebUI: add list of metadata keys in a query ... (check-in: 0fd83d08ef user: stern tags: trunk)
2023-01-10
19:29
Fix HTML generation of hrefs in zettel page ... (check-in: 0bd7188ea0 user: stern tags: trunk)
17:08
Fix regressions ... (check-in: 8be4600b89 user: stern tags: trunk)
2023-01-09
19:06
Write alt-attribute in HTML img tags ... (check-in: 25ea5a2917 user: stern tags: trunk)
17:30
Embedded image will receive description from summary / title of the embedded zettel if there is no description ... (check-in: 300c069c3b user: stern tags: trunk)
14:49
HTML encoder: ignore paragraph with only comments that should not be generated ... (check-in: a93f2c0214 user: stern tags: trunk)
11:15
Update build docs ... (check-in: 73b3b0b61d user: stern tags: trunk)
10:04
Mark ZJSON encoding as deprecated ... (check-in: 400cff59f1 user: stern tags: trunk)
2023-01-05
20:42
Update to latest golang.org/x libs ... (check-in: 5cfbbb0082 user: stern tags: trunk)
2023-01-04
23:50
Disable Cgo for building the software ... (check-in: 6d2d7bd971 user: t73fde tags: trunk)
23:39
Update license to 2023 ... (check-in: 51e0cee0b4 user: t73fde tags: trunk)
2022-12-22
19:02
WebUI: fix some HTML5 warnings detected by tidy-html5 ... (check-in: f71740b0fb user: stern tags: trunk)
14:26
WebUI: fix missing enc value in encoding/part matrix (info page) ... (check-in: ffb50c2cf6 user: stern tags: trunk)
2022-12-21
19:14
WebUI: make correct URLs when placed in HTML attributes ... (check-in: ce24369be3 user: stern tags: trunk)
16:24
WebUI: add missing tags for parsed/evaluated zettel representation URLs ... (check-in: 1afb2aebd1 user: stern tags: trunk)
15:49
WebUI: add <time> tag to metadata timestamps on zettel info page ... (check-in: dfbee9b13f user: stern tags: trunk)
2022-12-20
17:33
Allow to retrieve zettel content with plain json encoding ... (check-in: 31e329857d user: stern tags: trunk)
2022-12-19
16:57
Typo ... (check-in: 02d9436589 user: stern tags: trunk)
16:48
Update manual wrt 'footer-zettel' ... (check-in: ff0f1a2ec1 user: stern tags: trunk)
15:36
Update manual wrt endpoint /z (and remove the previous endpoints) ... (check-in: 20849fbbee user: stern tags: trunk)
14:00
Allow query actions for plain zettel list too ... (check-in: 406472b91e user: stern tags: trunk)
13:55
Clear unneeded route ... (check-in: d2a1748151 user: stern tags: trunk)
11:48
Remove support for endpoint /j, /m, /q, /p, /v ... (check-in: 8502b8d31d user: stern tags: trunk)
2022-12-17
13:43
Remove zettel retrieving endpoint /m, /j, /p, /v ... (check-in: 8d82d2aa23 user: stern tags: trunk)
2022-12-16
18:15
Adapt WebUI info page to prototype endpoint /z ... (check-in: 103fc954cd user: stern tags: trunk)
18:03
Refactor prototype impl for /z to make it potentially useful for WebUI ... (check-in: 70d479978c user: stern tags: trunk)
2022-12-15
19:12
Prototype implementation for /z: retrieve plain/json or other encodings ... (check-in: 73209e5dcd user: stern tags: trunk)
18:10
Indexer sleeps first to wait for boxes to initialize ... (check-in: 63d54921b9 user: stern tags: trunk)
2022-12-13
19:01
Refactor indexer / anterooms ... (check-in: 0366c50d88 user: stern tags: trunk)
2022-12-12
18:58
Remove support for runtime config footer-html ... (check-in: e8c526ac72 user: stern tags: trunk)
18:52
Increase version to 0.10.0-dev to begin next development cycle ... (check-in: 8018c16808 user: stern tags: trunk)
16:09
Version 0.9.0 ... (check-in: f4fec419d6 user: stern tags: trunk, release, v0.9.0)
12:56
Update to newest dependencies ... (check-in: 88aae6d20c user: stern tags: trunk)
11:58
Update license information ... (check-in: b0b4fb2f0b user: stern tags: trunk)
11:19
Remove Deepsource integration, because it still fails on Go 1.18 elements ... (check-in: 8dbc18cd8b user: stern tags: trunk)
11:13
Refactor last fix ... (check-in: e946d266fe user: stern tags: trunk)
2022-12-11
18:02
Fix: show footer on simple list views ... (check-in: 2ca5f9c597 user: t73fde tags: trunk)
2022-12-09
18:35
Manual: Zettelmarkup cheat sheet ... (check-in: 5149dbdb5b user: stern tags: trunk)
18:04
Refactor form handling in WebUI ... (check-in: 5b6b617fb6 user: stern tags: trunk)
17:45
Fix: more tolerant wrt file uploads / text content and syntax ... (check-in: 531d8980f8 user: stern tags: trunk)
2022-12-08
16:11
Enhance zettel context ... (check-in: 0ced212fc5 user: stern tags: trunk)
2022-12-07
17:06
WebUI: automatically separate footer from content with a horizontal rule ... (check-in: 6d48212b19 user: stern tags: trunk)
2022-12-05
16:37
Add footer-zettel to manual ... (check-in: 36c68a4278 user: stern tags: trunk)
16:32
Runtime key footer-zettel allows to set a zettel those content will be the footer for all web pages in the WebUI ... (check-in: e0fd6c3844 user: stern tags: trunk)
15:10
Make home-zettel user-specific ... (check-in: 1862c0134b user: stern tags: trunk)
12:37
Fix: allow empty content for text-syntax in WebUI ... (check-in: e6fc7a0896 user: stern tags: trunk)
11:28
Update dependecy golang.org/x/text to v0.5.0 ... (check-in: 5483048001 user: stern tags: trunk)
2022-11-30
16:12
Update changelog ... (check-in: 831b5ef869 user: stern tags: trunk)
16:10
Change enqueue strategy for anteroom / indexer ... (check-in: 69a156e13c user: stern tags: trunk)
2022-11-28
17:51
Serve favicon.ico from asset directory ... (check-in: ca0d70e488 user: stern tags: trunk)
16:17
Refactor kernel to contain itself as a service ... (check-in: 5b0250f519 user: stern tags: trunk)
15:22
Allow to set log levels individually for each service via command line / startup configuration ... (check-in: ce270b7b01 user: stern tags: trunk)
13:43
Adapt README.md to Mastodon account ... (check-in: 6b24b23e64 user: stern tags: trunk)
12:10
Refactor constants for syntax metadata ... (check-in: 346a068df4 user: stern tags: trunk)
2022-11-25
18:09
WebUI: enhance content upload ... (check-in: ef164d4529 user: stern tags: trunk)
11:18
Refactor web content-type functions into own package ... (check-in: f7f4f7d0fc user: stern tags: trunk)
2022-11-21
13:53
WebUI: allow to upload file content ... (check-in: 8c562868e0 user: stern tags: trunk)
2022-11-16
15:58
Add file upload widget to form for further processing in the WebUI ... (check-in: 6b16b38397 user: stern tags: trunk)
15:57
Fix typo in manual: should be based reference, not a hosted reference ... (check-in: 2b009a4735 user: stern tags: trunk)
2022-11-14
10:33
Update dependency yuin/goldmark to v1.5.3 ... (check-in: 0ecbf3982a user: stern tags: trunk)
2022-11-12
10:18
Add support for file extension .webp ... (check-in: fff82e3d20 user: stern tags: trunk)
2022-11-07
18:34
Update home page to reference fediverse account ... (check-in: 48800d819b user: stern tags: trunk)
17:56
Fix glitch content-type from previous commit ... (check-in: 326231cc0c user: stern tags: trunk)
17:51
Initial implementation of markdown encoder ... (check-in: 06bcffd53b user: stern tags: trunk)
15:03
Allow to create a HTML encoder directly ... (check-in: da58758668 user: stern tags: trunk)
13:49
Refactor zmkenc ... (check-in: 238c1c452c user: stern tags: trunk)
12:21
Some refactorings to reduce code smell ... (check-in: 045d120fa8 user: stern tags: trunk)
2022-11-02
13:07
Remove support for pikchr ... (check-in: 2a382af559 user: stern tags: trunk)
2022-10-26
17:41
Add documentation for fuzzing tests ... (check-in: f737f827b3 user: stern tags: trunk)
17:41
Update to fixed pikchr.go ... (check-in: b8d0f1437d user: stern tags: trunk)
14:14
Integrate upgraded pikchr parser ... (check-in: f060fbf64f user: stern tags: trunk)
12:57
Add fuzzy test for draw syntax ... (check-in: 5f727a9086 user: stern tags: trunk)
11:47
Allow syntax "draw" (again) ... (check-in: b1a497c97e user: stern tags: trunk)
10:50
Update to newest client; change string syntax contants to defined constants ... (check-in: f9b63db121 user: stern tags: trunk)
2022-10-24
15:42
Zettelmarkup: add fuzzy test, and fix the found regression ... (check-in: 4b9cc0cedc user: stern tags: trunk)
15:42
Increase version to 0.9.0-dev to begin next development cycle ... (check-in: f38439155f user: stern tags: trunk)
2022-10-20
17:44
Version 0.8.0 ... (check-in: 2790cb4cf1 user: stern tags: trunk, release, v0.8.0)
12:39
Add manual to help when HTML content is not shown ... (check-in: f8a4ebc639 user: stern tags: trunk)
2022-10-18
17:50
Introduce insecure-html configuration key; disable HTML input by default ... (check-in: 76d55cc6be user: stern tags: trunk)
09:03
Update description of design goals and introduction into zettelmarkup ... (check-in: 78d393ac0f user: stern tags: trunk)
08:59
Update to updated Go library dependencies ... (check-in: 973d653a59 user: stern tags: trunk)
2022-10-14
14:44
Added support to create an Atom 1.0 compatible feed ... (check-in: b46e4ac07f user: stern tags: trunk)
11:18
Refactor RSS generator to write XML directly ... (check-in: 312685d37b user: stern tags: trunk)
10:07
Make file change notification more robust for renaming operations ... (check-in: e1cd10e1d6 user: stern tags: trunk)
2022-10-13
17:37
Fix problem with undetected zettel file deletion; add some trace logs ... (check-in: 95929566b6 user: stern tags: trunk)
09:10
Update to fsnotify@v1.6.0 ... (check-in: 069ab426de user: stern tags: trunk)
2022-10-12
16:42
Update dependencies ... (check-in: b5e46bf709 user: stern tags: trunk)
2022-10-11
16:58
Server: warn if listening not on loopback, but without authentication ... (check-in: 994100a4f8 user: stern tags: trunk)
16:33
Kernel: better error reporting for illegal configuration values ... (check-in: 02d36d9306 user: stern tags: trunk)
2022-10-10
18:00
Kernel: function to parse config values now returns an error too ... (check-in: b6bfdd3f10 user: stern tags: trunk)
17:40
Refactor: remove superflous check for valid port numbers given at command line ... (check-in: d8346bc2e2 user: stern tags: trunk)
17:10
Fix: correct log message when starting in simple mode ... (check-in: b9ae1aa137 user: stern tags: trunk)
2022-10-04
11:52
Update changelog ... (check-in: f1e8eb5a8f user: stern tags: trunk)
11:50
Add documentation for new keys predecessor/successors ... (check-in: 0a57e0e05c user: stern tags: trunk)
11:34
WebUI: fix some inconsistencies w.r.t version / copy zettel ... (check-in: 97a95b2386 user: stern tags: trunk)
2022-10-02
18:04
WebUI: add "version" action ... (check-in: 830da04dc5 user: stern tags: trunk)
17:49
WebUI: refactor handling of []simpleLink -> simpleLinks ... (check-in: 4a72bafba5 user: stern tags: trunk)
17:17
WebUI: show predecessor / successors on main zettel view ... (check-in: 8f0042b548 user: stern tags: trunk)
2022-09-27
12:08
Ad two metadata keys, for versioning ... (check-in: 9a14335b6e user: stern tags: trunk)
2022-09-26
17:49
WebUI: fix font sizes for tag cloud ... (check-in: cfcee41605 user: stern tags: trunk)
17:00
RSS: encode tags as RSS categories ... (check-in: 4ab82b3336 user: stern tags: trunk)
16:41
Move CSS for zs-example from BaseCSS into manuals UserCSS as example ... (check-in: c5f2c57e3e user: stern tags: trunk)
16:24
Update to yuin/goldmark v1.5.2 ... (check-in: cb2ff75cfc user: stern tags: trunk)
2022-09-25
12:40
Update to yuin/goldmark v1.5.1 ... (check-in: ce74eb3a8d user: stern tags: trunk)
2022-09-23
08:58
API: make GET /z an alias for GET /q. Redundant code and documentation is removed. ... (check-in: 7cde054317 user: stern tags: trunk)
2022-09-22
17:14
API: endpoint /q is able to send list of full metadata, identical to endpoint /j. ... (check-in: bb15be9703 user: stern tags: trunk)
14:11
Allow to use a host or based reference inside transclusions ... (check-in: 539644d9e6 user: stern tags: trunk)
2022-09-20
12:38
Ignore entities with code point that is not allowed in HTML ... (check-in: d0ba102a68 user: stern tags: trunk)
11:56
Update to yuin/goldmark@v1.4.15 ... (check-in: a2c0638b0c user: stern tags: trunk)
11:51
Update to latest changes of original pikchr ... (check-in: 025bf7a4f5 user: stern tags: trunk)
2022-09-18
13:45
Merge update from v0.7.1 ... (check-in: 9f49bb2b40 user: stern tags: trunk)
13:36
Version 0.7.1 ... (Leaf check-in: 1b017311d2 user: stern tags: release, release-0.7, v0.7.1)
13:28
Fix: make RSS compatible to Miniflux; always enrich metadata when search actions are specified ... (check-in: f653781a13 user: stern tags: release-0.7)
13:03
Fix: minimum zettel identifier by end with "0" for prefix search ... (check-in: c9958b45ed user: stern tags: release-0.7)
12:54
Fix glitch in manual ... (check-in: 52c34ea9d7 user: stern tags: release-0.7)
12:52
Increase version to 0.7.1-dev to begin release update development cycle ... (check-in: f005505248 user: stern tags: release-0.7)
2022-09-17
12:28
Version 0.7.0 ... (check-in: f2b8d470c7 user: stern tags: trunk, release, v0.7.0)