Commit Graph

273 Commits

Author SHA1 Message Date
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
5be5548634 Add baseurl 2020-06-09 20:36:41 +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
e69ad351ad Install markdown-it 2020-06-08 22:21:47 +02:00
2f5bfe6a49 Upgrade wiki-list-editor version 0.7.1 2020-06-08 22:20:37 +02:00
1d8619a7b2 Increase version of wiki-list-editor to 0.7.0
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-07 20:18:34 +02:00
2207813d39 Restrict the width of the editor 2020-06-07 20:17:43 +02:00
8f78ab88d7 Add test command to package.json 2020-06-05 23:03:03 +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
35928390f1 Increase version of editor to 0.6.8 2020-06-01 20:01:07 +02:00
1b9d97acd7 Support copy paste for code fences
All checks were successful
continuous-integration/drone/push Build is passing
2020-06-01 02:06:25 +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
d51dfa09a9 pre-wrap content 2020-06-01 01:45:57 +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
2bb0c01914 Scroll into view and move back to input
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 22:23:28 +02:00
b08e93a46c Remove "fuse" 2020-05-31 22:23:15 +02:00
7f8445b138 Create index for fuse 2020-05-31 22:22:09 +02:00
f2cc16341d Add autocomplete of page links
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 22:08:36 +02:00
7956df26b4 Increase version of editor 0.6.4
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 13:38:16 +02:00
2a641e05e7 Increase version of editor to 0.6.3
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 02:40:11 +02:00
dbfb47dac1 Increase version of editor to 0.6.2
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 02:27:34 +02:00
c8da493a9d Synchronize save messages
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-31 00:56:10 +02:00
dc5784c33e Remove JSON test summary 2020-05-31 00:55:55 +02:00
725f1b8adb Don't decode ID's
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-30 23:31:34 +02:00
1453846a7f Increase version of editor to 0.6.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-30 23:26:09 +02:00
2c50de9a29 Fix type of id to match the new editor structure 2020-05-30 23:24:03 +02:00
9e24fd03bd Increase version of editor to 0.6.0 2020-05-30 23:14:18 +02:00
8e7da9b4d4 Replace all spaces in searched title
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-26 23:04:18 +02:00
b4f114c037 Cleanup hidden borders
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 21:03:07 +02:00
53eaa1c4c7 Add missing markdown.go
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 20:43:42 +02:00
3755e42a75 Render markdown with goldmark
Some checks failed
continuous-integration/drone/push Build is failing
2020-05-24 20:40:41 +02:00
f4f647acdd Show different color arrow for folds without children 2020-05-24 20:40:12 +02:00
f96bf8e8f8 Create a new page based on search
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 00:59:04 +02:00
38764b278a Use auto resize textarea instead text input
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-24 00:13:56 +02:00
62d13f3472 Increase of wiki-list-editor 0.5.0
All checks were successful
continuous-integration/drone/push Build is passing
- Adds paste
2020-05-20 23:37:43 +02:00
a8ac82dfac Add wiki-list-editor 0.4.1
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-20 23:08:34 +02:00
20003eda48 Indent wiki json pages 2020-05-20 23:07:56 +02:00
b5de4173ab Show title instead of name on view
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-18 23:19:08 +02:00
4840eca7eb Render markdown and links in backrefs
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-18 22:09:48 +02:00
0a187a49c3 Use linked references as name for backrefs 2020-05-18 22:02:40 +02:00
40d1fc3879 Add -baseurl command line argument
All checks were successful
continuous-integration/drone/push Build is passing
2020-05-18 21:58:44 +02:00
419571daf6 Extract getPageBase 2020-05-18 21:49:57 +02:00
1af1ae164c Add redirect uri to page 2020-05-18 21:12:49 +02:00