Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
244 check-ins going from trunk to v0.11.0
2025-03-14
| ||
14:43 | Add attributes to block BLOBs ... (Leaf check-in: 7e15b5aa03 user: stern tags: trunk) | |
13:34 | sz: add attributes to list and description elements ... (check-in: a55579640a user: stern tags: trunk) | |
2025-03-13
| ||
17:28 | Add missing sz walker for SymBLOB ... (check-in: 2ee0524d19 user: stern tags: trunk) | |
14:54 | Move reference scanning from sz/zmk to sz ... (check-in: 89b203012d user: stern tags: trunk) | |
14:17 | Refactor sz Reference handling ... (check-in: b2e6ce0cd3 user: stern tags: trunk) | |
13:38 | sz: refactor all SymLink* into one SymLink, and reference shows the link type ... (check-in: 3f6c2b1e8a user: stern tags: trunk) | |
2025-03-12
| ||
17:12 | sz/zmk: refactor to use a user-initialized parser struct ... (check-in: 75cc371b38 user: stern tags: trunk) | |
16:48 | Fix changelog ... (check-in: 07ea1d1e75 user: stern tags: trunk) | |
2025-03-07
| ||
16:02 | Fix date in home page ... (check-in: 9c43b4d2b2 user: stern tags: trunk) | |
15:01 | Version 0.20.0 ... (check-in: 16b4168715 user: stern tags: release, trunk, v0.20.0) | |
2025-03-04
| ||
21:11 | sz: allow optional inlines in Transclude list ... (check-in: d73c989323 user: stern tags: trunk) | |
2025-03-02
| ||
20:49 | sz/zmk: remove ParseInline, it is only needed for internal tests; small associated refactorings, e.g. rename ParseBlocks into Parse ... (check-in: ffb4bbf104 user: stern tags: trunk) | |
2025-03-01
| ||
23:47 | Refactor sz/zmk parsing methods to use input only, if possible ... (check-in: e02bf476a5 user: stern tags: trunk) | |
23:26 | sz/zmk parses attributes with internal functions instead of parser methods (refactor) ... (check-in: a264505e6c user: stern tags: trunk) | |
23:10 | Remove one stmt that was wrongly "modernized" ... (check-in: d6d7fb1786 user: stern tags: trunk) | |
2025-02-26
| ||
21:23 | Apply modernize ... (check-in: de0d19d41c user: stern tags: trunk) | |
2025-02-25
| ||
19:09 | Introduce sz.MakeXXX functions to build AST nodes; refactor; fix some minor bugs ... (check-in: 885ca05c08 user: stern tags: trunk) | |
12:03 | Client: no sx reader limit for QueryZettelData ... (check-in: 75031f89e1 user: stern tags: trunk) | |
2025-02-24
| ||
18:40 | Make sz.walk.Visitor.VisitAfter simpler ... (check-in: fa40a48cc0 user: stern tags: trunk) | |
13:06 | Remove some linter warnings ... (check-in: e60c0d63e9 user: stern tags: trunk) | |
13:01 | Fix embed parsing (syntax) ... (check-in: 5684966b9d user: stern tags: trunk) | |
12:21 | Fix walk error for embed ... (check-in: 70a40876e8 user: stern tags: trunk) | |
11:13 | Adapt client.QueryZettelData to new encoding in ZS 0.20-dev ... (check-in: bfb53b97f7 user: stern tags: trunk) | |
10:08 | Fix: sexp.ParseList ... (check-in: cad09c46bd user: stern tags: trunk) | |
09:41 | Add type spec 'r' to sexp.ParseList ... (check-in: c8f96ad44a user: stern tags: trunk) | |
2025-02-18
| ||
18:06 | Fix some errors in zmk parser ... (check-in: e95a9f353c user: stern tags: trunk) | |
11:19 | Adapt to sx update: ListBuilder.List() does not reset any more ... (check-in: f4088f654e user: stern tags: trunk) | |
2025-02-17
| ||
13:43 | Update dependencies ... (check-in: 961574f9e8 user: stern tags: trunk) | |
2025-02-16
| ||
18:02 | Use sx list iters ... (check-in: 0f7af1b4d6 user: stern tags: trunk) | |
2025-02-14
| ||
16:52 | Fix idset intersection (remove falso optimization) ... (check-in: 0a3290c5ef user: stern tags: trunk) | |
2025-02-13
| ||
13:16 | Reword home page; fix a typo ... (check-in: 2a0501e6b5 user: stern tags: trunk) | |
09:39 | Fix some issues in meta ... (check-in: 5d71126159 user: stern tags: trunk) | |
09:26 | Remove package domain/id/idslice ... (check-in: 133b836832 user: stern tags: trunk) | |
09:05 | Refactor meta.Value.AsList into more specific functions / iterators ... (check-in: 39d0d0b9f0 user: stern tags: trunk) | |
2025-02-12
| ||
19:18 | Use Go 1.24; rename app -> zero ... (check-in: 6878d8109a user: stern tags: trunk) | |
2025-02-11
| ||
12:06 | Remove package maps; replaced by slices.sorted(maps.Keys(m)) ... (check-in: 3eb36c7017 user: stern tags: trunk) | |
10:33 | Move package strfun back to Zettelstore ... (check-in: 9942fab24d user: stern tags: trunk) | |
10:14 | Make use of app/set.Set instead of strfun.Set ... (check-in: b42217cdde user: stern tags: trunk) | |
2025-02-07
| ||
15:51 | Move meta value method into appropriate file ... (check-in: e7e8aa300c user: stern tags: trunk) | |
15:50 | Refactor meta pair slices into iterators ... (check-in: 700aaf5426 user: stern tags: trunk) | |
2025-02-06
| ||
20:36 | Rename constants for verbatim/literal code ... (check-in: 782db312f8 user: stern tags: trunk) | |
20:20 | Move meta/zid constants from api to their specific packages ... (check-in: 1c2b2a231c user: stern tags: trunk) | |
19:27 | Refactor metadata value methods ... (check-in: 027a9fb591 user: stern tags: trunk) | |
2025-02-05
| ||
23:50 | Metadata values have its own (string) type ... (check-in: c9644d4746 user: stern tags: trunk) | |
2025-02-04
| ||
20:40 | Added domain/meta from zettelstore ... (check-in: 04137a28fb user: stern tags: trunk) | |
2025-02-03
| ||
17:50 | Rename idset.NewSet/NewSetCap -> New/NewCap ... (check-in: 2da700d7d2 user: stern tags: trunk) | |
17:22 | Add zettel identifier functions ... (check-in: 9566d48df0 user: stern tags: trunk) | |
2025-02-02
| ||
15:41 | API constant: add MIN directive ... (check-in: b29b1306bb user: stern tags: trunk) | |
2025-01-22
| ||
17:24 | Fix some issues in zmk parser ... (check-in: 979f17ec8b user: stern tags: trunk) | |
2025-01-17
| ||
16:22 | Fix zmk parser to handle multiple definitions for a description term ... (check-in: c12e4a5cb1 user: stern tags: trunk) | |
16:22 | Fix sz walker to call VisitAfter for leaf AST nodes ... (check-in: a3bb794ff6 user: stern tags: trunk) | |
2025-01-16
| ||
17:33 | Fix some issues with zmk parser and sz walker ... (check-in: fdded8eb63 user: stern tags: trunk) | |
2025-01-15
| ||
17:31 | Remove support for inline HTML literals ... (check-in: 4f6c1fb6f2 user: stern tags: trunk) | |
16:38 | Remove support for inline zettel ... (check-in: 41739cc062 user: stern tags: trunk) | |
15:52 | Remove constant sz.TypeZettelmarkup ... (check-in: 6b2de604e7 user: stern tags: trunk) | |
15:46 | Remove constant api.MetaZettelmarkup ... (check-in: 977db15978 user: stern tags: trunk) | |
2024-12-23
| ||
13:27 | Rename some shtml constants ... (check-in: d07b16e758 user: stern tags: trunk) | |
13:23 | Zettel ID for "Lists" menu ... (check-in: 50875b1acd user: stern tags: trunk) | |
2024-12-13
| ||
14:14 | Remove query action constants for rss/atom feed ... (check-in: 7902e0d349 user: stern tags: trunk) | |
12:10 | Version 0.19.0 ... (check-in: fd15ae683e user: stern tags: release, trunk, v0.19.0) | |
2024-12-02
| ||
17:00 | Remove some linter errors (revive) ... (check-in: 2b332aee9c user: stern tags: trunk) | |
16:43 | Update comments for packages api / client ... (check-in: cefb635949 user: stern tags: trunk) | |
09:31 | Cleanup zettel identifier constants ... (check-in: 00ffaf1385 user: stern tags: trunk) | |
2024-11-27
| ||
16:50 | Remove constants for zettel identifier that work with previous new-style zids. ... (check-in: 6a850fba01 user: stern tags: trunk) | |
2024-11-25
| ||
09:21 | Keys superior / subordinate must be usable ... (check-in: 9e6a73c7ba user: stern tags: trunk) | |
2024-11-18
| ||
16:58 | Replace metadata keys to specify hierarchy with some to specify sequence ... (check-in: 54aafa66ec user: stern tags: trunk) | |
2024-08-26
| ||
12:46 | Fix generating external links in shtml; some refactorings ... (check-in: 97640fce44 user: stern tags: trunk) | |
2024-08-19
| ||
09:25 | SHTML: generate (th... for table cell in header ... (check-in: 6ca051ffec user: stern tags: trunk) | |
2024-08-14
| ||
14:25 | No special treatment of SVG images when they are embedded inline ... (check-in: f10ac01c1a user: stern tags: trunk) | |
09:14 | Update dependencies -> use Go 1.23; remove unparam warning ... (check-in: 596024c3db user: stern tags: trunk) | |
2024-08-13
| ||
13:52 | Fix sz.Walk; update dependencies; refactor to sx.IsEqualSymbol ... (check-in: ed0b11b0eb user: stern tags: trunk) | |
2024-08-07
| ||
15:12 | Add input.Input.SkipSpace, input.Input.IsSpace ... (check-in: 893f855afe user: stern tags: trunk) | |
2024-08-05
| ||
10:36 | Add shtml.LangStack and public quote handling ... (check-in: e815a1079e user: stern tags: trunk) | |
2024-07-11
| ||
16:29 | Remove "rename" operation and associated constants ... (check-in: a203b14b7e user: stern tags: trunk) | |
14:40 | Version 0.18.0 ... (check-in: b141c81ad9 user: stern tags: release, trunk, v0.18.0) | |
2024-07-10
| ||
15:15 | Reserve ZID for computed zettel about zettel ... (check-in: ea5260d4a2 user: stern tags: trunk) | |
2024-07-08
| ||
12:13 | Remove space node from AST ... (check-in: 58287cb5e0 user: stern tags: trunk) | |
2024-06-20
| ||
16:31 | Remove all symbol value constants ... (Closed-Leaf check-in: e0d62ad54c user: stern tags: nospace) | |
16:14 | Replace symbol value map with symbol map in Walk function ... (check-in: e51a0e22de user: stern tags: nospace) | |
16:06 | Postprocess ZMK: replace symbol name map with symbol map ... (check-in: 594a09045f user: stern tags: nospace) | |
10:56 | Update t73f dependencies ... (check-in: 798f1d41f0 user: stern tags: nospace) | |
10:55 | Remove '(SPACE ...)' node from sx-AST ... (check-in: 9860f59f2d user: stern tags: nospace) | |
2024-05-31
| ||
15:48 | Initial version of zmk->Sx parser ... (check-in: 955147c904 user: stern tags: trunk) | |
15:46 | Merge from trunk ... (Leaf check-in: 9aec1d38bb user: stern tags: zmk) | |
2024-04-17
| ||
16:24 | Merge from trunk and rename package to t73f.de/r/zsc ... (check-in: 417c3366e3 user: stern tags: zmk) | |
2024-04-16
| ||
17:04 | Merge from trunk and adapt to sx changes ... (check-in: e32af01aee user: stern tags: zmk) | |
2024-02-19
| ||
16:54 | sz/zmk: make use of sz.Walk in post-processor ... (check-in: 45967d4a3c user: stern tags: zmk) | |
15:59 | Merge from trunk ... (check-in: afe0596ea6 user: stern tags: zmk) | |
2024-02-11
| ||
21:27 | Merge from trunk; adapt to explicit symbol names ... (check-in: 015d044be0 user: stern tags: zmk) | |
20:59 | Merge from trunk and adapt to sx changes ... (check-in: e26014cf31 user: stern tags: zmk) | |
2024-02-10
| ||
21:37 | Merge from trunk ... (check-in: 1dc8c7994c user: stern tags: zmk) | |
2024-02-06
| ||
16:49 | sz: initial version of AST walker ... (check-in: 62a00f91bf user: stern tags: zmk) | |
14:24 | Merge from trunk ... (check-in: bfc0c744cc user: stern tags: zmk) | |
14:00 | Merge two same functions (sz.goValue / client.goString) ... (check-in: 54af0ff98e user: stern tags: trunk) | |
13:56 | Remove GitHub actions; add SPDX license encodings ... (check-in: 56a391e4b1 user: stern tags: trunk) | |
11:25 | sz: refactor ... (check-in: ff55f1c3fa user: stern tags: trunk) | |
2024-02-05
| ||
17:08 | Update to latest sx ... (check-in: 3e8f140e2e user: stern tags: trunk) | |
13:34 | Upgrade to latest sx ... (check-in: caef7b25a6 user: stern tags: trunk) | |
2024-02-02
| ||
16:01 | Adapt to sx addition of ListBuilder ... (check-in: 2ff3e8c4e1 user: stern tags: trunk) | |
2024-01-31
| ||
11:15 | Fix sz.MakeMeta ... (check-in: 53214a2322 user: stern tags: trunk) | |
2024-01-28
| ||
17:31 | Adapt to sx changes ... (check-in: 8f5f386a96 user: stern tags: trunk) | |
2024-01-23
| ||
10:56 | shtml: REGION-* does not contain explicit BLOCK symbol any more ... (check-in: 09fa1c701d user: stern tags: trunk) | |
2024-01-22
| ||
14:08 | shtml: remove INLINE symbol ... (check-in: 1586d9916f user: stern tags: trunk) | |
12:54 | shtml: cherry pick changes done in branch zmk but should be in trunk ... (check-in: b612382ec7 user: stern tags: trunk) | |
09:11 | shtml: remove '(quote ...)' from reference ... (check-in: af0056e24b user: stern tags: trunk) | |
2024-01-11
| ||
18:13 | Move constant QueryPrefix from zettelstore to client ... (check-in: c1e575b1d7 user: stern tags: trunk) | |
16:51 | Move package "input" from zettelstore to client ... (check-in: 9880516bc9 user: stern tags: trunk) | |
15:44 | Adapt to sx changes (4/?) ... (check-in: 8c10b0258a user: stern tags: trunk) | |
15:02 | Update to latest sx ... (check-in: a40f5e0554 user: stern tags: trunk) | |
2024-01-09
| ||
11:38 | Update to latest sx ... (check-in: eab7fe74a3 user: stern tags: trunk) | |
2024-01-06
| ||
18:53 | Adapt to sx changes (3/?) ... (check-in: 2acd23f67a user: stern tags: trunk) | |
18:24 | Adapt to sx changes ... (check-in: e1f83dcdbc user: stern tags: trunk) | |
17:28 | Adapt to sx changes ... (check-in: 39e41a890c user: stern tags: trunk) | |
2024-01-05
| ||
16:21 | Update to latest sx ... (check-in: 35dbaef028 user: stern tags: trunk) | |
2024-01-03
| ||
20:46 | Update to latest sx ... (check-in: 608a11ef66 user: stern tags: trunk) | |
2024-01-01
| ||
20:43 | Forgot to add new file shtml/const.go ... (check-in: 798021673d user: stern tags: trunk) | |
20:39 | Adapt to sx changes: make symbol a non-struct, remove SymbolFactory ... (check-in: 8f15fadde9 user: stern tags: trunk) | |
2023-12-31
| ||
14:22 | Update to latest sx ... (check-in: 8a9f3111d4 user: stern tags: trunk) | |
2023-12-22
| ||
15:59 | Fix HTML generation error; update to latest sx ... (check-in: 4835c326e2 user: stern tags: trunk) | |
2023-12-18
| ||
16:36 | Client: add genric Get method; open URLBuilder for public ... (check-in: f9698a9ac3 user: stern tags: trunk) | |
2023-12-08
| ||
14:08 | shtml: export some methods to be used in Zettel Presenter ... (check-in: 0a3d4044cd user: stern tags: trunk) | |
2023-11-30
| ||
15:15 | Version 0.16.0 ... (check-in: 751754d40c user: stern tags: release, trunk, v0.16.0) | |
2023-11-29
| ||
16:50 | Add zettel identifier for predefined role zettel ... (check-in: d47ca9287a user: stern tags: trunk) | |
11:09 | Add constant for "New Role" zettel identifier ... (check-in: 05f2f178c3 user: stern tags: trunk) | |
2023-11-28
| ||
17:54 | Add constants and API client to retrieve role zettel ... (check-in: 949ee931b4 user: stern tags: trunk) | |
13:31 | Update to latest sx ... (check-in: 344194d2b4 user: stern tags: trunk) | |
13:28 | shtml: fix missing support for zmk metadata ... (check-in: e91d25fa28 user: stern tags: trunk) | |
2023-11-23
| ||
15:51 | Add hint how to go get the client software w.r.t Fossil ... (check-in: 1c89880c1f user: stern tags: trunk) | |
2023-11-18
| ||
17:40 | shtml: fix wrong secondary quoting for second quote ... (check-in: 05f2756243 user: stern tags: trunk) | |
2023-11-13
| ||
18:04 | Add defnitions to enable mark formatting of inline text ... (check-in: efd380992e user: stern tags: trunk) | |
12:04 | shtml: write alt-attribute for inline embed ... (check-in: e26e782080 user: stern tags: trunk) | |
2023-11-12
| ||
15:09 | New shtml generator / evaluator ... (check-in: c5d6d4dd3c user: stern tags: trunk) | |
2023-11-02
| ||
10:51 | Adapt to Sx changes ... (check-in: 11e8c0d53b user: stern tags: trunk) | |
2023-11-01
| ||
19:06 | Adapt zo sx changes ... (check-in: 90126abadb user: stern tags: trunk) | |
2023-10-29
| ||
14:57 | Update to latest sx ... (check-in: 813080c419 user: stern tags: trunk) | |
2023-10-27
| ||
14:10 | Adapt to sx changes ... (check-in: c46f694f03 user: stern tags: trunk) | |
07:16 | Adapt to sx changes ... (check-in: d99c7556b9 user: stern tags: trunk) | |
2023-10-26
| ||
15:57 | Version 0.15.0 ... (check-in: 8c6fa07a0d user: stern tags: release, trunk, v0.15.0) | |
2023-10-22
| ||
13:09 | Fix shtml generation when description term has no description data ... (check-in: d8f567812a user: stern tags: trunk) | |
2023-10-19
| ||
11:19 | Update to latest sx ... (check-in: 4a55bb675a user: stern tags: trunk) | |
2023-10-17
| ||
12:40 | Adapt to sx changes (quote fix) ... (check-in: 35cbe6ea76 user: stern tags: trunk) | |
2023-10-16
| ||
17:02 | Adapt to sx changes ... (check-in: 182d16f4e2 user: stern tags: trunk) | |
14:10 | Adapt to sx changes (refactoring builtins) ... (check-in: 2301e027c8 user: stern tags: trunk) | |
2023-10-13
| ||
20:31 | Update to latest sx ... (check-in: 6af34d297e user: stern tags: trunk) | |
2023-10-12
| ||
22:54 | Update to latest sx ... (check-in: 427c9a7162 user: stern tags: trunk) | |
13:54 | Update to latest sx ... (check-in: eb6e344f15 user: stern tags: trunk) | |
2023-10-09
| ||
17:43 | Update to latest sx ... (check-in: 0b86d11e65 user: stern tags: trunk) | |
2023-10-08
| ||
17:32 | Update to latest sx ... (check-in: 05bede1b7a user: stern tags: trunk) | |
2023-10-07
| ||
16:33 | Update to latest sx ... (check-in: 5e53133515 user: stern tags: trunk) | |
2023-10-06
| ||
18:10 | Upgrade to latest sx; refactor to improve code quality ... (check-in: 81dcaad396 user: stern tags: trunk) | |
16:11 | Add zettel identifier for sxn prelude ... (check-in: 48b28010c5 user: stern tags: trunk) | |
2023-10-05
| ||
17:48 | Update to latest sx ... (check-in: 94ccee1388 user: stern tags: trunk) | |
2023-09-29
| ||
11:20 | Add constant for new zettel template (tag zettel) ... (check-in: 459ee68ffc user: stern tags: trunk) | |
10:28 | Force a client.CheckRedirect when calling client.TagZettel ... (check-in: 87227aad90 user: stern tags: trunk) | |
09:08 | Initial version of client call TagZettel ... (check-in: 23260f95f0 user: stern tags: trunk) | |
2023-09-25
| ||
14:57 | Add constant for HTTP query key "tag" ... (check-in: 5971389287 user: stern tags: trunk) | |
2023-09-15
| ||
17:44 | Fix typo ... (check-in: f535d4cb15 user: stern tags: trunk) | |
17:37 | Update sx dependency ... (check-in: 6ca380ebb5 user: stern tags: trunk) | |
13:59 | Adapt to sx changes: mostly MakeString -> String ... (check-in: d9def91374 user: stern tags: trunk) | |
2023-09-11
| ||
19:33 | Adapt to sx removal of boolean data type ... (check-in: a7d840b1e4 user: stern tags: trunk) | |
2023-08-30
| ||
17:52 | Update to latest sx ... (check-in: 074241f97f user: stern tags: trunk) | |
2023-08-29
| ||
20:38 | Add role conastant tag ... (check-in: 7007b21dd7 user: stern tags: trunk) | |
2023-08-28
| ||
20:59 | Adapt to latest sx changes ... (check-in: f94c80b535 user: stern tags: trunk) | |
2023-08-27
| ||
20:57 | Update to sx; remove support for css-role-map zettel ... (check-in: 8a3198ef96 user: stern tags: trunk) | |
11:18 | Update to latest sx ... (check-in: b88805af6d user: stern tags: trunk) | |
2023-08-24
| ||
23:27 | Update to latest sx ... (check-in: bdc852e018 user: stern tags: trunk) | |
14:04 | Add one Sxn code zettel identifier, modify another one ... (check-in: fc83d5fa00 user: stern tags: trunk) | |
13:42 | Update to latest sx ... (check-in: 8784e3208c user: stern tags: trunk) | |
2023-08-23
| ||
21:44 | Upgrade to latest sx ... (check-in: 7f4464af31 user: stern tags: trunk) | |
2023-08-20
| ||
19:36 | Update to latest sx ... (check-in: 897d49b609 user: stern tags: trunk) | |
2023-08-19
| ||
16:06 | Update to latest sx ... (check-in: c3e4f6b9a0 user: stern tags: trunk) | |
2023-08-18
| ||
18:56 | Update to latest sx ... (check-in: e927739535 user: stern tags: trunk) | |
2023-08-08
| ||
16:35 | Update go.mod to go1.21 ... (check-in: c5ff49f692 user: stern tags: trunk) | |
2023-08-07
| ||
15:17 | Remove support for JSON encoding ... (check-in: 0628873da8 user: stern tags: trunk) | |
13:44 | Version 0.13.0 ... (check-in: 92d8dd7df8 user: stern tags: release, trunk, v0.13.0) | |
10:22 | client: use sx for creating/updating zettel ... (check-in: 4ce083f28b user: stern tags: trunk) | |
09:28 | Refactor zettel encoding/parsing code into package sexp ... (check-in: 751bf5b312 user: stern tags: trunk) | |
2023-08-06
| ||
15:01 | Replace client.GetMetaJSON with client.GetMetaData ... (check-in: 242f7f1e3b user: stern tags: trunk) | |
2023-08-04
| ||
12:39 | Fix: do not import from zettelstore.de/z ... (check-in: 415d591773 user: stern tags: trunk) | |
12:34 | Replace client.ListZettelJSON with client.QueryZettelData ... (check-in: d8ec0f6123 user: stern tags: trunk) | |
09:05 | Add client.QueryAggregate ... (check-in: f4945b6124 user: stern tags: trunk) | |
2023-08-01
| ||
16:50 | Cleanup client functions ... (check-in: 11353c1c56 user: stern tags: trunk) | |
2023-07-31
| ||
14:00 | Remove client call to retrieve unlinked references. It is now part of query. ... (check-in: 3fcdfb72d5 user: stern tags: trunk) | |
11:07 | Add two constants for query directive: UNLINKED, PHRASE ... (check-in: 0425d64cf0 user: stern tags: trunk) | |
2023-07-28
| ||
17:02 | Add remove JSON structs, there are still needed ... (check-in: c2eead0897 user: stern tags: trunk) | |
16:52 | Remove client.GetZettelOrder ... (check-in: 96761dfcc6 user: stern tags: trunk) | |
16:51 | Fix urlbuilder.AppendQuery for empty query ... (check-in: fa60255526 user: stern tags: trunk) | |
16:50 | Remove unneeded JSON structs ... (check-in: 2aef13bf88 user: stern tags: trunk) | |
10:22 | Rename package sx -> sexp and sexp.ParseObject -> sexp.ParseList ... (check-in: c7ecc075f8 user: stern tags: trunk) | |
08:34 | Adapt to changes from sx refactoring ... (check-in: 15cd856cb4 user: stern tags: trunk) | |
2023-07-26
| ||
12:26 | Transform to Fossil repo, no Git any more ... (check-in: 5642a1532f user: stern tags: trunk) | |
11:09 | Adapt to new sxpf/sxhtml (-> sx) repository ... (check-in: 5ec6c91831 user: stern tags: trunk) | |
2023-07-24
| ||
12:43 | Add IDENT constant (query directive) ... (check-in: 5f4fa7c5c3 user: stern tags: trunk) | |
2023-07-20
| ||
06:29 | Add constant for "items" query directive ... (check-in: 9c18193255 user: stern tags: trunk) | |
2023-07-11
| ||
13:30 | Fix some errors in call to sx.ParseObject ... (check-in: 0f8c7f6f9b user: stern tags: trunk) | |
13:19 | Adaptto changes in sxpf (cell -> pair) ... (check-in: 2cdc76baf8 user: stern tags: trunk) | |
2023-07-04
| ||
13:53 | Add 'folge-role' as supported metadata key ... (check-in: 072fd44b02 user: stern tags: trunk) | |
2023-07-03
| ||
10:27 | Refactor client API names to make use of 'Data', instead of 'JSON' ... (check-in: c5ec2d84c1 user: stern tags: trunk) | |
10:21 | client.GetZettelData now returns the data itself, not a pointer to the data ... (check-in: ac88e86323 user: stern tags: trunk) | |
10:14 | Refactor client.authRequest to make use of sx.ParseObject ... (check-in: ddb883ca1e user: stern tags: trunk) | |
10:04 | Migrate client.GetZettelJSON -> client.GetZettelData ... (check-in: 155b0323ca user: stern tags: trunk) | |
2023-07-01
| ||
14:12 | Client: get version is changed to sxpf ... (check-in: a614be36ac user: stern tags: trunk) | |
2023-06-30
| ||
18:12 | Adapt change from sxpf ... (check-in: 76f29d7d27 user: stern tags: trunk) | |
18:11 | Add package sx for helper to work with sxpf data ... (check-in: 1bb202cfb8 user: stern tags: trunk) | |
10:43 | Adapt to changes from sxpf ... (check-in: 56044f8dbb user: stern tags: trunk) | |
2023-06-19
| ||
12:42 | Add constant for sxn webui zettel code ... (check-in: 896bbbea1d user: stern tags: trunk) | |
2023-06-12
| ||
16:41 | Yet another typo in search operator constants. Hopefully, the very last for today. ... (check-in: 798233e170 user: stern tags: trunk) | |
11:28 | Fix some wrong search operator strings ... (check-in: e76687816d user: stern tags: trunk) | |
11:15 | Forgot two constants :-/ ... (check-in: 371c1cb7c0 user: stern tags: trunk) | |
11:08 | Add some query/search constants ... (check-in: f221d7fd05 user: stern tags: trunk) | |
2023-06-10
| ||
13:58 | Changed search prefix/suffix operator to '[' and ']' ... (check-in: 4167fad02e user: stern tags: trunk) | |
2023-06-09
| ||
18:27 | Adapt to changes from sxpf, sxhtml ... (check-in: d4495822ed user: stern tags: trunk) | |
13:26 | Update to latest sxpf ... (check-in: 6359878230 user: stern tags: trunk) | |
2023-06-08
| ||
12:11 | Adapt to sxpf changes ... (check-in: 96d5a92d2b user: stern tags: trunk) | |
2023-06-05
| ||
10:33 | Version 0.12.0 ... (check-in: df0c1e328b user: stern tags: release, trunk, v0.12.0) | |
2023-06-03
| ||
14:37 | Remove unneeded code from URLBuilder ... (check-in: 902f6ff11c user: stern tags: trunk) | |
13:11 | Fix: sz zmk name is also a symbol, not a string ... (check-in: 5b2da73da6 user: stern tags: trunk) | |
2023-05-31
| ||
18:24 | Adapt to latest sxpf ... (check-in: 8bc369e68f user: stern tags: trunk) | |
2023-05-29
| ||
21:19 | Remove reference to mustache; update to newest sxhtml ... (check-in: 0a344897c6 user: stern tags: trunk) | |
2023-05-24
| ||
18:39 | Update to latest sxpf ... (check-in: d929a2bc57 user: stern tags: trunk) | |
2023-05-22
| ||
16:39 | Adapt to sxpf ... (check-in: 587c1eee26 user: stern tags: trunk) | |
2023-05-15
| ||
16:52 | Adapt to latest sxpf ... (check-in: 48b3da8ea7 user: stern tags: trunk) | |
16:42 | Adapt to latest sxpf ... (check-in: 26d6760dd8 user: stern tags: trunk) | |
2023-05-12
| ||
13:04 | Adapt to latest sxpf ... (check-in: f38a4e0f43 user: stern tags: trunk) | |
2023-05-11
| ||
15:42 | Adapt to new sxpf ... (check-in: e515c8e6d2 user: stern tags: trunk) | |
2023-05-09
| ||
09:58 | Adapt to latest sxpf ... (check-in: 13a9d0bfab user: stern tags: trunk) | |
2023-05-08
| ||
16:55 | Update to latest sxpf ... (check-in: 5fd04b6d2a user: stern tags: trunk) | |
2023-05-05
| ||
14:41 | Adapt to sxpf/sxhtml changes ... (check-in: 10a615df2a user: stern tags: trunk) | |
2023-05-04
| ||
16:34 | Adapt to changed sxpf interfaces ... (check-in: 17a41da83c user: stern tags: trunk) | |
2023-04-25
| ||
16:42 | Fix error in detecting sz metadata ... (check-in: 3df15cb06d user: stern tags: trunk) | |
2023-04-24
| ||
10:25 | Update to latest sxpf ... (check-in: c214d3faba user: stern tags: trunk) | |
2023-04-21
| ||
16:25 | Add syntax value constant "sxn" (Symbolic eXpressioN) ... (check-in: 4dab9e2330 user: stern tags: trunk) | |
16:04 | Rename "sexpr" to "sz" ... (check-in: 9007f4eeae user: stern tags: trunk) | |
13:53 | Add metadata keys subordinates and superior ... (check-in: 61befea378 user: stern tags: trunk) | |
2023-04-19
| ||
16:28 | Add search operator "=" ... (check-in: e2d9e3ddc9 user: stern tags: trunk) | |
2023-04-17
| ||
11:29 | Update to latest Sxpf ... (check-in: b90d9de8f2 user: stern tags: trunk) | |
2023-04-11
| ||
17:16 | Adapt Auth to Sexpr (from JSON) ... (check-in: 8c596d314f user: stern tags: trunk) | |
2023-04-07
| ||
11:11 | Refactor client data for zettel context (mostly: delete it) ... (check-in: 96aa1a43c6 user: stern tags: trunk) | |
2023-04-05
| ||
09:59 | Sexpr: metadata key is now a symbol, not a string (w/ poss. containing white space) anymore ... (check-in: dfba45804e user: stern tags: trunk) | |
2023-04-04
| ||
16:43 | Update to latest sxpf ... (check-in: 6d08b164b8 user: stern tags: trunk) | |
2023-04-03
| ||
11:12 | change LIST -> list as symbol in sexpr's ... (check-in: 414902a68d user: stern tags: trunk) | |
2023-04-02
| ||
16:51 | Add constants for "data" encoding ... (check-in: eb2a102c34 user: stern tags: trunk) | |
16:14 | Add metadata key 'expire' ... (check-in: e11f223228 user: stern tags: trunk) | |
2023-03-27
| ||
14:37 | Version 0.11.0 ... (check-in: 331cad470c user: stern tags: release, trunk, v0.11.0) | |