Zettelstore

Timeline
Login

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

285 descendants of v0.7.0

2023-05-31
18:29
Adapt to sxpf changes ... (Leaf 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:50
Version 0.11.2 ... (Leaf check-in: 61f8578997 user: stern tags: release, release-0.11, v0.11.2)
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
16:09
S-Expr: HEADING now uses an explicit INLINE parameter, not an implicit text list ... (Leaf check-in: ae57dcd9ac user: stern tags: sxhtml)
14:20
Update to latest Go modules ... (check-in: 31aa0c0b76 user: stern tags: sxhtml)
14:18
Upgrade to latest Go modules: /x/text, /x/term, /x/crypto ... (check-in: ccaa832533 user: stern tags: trunk)
2023-03-06
21:48
Sxpf removed nArgs parameter in callables ... (check-in: 6767fb1390 user: t73fde tags: sxhtml)
2023-03-02
18:10
Fix SExpr generation of metadata ... (check-in: 72496703e5 user: stern tags: sxhtml)
10:17
Follow introduction of sxpf.SymbolFactory.MustMake ... (check-in: c744579c80 user: stern tags: sxhtml)
2023-03-01
18:09
Use SxHTML instead of zettelstore-client package html. ... (check-in: ae45812f00 user: stern tags: sxhtml)
14:30
Remove reference to zs client package html in mustache and URL output for get_zettel ... (check-in: 199c35b121 user: stern tags: sxhtml)
13:10
Change transformation of endnotes into s-expression to fix SHTML generation ... (check-in: 79a6ef7e6d user: stern tags: sxhtml)
2023-02-28
18:07
Make use of new sxpf evaluation strategy ... (check-in: b82f432208 user: stern tags: sxhtml)
13:44
Follow renaming of symbols in zettelstore-client ... (check-in: bd3503f419 user: stern tags: sxhtml)
12:59
Update to latest changes in sxpf / sxhtml ... (check-in: dded1fea10 user: stern tags: sxhtml)
2023-02-27
17:52
HTML encoder makes fully use of SHTML + SxHTML ... (check-in: 95cc31751a user: stern tags: sxhtml)
15:44
(S)HTML encoder: all AST nodes at least partially implemented, all encoding tests done ... (check-in: 185bf72697 user: stern tags: sxhtml)
2023-02-24
18:21
Add support for endnotes ... (check-in: 33936b2f11 user: stern tags: sxhtml)
2023-02-23
18:36
Generate literal that should not be escaped for external link ... (check-in: 6dcd5ad495 user: stern tags: sxhtml)
18:00
WebUI: customize SHTML transformer ... (check-in: 022178fa1d user: stern tags: sxhtml)
15:32
Update test fpr block comment ... (check-in: a94a84bdb4 user: stern tags: sxhtml)
2023-02-22
15:00
Rename 'sxpf.Value' to 'sxpf.Object' ... (check-in: 480a62820a user: stern tags: sxhtml)
2023-02-20
22:10
SHTML: tests for block comments, description lists, tables adapted ... (check-in: 9634cb4194 user: t73fde tags: sxhtml)
2023-02-19
23:01
Replace sxpf.Pair with sxpf.List (which allows dotted pairs) ... (check-in: 4ed764f7bd user: t73fde tags: sxhtml)
21:23
Adapt to sxpf update: add support for dotted list s-expressions ... (check-in: b3c785ad8f user: t73fde tags: sxhtml)
2023-02-18
22:54
Allow to generate SHTML at WebUI ... (check-in: 601b06f582 user: t73fde tags: sxhtml)
18:03
Sexpr generation now results in a fully evaluative results, i.e. every list starts with a symbol. ... (check-in: 6f04ee8769 user: t73fde tags: sxhtml)
18:00
Fix: wrong generation for decription list in zmkenc ... (check-in: aa3f9aae89 user: t73fde tags: sxhtml)
2023-02-17
22:02
Add tests for most inline elements; fix bug in zmk encoder ... (check-in: 779fd00e5c user: t73fde tags: sxhtml)
2023-02-16
21:21
Add test cases for SHTML encoding of thematic break, ordered and unordered list. ... (check-in: 8e74887a85 user: t73fde tags: sxhtml)
2023-02-15
18:58
Update golang dependencies ... (check-in: fc16045e75 user: stern tags: sxhtml)
18:54
Update golang dependencies ... (check-in: a617e99e7a user: stern tags: trunk)
18:49
Integrate update from client; align tests with process ... (check-in: ebfffa47a0 user: stern tags: sxhtml)
2023-02-14
18:31
Initial MVP to make use of SHTML: block and inline elements, metadata. ... (check-in: a0179ba74d user: stern tags: sxhtml)
2023-02-13
18:15
Initial working code for SHTML encoder ... (check-in: e6d9c74ba9 user: stern tags: sxhtml)
17:42
Introduce empty SHTML encoder ... (check-in: a7e3749b14 user: stern tags: sxhtml)
17:26
Clean up everything to remove current HTML generation ... (check-in: debc08fa1f user: stern tags: sxhtml)
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-25
21:42
Remove support for ZJSON encoding ... (check-in: 81e47aabc3 user: t73fde tags: trunk)
21:10
Increase version to 0.11.0-dev to begin next development cycle ... (check-in: 65f364a414 user: t73fde tags: trunk)
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
17:28
Fix typo in changelog ... (check-in: e80d0f0ad5 user: t73fde tags: trunk)
17:22
Remove support for API endpoint /m ... (check-in: 3afcd81bb5 user: t73fde tags: trunk)
16:37
Remove deprecated URL query parameter ... (check-in: 9a313d3942 user: t73fde tags: trunk)
15:56
Remove support for tags outside metadata ... (check-in: 4a3ff3e303 user: t73fde tags: trunk)
15:10
Increase version to 0.8.0-dev to begin next development cycle ... (check-in: 97bb0f0d93 user: t73fde tags: trunk)
12:28
Version 0.7.0 ... (check-in: f2b8d470c7 user: stern tags: trunk, release, v0.7.0)