Go to file
2021-08-15 21:34:15 +02:00
editor Remove unused Bulma styles 2021-08-15 21:34:15 +02:00
link Add tests 2021-08-13 21:02:38 +02:00
list-editor Add next and previous actions for calendar 2021-08-15 13:47:13 +02:00
templates Add next and previous actions for calendar 2021-08-15 13:47:13 +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
Dockerfile Generate dist on directory up to simplify test and production 2019-08-25 12:46:48 +02:00
editor.go Add copyright comments 2021-08-07 19:13:10 +02:00
file.go Improve saving of pages for blocks 2021-08-13 00:41:26 +02: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 Add copyright comments 2021-08-07 19:13:10 +02:00
id.go Add copyright comments 2021-08-07 19:13:10 +02:00
main.go Add next and previous actions for calendar 2021-08-15 13:47:13 +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 Parse recursive metadata in pages 2021-08-08 23:44:24 +02:00
session.go Add copyright comments 2021-08-07 19:13:10 +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 Parse recursive metadata in pages 2021-08-08 23:44:24 +02:00

Wiki

Build Status