zadam
|
0ac42608f7
|
faster tree loading of many notes at once #1480
|
2020-12-10 21:27:21 +01:00 |
|
zadam
|
4633c68a0c
|
avoid resorting children on every child add, fixes #1480
|
2020-12-10 16:10:10 +01:00 |
|
zadam
|
7f3ef2cb8b
|
move entity hash to entity_changes table WIP
|
2020-12-07 23:04:17 +01:00 |
|
zadam
|
16c4b8aa43
|
added also "sqlConsoleHome"
|
2020-12-07 09:19:27 +01:00 |
|
zadam
|
e56979c482
|
add button to erase deleted notes now into the options
|
2020-12-06 22:11:49 +01:00 |
|
zadam
|
90d33f56c3
|
implemented "search in subtree"
|
2020-12-05 23:00:28 +01:00 |
|
zadam
|
b0e5ab7533
|
smaller search improvements
|
2020-12-04 22:57:54 +01:00 |
|
zadam
|
a68c61b2f0
|
improvements to saved search
|
2020-11-30 23:20:12 +01:00 |
|
zadam
|
b0217ee04c
|
added new "create note" button
|
2020-11-27 22:21:13 +01:00 |
|
zadam
|
eaed7ec86f
|
improvements in search UI
|
2020-11-26 23:00:27 +01:00 |
|
zadam
|
35d5036aaa
|
hoisting fixes
|
2020-11-24 22:32:22 +01:00 |
|
zadam
|
14f5b46ece
|
Merge remote-tracking branch 'origin/stable'
|
2020-11-24 20:31:16 +01:00 |
|
zadam
|
23a432e7d8
|
don't show imageLinks in link map when they are connecting parent (text note) and child (image), closes #1461
|
2020-11-24 20:12:49 +01:00 |
|
zadam
|
ac636b6649
|
WIP per-tab hoisting
|
2020-11-23 23:11:21 +01:00 |
|
zadam
|
52b8162d01
|
WIP per-tab hoisting
|
2020-11-23 22:52:48 +01:00 |
|
zadam
|
4bd86a6dfa
|
WIP per-tab hoisting
|
2020-11-22 23:05:02 +01:00 |
|
zadam
|
c737a3adc9
|
Merge remote-tracking branch 'origin/stable'
|
2020-11-19 21:42:49 +01:00 |
|
zadam
|
314e0a453f
|
"duplicate note" now duplicates whole note subtree instead of just individual note
|
2020-11-19 14:06:32 +01:00 |
|
zadam
|
8e2bf7795c
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/routes/api/attributes.js
# src/routes/api/sender.js
|
2020-11-18 22:42:37 +01:00 |
|
zadam
|
a346ba7038
|
removed outstandingPushes counting which is not needed
|
2020-11-18 22:30:00 +01:00 |
|
zadam
|
c0a29ede05
|
small fixes to ENEX import
|
2020-11-17 22:35:20 +01:00 |
|
zadam
|
845907b8d2
|
fix recent changes to show all deleted notes (also without note revisions)
|
2020-11-17 21:06:38 +01:00 |
|
zadam
|
b5480b4137
|
fix sync check - it was always reporting success even in failure cases
|
2020-11-15 20:50:24 +01:00 |
|
zadam
|
99f01b9ccf
|
fix overwriting / deleting auto links, closes #1406
|
2020-11-11 23:15:48 +01:00 |
|
zadam
|
d5a9abd911
|
fix duplicating relations after change, closes #1405
|
2020-11-11 23:02:14 +01:00 |
|
zadam
|
a3a2bc0a74
|
fix "reviving" deleted attributes, closes #1404
|
2020-11-11 22:44:13 +01:00 |
|
zadam
|
1403acd808
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/app/services/note_content_renderer.js
|
2020-11-08 21:06:48 +01:00 |
|
zadam
|
ce33eb3abd
|
fix wrong behavior when customResourceProvider has empty value, fixes #1393
|
2020-11-06 21:52:57 +01:00 |
|
zadam
|
b70ee742e8
|
Merge remote-tracking branch 'origin/math2'
# Conflicts:
# package-lock.json
|
2020-10-26 21:44:18 +01:00 |
|
zadam
|
8901c3ec91
|
fix recent changes showing deleted search note, closes #1331
|
2020-10-26 19:58:56 +01:00 |
|
zadam
|
4281111344
|
initial integration of note list renderer into search results
|
2020-10-25 23:02:12 +01:00 |
|
zadam
|
d0efd67d5e
|
grid view improvements, remembering grid/list status
|
2020-10-24 23:50:32 +02:00 |
|
zadam
|
6517188b39
|
fix tree loading (partial revert of previous commit)
|
2020-10-24 00:00:24 +02:00 |
|
zadam
|
c4acecd510
|
fix loading unnecessary notes into the cache
|
2020-10-23 23:19:29 +02:00 |
|
zadam
|
55f04436c0
|
saving expanded status as label
|
2020-10-23 00:11:44 +02:00 |
|
zadam
|
b990239219
|
allow sender to save labels
|
2020-10-16 19:43:20 +02:00 |
|
Casey Doran
|
a7c13ceacc
|
if the sender request contains a label and/or a labelValue, apply it (#1310)
|
2020-10-16 19:40:30 +02:00 |
|
zadam
|
18cc9f2475
|
"open" action will save note to temp directory to try it then open with native application, #1304
|
2020-10-13 22:50:45 +02:00 |
|
zadam
|
8f018cc7c6
|
as part of tree/note load make sure also relation targets are loaded, closes #1273
|
2020-10-01 23:42:09 +02:00 |
|
zadam
|
bdebb35f62
|
better error reporting on failed search
|
2020-09-23 22:18:26 +02:00 |
|
zadam
|
d57a303251
|
fix in ENEX import
|
2020-09-16 20:32:20 +02:00 |
|
zadam
|
d345c4850f
|
custom implementation of similar notes algorithm
|
2020-09-15 22:46:51 +02:00 |
|
zadam
|
70995a7691
|
fix broken saved search, closes #1234
|
2020-09-14 20:00:36 +02:00 |
|
zadam
|
04c93d6736
|
fix attr detail related notes
|
2020-09-13 22:23:03 +02:00 |
|
zadam
|
37602cfcae
|
small tweaks
|
2020-09-13 00:19:50 +02:00 |
|
zadam
|
63ebb46049
|
fix inverse relation detection in relation maps
|
2020-09-12 22:21:44 +02:00 |
|
zadam
|
056c40c0d0
|
similar notes algorithm tweaks (WIP)
|
2020-09-10 21:01:46 +02:00 |
|
zadam
|
a73733d0fc
|
renamed ParsingContext to SearchContext
|
2020-09-08 21:47:37 +02:00 |
|
zadam
|
80f269d844
|
moved similar notes from sidebar to the center pane
|
2020-09-07 23:35:41 +02:00 |
|
zadam
|
75c9db6432
|
fixed search API and its default settings to include archived notes
|
2020-09-07 22:11:16 +02:00 |
|