Commit graph

5723 commits

Author SHA1 Message Date
zadam 377922eccf added getTargetNote to froca's attribute, fixes #2981 2022-07-11 23:15:16 +02:00
zadam 0d2a112839 fix build revision in the about dialog, closes #2980 2022-07-11 23:05:03 +02:00
zadam ea20d23d11 Merge branch 'stable' 2022-07-10 23:47:04 +02:00
zadam 1dfc37704f fix note title escaping in export dialog 2022-07-10 22:32:00 +02:00
zadam 27261683bb added excalidraw mention to README.md 2022-07-10 22:21:55 +02:00
zadam 1e5c18f6ff focus icon search input after showing up, closes #2979 2022-07-10 22:13:21 +02:00
zadam 5cbcf6e6be etapi fix misleading error message 2022-07-10 22:09:13 +02:00
zadam 0c4e5d2a19 find box can be used also on render notes 2022-07-10 22:01:21 +02:00
zadam 570fabdc4a add highlighting to search results, closes #2977 2022-07-10 15:52:02 +02:00
zadam 89a4165c77 fixes in event propagation 2022-07-10 15:01:05 +02:00
zadam 1ad406ced5 electron search is not used anymore 2022-07-10 12:22:52 +02:00
zadam 7cdc181b47 upgrade to KaTeX 0.16.0 2022-07-09 22:35:04 +02:00
zadam af16a5856a Merge branch 'next54' 2022-07-09 22:30:43 +02:00
zadam ea3bce25d9 release 0.53.2 2022-07-09 13:40:41 +02:00
zadam 9b4ef6ea5e fix node size in a note map when note has hidden image notes, closes #2965 2022-07-09 13:27:57 +02:00
zadam c2c724aa00 Merge remote-tracking branch 'origin/stable' 2022-07-08 22:21:41 +02:00
zadam 95bbf5f405 fix TOC widget not finding the heading by index, closes #2962 2022-07-08 22:17:56 +02:00
zadam 12b3302687 sanitize note title && attrs just to be sure 2022-07-06 23:09:16 +02:00
zadam c575d47f0e Merge remote-tracking branch 'origin/master' 2022-07-06 21:31:57 +02:00
zadam 02affece91 use fenced code block style for markdown export, closes #2963 2022-07-06 21:31:11 +02:00
zadam 2f1a7e2093
Merge pull request #2961 from mwr0007/master
Remove period from left pane toggle button tooltip
2022-07-05 23:31:29 +02:00
zadam 4fc686bbbc sanitize note title 2022-07-05 22:40:41 +02:00
Michael Redman d1a763feef
Remove period from left pane toggle tooltip 2022-07-05 06:06:45 -05:00
zadam 6972ae889a converted relation map buttons to floating pattern 2022-07-03 23:10:13 +02:00
zadam 19c65e240e Merge remote-tracking branch 'origin/master' into next54 2022-07-03 22:38:45 +02:00
zadam ef49d20470 release 0.53.1-beta 2022-07-01 22:50:19 +02:00
zadam 0d4275a260 fix saving new protected note revisions, closes #2951 2022-07-01 22:49:10 +02:00
zadam dbf1ac1e9d Merge remote-tracking branch 'origin/stable'
# Conflicts:
#	package-lock.json
#	package.json
#	src/services/build.js
2022-07-01 22:34:19 +02:00
zadam e7db262559 release 0.52.4 2022-07-01 00:11:53 +02:00
zadam 3faae63b84 set correct content type for error messages 2022-07-01 00:01:29 +02:00
zadam 94867e07df Merge remote-tracking branch 'origin/master' 2022-06-29 22:46:50 +02:00
zadam 33c272e86a fix dragging out tab creating multiple windows, closes #2944 2022-06-29 22:44:17 +02:00
zadam aa4dade1e5 fix dragging out tab creating multiple windows, closes #2944 2022-06-29 22:38:35 +02:00
zadam 7435cd4dc6
Merge pull request #2943 from vgwidt/master
fix typo on advanced options page
2022-06-29 22:04:44 +02:00
vgwidt 194ae41d19 fix typo on advanced options page 2022-06-24 14:00:32 +09:00
zadam 42e262a1c2 10x speed-up of event propagation 2022-06-23 23:03:35 +02:00
zadam ae46b3df58 fix typo in the custom widget location 2022-06-23 22:17:47 +02:00
zadam e51276f532 floating buttons WIP 2022-06-21 23:27:34 +02:00
zadam 2e1bef2df7 fix ctrl+enter navigation for reference links, closes #2932 2022-06-20 23:11:52 +02:00
zadam 6b3077df0e fixed git graph demo to work with latest mermaid 2022-06-19 21:19:58 +02:00
zadam 1434effa22 upgraded mermaid to 9.1.2 2022-06-19 21:16:30 +02:00
zadam 67e69f1940 release 0.53.0-beta 2022-06-19 14:49:48 +02:00
zadam 046db503d3 added excalidraw to the demo document 2022-06-19 14:27:25 +02:00
zadam 9827e30a61 simple dedicated health check endpoint for docker 2022-06-19 14:15:31 +02:00
zadam e21a1b56fa
Merge pull request #2928 from bill88t/master
Add a very basic docker health check
2022-06-19 14:14:22 +02:00
zadam 08e12e7349 no need to create template relation if there is already one owned 2022-06-19 14:06:00 +02:00
zadam 5ed1631a35 resort attributes for display 2022-06-19 12:18:13 +02:00
Bill Sideris 8ac776f305 Slowly making it an oneliner, added line check 2022-06-19 12:39:20 +03:00
zadam 981fac8e50 #template label is not inherited through template since it's meant to mark the template note only 2022-06-19 11:36:29 +02:00
Bill Sideris 8bb8ab96f1 a bit better 2022-06-19 12:23:00 +03:00