editor
|
Fix todo checkboxes
|
2020-10-27 00:14:45 +01:00 |
list-editor
|
Fix: use data('id') on textarea
|
2020-10-27 07:38:07 +01:00 |
templates
|
Add blocks backend
|
2020-10-21 20:49:23 +02: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
|
Add blocks backend
|
2020-10-21 20:49:23 +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
|
Add TODO for fold state
|
2020-10-25 15:23:19 +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 blocks backend
|
2020-10-21 20:49:23 +02: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
|
Snakecase the metakv variables
|
2020-10-25 15:37:31 +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 |