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 |
|
zadam
|
69e36d2677
|
refactoring for archived notes handling in note cache
|
2020-09-07 00:05:01 +02:00 |
|
zadam
|
874972a3d3
|
fix broken what links here widget
|
2020-09-05 22:45:26 +02:00 |
|
zadam
|
42ecc0e15b
|
use just note title in note autocomplete input field
|
2020-09-03 17:38:11 +02:00 |
|
zadam
|
9359f05335
|
fix "edited notes on a day" for deleted notes
|
2020-08-29 22:22:24 +02:00 |
|
zadam
|
5a8c3f6a2b
|
removed forgotten console.logs
|
2020-08-28 22:52:57 +02:00 |
|
zadam
|
416b7088c5
|
fix update/delete queries in SQL console
|
2020-08-28 22:04:35 +02:00 |
|
zadam
|
355780c595
|
sync fixes
|
2020-08-27 22:11:17 +02:00 |
|
zadam
|
ef996f3919
|
bug fixes
|
2020-08-27 22:03:56 +02:00 |
|
zadam
|
6aa61ca306
|
initializing note tree synchronously
|
2020-08-26 16:50:16 +02:00 |
|
zadam
|
0b38e24185
|
fixes to saved search
|
2020-08-20 15:23:24 +02:00 |
|
zadam
|
5741b380f0
|
fixed script support
|
2020-08-18 23:32:50 +02:00 |
|