Go to file
Peter Stuifzand 97b78810c4
All checks were successful
continuous-integration/drone/push Build is passing
Make day clickable in calendar
2021-02-12 21:56:36 +01:00
editor Make day clickable in calendar 2021-02-12 21:56:36 +01:00
list-editor Better copy and paste 2020-11-16 22:38:38 +01:00
templates Make day clickable in calendar 2021-02-12 21:56:36 +01:00
.drone.yml Add dependencies 2021-02-02 23:03:51 +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 Parse date title to actual date 2021-01-17 21:31:26 +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
id.go Extract id generation to own file 2021-01-17 14:22:45 +01:00
main.go Add calendar 2021-02-11 21:20:38 +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 Add /api/block/ API 2021-01-17 17:36:17 +01:00
TODO.md Add /api/block/ API 2021-01-17 17:36:17 +01:00
util_test.go Fix test 2020-07-01 00:58:07 +02:00
util.go Parse date title to actual date 2021-01-17 21:31:26 +01:00

Wiki

Build Status