Go to file
2020-11-02 22:43:05 +01:00
editor Implement expand/collapseBlock keys 2020-11-01 22:10:00 +01:00
list-editor Implement toggleBlock 2020-11-02 22:43:05 +01:00
templates Improve design of search 2020-11-01 18:44:50 +01:00
.drone.yml Add list-editor steps in .drone.yml 2020-10-25 15:52:39 +01:00
.editorconfig Add markdown max_line_length to .editorconfig 2020-10-25 15:22:24 +01:00
.gitignore Include list-editor 2020-10-14 23:43:52 +02:00
.pre-commit-config.yaml Add editor to wiki 2019-08-25 12:43:44 +02:00
backref.go Disable process Fleeting items in backrefs 2020-10-31 23:27:42 +01:00
Dockerfile Generate dist on directory up to simplify test and production 2019-08-25 12:46:48 +02:00
editor.go Add baseurl 2020-06-09 20:36:41 +02:00
file.go Add stopswatch for speed of Get() 2020-10-31 23:28:47 +01:00
go.mod Snakecase the metakv variables 2020-10-25 15:37:31 +01:00
go.sum Snakecase the metakv variables 2020-10-25 15:37:31 +01:00
graph.go Improve graphs 2020-07-08 00:45:06 +02:00
main.go Add link operator to search 2020-10-31 00:29:41 +01:00
mark.go Move markdown.Mark to main 2020-07-01 22:51:16 +02:00
markdown.go Move markdown.Mark to main 2020-07-01 22:51:16 +02:00
memory.go Add recent changes 2019-02-18 20:47:31 +01:00
README.md Add markdownlinting 2019-03-16 20:46:47 +01:00
recent_test.go Fix recent changes calculation 2019-03-03 08:30:04 +01:00
recent.go Copy changes 2019-03-03 08:33:55 +01:00
search.go Add link operator to search 2020-10-31 00:29:41 +01:00
session.go Create wiki system 2018-11-24 13:34:51 +01:00
TODO.md Add TODO.md 2020-10-25 15:21:26 +01:00
util_test.go Fix test 2020-07-01 00:58:07 +02:00
util.go Remove unused random variable 2020-10-07 10:17:08 +02:00

Wiki

Build Status