Go to file
Peter Stuifzand 1003c19662
Some checks failed
continuous-integration/drone/push Build is failing
Use block ids to deduplicate backref lines
2020-07-01 00:49:42 +02:00
editor Use bleve search and improve save times 2020-06-30 22:56:12 +02:00
templates Improve marker 2020-06-28 23:07:58 +02:00
.drone.yml Use golang:1.13-alpine 2020-05-12 20:04:33 +02:00
.editorconfig Improvements 2020-05-07 14:15:36 +02:00
.gitignore Split CSS and JS into two files with Webpack 2020-06-24 00:19:01 +02:00
.pre-commit-config.yaml Add editor to wiki 2019-08-25 12:43:44 +02:00
backref.go Use block ids to deduplicate backref lines 2020-07-01 00:49:42 +02: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 Use bleve search and improve save times 2020-06-30 22:56:12 +02:00
go.mod Use bleve search and improve save times 2020-06-30 22:56:12 +02:00
go.sum Use bleve search and improve save times 2020-06-30 22:56:12 +02:00
main.go Need filepages 2020-06-30 23:23:46 +02:00
markdown.go Add missing markdown.go 2020-05-24 20:43:42 +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
render.go Improvements 2020-05-07 14:15:36 +02:00
search.go Use bleve search and improve save times 2020-06-30 22:56:12 +02:00
session.go Create wiki system 2018-11-24 13:34:51 +01:00
util_test.go Fix type of id to match the new editor structure 2020-05-30 23:24:03 +02:00
util.go Use block ids to deduplicate backref lines 2020-07-01 00:49:42 +02:00

Wiki

Build Status