zadam
|
b4ac41eff8
|
fix handlers import, closes #2900
|
2022-06-06 21:59:44 +02:00 |
|
zadam
|
f587e0dfd9
|
added new runOnNoteDeletion, runOnBranchCreation, runOnBranchDeletion, #2898
|
2022-06-05 14:58:19 +02:00 |
|
zadam
|
3cfca27b54
|
expose ability to create note revisions in backend API #2890
|
2022-06-02 17:25:58 +02:00 |
|
zadam
|
3b58b83f8b
|
improved logging
|
2022-04-19 23:36:21 +02:00 |
|
zadam
|
643a5e5b16
|
moving deleteNote and deleteBranch into entities to make them accessible to scripts, #2792
|
2022-04-19 23:06:46 +02:00 |
|
zadam
|
534c71491b
|
fix docs
|
2022-04-16 00:17:32 +02:00 |
|
zadam
|
316a2aee1a
|
invalidate flat text cache after login to protected session, fixes #2712
|
2022-03-20 22:23:48 +01:00 |
|
zadam
|
0ca9bff61b
|
fix multiple UI bugs, closes #2616
|
2022-02-07 22:50:28 +01:00 |
|
zadam
|
2feb778d8d
|
Merge remote-tracking branch 'origin/stable'
|
2022-01-31 21:25:37 +01:00 |
|
zadam
|
2075e89239
|
improved logging
|
2022-01-31 21:25:18 +01:00 |
|
zadam
|
be44431fde
|
fix setting becca's dateModified after marking as deleted
|
2022-01-30 13:18:22 +01:00 |
|
zadam
|
99cc4078c6
|
fix setting becca's utcDateModified after marking as deleted
|
2022-01-30 13:17:40 +01:00 |
|
zadam
|
d1b39ee8fa
|
generate anonymization script into a file
|
2022-01-17 23:47:26 +01:00 |
|
zadam
|
742ec44f55
|
Merge remote-tracking branch 'origin/stable'
|
2022-01-13 21:53:57 +01:00 |
|
zadam
|
7495777d97
|
make getAncestors safe in respect to saved search
|
2022-01-13 21:28:51 +01:00 |
|
zadam
|
28df5d4aa2
|
etapi improvements and more tests
|
2022-01-12 19:32:23 +01:00 |
|
zadam
|
91dec23d5e
|
ETAPI auth, spec improvements etc.
|
2022-01-10 17:09:20 +01:00 |
|
zadam
|
96f4230bc1
|
Merge branch 'master' into next50
# Conflicts:
# src/public/app/widgets/containers/root_container.js
# src/services/app_info.js
|
2022-01-09 20:18:30 +01:00 |
|
zadam
|
d4d48f3834
|
use [protected] for protected notes in the export
|
2022-01-08 21:50:16 +01:00 |
|
zadam
|
9ee1c9f3da
|
ETAPI delete/patch, refactoring
|
2022-01-07 19:33:59 +01:00 |
|
zadam
|
d97e454463
|
allow cloning into notes, not just branches, fixes #2484
|
2021-12-27 23:39:46 +01:00 |
|
zadam
|
47845930f4
|
sharing improvements
|
2021-12-23 20:54:48 +01:00 |
|
zadam
|
3860028a9e
|
sharing WIP
|
2021-12-20 17:30:47 +01:00 |
|
zadam
|
2ff6e50af4
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/app/dialogs/options/other.js
|
2021-12-19 10:54:30 +01:00 |
|
zadam
|
074eb1c02f
|
importing of cloned notes should not depend on ZIP listing order, fixes #2440
|
2021-12-15 22:36:45 +01:00 |
|
zadam
|
83f125a79f
|
cleanup setting of utcDateCreated in branches and options code
|
2021-11-18 22:39:12 +01:00 |
|
zadam
|
bc8b6284a6
|
fix exporting root note, closes #2346
(cherry picked from commit 20a187fab976d47c4447b8ec3ee952dc3155e441)
|
2021-11-15 21:28:12 +01:00 |
|
zadam
|
20a187fab9
|
fix exporting root note, closes #2346
|
2021-11-15 21:23:19 +01:00 |
|
zadam
|
8996f35cc0
|
Merge remote-tracking branch 'origin/next49'
|
2021-11-14 13:18:13 +01:00 |
|
zadam
|
600c16551a
|
fixed jsdoc script API generation, closes #2313
|
2021-11-10 21:30:54 +01:00 |
|
zadam
|
57b7f6199e
|
utcDateStr => utcDateTimeStr
|
2021-11-04 19:52:00 +01:00 |
|
zadam
|
5978447185
|
add back .isDeleted property to becca's note, branch and attribute entities for BC, fixes #2268
|
2021-10-31 21:03:26 +01:00 |
|
zadam
|
da74272f13
|
jsdoc @param => @type
|
2021-10-29 21:37:12 +02:00 |
|
zadam
|
ce57a13002
|
fix infinite recursion, closes #2292
|
2021-10-29 21:36:23 +02:00 |
|
zadam
|
5209583a73
|
new note is in decrypted state even if protected, fixes #2291
|
2021-10-28 22:02:18 +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 |
|
zadam
|
50b7063811
|
display properly relations in note map even if they are not in the subtree, closes #2251
|
2021-10-21 22:52:52 +02:00 |
|
zadam
|
6a6bd4541a
|
sharing WIP
|
2021-10-17 14:44:59 +02:00 |
|
zadam
|
a14aa461ca
|
sharing WIP
|
2021-10-16 22:13:34 +02:00 |
|
zadam
|
2cc4367b37
|
fix restoring note revision, closes #2232
|
2021-10-15 21:37:16 +02:00 |
|
zadam
|
64a3a8b561
|
tweaks
|
2021-10-12 22:36:22 +02:00 |
|
zadam
|
20696aa0ab
|
fix finding single note by label with mixed case
|
2021-10-08 22:13:39 +02:00 |
|
zadam
|
e10e18e63a
|
added optimized version for single label searching + noteset cache fix
|
2021-10-07 07:46:13 +02:00 |
|
zadam
|
df8706026e
|
caching initial noteset to improve search times
|
2021-10-06 19:59:29 +02:00 |
|
zadam
|
8d42ffca6d
|
basic bookmark support
|
2021-10-05 22:08:02 +02:00 |
|
zadam
|
18ffcf7880
|
small fixes
|
2021-10-03 23:01:22 +02:00 |
|
zadam
|
75fc9e2048
|
small fixes
|
2021-10-03 10:42:46 +02:00 |
|
zadam
|
8a8bdaf80e
|
updated API docs
|
2021-09-30 12:26:13 +02:00 |
|
zadam
|
26b89fc801
|
fix note revisions not displaying content length
|
2021-09-30 12:23:22 +02:00 |
|