Zettelstore

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

138 descendants of v0.17.0

2024-10-16
16:04
Adapt to yuin/goldmark@v1.7.8 ... (Leaf 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)
14:14
Add KEYS aggregate action to API manual ... (check-in: a6d7c963a1 user: stern tags: trunk)
09:48
Refactor enrich handling w.r.t computing of created metadata key ... (check-in: 40640d78f2 user: stern tags: trunk)
09:47
Fix bug introduced in id.Set refactoring; add test case ... (check-in: d430b303d1 user: stern tags: trunk)
2024-07-10
16:52
Clean up some manual pages wrt grammar, spelling, ... ... (check-in: 68eb82d868 user: stern tags: trunk)
15:39
Update manual ... (check-in: d14e1febba user: stern tags: trunk)
15:28
Update creation date that causes a warning ... (check-in: e0eb7922d8 user: stern tags: trunk)
15:25
Zid-Mapper: add new reserved identifier ... (check-in: 0572f6a32e user: stern tags: trunk)
08:57
Fix some potential races ... (check-in: 75d70e1732 user: stern tags: trunk)
2024-07-09
16:29
Refactor const box ... (check-in: c1584b44ab user: stern tags: trunk)
16:08
Add computed zettel "Zettelstore Sx Engine" ... (check-in: 9798838f79 user: stern tags: trunk)
10:55
Check for timeouts; make timeouts more visible ... (check-in: 8794cf341c user: stern tags: trunk)
2024-07-08
15:50
Refactor zidMapper ... (check-in: b12cb216a5 user: stern tags: trunk)
15:36
Produce zipMapper warning for IDs that are not dates ... (check-in: e2af0518ae user: stern tags: trunk)
14:04
Update changelog to reflect newest changes ... (check-in: 6eb2c305bf user: stern tags: trunk)
13:55
Update manual wrt future migration to new zettel identifier ... (check-in: aea73dc0ad user: stern tags: trunk)
12:15
Update client dependency ... (check-in: c01f053b88 user: stern tags: trunk)
11:48
Remove sequence checker in zidMapper; it produces false errors ... (check-in: 21c6563366 user: stern tags: trunk)
11:04
Cleanup predefined zettel AppDir; add test for client call GetApplicationZid ... (check-in: a1a084fb36 user: stern tags: trunk)
10:40
Add reserved identifier (for storing session data; came from client) ... (check-in: bb8e73cb64 user: stern tags: trunk)
09:04
Identifier Mapping zettel is only visible for experts ... (check-in: afe6f8b835 user: stern tags: trunk)
2024-07-06
18:18
Update migration info in manual: no rename in v0.19 ... (check-in: 093b84f541 user: t73fde tags: trunk)
18:13
refactor zidMapper , also to remove possible future race conditions ... (check-in: c3fe5cdbb1 user: t73fde tags: trunk)
2024-07-05
23:07
Fix the obvious test regression ... (check-in: e27f5da7f2 user: t73fde tags: trunk)
23:01
Initial version of zettel "Zettelstore Identifier Mapping" ... (check-in: f292a41e5c user: t73fde tags: trunk)
21:45
Zettel had wrong identifier ... (check-in: 12bd01f10a user: t73fde tags: trunk)
21:34
Introduce id.ZidN, the internal datatype for new base-36 encoded zettel identifier. Add them to zid-mapper ... (check-in: 9d823abcbe user: t73fde tags: trunk)
18:18
Give some hints about the migration process ... (check-in: a12ad821e2 user: t73fde tags: trunk)
16:28
Refactor content creation of warnings zettel: fetch alls zids every time zettel is retrieved ... (check-in: 5bcf690327 user: t73fde tags: trunk)
16:25
Update golang dependencies ... (check-in: 15c1357faf user: t73fde tags: trunk)
2024-07-04
23:09
Initial version of zid-mapper, integrated into warnings zettel ... (check-in: b32c30e072 user: t73fde tags: trunk)
19:10
Two small refactorings ... (check-in: ccd3c2292e user: stern tags: trunk)
18:53
No need to give api.ZidAppDirectory a parsed id ... (check-in: 2e87dc9ec9 user: stern tags: trunk)
2024-07-03
22:21
Add application directory zettel ... (check-in: b03a5db51d user: t73fde tags: trunk)
2024-07-02
22:35
Add missing created metadata for manual zettel ... (check-in: 2aa1b7296b user: t73fde tags: trunk)
2024-06-30
19:49
Fix test regression ... (check-in: 65f9f532b2 user: t73fde tags: trunk)
19:44
Typo in warnings zettel ... (check-in: d6804ae935 user: t73fde tags: trunk)
19:37
Add new Zettel "Zettelstore Warnings" ... (check-in: e7820f804e user: t73fde tags: trunk)
16:14
Add metadata key "created-missing" ... (check-in: 88ca30146e user: t73fde tags: trunk)
2024-06-26
22:10
New proposal for mapping timestamp-based zids to base36 zids ... (Leaf check-in: 249c165fab user: t73fde tags: b36)
21:39
Rename ZidO et.al back to original names. It was a bad idea. Only rename if needed. Hopefully, merges from trunk will become easier ... (check-in: 0449ce0efe user: t73fde tags: b36)
2024-06-25
16:54
Update dependency goldmark ... (check-in: 44970588f6 user: stern tags: trunk)
16:48
Merge from trunk ... (check-in: 1e5b2571a6 user: stern tags: b36)
14:55
Integrate removal of space nodes and refactoring for new set implementation ... (check-in: 2c49d84c3c user: stern tags: trunk)
2024-06-24
16:46
Merge from id-Set-based refactorings ... (Closed-Leaf check-in: f79ae4605a user: stern tags: nospace)
16:44
Replaced id.Slice with id.Set in box.manager.mapStore ... (Leaf check-in: 5acd22ac21 user: stern tags: newset)
11:54
Replace map-based id.Set implementation with a slice-based ... (check-in: 0c72d2f2b4 user: stern tags: newset)
2024-06-23
16:38
Merge in new set refactoring ... (check-in: 4572fb4342 user: stern tags: nospace)
16:36
Refactor id.Set implementation to prepare for slice implementation ... (check-in: 0afce18ab3 user: stern tags: newset)
16:10
Hide map implementation in id.Set ... (check-in: c43c1b2d04 user: stern tags: newset)
15:00
Update goldmark dependency ... (check-in: 7d1c721311 user: stern tags: trunk)
2024-06-21
17:47
Add a check for already given zids ... (check-in: 8475ed0c2d user: stern tags: b36)
17:39
Very initial version of zid migration ... (check-in: 2b742a0dc8 user: stern tags: b36)
15:51
Rename ZidO constant to InvalidO (an use the correct branch name b36) ... (check-in: 4cc1d16330 user: stern tags: b36)
15:48
Rename legacy zid to zidO ... (Leaf check-in: 218dac9fa2 user: stern tags: b64)
15:35
Update dependencies ... (check-in: 368dff12c3 user: stern tags: nospace)
2024-06-20
15:12
Remove "(SPACE)" mentions from manual ... (check-in: 1c544ac5c2 user: stern tags: nospace)
14:04
Update to latest trunk changes ... (check-in: 493d0eab86 user: stern tags: nospace)
14:03
Replace sort package with slices, now in package query too. ... (check-in: 825d28eb22 user: stern tags: trunk)
12:49
Replace sort package in draw with slices ... (check-in: bb0f2dd6a3 user: stern tags: trunk)
12:36
Replace package "sort" with "slices", if possible (and simple) ... (check-in: 62ab6bdcfc user: stern tags: trunk)
12:18
Make dump-index more deterministic ... (check-in: 0b5cbfb3ff user: stern tags: trunk)
11:07
Update t73f dependencies ... (check-in: 9e7469e5a5 user: stern tags: nospace)
2024-06-19
16:48
Remove SpaceNode (ast) ... (check-in: 957a23fce9 user: stern tags: nospace)
2024-06-18
16:13
Refactor some code in md encoder ... (check-in: 6e3cd3a001 user: stern tags: trunk)
15:04
WebUI: refactor references of info view ... (check-in: 9b55d250c8 user: stern tags: trunk)
14:22
Rename wrongly named variable ... (check-in: 56d36b1806 user: stern tags: trunk)
2024-06-16
13:03
Update dependencies (goldmark, t73f) ... (check-in: 63d6cf58e4 user: t73fde tags: trunk)
2024-06-05
18:20
Update dependencies (golang/x, t73f) ... (check-in: cee73bcee7 user: stern tags: trunk)
2024-05-07
13:31
Create zettel with file mode 0666 (instead of 0600) ... (check-in: 0f043ac65e user: stern tags: trunk)
11:07
Update dependencies ... (check-in: 6f3e8a6f77 user: stern tags: trunk)
2024-04-22
15:01
Rename package sxhtml to sxwebs/sxhtml; update some dependencies ... (check-in: 3e4f0da507 user: stern tags: trunk)
2024-04-18
13:30
Adapt to client change: api.URLBuilder ... (check-in: 85cb9d749b user: stern tags: trunk)
07:57
Update dependency zettel ... (check-in: af30a48347 user: stern tags: trunk)
07:47
Adapt to SxHTML separation from Sx ... (check-in: cfc550e368 user: stern tags: trunk)
2024-04-17
16:15
Move client software to package t73f.de/r/zsc ... (check-in: 9ce68bd62b user: stern tags: trunk)
2024-04-16
15:06
Update sx dependency ... (check-in: 0fb9d73896 user: stern tags: trunk)
2024-04-15
09:38
Adapt to sx changes: String is now a struct ... (check-in: dabc96d27f user: stern tags: trunk)
2024-04-13
14:08
Fix GOVCS regression in tools.go ... (check-in: 8fa5835dda user: stern tags: trunk)
14:05
Adapt to new location of sx repo ... (check-in: af2a8a224e user: stern tags: trunk)
2024-04-05
10:28
Update Go dependencies: crypto, term ... (check-in: b40340e520 user: stern tags: trunk)
2024-04-03
13:04
Update to github.com/yuin&goldmark v1.7.1 ... (check-in: d996d0b323 user: stern tags: trunk)
2024-03-18
11:06
Fix regression of last commit (forgot to update tests) ... (check-in: 726c56c5ed user: stern tags: trunk)
11:01
Add computed zettel "Zettelstore Memory" ... (check-in: 20c2401591 user: stern tags: trunk)
2024-03-14
12:16
Adapt to Sx changes: arity-specific builtin implementation functions ... (check-in: a82de648e8 user: stern tags: trunk)
2024-03-11
15:22
Adapt to Sx changes ... (check-in: 1b8d09d31b user: stern tags: trunk)
2024-03-06
15:05
Update to latest golang dependencies ... (check-in: 3950f3fb55 user: stern tags: trunk)
15:02
Increase version to 0.18.0-dev to begin next development cycle
... (check-in: 51c141a192 user: stern tags: trunk)
2024-03-04
17:08
Version 0.17.0 ... (check-in: c863ee5f61 user: stern tags: trunk, release, v0.17.0)