Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
35 ancestors of v0.15.0 back to v0.14.0
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) | |