Commit Graph

70 Commits

Author SHA1 Message Date
5cc4e65638 Add blocks backend
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-21 20:49:23 +02:00
ce0c85c354 Improve formatting 2020-10-15 22:38:36 +02:00
08eca99c16 Include list-editor
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 23:43:52 +02:00
643ec5e98c Disable graph view on edit page
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-14 15:35:36 +02:00
277d226d0f Add calculation to items
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 22:17:19 +02:00
bbc2ebc30f Use new editor, hide [[,]] from sidebar
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 15:42:34 +02:00
db121b4fa3 Clean up search 2020-08-31 16:16:49 +02:00
55ad112924 Move holder 2020-08-31 16:12:18 +02:00
e83cba6a3f move renderGraphs 2020-08-31 16:12:10 +02:00
6d0551d08e Improve footer
All checks were successful
continuous-integration/drone/push Build is passing
2020-08-05 10:05:34 +02:00
556f462a2d Add sidebar 2020-08-05 10:05:25 +02:00
950406deb4 Use improved layout 2020-07-19 15:08:54 +02:00
e5e388d61e Add is-loading to search input 2020-07-12 18:01:19 +02:00
5d924744de Fix indent in renderTree, remove first indents
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-09 22:16:17 +02:00
e6345edef9 Install Katex
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-06 01:08:14 +02:00
5bf14bd1d4 Show graph on edit page for neighbors two edges out
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-05 20:34:36 +02:00
d0b3d566ad Cleaner mark on view page 2020-07-01 22:36:01 +02:00
4f6c87c14e Link meta key value
All checks were successful
continuous-integration/drone/push Build is passing
2020-07-01 17:36:36 +02:00
594f7ab96c Improve search 2020-07-01 16:40:10 +02:00
62bad5ec91 Use bleve search and improve save times
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-30 22:56:12 +02:00
936de7fd8b Add copying of list-items
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-29 22:15:58 +02:00
8615b25dc6 Improve marker 2020-06-28 23:07:58 +02:00
1a06f0cb43 Improve context menu 2020-06-28 23:07:42 +02:00
3d555226cf Prepare name for create a page 2020-06-27 16:22:04 +02:00
15e91c09ac Show checkbox for TODO / DONE and update
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 20:45:03 +02:00
22d17bbfb6 Improve dropdown menus
All checks were successful
continuous-integration/drone/push Build is passing
- Up/Down changes selected
- Input can still be typed in
2020-06-24 16:51:51 +02:00
845ca2a683 Improve the wikilinks regex
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 00:53:48 +02:00
e9f9c59714 Split CSS and JS into two files with Webpack
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-24 00:19:01 +02:00
dc32e5b5f8 Write _links.json and _documents.json on save 2020-06-23 23:54:49 +02:00
fd755bfb61 Add graph possibilities
All checks were successful
continuous-integration/drone/push Build is passing
- Add dot language, which renders graphs
- Show search results when no results
- Add graph page
2020-06-17 17:41:32 +02:00
a2cca78018 Add MermaidJS
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-17 09:20:24 +02:00
bbb6b44416 Improve highlighting and linking 2020-06-15 22:39:16 +02:00
1637cc2056 Disable search on Escape or when no results 2020-06-15 22:17:56 +02:00
15be555529 Remove console.log 2020-06-13 20:55:04 +02:00
02055eac55 Install new version of wiki-list-editor 0.7.5
Some checks failed
continuous-integration/drone/push Build is failing
- Cleanup styling
2020-06-11 23:51:37 +02:00
20e454d4a3 Clean up styling 2020-06-11 22:20:03 +02:00
2cd1d24b79 Replace all whitespace 2020-06-10 00:39:44 +02:00
6134786546 Highlight code
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-10 00:07:17 +02:00
6b760d19a8 Improve parsing of wiki links 2020-06-09 23:44:12 +02:00
1f8340ca3c Remove [[ ]] around tags
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-09 22:57:51 +02:00
edca091108 Hide completion window earlier 2020-06-09 22:57:20 +02:00
09ba680f10 Add mirroring of "[", "]" and "=" 2020-06-09 22:56:56 +02:00
fd3c8d8e10 Render code fences as full text
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-09 20:36:54 +02:00
354c6ea294 Add realtime editing and usage
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-08 23:11:42 +02:00
2b43fd9ea9 Improve link search handling
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-05 22:53:03 +02:00
e1254ba3b4 Improve searching for a page
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 21:36:23 +02:00
bb439fcfe7 Add DONE slash command
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 20:01:21 +02:00
b27332057f Support code fenced blocks
All checks were successful
continuous-integration/drone/push Build is passing
- Improve rendering of code fence html
- Add slash command "Code Block"
- Use editor version 0.6.6
2020-06-01 01:57:23 +02:00
78cdbcfa72 Add slash commands
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 01:17:44 +02:00
c0850e44c4 Don't show popup at beginning of input and only when there are results
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 22:26:49 +02:00