Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
56 descendants of v0.18.0
2024-11-18
| ||
17:11 | Downgrade hierarchical metadata keys, introduce sequence metadata keys (sequel, prequel) ... (Leaf check-in: 63ca2d6b5c user: stern tags: trunk) | |
16:57 | Fix: index manual ... (check-in: c1cc2c629b user: stern tags: trunk) | |
2024-11-08
| ||
15:41 | Update dependencies ... (check-in: fb4606d19c user: stern tags: trunk) | |
2024-11-04
| ||
18:38 | Refactor zid-mapper ... (check-in: 5c732d61d2 user: stern tags: trunk) | |
16:39 | Remove support of tracking the mapping betreen old-style and new-style zids ... (check-in: 14b1d5daa8 user: stern tags: trunk) | |
2024-10-31
| ||
11:40 | Update dependency github.com/fsnotify/fsnotify ... (check-in: 0c3ffebd03 user: stern tags: trunk) | |
2024-10-16
| ||
16:04 | Adapt to yuin/goldmark@v1.7.8 ... (check-in: c9ca0d93fe user: stern tags: trunk) | |
15:00 | Update link in imprint ... (check-in: cf83113558 user: stern tags: trunk) | |
2024-10-15
| ||
15:59 | API and WebUI support new-style zettel identifier in URIs ... (check-in: a9ff6233ea user: stern tags: trunk) | |
13:59 | First step to support new-style zids in web server ... (check-in: 9583dbb036 user: stern tags: trunk) | |
10:06 | Update build docs ... (check-in: a450ab50db user: stern tags: trunk) | |
2024-10-14
| ||
13:53 | Fix changelog ... (check-in: 964b56e379 user: stern tags: trunk) | |
13:49 | Fix some web site problems ... (check-in: 27122bd9ba user: stern tags: trunk) | |
2024-10-12
| ||
15:02 | Update to latest yuin/goldmark ... (check-in: d1a5fe44e6 user: stern tags: trunk) | |
2024-10-07
| ||
13:11 | Add again darwin/amd86 to released versions ... (check-in: 89d14d2e9e user: stern tags: trunk) | |
13:08 | ome issues with revive tool ... (check-in: b5cd26a9a2 user: stern tags: trunk) | |
13:04 | Move ZidMapper out of box/manager -> zettel/id/mapper ... (check-in: c633f8ea83 user: stern tags: trunk) | |
09:10 | Update golang dependencies ... (check-in: 2aecd697fc user: stern tags: trunk) | |
2024-09-27
| ||
16:35 | Add revive tool to tools; add some missing comments ... (check-in: a64decfa47 user: stern tags: trunk) | |
16:05 | Refactor to make revive tool happy (and me) ... (check-in: 6f8452996b user: stern tags: trunk) | |
2024-09-26
| ||
16:47 | Reread zettel id mapping zettel when updated ... (check-in: 0073087bde user: stern tags: trunk) | |
12:52 | Enable runtime profiling ... (check-in: c2743a97b5 user: stern tags: trunk) | |
11:48 | Refactor kernel to remove some warnings ... (check-in: 105f0b6440 user: stern tags: trunk) | |
11:42 | Refactor zettel notification in boxes ... (check-in: e154f55f38 user: stern tags: trunk) | |
2024-09-23
| ||
16:59 | Enlarge index queue to remove chance of deadlock ... (check-in: d7cedf7bce user: stern tags: trunk) | |
15:37 | Add some profiling tools to allow better debugging at runtime ... (check-in: 4ed19ec28c user: stern tags: trunk) | |
2024-09-08
| ||
19:59 | Fix mapping startup error that results in timeouts ... (check-in: 850ee74ffd user: t73fde tags: trunk) | |
19:44 | Update golang dependency ... (check-in: af4e57e975 user: t73fde tags: trunk) | |
2024-09-05
| ||
13:52 | Update Golang dependencies ... (check-in: 49708c56a4 user: t73fde tags: trunk) | |
2024-08-30
| ||
13:59 | Index content only for zettel with id >= 000100000000 ... (check-in: e8cf69aef9 user: stern tags: trunk) | |
13:59 | Update zettel id mapping when file system detects a new or a deleted zettel ... (check-in: ff0af96e2c user: stern tags: trunk) | |
2024-08-27
| ||
12:36 | Fix css error for tables in info view ... (check-in: 56f4be0ca2 user: stern tags: trunk) | |
09:32 | Fix: allow SVG-zettel where the <svg-tag is continued on next line ... (check-in: 0a2fc3a838 user: stern tags: trunk) | |
2024-08-26
| ||
12:58 | Use rel="external" for external links; adapt to some client changes ... (check-in: ab989d6ec1 user: stern tags: trunk) | |
10:07 | Calculate b36-zid when reading zettel/metadata; show b36-zid in zettel view, info view, and delete view ... (check-in: 36f3326f6c user: stern tags: trunk) | |
2024-08-23
| ||
16:15 | Add andoid/arm64 to release; remove darwin/amd64 from release ... (check-in: a9dca33b85 user: stern tags: trunk) | |
2024-08-19
| ||
15:40 | Improve assignment of new zids by reusing the last one, if the last zettel was deleted ... (check-in: fc2eaf033f user: stern tags: trunk) | |
13:12 | Cleanup CSS ... (check-in: cc2e4e7640 user: stern tags: trunk) | |
09:29 | Generate for table head ... (check-in: 78a2f818bc user: stern tags: trunk) | |
2024-08-16
| ||
08:58 | Fix: interference of font in blockquote and emphazized text ... (check-in: 0bc743ed29 user: stern tags: trunk) | |
2024-08-14
| ||
14:28 | Incorporate EMBED-SVG fix from client ... (check-in: a24d7838ff user: stern tags: trunk) | |
09:16 | Update dependencies -> use Go 1.23 ... (check-in: b1a43eabce user: stern tags: trunk) | |
2024-08-09
| ||
17:05 | Add box.OnDelete as an additional UpdateReason for a zettel/box ... (check-in: 1873cfdf51 user: stern tags: trunk) | |
2024-08-08
| ||
10:17 | Update mapping zettel if a zettel is created/deleted ... (check-in: eada9f8242 user: stern tags: trunk) | |
08:57 | Write mapping zettel on startup only if needed ... (check-in: 3b9a5edf35 user: stern tags: trunk) | |
08:40 | Fix regression in client-test ... (check-in: 8025ca49ac user: stern tags: trunk) | |
2024-08-07
| ||
15:38 | Make mapping relevant zettel visible for non-experts. Only login is needed ... (check-in: 195a4735d2 user: stern tags: trunk) | |
15:14 | Make use of client input functions for whitespace handling ... (check-in: 8faf5fcf50 user: stern tags: trunk) | |
13:11 | Initial version of creating identifier mapping zettel at startup ... (check-in: 3e87489906 user: stern tags: trunk) | |
09:53 | Move computed identifier mapping zettel to 99999996, add empty real identifier mapping zettel as constant zettel ... (check-in: f659fac026 user: stern tags: trunk) | |
09:24 | Update dependencies ... (check-in: 41c11b2d22 user: stern tags: trunk) | |
2024-08-05
| ||
10:41 | Update dependencies ... (check-in: c088e2b321 user: stern tags: trunk) | |
10:39 | Fix quote handling in md encoder ... (check-in: c7abde64b0 user: stern tags: trunk) | |
2024-08-01
| ||
10:23 | Refactor MakeXXXHandler to return http.Handler (and not http.Handlerfunc) ... (check-in: 409b9ebf08 user: stern tags: trunk) | |
2024-07-11
| ||
17:10 | Remove "rename" operation (both webui and api; plus internal zettel etc) ... (check-in: b61264a18b user: stern tags: trunk) | |
15:34 | Increase version to 0.19.0-dev to begin next development cycle ... (check-in: 1d1cd5e637 user: stern tags: trunk) | |
14:43 | Version 0.18.0 ... (check-in: b94ede10d4 user: stern tags: trunk, release, v0.18.0) | |