Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2022-06-24
| ||
16:35 | Refactor usecase 'list role' to return more information ... (Leaf check-in: 0bd22a7fae user: stern tags: trunk) | |
16:28 | Refactor list handling usecases: merge them into same file ... (check-in: d15af56bca user: stern tags: trunk) | |
2022-06-23
| ||
16:50 | Refactor: simplify usecases list tags and list roles ... (check-in: 33d743615e user: stern tags: trunk) | |
16:36 | Remove support for a default value for metadata key role. ... (check-in: 113ffa43f9 user: stern tags: trunk) | |
16:06 | Fix: when asked for missing metadata, require an non-empty value to remove it from result ... (check-in: d87b5d11d3 user: stern tags: trunk) | |
15:52 | Fix: do not select empty metadata ... (check-in: 04e4f4ec9f user: stern tags: trunk) | |
15:42 | Use datalist for zettel form (role only) ... (check-in: 19458f3b4f user: stern tags: trunk) | |
13:19 | WebUI: orefix all edit form element ids with "zs-" ... (check-in: 6335460829 user: stern tags: trunk) | |
13:08 | Usecase list roles now returns a list of counted roles, not just the role names. ... (check-in: 1e7cfab4ca user: stern tags: trunk) | |
2022-06-22
| ||
17:55 | Rename an internal search field ... (check-in: 3a18bc0bb3 user: stern tags: trunk) | |
17:30 | Usecase: list tags / roles add a search expression to explicitly fetch only those metadata where tags / roles are already set ... (check-in: 149f657fce user: stern tags: trunk) | |
11:46 | Add initial support for collections of metadata. This is needed for special searches. ... (check-in: 7a0b669018 user: stern tags: trunk) | |
2022-06-21
| ||
16:46 | Make use of genric map function to retrieve list of sorted string keys ... (check-in: 1b70cc3374 user: stern tags: trunk) | |
2022-06-20
| ||
15:02 | Fix: parse entities in Zettelmarkup ... (check-in: 020c233e75 user: stern tags: trunk) | |
11:01 | Add logging when auth fails in a web request ... (check-in: 737b27a148 user: stern tags: trunk) | |
10:42 | Update external dependencies ... (check-in: 7e81bed203 user: stern tags: trunk) | |
2022-06-14
| ||
17:20 | Fix zettel sexpr encoding to use the correct order ... (check-in: 8265563856 user: stern tags: trunk) | |
2022-06-09
| ||
19:52 | Update go dependencies ... (check-in: 3469518538 user: t73fde tags: trunk) | |
19:48 | Update to new t73fde/sxpf ... (check-in: 0a51c4b200 user: t73fde tags: trunk) | |
2022-05-23
| ||
13:47 | Use only sexpr-based HTML encoding; ZJSON-based encoding is removed. ... (check-in: 0e001e473a user: stern tags: trunk) | |
12:59 | Encode each link reference type with a separate function ... (check-in: 827300d961 user: stern tags: trunk) | |
2022-05-20
| ||
17:08 | Make new WebUI HTML view general available ... (check-in: 19312f5194 user: stern tags: trunk) | |
15:34 | Fix bugs in WebUI-HTML generation. Mostly because of introduction of pair lists. The code was based on arrays. ... (Leaf check-in: 368d4d4875 user: stern tags: webui-html) | |
2022-05-19
| ||
20:04 | Optimize AST-to-Sexpr-tranformer to use pair lists if possible ... (check-in: 9d275f9364 user: stern tags: webui-html) | |
15:56 | Initial version of fully s-expression based HTML generator ... (check-in: 5cac2db7c3 user: stern tags: webui-html) | |
2022-05-18
| ||
18:07 | Initial, incomplete implementation of sexpr-based HTML generator for WebUI ... (check-in: fca43f830c user: stern tags: webui-html) | |
16:53 | Merge from trunk ... (check-in: cbaf282e52 user: stern tags: webui-html) | |
2022-05-17
| ||
11:47 | Update to newest client and sxpf ... (check-in: 1aeed19e3e user: stern tags: trunk) | |
2022-05-16
| ||
12:14 | Upgrade to changes from sxpf ... (check-in: 9b80062035 user: stern tags: trunk) | |
2022-05-10
| ||
17:16 | Adapt to changes in sxpf and client ... (check-in: 2e7fca6ba0 user: stern tags: trunk) | |
2022-05-09
| ||
17:02 | Update to new sxpf/client: symbols must be created in an environment ... (check-in: bf31868682 user: stern tags: trunk) | |
13:23 | Upgrade sxpf to latest version ... (check-in: 0336b1067a user: stern tags: trunk) | |
2022-05-06
| ||
18:21 | Update to new client and sxpf ... (check-in: 26764349ec user: stern tags: trunk) | |
10:55 | Sexprenc optimizes nested list, where each list element contains just one paragraph ... (check-in: 252e649efd user: stern tags: trunk) | |
2022-05-03
| ||
17:37 | Fix zettelmark parser producing quote lists with a sequence of paragraphs ... (check-in: 65637fd78b user: stern tags: trunk) | |
14:13 | Update to fsnotify v1.5.4 ... (check-in: c301dc1a0e user: stern tags: trunk) | |
11:04 | Re-incorporate package input from client ... (check-in: fd6d588bfc user: stern tags: trunk) | |
2022-05-02
| ||
17:48 | Update to new client, sxpf and remove some code smells ... (check-in: f4432ca57f user: stern tags: trunk) | |
13:40 | Adapt to new client ... (check-in: 8c8d8b41bd user: stern tags: trunk) | |
2022-04-30
| ||
17:16 | Remove typo that makes some tests fail ... (check-in: cf00f74cb6 user: t73fde tags: trunk) | |
12:16 | Test sexpr reader with sexpr zettel encodings ... (check-in: 18a6c1800a user: t73fde tags: trunk) | |
2022-04-28
| ||
18:24 | Adapt to new client code ... (check-in: 1e3fa45d99 user: stern tags: trunk) | |
2022-04-27
| ||
08:25 | Add experimental sexpr-based HTML encoder (shtml) ... (check-in: 2df99b742a user: t73fde tags: trunk) | |
2022-04-26
| ||
17:20 | Update to new client: rename sexpr.GetSymbol to NewSymbol ... (check-in: 677b5accd4 user: stern tags: trunk) | |
15:22 | Update to new client which moved attributes to their own package ... (check-in: d8299f5253 user: stern tags: trunk) | |
2022-04-25
| ||
18:08 | Update sexprenc interface ... (check-in: 5ff1781a9f user: stern tags: trunk) | |
14:35 | Refactor sexpr encoder to used explicit sexpr data structure ... (check-in: bf3ead0d96 user: stern tags: trunk) | |
07:59 | Update dependencies: Goldmark 1.4.12, golang/crypto, golang/term ... (check-in: c61184f762 user: stern tags: trunk) | |
2022-04-24
| ||
17:58 | Package input is moved to zettelstore-client ... (check-in: 4534ce54f7 user: t73fde tags: trunk) | |
12:34 | Temporary disable unparam build step b/c it is not updated to Go 1.18 / generics ... (check-in: 9c5414f4e1 user: stern tags: trunk) | |