Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Difference From v0.0.15 To v0.1.2
2021-11-18
| ||
15:41 | Typo in download page ... (check-in: 41b1f504ee user: stern tags: branch-0.1) | |
15:31 | Version 0.1.2 ... (check-in: 8065f433c2 user: stern tags: release, branch-0.1, v0.1.2) | |
2021-11-13
| ||
17:09 | Version 0.1.1 ... (check-in: 8d9dc27ae1 user: stern tags: trunk, release, v0.1.1) | |
2021-09-23
| ||
18:03 | Increase version to 0.0.16-dev to begin next development cycle ... (check-in: 9748c52fdb user: stern tags: trunk) | |
2021-09-17
| ||
14:55 | Version 0.0.15 ... (check-in: 66498fc30a user: stern tags: trunk, v0.0.15, release, version-0.0.15) | |
2021-09-16
| ||
18:02 | Initial development zettel ... (check-in: 64e566f5db user: stern tags: trunk) | |
Changes to Makefile.
Changes to README.md.
Changes to VERSION.
Deleted api/api.go.
Deleted api/const.go.
Deleted api/urlbuilder.go.
Changes to ast/inline.go.
Changes to ast/ref.go.
Changes to auth/impl/impl.go.
Changes to auth/policy/default.go.
Changes to auth/policy/owner.go.
Changes to auth/policy/policy_test.go.
Changes to box/box.go.
Changes to box/compbox/compbox.go.
Changes to box/compbox/config.go.
Changes to box/compbox/keys.go.
Changes to box/compbox/manager.go.
Changes to box/compbox/version.go.
Changes to box/constbox/base.css.
Changes to box/constbox/base.mustache.
Changes to box/constbox/constbox.go.
Changes to box/constbox/delete.mustache.
Changes to box/constbox/listtags.mustache.
Changes to box/constbox/rename.mustache.
Changes to box/dirbox/dirbox.go.
Changes to box/dirbox/service.go.
Changes to box/dirbox/simpledir/simpledir.go.
Changes to box/filebox/filebox.go.
Changes to box/filebox/zipbox.go.
Changes to box/manager/anteroom_test.go.
Changes to box/manager/box.go.
Changes to box/manager/enrich.go.
Changes to box/manager/indexer.go.
Changes to box/manager/manager.go.
Changes to box/manager/memstore/memstore.go.
Deleted client/client.go.
Deleted client/client_test.go.
Changes to cmd/cmd_file.go.
Changes to cmd/cmd_password.go.
Changes to cmd/cmd_run.go.
Changes to cmd/cmd_run_simple.go.
Changes to cmd/command.go.
Changes to cmd/main.go.
Changes to config/config.go.
Changes to docs/development/20210916193200.zettel.
Changes to docs/development/20210916194900.zettel.
Changes to docs/manual/00001000000000.zettel.
Changes to docs/manual/00001004010000.zettel.
Changes to docs/manual/00001004011200.zettel.
Changes to docs/manual/00001004051000.zettel.
Changes to docs/manual/00001004100000.zettel.
Changes to docs/manual/00001004101000.zettel.
Changes to docs/manual/00001005000000.zettel.
Changes to docs/manual/00001006010000.zettel.
Changes to docs/manual/00001006020000.zettel.
Changes to docs/manual/00001006055000.zettel.
Changes to docs/manual/00001007000000.zettel.
Changes to docs/manual/00001007030100.zettel.
Changes to docs/manual/00001007030200.zettel.
Changes to docs/manual/00001007030300.zettel.
Changes to docs/manual/00001007031000.zettel.
Changes to docs/manual/00001007040000.zettel.
Changes to docs/manual/00001007040100.zettel.
Changes to docs/manual/00001007040322.zettel.
Changes to docs/manual/00001007040350.zettel.
Changes to docs/manual/00001007050000.zettel.
Changes to docs/manual/00001007060000.zettel.
Changes to docs/manual/00001010070400.zettel.
Changes to docs/manual/00001010090100.zettel.
Changes to docs/manual/00001012000000.zettel.
Changes to docs/manual/00001012051200.zettel.
Changes to docs/manual/00001012051800.zettel.
Changes to docs/manual/00001012051810.zettel.
Changes to docs/manual/00001012051830.zettel.
Added docs/manual/00001012053300.zettel.
Changes to docs/manual/00001012053400.zettel.
Changes to docs/manual/00001012053500.zettel.
Changes to docs/manual/00001012053600.zettel.
Changes to docs/manual/00001012053800.zettel.
Changes to docs/manual/00001012054400.zettel.
Added docs/manual/00001012070500.zettel.
Changes to docs/manual/00001012920000.zettel.
Added docs/manual/00001018000000.zettel.
Changes to domain/content.go.
Changes to domain/content_test.go.
Changes to domain/id/id.go.
Changes to domain/id/id_test.go.
Changes to domain/id/slice.go.
Changes to domain/meta/meta.go.
Changes to domain/meta/meta_test.go.
Changes to domain/meta/parse.go.
Changes to domain/meta/parse_test.go.
Changes to domain/meta/type.go.
Changes to domain/meta/type_test.go.
Changes to domain/meta/values.go.
Changes to domain/meta/write_test.go.
Changes to domain/zettel.go.
Changes to encoder/djsonenc/djsonenc.go.
Changes to encoder/encoder.go.
Added encoder/encoder_blob_test.go.
Added encoder/encoder_block_test.go.
Added encoder/encoder_inline_test.go.
Added encoder/encoder_test.go.
Changes to encoder/htmlenc/block.go.
Changes to encoder/htmlenc/htmlenc.go.
Changes to encoder/htmlenc/inline.go.
Changes to encoder/htmlenc/visitor.go.
Changes to encoder/nativeenc/nativeenc.go.
Changes to encoder/textenc/textenc.go.
Changes to encoder/zmkenc/zmkenc.go.
Changes to evaluator/evaluator.go.
Changes to go.mod.
Changes to go.sum.
Changes to input/input.go.
Changes to input/input_test.go.
Changes to kernel/impl/box.go.
Changes to kernel/impl/cfg.go.
Changes to kernel/impl/core.go.
Changes to kernel/impl/impl.go.
Changes to kernel/impl/web.go.
Changes to kernel/kernel.go.
Changes to parser/blob/blob.go.
Changes to parser/cleaner/cleaner.go.
Changes to parser/markdown/markdown.go.
Changes to parser/markdown/markdown_test.go.
Changes to parser/none/none.go.
Changes to parser/parser.go.
Changes to parser/parser_test.go.
Changes to parser/plain/plain.go.
Changes to parser/zettelmark/block.go.
Changes to parser/zettelmark/inline.go.
Changes to parser/zettelmark/post-processor.go.
Changes to parser/zettelmark/zettelmark.go.
Changes to parser/zettelmark/zettelmark_test.go.
Changes to search/print.go.
Changes to search/search.go.
Changes to search/select.go.
Changes to search/sorter.go.
Changes to strfun/strfun.go.
Changes to strfun/strfun_test.go.
Changes to template/mustache.go.
Changes to template/spec_test.go.
Deleted testdata/content/blockcomment/20200215204700.zettel.
Deleted testdata/content/cite/20200215204700.zettel.
Deleted testdata/content/comment/20200215204700.zettel.
Deleted testdata/content/descrlist/20200226122100.zettel.
Deleted testdata/content/edit/20200215204700.zettel.
Deleted testdata/content/embed/20200215204700.zettel.
Deleted testdata/content/footnote/20200215204700.zettel.
Deleted testdata/content/format/20200215204700.zettel.
Deleted testdata/content/format/20201107164400.zettel.
Deleted testdata/content/heading/20200215204700.zettel.
Deleted testdata/content/hrule/20200215204700.zettel.
Deleted testdata/content/link/20200215204700.zettel.
Deleted testdata/content/list/20200215204700.zettel.
Deleted testdata/content/list/20200217194800.zettel.
Deleted testdata/content/list/20200516105700.zettel.
Deleted testdata/content/literal/20200215204700.zettel.
Deleted testdata/content/mark/20200215204700.zettel.
Deleted testdata/content/paragraph/20200215185900.zettel.
Deleted testdata/content/paragraph/20200217151800.zettel.
Deleted testdata/content/png/20200512180900.png.
Deleted testdata/content/quoteblock/20200215204700.zettel.
Deleted testdata/content/spanblock/20200215204700.zettel.
Deleted testdata/content/table/20200215204700.zettel.
Deleted testdata/content/table/20200618140700.zettel.
Deleted testdata/content/verbatim/20200215204700.zettel.
Deleted testdata/content/verseblock/20200215204700.zettel.
Changes to testdata/meta/title/20200310110300.zettel.
Added testdata/testbox/20211019200500.zettel.
Added testdata/testbox/20211020121000.zettel.
Added testdata/testbox/20211020121100.zettel.
Added testdata/testbox/20211020121145.zettel.
Added testdata/testbox/20211020121300.zettel.
Added testdata/testbox/20211020121400.zettel.
Added testdata/testbox/20211020182600.zettel.
Added testdata/testbox/20211020183700.zettel.
Added testdata/testbox/20211020183800.zettel.
Added testdata/testbox/20211020184300.zettel.
Added testdata/testbox/20211020184342.zettel.
Added testdata/testbox/20211020185400.zettel.
Added tests/client/client_test.go.
Added tests/client/crud_test.go.
Added tests/client/embed_test.go.
Changes to tests/markdown_test.go.
Changes to tests/regression_test.go.
Deleted tests/result/content/blockcomment/20200215204700.djson.
Deleted tests/result/content/blockcomment/20200215204700.html.
Deleted tests/result/content/blockcomment/20200215204700.native.
Deleted tests/result/content/blockcomment/20200215204700.text.
Deleted tests/result/content/cite/20200215204700.djson.
Deleted tests/result/content/cite/20200215204700.html.
Deleted tests/result/content/cite/20200215204700.native.
Deleted tests/result/content/cite/20200215204700.text.
Deleted tests/result/content/comment/20200215204700.djson.
Deleted tests/result/content/comment/20200215204700.html.
Deleted tests/result/content/comment/20200215204700.native.
Deleted tests/result/content/comment/20200215204700.text.
Deleted tests/result/content/descrlist/20200226122100.djson.
Deleted tests/result/content/descrlist/20200226122100.html.
Deleted tests/result/content/descrlist/20200226122100.native.
Deleted tests/result/content/descrlist/20200226122100.text.
Deleted tests/result/content/edit/20200215204700.djson.
Deleted tests/result/content/edit/20200215204700.html.
Deleted tests/result/content/edit/20200215204700.native.
Deleted tests/result/content/edit/20200215204700.text.
Deleted tests/result/content/embed/20200215204700.djson.
Deleted tests/result/content/embed/20200215204700.html.
Deleted tests/result/content/embed/20200215204700.native.
Deleted tests/result/content/embed/20200215204700.text.
Deleted tests/result/content/footnote/20200215204700.djson.
Deleted tests/result/content/footnote/20200215204700.html.
Deleted tests/result/content/footnote/20200215204700.native.
Deleted tests/result/content/footnote/20200215204700.text.
Deleted tests/result/content/format/20200215204700.djson.
Deleted tests/result/content/format/20200215204700.html.
Deleted tests/result/content/format/20200215204700.native.
Deleted tests/result/content/format/20200215204700.text.
Deleted tests/result/content/format/20201107164400.djson.
Deleted tests/result/content/format/20201107164400.html.
Deleted tests/result/content/format/20201107164400.native.
Deleted tests/result/content/format/20201107164400.text.
Deleted tests/result/content/heading/20200215204700.djson.
Deleted tests/result/content/heading/20200215204700.html.
Deleted tests/result/content/heading/20200215204700.native.
Deleted tests/result/content/heading/20200215204700.text.
Deleted tests/result/content/hrule/20200215204700.djson.
Deleted tests/result/content/hrule/20200215204700.html.
Deleted tests/result/content/hrule/20200215204700.native.
Deleted tests/result/content/hrule/20200215204700.text.
Deleted tests/result/content/link/20200215204700.djson.
Deleted tests/result/content/link/20200215204700.html.
Deleted tests/result/content/link/20200215204700.native.
Deleted tests/result/content/link/20200215204700.text.
Deleted tests/result/content/list/20200215204700.djson.
Deleted tests/result/content/list/20200215204700.html.
Deleted tests/result/content/list/20200215204700.native.
Deleted tests/result/content/list/20200215204700.text.
Deleted tests/result/content/list/20200217194800.djson.
Deleted tests/result/content/list/20200217194800.html.
Deleted tests/result/content/list/20200217194800.native.
Deleted tests/result/content/list/20200217194800.text.
Deleted tests/result/content/list/20200516105700.djson.
Deleted tests/result/content/list/20200516105700.html.
Deleted tests/result/content/list/20200516105700.native.
Deleted tests/result/content/list/20200516105700.text.
Deleted tests/result/content/literal/20200215204700.djson.
Deleted tests/result/content/literal/20200215204700.html.
Deleted tests/result/content/literal/20200215204700.native.
Deleted tests/result/content/literal/20200215204700.text.
Deleted tests/result/content/mark/20200215204700.djson.
Deleted tests/result/content/mark/20200215204700.html.
Deleted tests/result/content/mark/20200215204700.native.
Deleted tests/result/content/mark/20200215204700.text.
Deleted tests/result/content/paragraph/20200215185900.djson.
Deleted tests/result/content/paragraph/20200215185900.html.
Deleted tests/result/content/paragraph/20200215185900.native.
Deleted tests/result/content/paragraph/20200215185900.text.
Deleted tests/result/content/paragraph/20200217151800.djson.
Deleted tests/result/content/paragraph/20200217151800.html.
Deleted tests/result/content/paragraph/20200217151800.native.
Deleted tests/result/content/paragraph/20200217151800.text.
Deleted tests/result/content/png/20200512180900.djson.
Deleted tests/result/content/png/20200512180900.html.
Deleted tests/result/content/png/20200512180900.native.
Deleted tests/result/content/png/20200512180900.text.
Deleted tests/result/content/quoteblock/20200215204700.djson.
Deleted tests/result/content/quoteblock/20200215204700.html.
Deleted tests/result/content/quoteblock/20200215204700.native.
Deleted tests/result/content/quoteblock/20200215204700.text.
Deleted tests/result/content/spanblock/20200215204700.djson.
Deleted tests/result/content/spanblock/20200215204700.html.
Deleted tests/result/content/spanblock/20200215204700.native.
Deleted tests/result/content/spanblock/20200215204700.text.
Deleted tests/result/content/table/20200215204700.djson.
Deleted tests/result/content/table/20200215204700.html.
Deleted tests/result/content/table/20200215204700.native.
Deleted tests/result/content/table/20200215204700.text.
Deleted tests/result/content/table/20200618140700.djson.
Deleted tests/result/content/table/20200618140700.html.
Deleted tests/result/content/table/20200618140700.native.
Deleted tests/result/content/table/20200618140700.text.
Deleted tests/result/content/verbatim/20200215204700.djson.
Deleted tests/result/content/verbatim/20200215204700.html.
Deleted tests/result/content/verbatim/20200215204700.native.
Deleted tests/result/content/verbatim/20200215204700.text.
Deleted tests/result/content/verseblock/20200215204700.djson.
Deleted tests/result/content/verseblock/20200215204700.html.
Deleted tests/result/content/verseblock/20200215204700.native.
Deleted tests/result/content/verseblock/20200215204700.text.
Changes to tests/result/meta/title/20200310110300.djson.
Changes to tests/result/meta/title/20200310110300.native.
Changes to tools/build.go.
Changes to usecase/authenticate.go.
Changes to usecase/context.go.
Changes to usecase/copy_zettel.go.
Changes to usecase/create_zettel.go.
Changes to usecase/folge_zettel.go.
Changes to usecase/get_user.go.
Changes to usecase/list_role.go.
Changes to usecase/list_tags.go.
Changes to usecase/new_zettel.go.
Changes to usecase/order.go.
Changes to usecase/update_zettel.go.
Changes to web/adapter/api/api.go.
Changes to web/adapter/api/content_type.go.
Changes to web/adapter/api/create_zettel.go.
Changes to web/adapter/api/delete_zettel.go.
Added web/adapter/api/encode_inlines.go.
Changes to web/adapter/api/get_eval_zettel.go.
Changes to web/adapter/api/get_links.go.
Changes to web/adapter/api/get_order.go.
Changes to web/adapter/api/get_parsed_zettel.go.
Changes to web/adapter/api/get_role_list.go.
Changes to web/adapter/api/get_tags_list.go.
Changes to web/adapter/api/get_zettel.go.
Changes to web/adapter/api/get_zettel_context.go.
Changes to web/adapter/api/get_zettel_list.go.
Changes to web/adapter/api/json.go.
Changes to web/adapter/api/login.go.
Changes to web/adapter/api/rename_zettel.go.
Changes to web/adapter/api/request.go.
Changes to web/adapter/api/update_zettel.go.
Changes to web/adapter/request.go.
Changes to web/adapter/response.go.
Changes to web/adapter/webui/create_zettel.go.
Changes to web/adapter/webui/delete_zettel.go.
Changes to web/adapter/webui/edit_zettel.go.
Changes to web/adapter/webui/forms.go.
Changes to web/adapter/webui/get_info.go.
Changes to web/adapter/webui/get_zettel.go.
Changes to web/adapter/webui/home.go.
Changes to web/adapter/webui/htmlmeta.go.
Changes to web/adapter/webui/lists.go.
Changes to web/adapter/webui/rename_zettel.go.
Changes to web/adapter/webui/response.go.
Changes to web/adapter/webui/webui.go.
Changes to web/server/impl/impl.go.
Changes to web/server/impl/router.go.
Changes to web/server/server.go.
Changes to www/changes.wiki.
Changes to www/download.wiki.
Changes to www/index.wiki.