zadam
|
081b8b126a
|
fix note_reordering not updating note cache
|
2021-02-20 21:28:22 +01:00 |
|
zadam
|
7a6bb81345
|
display note path in search results
|
2021-02-20 20:10:45 +01:00 |
|
zadam
|
1d5714c411
|
release 0.46.1-beta
|
2021-02-19 23:15:18 +01:00 |
|
zadam
|
56506d33a7
|
small fixes
|
2021-02-19 22:58:53 +01:00 |
|
zadam
|
4160da70be
|
implemented "targetRelationCount" and exposed more of them in order by widget, fixes #1658
|
2021-02-19 20:42:34 +01:00 |
|
zadam
|
859465841d
|
add possibility to debug search queries by logging expression tree, #1655
|
2021-02-18 22:10:49 +01:00 |
|
zadam
|
600a312b2a
|
fix parsing of "!=" operator, #1651
|
2021-02-17 23:41:15 +01:00 |
|
zadam
|
23ebe360a6
|
small fixes
|
2021-02-17 20:59:44 +01:00 |
|
zadam
|
d905335935
|
correct placement of imported root note (at the end)
|
2021-02-16 23:38:05 +01:00 |
|
zadam
|
e78b495bd3
|
reduce flickering of import by disabling entityChanges notification of frontend
|
2021-02-16 22:51:00 +01:00 |
|
zadam
|
5542c9dc57
|
fixed saved note migration - need to be migrated as last, #1647
|
2021-02-16 21:40:17 +01:00 |
|
zadam
|
1af98056bb
|
release 0.46.0-beta
|
2021-02-15 22:29:35 +01:00 |
|
zadam
|
c41448f5da
|
consistency check for wrong lastSyncedPush
|
2021-02-15 20:44:31 +01:00 |
|
zadam
|
cc4d04416b
|
added "delete note revisions" search action
|
2021-02-14 21:35:13 +01:00 |
|
zadam
|
66c5606d46
|
implemented "rawContent", #1637
|
2021-02-14 19:27:31 +01:00 |
|
zadam
|
50bcf45113
|
fixed "duplicate subtree" creating extra entities in case subtrees contains multiple clones
|
2021-02-14 12:14:33 +01:00 |
|
zadam
|
08cba1e1ce
|
fixed "duplicate subtree"
|
2021-02-14 11:43:31 +01:00 |
|
zadam
|
f528799fed
|
added "limit" search modifier to search definition
|
2021-02-13 23:52:52 +01:00 |
|
zadam
|
5eb850bf59
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/search/services/search.js
|
2021-02-13 12:27:10 +01:00 |
|
zadam
|
4914160590
|
fix correct application of <small> tag, closes #1635
|
2021-02-13 12:23:50 +01:00 |
|
zadam
|
9f19cf8046
|
don't sync recent_notes
|
2021-02-12 22:39:38 +01:00 |
|
zadam
|
b9539117d8
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/auth.js
# src/services/setup.js
|
2021-02-11 23:07:20 +01:00 |
|
zadam
|
d616a77d6b
|
release 0.45.10
|
2021-02-11 23:05:48 +01:00 |
|
zadam
|
5b679930de
|
revert accidentally committed auth changes, #1629
|
2021-02-11 23:04:42 +01:00 |
|
zadam
|
3d7beefad0
|
sync fixes
|
2021-02-11 22:50:32 +01:00 |
|
zadam
|
8850de51f5
|
sync fixes
|
2021-02-10 22:56:23 +01:00 |
|
zadam
|
18b13657fd
|
don't compare hashes of note_reordering entity_changes
|
2021-02-09 23:27:09 +01:00 |
|
zadam
|
43ac712fca
|
fix searchForNotes API method to look for archived notes as well
|
2021-02-09 22:32:25 +01:00 |
|
zadam
|
be65e2e62f
|
fixed custom header authentication
|
2021-02-07 21:50:34 +01:00 |
|
zadam
|
bed7bdfd00
|
"move to new window" respects note hoisting of original tab
|
2021-02-07 21:27:09 +01:00 |
|
zadam
|
45516fa7b4
|
Merge remote-tracking branch 'origin/stable'
|
2021-02-05 22:54:50 +01:00 |
|
zadam
|
70708b36ef
|
using custom header for sync authorization to avoid tripping security proxies
|
2021-02-05 21:59:56 +01:00 |
|
zadam
|
fb3d5f25ac
|
release 0.45.9
|
2021-02-05 21:38:32 +01:00 |
|
zadam
|
397f0d1326
|
fix collapse tree
|
2021-02-04 23:08:16 +01:00 |
|
zadam
|
6469937393
|
fix note tree flickering (note cache was not updated when expanded status changed)
|
2021-02-04 22:05:32 +01:00 |
|
zadam
|
3a94b04ef4
|
quick search impl finished
|
2021-02-01 23:51:04 +01:00 |
|
zadam
|
9447d3f9b5
|
quick search widget WIP
|
2021-01-31 22:45:45 +01:00 |
|
zadam
|
6068bd7c44
|
added note properties widget
|
2021-01-31 12:15:36 +01:00 |
|
zadam
|
56a35b85a6
|
Merge remote-tracking branch 'origin/stable'
|
2021-01-30 22:49:19 +01:00 |
|
zadam
|
9d7d79ef94
|
avoid errors from missing note cache during startup
|
2021-01-30 22:25:40 +01:00 |
|
zadam
|
eb1a6b78ff
|
updated schema
|
2021-01-30 22:17:29 +01:00 |
|
zadam
|
60d000b9cb
|
VACUUM for migration
|
2021-01-30 22:12:38 +01:00 |
|
zadam
|
6b306ac426
|
alert for missing file preview
|
2021-01-30 15:59:59 +01:00 |
|
zadam
|
2dc742f5b8
|
don't recompress animated images, #1585
|
2021-01-28 20:17:57 +01:00 |
|
zadam
|
fbabdef272
|
added ancestor depth search criteria
|
2021-01-26 23:25:18 +01:00 |
|
zadam
|
a1f67e830d
|
search script UI
|
2021-01-26 22:22:17 +01:00 |
|
zadam
|
6408a47a8a
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/services/note_cache/entities/note.js
|
2021-01-23 21:09:47 +01:00 |
|
zadam
|
f2ca9276d6
|
fix/improve behavior of "sorted" attribute
|
2021-01-23 21:00:59 +01:00 |
|
zadam
|
872e81fe1f
|
search now supports searching / ordering by note size
|
2021-01-22 22:20:17 +01:00 |
|
zadam
|
d7e46263be
|
UI fixes to search definition + backend support
|
2021-01-18 22:52:07 +01:00 |
|