zadam
|
44219e7ccc
|
do not load the note content during ENEX import again since it's already available
|
2020-03-13 22:23:44 +01:00 |
|
zadam
|
48abd765c6
|
fix sync issues
|
2020-03-11 22:43:20 +01:00 |
|
zadam
|
e6e41adad0
|
fix backend to frontend sync with waitForSyncId()
|
2020-03-10 21:33:03 +01:00 |
|
zadam
|
bcbf1b79c3
|
fixed waitForSync
|
2020-03-09 22:32:26 +01:00 |
|
zadam
|
1d78432df4
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-09 22:16:43 +01:00 |
|
zadam
|
c6d912dcb7
|
sync only changes with isSynced = true
|
2020-03-09 21:34:03 +01:00 |
|
zadam
|
eb287917c1
|
set sync.isSynced correctly
|
2020-03-09 21:28:41 +01:00 |
|
zadam
|
c67613a557
|
Merge remote-tracking branch 'origin/stable'
|
2020-03-09 21:00:38 +01:00 |
|
zadam
|
73bf2dcb02
|
added isSynced to sync table to allow forward compatibility with 0.41
|
2020-03-09 20:56:43 +01:00 |
|
zadam
|
719f10981e
|
fix sync
|
2020-03-08 22:00:12 +01:00 |
|
zadam
|
1774f48d07
|
fix sync
|
2020-03-08 21:59:19 +01:00 |
|
zadam
|
deb67d6275
|
release 0.40.5
|
2020-03-08 21:05:52 +01:00 |
|
zadam
|
26599f057c
|
collapsible widget remember their collapsed state
|
2020-03-01 20:49:11 +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
|
36eac6badd
|
Merge remote-tracking branch 'origin/master' into m41
# Conflicts:
# src/public/javascripts/mobile.js
# src/public/stylesheets/style.css
|
2020-02-25 09:42:27 +01:00 |
|
zadam
|
e8a9e49e9e
|
release 0.40.4
|
2020-02-24 22:59:22 +01:00 |
|
zadam
|
fb55cdaea6
|
release 0.40.4
|
2020-02-24 22:58:18 +01:00 |
|
zadam
|
fe31f08c0d
|
show setup window if DB is not initialized
|
2020-02-19 22:09:49 +01:00 |
|
zadam
|
d9fb36a9a6
|
fixes
|
2020-02-19 22:09:02 +01:00 |
|
zadam
|
52f4876f2d
|
camelCase keyboard action names
|
2020-02-19 20:54:14 +01:00 |
|
zadam
|
ad7a55d305
|
always autofix note_contents.content = NULL sync issue after note erasion
|
2020-02-19 19:51:36 +01:00 |
|
zadam
|
f2cf361acf
|
small fixes
|
2020-02-17 22:38:46 +01:00 |
|
zadam
|
4330dc47a0
|
converted tree_keybindings.js into proper commands
|
2020-02-16 22:14:28 +01:00 |
|
zadam
|
7e41a2750c
|
refactored KB handling and add link dialog
|
2020-02-15 22:12:05 +01:00 |
|
zadam
|
1d2fc773c2
|
fix for delete note sync etc.
|
2020-02-10 20:57:56 +01:00 |
|
zadam
|
4401a8e1e8
|
Merge branch 'master' into m41
# Conflicts:
# src/public/javascripts/dialogs/add_link.js
# src/public/javascripts/dialogs/export.js
# src/public/javascripts/dialogs/import.js
# src/public/javascripts/dialogs/note_info.js
# src/public/javascripts/services/search_notes.js
|
2020-02-09 18:54:56 +01:00 |
|
zadam
|
4ce4ac9584
|
release 0.40.3
|
2020-02-09 10:48:23 +01:00 |
|
zadam
|
88bd65c679
|
external links are also parsed and label is created for them, closes #851
|
2020-02-09 10:45:07 +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
|
44ddcdd852
|
various widget optimizations for faster note switching
|
2020-02-03 21:16:33 +01:00 |
|
zadam
|
66204811cf
|
refactored note creation methods into a separate service
|
2020-02-03 20:07:34 +01:00 |
|
zadam
|
9f62490a75
|
refactorings of note creation code
|
2020-02-02 22:32:44 +01:00 |
|
zadam
|
96e2b9bc18
|
fix tree keyboard shortcuts propagating outside of tree
|
2020-02-02 10:10:37 +01:00 |
|
zadam
|
0054a32dc7
|
treecache now manages reloading when starting protected session
|
2020-02-01 22:29:32 +01:00 |
|
zadam
|
513ce1a183
|
Merge branch 'master' into m41
# Conflicts:
# src/public/javascripts/services/sidebar.js
# src/public/javascripts/services/tab_context.js
# src/public/javascripts/services/tree.js
|
2020-02-01 20:01:30 +01:00 |
|
zadam
|
7651c53363
|
release 0.40.2
|
2020-02-01 10:17:51 +01:00 |
|
jasontan056
|
2375b170ba
|
Pass deleteId to deleteBranch in ensureNoteIsAbsentFromParent (#846)
|
2020-02-01 09:05:23 +01:00 |
|
zadam
|
eeedb91ef7
|
sync are sent upon DB commit
|
2020-01-31 22:32:24 +01:00 |
|
zadam
|
8bf794f13b
|
wip
|
2020-01-30 22:38:31 +01:00 |
|
zadam
|
48b401164a
|
wip
|
2020-01-29 22:32:22 +01:00 |
|
zadam
|
976b2aa6f5
|
got rid of "origParentNoteId" since it's not needed anymore
|
2020-01-28 22:39:44 +01:00 |
|
zadam
|
60c908cd63
|
frontend attribute cache refactoring WIP
|
2020-01-25 11:52:45 +01:00 |
|
zadam
|
7a62d1636b
|
fixes
|
2020-01-24 22:30:17 +01:00 |
|
zadam
|
828cce0d78
|
release 0.40.1
|
2020-01-19 15:45:06 +01:00 |
|
zadam
|
ab535bf147
|
fixes of the new CopyWithoutFormatting
|
2020-01-19 09:25:35 +01:00 |
|
Heniker
|
1876664dfb
|
add hotkey to copy contents with line breaks, fixes #349 (#831)
|
2020-01-19 09:16:36 +01:00 |
|
zadam
|
1690248e24
|
migration script to fix contentLength = -1 in new notes
|
2020-01-19 09:08:33 +01:00 |
|
zadam
|
c9113ae752
|
Merge branch 'stable'
|
2020-01-18 09:24:39 +01:00 |
|
zadam
|
0ec11d29ba
|
fix creating root calendar note when missing, #752
|
2020-01-18 08:59:46 +01:00 |
|
zadam
|
a6cd25071e
|
more robust handling of sync error, fixes #830
|
2020-01-18 08:48:36 +01:00 |
|
zadam
|
a79a063d17
|
release 0.40.0-beta
|
2020-01-11 09:54:31 +01:00 |
|
zadam
|
5e91b1b5e0
|
package updates
|
2020-01-11 09:50:05 +01:00 |
|
zadam
|
7877443fb4
|
Merge branch 'stable'
|
2020-01-11 09:41:42 +01:00 |
|
zadam
|
759e47bfcf
|
using included note should create a relation, closes #820
|
2020-01-10 21:41:00 +01:00 |
|
zadam
|
f3a2e2cbde
|
Merge branch 'stable'
|
2020-01-08 21:39:17 +01:00 |
|
zadam
|
3cf3fc13b9
|
release 0.39.5
|
2020-01-08 21:01:24 +01:00 |
|
zadam
|
2b69abf8ab
|
fix filter parser for >=, <=, *=*
|
2020-01-08 20:23:41 +01:00 |
|
zadam
|
3e49a7dbfa
|
all consistency checkers have now fixers
|
2020-01-08 19:28:22 +01:00 |
|
zadam
|
4c7c3105e8
|
Merge branch 'stable'
# Conflicts:
# src/services/notes.js
|
2020-01-07 22:29:54 +01:00 |
|
zadam
|
ccaa9eae3a
|
fix context submenus, closes #810
|
2020-01-07 20:53:41 +01:00 |
|
zadam
|
1cd2711097
|
Merge branch 'stable'
|
2020-01-05 20:02:19 +01:00 |
|
zadam
|
f0dfe7d552
|
release 0.39.4
|
2020-01-04 22:01:20 +01:00 |
|
zadam
|
3b8b4da149
|
task context progress fixes
|
2020-01-04 21:59:28 +01:00 |
|
zadam
|
acb76e0630
|
added notification to empty book notes otherwise they look suspiciously empty
|
2020-01-04 21:24:39 +01:00 |
|
zadam
|
fdb46f9329
|
fallback image saving without optimization will still compress image
|
2020-01-04 20:10:30 +01:00 |
|
zadam
|
ca587cccf6
|
book note type has automatically empty mime type
|
2020-01-04 19:34:01 +01:00 |
|
zadam
|
571772069a
|
force SQLite to choose particular index for attribute search since it sometimes led to very inefficient query plans
|
2020-01-04 19:22:16 +01:00 |
|
zadam
|
79e7762c72
|
indent data notes
|
2020-01-04 18:44:54 +01:00 |
|
zadam
|
54d89a9f47
|
allow configuring the time period before deleted notes are erased (and changed the default to 7 days)
|
2020-01-03 22:32:49 +01:00 |
|
zadam
|
17b23d92ef
|
delete/undelete fixes
|
2020-01-03 13:41:44 +01:00 |
|
zadam
|
14f3c783f2
|
undelete note WIP
|
2020-01-03 13:14:43 +01:00 |
|
zadam
|
c1d0a1e07b
|
undelete note WIP
|
2020-01-03 10:48:36 +01:00 |
|
zadam
|
7d877d0fef
|
release 0.39.3
|
2020-01-02 10:43:41 +01:00 |
|
zadam
|
82420fe5f6
|
reactivate "cut to note", closes #795
|
2020-01-01 22:59:51 +01:00 |
|
zadam
|
232321f3a4
|
fix searching multi-valued attributes, closes #800
|
2020-01-01 20:49:26 +01:00 |
|
zadam
|
631a75deec
|
release 0.39.2-beta
|
2019-12-30 19:48:54 +01:00 |
|
zadam
|
0fe91d0184
|
include note feature
|
2019-12-30 19:32:45 +01:00 |
|
zadam
|
7db4859fb9
|
Merge remote-tracking branch 'origin/master'
|
2019-12-29 10:19:11 +01:00 |
|
zadam
|
eee9fcae5c
|
set timeout for the initial sync seed request
|
2019-12-29 10:19:00 +01:00 |
|
zadam
|
bb8b563ece
|
relaunch app after successful sync
|
2019-12-28 12:55:53 +01:00 |
|
zadam
|
2502646a64
|
release 0.39.1-beta
|
2019-12-27 21:21:57 +01:00 |
|
zadam
|
df751f5d67
|
fix icon
|
2019-12-27 21:11:56 +01:00 |
|
zadam
|
4f06b6de78
|
fix registration of global shortcuts, fixes #786
|
2019-12-27 20:28:27 +01:00 |
|
zadam
|
d2177cd517
|
fix detection of desktop build in setup page, closes #787
|
2019-12-27 20:22:46 +01:00 |
|
zadam
|
7a416b107b
|
fix electron dep issue in the server version, closes #784
|
2019-12-25 19:38:28 +01:00 |
|
zadam
|
1ff124dab7
|
release 0.39.0-beta
|
2019-12-25 12:18:52 +01:00 |
|
zadam
|
4cb511bad0
|
fix import with style.css
|
2019-12-25 12:09:49 +01:00 |
|
zadam
|
73c8d145fa
|
tar export fixes + added code block example to the demo document
|
2019-12-25 11:56:55 +01:00 |
|
zadam
|
ab79f24729
|
added content style to tar html export as well
|
2019-12-25 11:34:45 +01:00 |
|
zadam
|
f75c008154
|
more sync recovery fixes
|
2019-12-24 17:49:44 +01:00 |
|
zadam
|
474baa7d95
|
sync recovery fixes
|
2019-12-24 16:00:31 +01:00 |
|
zadam
|
a155b6e8d5
|
create separate window for setup and then main window
|
2019-12-24 14:42:03 +01:00 |
|
zadam
|
229974e543
|
added option to enable native title bar (disabled by default)
|
2019-12-24 12:10:32 +01:00 |
|
zadam
|
6fc19bfb93
|
Merge branch 'stable'
|
2019-12-24 11:55:27 +01:00 |
|
zadam
|
ccaa108faa
|
release 0.38.3
|
2019-12-24 10:51:51 +01:00 |
|
zadam
|
c89514f9bb
|
saving size and visibility state of the panes
|
2019-12-23 20:34:29 +01:00 |
|
zadam
|
e0368e395c
|
removed left and right sidebar sizing options
|
2019-12-23 19:45:59 +01:00 |
|
zadam
|
6986c201dd
|
removed hideTabRowForOneTab option
|
2019-12-23 19:39:48 +01:00 |
|