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 |
|
zadam
|
c5917bfc78
|
fix "steel blue" demo theme
|
2021-09-28 10:02:25 +02:00 |
|
zadam
|
533fcd06e4
|
search should ignore diacritics, closes #2182
|
2021-09-27 22:09:55 +02:00 |
|
zadam
|
b041d081db
|
added migration to add excludeFromTreeMap for journal subtrees
|
2021-09-23 22:08:23 +02:00 |
|
zadam
|
208492bee1
|
tweaks to note map
|
2021-09-21 22:45:06 +02:00 |
|
zadam
|
476b8250c9
|
note map refactoring
|
2021-09-20 23:04:41 +02:00 |
|
zadam
|
dd37f09309
|
global link map WIP
|
2021-09-18 14:29:41 +02:00 |
|
zadam
|
9b9be5d155
|
reload frontend when consistency is fixed
|
2021-09-12 11:18:06 +02:00 |
|
zadam
|
010f075ac5
|
fix toggling protected flag and display of the title
|
2021-09-08 22:35:32 +02:00 |
|
zadam
|
2b8c6e3dd0
|
bug fixes
|
2021-09-07 22:37:03 +02:00 |
|
zadam
|
5cfd1c030d
|
allow specifiyng sorted attribute (including off for overriding), #2142
|
2021-09-03 22:33:40 +02:00 |
|
zadam
|
167d4816fd
|
display "multiple-parents" asterisk only for multiple non-search parents
|
2021-09-02 22:27:35 +02:00 |
|
zadam
|
1bc50ed976
|
strip # or ~ when getting attribute
|
2021-09-02 22:14:22 +02:00 |
|
zadam
|
635f5fdc5b
|
small refactoring
|
2021-08-26 22:10:59 +02:00 |
|
zadam
|
9d9bc31d91
|
fixes in frontend sync
|
2021-08-14 10:13:59 +02:00 |
|
zadam
|
13a16e8251
|
force attribute value to be a string, closes #2104
|
2021-08-12 20:42:35 +02:00 |
|
zadam
|
86a53ceebb
|
updating becca after sync
|
2021-08-07 21:21:30 +02:00 |
|
zadam
|
e003341dff
|
optimized becca loader with raw queries
|
2021-07-24 21:10:16 +02:00 |
|
zadam
|
7261ab69bc
|
add ignoreMissing flag to becca's getNotes()
|
2021-07-22 21:23:01 +02:00 |
|
zadam
|
f9cfd134b7
|
fixed corner cases in becca updates from sync
|
2021-07-22 20:19:44 +02:00 |
|
zadam
|
c82308489b
|
fix import
|
2021-07-20 13:29:11 +02:00 |
|
zadam
|
98ee3b029a
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/becca/becca_service.js
|
2021-07-08 13:11:25 +02:00 |
|
zadam
|
8d3a3d4873
|
fix content length in note revisions
|
2021-07-04 16:49:23 +02:00 |
|
zadam
|
2035304b63
|
cleanup of entity changes processing
|
2021-06-30 20:54:15 +02:00 |
|
zadam
|
5be7f003ca
|
sync fixes
|
2021-06-29 23:45:45 +02:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
16cc84be99
|
add back utcDateModified to Attribute and Branch becca entities
|
2021-06-26 17:32:40 +02:00 |
|
zadam
|
c886583396
|
added "save search to note" button
|
2021-06-06 11:01:10 +02:00 |
|
zadam
|
9216e430db
|
fix relation map
|
2021-06-03 12:32:48 +02:00 |
|