zadam
|
2e0fb8aaf1
|
fix creating new promoted attributes, closes #1008
|
2020-05-11 23:57:39 +02:00 |
|
zadam
|
e541abbd60
|
disable hiding the body to not hide the noscript element
|
2020-05-11 22:44:10 +02:00 |
|
zadam
|
115879ec4a
|
fix note revisions displaying wrong tooltip
|
2020-05-07 23:02:46 +02:00 |
|
zadam
|
5d8808a2ad
|
fix renaming existing attributes + added new label autoReadOnlyDisabled to control automatic setting to readOnly mode
|
2020-05-06 21:41:14 +02:00 |
|
zadam
|
e8a33a5ee7
|
fix note title not updating when changing the title
|
2020-05-05 18:56:12 +02:00 |
|
zadam
|
647790885d
|
downgrade sqlite3 library which has issues with electron build
|
2020-05-03 21:27:24 +02:00 |
|
zadam
|
2a3091f788
|
reimplemented expand/collapse differently for better performance
|
2020-05-03 13:15:08 +02:00 |
|
zadam
|
742df25bc2
|
collapse/expand only folder notes
|
2020-05-03 09:49:56 +02:00 |
|
zadam
|
fe53e2351c
|
basic implementation of note tree's config
|
2020-05-02 00:28:40 +02:00 |
|
zadam
|
358f3a7291
|
implement "expand subtree" contet menu, closes #993
|
2020-04-29 23:13:05 +02:00 |
|
zadam
|
ffbfccb701
|
extra window now works in browsers too
|
2020-04-27 22:29:39 +02:00 |
|
zadam
|
75c58cbf79
|
refactored layouts for extra window
|
2020-04-25 23:52:13 +02:00 |
|
zadam
|
32020d78b5
|
prototype for new app window
|
2020-04-23 23:08:15 +02:00 |
|
zadam
|
8473f72ec8
|
fix support of multiple languages for spellchecking + list all available languages, closes #974
|
2020-04-20 22:26:31 +02:00 |
|
zadam
|
666d202a3a
|
deps updates
|
2020-04-19 09:42:10 +02:00 |
|
zadam
|
48e19d0149
|
fix webpack buidl
|
2020-04-15 21:49:36 +02:00 |
|
zadam
|
29cec8112e
|
fix setup of new document, closes #966
|
2020-04-14 21:57:42 +02:00 |
|
zadam
|
339f212e4c
|
added webpack
|
2020-04-12 14:22:51 +02:00 |
|
zadam
|
3c311cd2a4
|
loading indicator and optimisations for mobile
|
2020-04-11 22:06:04 +02:00 |
|
zadam
|
62bc05134e
|
sqlite upgrade
|
2020-04-09 21:20:14 +02:00 |
|
zadam
|
d34d265d01
|
API docs update
|
2020-04-07 19:19:20 +02:00 |
|
zadam
|
3772d97dfa
|
basic text preview implemented
|
2020-04-06 22:08:54 +02:00 |
|
zadam
|
ae50c9847d
|
sync refactorings, added logging for performance tracking
|
2020-04-04 14:57:19 +02:00 |
|
zadam
|
451c408063
|
small fixes
|
2020-04-03 19:34:22 +02:00 |
|
zadam
|
4485650cbc
|
library upgrades
|
2020-03-31 20:52:41 +02:00 |
|
zadam
|
c9b2ff05e9
|
book notes don't display images as separate children if the image is included in the parent text note, #892
|
2020-03-29 22:15:09 +02:00 |
|
zadam
|
084882a50e
|
fixes in ckeditor build
|
2020-03-29 15:58:18 +02:00 |
|
zadam
|
78d431387b
|
updated win64 sqlite binary
|
2020-03-27 21:47:22 +01:00 |
|
zadam
|
b778985b5e
|
minor fixes and upgrades
|
2020-03-26 16:21:17 +01:00 |
|
zadam
|
8a92786012
|
save paste images locally WIP
|
2020-03-25 11:28:44 +01:00 |
|
zadam
|
af5c4b5859
|
zip import using yazl
|
2020-03-20 21:57:16 +01:00 |
|
zadam
|
04360381b6
|
reimplement export with yazl
|
2020-03-20 16:55:35 +01:00 |
|
zadam
|
45e2dc96fb
|
export subtrees in ZIP instead of TAR format because of more widespread support (especially unicode)
|
2020-03-19 20:07:27 +01:00 |
|
zadam
|
173030e02e
|
basic support for custom widgets
|
2020-03-16 21:16:09 +01:00 |
|
zadam
|
2cc0442ef2
|
fix new tab open hiding
|
2020-03-15 11:08:16 +01:00 |
|
zadam
|
bcbf1b79c3
|
fixed waitForSync
|
2020-03-09 22:32:26 +01:00 |
|
zadam
|
0ca107ff48
|
fix event listener for resize
|
2020-03-09 21:00:31 +01:00 |
|
zadam
|
e10d23289e
|
event fixes WIP
|
2020-03-06 22:17:07 +01:00 |
|
zadam
|
16f42dd4ab
|
use electron 8 spellchecker instead of electron-spellchecker, WIP
|
2020-02-28 22:07:08 +01:00 |
|
zadam
|
7bcae9981b
|
unified/simplified protecting notes & subtree
|
2020-02-26 16:37:17 +01:00 |
|
zadam
|
e06f3ef97e
|
refactorings for add link and include note
|
2020-02-16 10:50:48 +01:00 |
|
zadam
|
8d2c2202fa
|
refactoring and fixes for saved note
|
2020-02-14 20:18:09 +01:00 |
|
zadam
|
81a54cd4a0
|
messaging now uses mutex so each component processes only single message at each time
|
2020-02-12 20:07:04 +01:00 |
|
zadam
|
1d2fc773c2
|
fix for delete note sync etc.
|
2020-02-10 20:57:56 +01:00 |
|
zadam
|
826c434630
|
fixes in closing tabs and elsewhere
|
2020-02-09 21:13:05 +01:00 |
|
zadam
|
81f4966a1a
|
fixes, cleaned up noise in the developer console
|
2020-02-08 10:40:58 +01:00 |
|
zadam
|
8d49249ed7
|
fix lazy initialization of the sidebar
|
2020-02-06 20:04:43 +01:00 |
|
zadam
|
42017fde5f
|
refactored access to options on frontend
|
2020-02-05 22:08:45 +01:00 |
|
zadam
|
0cc013c13f
|
left sidebar can now be also collapsible
|
2020-02-04 20:42:40 +01:00 |
|
zadam
|
9ea91f821c
|
update to electron 8
|
2020-02-03 22:23:23 +01:00 |
|