zadam
7d64f6a7dd
increment lastProcessedEntityChangeId correctly
2021-11-16 22:12:53 +01:00
zadam
242977c7a5
cleanup after update check merge
2021-11-14 13:45:37 +01:00
Myzel394
364ac331da
Add update available box ( #2329 )
...
* current stand
* added update available button
* improved update available icon
* improved update available box
* adding server side version
* added backend
* fixed text
* added option handling
* added field disabling
* removed options
* fixed terminology
* removed unnecessary imports
2021-11-14 13:42:50 +01:00
zadam
8996f35cc0
Merge remote-tracking branch 'origin/next49'
2021-11-14 13:18:13 +01:00
zadam
df0411197b
fixed syncing of erased notes, closes #2316
2021-11-12 21:19:23 +01:00
zadam
c345e7031b
fix hoisting note from empty detail screen
2021-11-01 08:50:01 +01:00
zadam
fc46398a3c
close last tab should behave similarly to 0.47, fixes #2298
2021-11-01 08:37:59 +01:00
zadam
7e41226549
fix "XSS" in the new empty tab, closes #2145
2021-10-31 23:12:24 +01:00
zadam
e378435fbe
added "switch to mobile version" button to web edition, closes #1889
2021-10-31 16:56:23 +01:00
zadam
311b98ffcb
fix immediately closed attribute detail after clicking e.g. "add label"
2021-10-30 15:36:50 +02:00
zadam
da74272f13
jsdoc @param => @type
2021-10-29 21:37:12 +02:00
zadam
ab7d121290
disallow removing last tab because of frequent race conditions when done too quickly
2021-10-28 22:27:21 +02:00
zadam
bcabe5786f
fix ordering of note contexts, fixes #2283
2021-10-27 21:32:03 +02:00
Abitofevrything
a7d3dafcf1
Remove logging line ( #2284 )
2021-10-27 19:45:59 +02:00
zadam
e6af84df39
fix updating "lastAcceptedEntityId" - can't take last entityChange since they might be reordered based on update order, closes #2277
2021-10-26 22:07:35 +02:00
zadam
8910ae92c7
increasing amount of text rendered in note previous to 2000 (previously 1000) bytes, #2266
2021-10-25 20:01:41 +02:00
zadam
3413074235
when saving Saved Search or SQL console, move it to their home (i.e. remove from hidden subtree)
2021-10-24 14:53:45 +02:00
zadam
33aa72eb97
fix finding note paths of hidden notes, fixes #2262
2021-10-24 14:37:41 +02:00
Sathyam M Vellal
3b551e3e4d
Add week notes to frontend_script_api ( #2253 )
...
Note: getWeekNote can take `startOfTheWeek` as options but is not passed to the api route.
2021-10-21 12:16:51 +02:00
zadam
a14aa461ca
sharing WIP
2021-10-16 22:13:34 +02:00
zadam
1cdd644b8f
fix reloading frontend after erasing notes in firefox, fixes #2221
2021-10-12 19:47:44 +02:00
zadam
e2c37a6f8c
add toggleLeftPane command/shortcut, closes #2225
2021-10-12 19:29:42 +02:00
zadam
1ad25b063d
change order of ribbon tabs so that type specific ones are in front
2021-10-10 21:47:56 +02:00
zadam
f6776df645
link overflowing with ellipsis
2021-10-10 14:34:54 +02:00
zadam
d02d846024
empty notes in note overview will display the list of children
2021-10-10 14:09:22 +02:00
zadam
4eb4a44331
fix reopening last tab for splits
2021-10-09 22:03:24 +02:00
Abitofevrything
c1e1f3df24
Add shortcut to reopen last closed tab, closes #2211 ( #2214 )
2021-10-09 21:20:12 +02:00
zadam
711af02928
fixed leaking entities into the responses and thus increased performance of e.g. create/duplicate note
2021-10-06 20:52:23 +02:00
zadam
18ffcf7880
small fixes
2021-10-03 23:01:22 +02:00
zadam
e4a483aefe
fix duplicate subtree
2021-10-02 23:26:18 +02:00
zadam
8c2a5d19f2
remove extra logging
2021-09-30 22:26:56 +02:00
Abitofevrything
2c450fc72d
Allow HTML nodes in mermaid diagrams ( #2192 )
2021-09-30 20:12:23 +02:00
zadam
291b434d70
added mermaid samples to demo document
2021-09-30 13:17:37 +02:00
zadam
a68fd5ab83
fixes
2021-09-30 13:02:07 +02:00
zadam
26b89fc801
fix note revisions not displaying content length
2021-09-30 12:23:22 +02:00
zadam
af3fd61974
mermaid layout improvements
2021-09-30 10:18:03 +02:00
zadam
bc920dc5dc
refactoring of mermaid support WIP
2021-09-29 22:14:45 +02:00
Abitofevrything
b37bcd294c
Implement mermaid diagrams ( #2187 )
...
* Start implementing mermaid diagrams
* Implement theming for mermaid diagrams
* Add edit tab to mermaid diagrams
* Remove comment
* Render mermaid diagrams in included notes
* Prevent mermaid notes from being removed to consistency checks
2021-09-29 21:54:56 +02:00
zadam
d5bd9875f9
fix websocket ping
2021-09-26 15:37:18 +02:00
zadam
fdb7b7721d
right context menu on note map
2021-09-24 21:40:02 +02:00
Abitofevrything
3d9260c974
Add shortcut to delete newly created note quickly ( #2177 )
...
* Add shortcut to delete newly created note quickly
* Add space
2021-09-23 23:34:51 +02:00
zadam
b041d081db
added migration to add excludeFromTreeMap for journal subtrees
2021-09-23 22:08:23 +02:00
zadam
476b8250c9
note map refactoring
2021-09-20 23:04:41 +02:00
zadam
e4ba7d65e8
note map refactoring
2021-09-20 22:19:47 +02:00
zadam
9c9a3fc030
small refactorings of auto readonly size
2021-09-20 21:12:35 +02:00
Abitofevrything
b85cf07a28
Add config option to change automatic readonly size ( #2174 )
2021-09-20 21:08:41 +02:00
zadam
a0caa21458
global link map WIP
2021-09-17 22:34:23 +02:00
zadam
ed26e32ccb
skeleton for global link map
2021-09-16 23:09:48 +02:00
zadam
2d82da32d4
refactoring of "date-notes" to "special-notes"
2021-09-16 21:59:34 +02:00
zadam
0448883782
option to erase notes immediately
2021-09-16 14:38:09 +02:00