Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
77 check-ins going from v0.12.0 to v0.13.0
2023-08-07
| ||
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) | |