Go to file
Peter Stuifzand 0b7c2323ad
Some checks failed
continuous-integration/drone/push Build is failing
Use code splitting import() for vis-network
2021-08-18 21:40:56 +02:00
editor Use code splitting import() for vis-network 2021-08-18 21:40:56 +02:00
link Add tests 2021-08-13 21:02:38 +02:00
list-editor Remove keymap logging 2021-08-17 22:07:58 +02:00
templates Show graph in sidebar-right 2021-08-17 21:24:57 +02:00
.drone.yml Remove ./... from go build command 2021-08-13 21:08:19 +02: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 Add copyright comments 2021-08-07 19:13:10 +02:00
blocks.go Move block code to BlockRepository 2021-08-18 21:01:18 +02:00
Dockerfile Use webpack 5 2021-08-15 23:18:57 +02:00
editor.go Add copyright comments 2021-08-07 19:13:10 +02:00
file.go Use SaveBlock api 2021-08-18 21:15:41 +02:00
go.mod Tidy go.mod 2021-08-15 21:35:56 +02:00
go.sum Tidy go.mod 2021-08-15 21:35:56 +02:00
graph.go Add title to graph nodes 2021-08-17 22:38:25 +02:00
id.go Add copyright comments 2021-08-07 19:13:10 +02:00
main.go Move block code to BlockRepository 2021-08-18 21:01:18 +02:00
mark.go Add copyright comments 2021-08-07 19:13:10 +02:00
markdown.go Add copyright comments 2021-08-07 19:13:10 +02:00
memory.go Add copyright comments 2021-08-07 19:13:10 +02:00
README.md Add markdownlinting 2019-03-16 20:46:47 +01:00
recent_test.go Add copyright comments 2021-08-07 19:13:10 +02:00
recent.go Add copyright comments 2021-08-07 19:13:10 +02:00
search_test.go Add tests 2021-08-13 21:02:38 +02:00
search.go Move block code to BlockRepository 2021-08-18 21:01:18 +02:00
session.go Fix error with session not loading 2021-08-18 20:11:32 +02:00
TODO.md Add /api/block/ API 2021-01-17 17:36:17 +01:00
util_test.go Add copyright comments 2021-08-07 19:13:10 +02:00
util.go Disable keyword links in backrefs 2021-08-17 21:35:39 +02:00

Wiki

Build Status