zadam
|
f273b4334e
|
implemented @limit for search
|
2019-04-22 18:08:33 +02:00 |
|
zadam
|
1990c9399e
|
removed FTS5 completely
|
2019-04-21 12:03:13 +02:00 |
|
zadam
|
151641b659
|
fulltext search now doesn't use FTS5, closes #489
|
2019-04-21 11:54:13 +02:00 |
|
zadam
|
36c6376220
|
create trilium data directory if it doesn't exist, closes #491
|
2019-04-21 09:05:55 +02:00 |
|
zadam
|
064a11d872
|
don't allow deleting hoisted note + other related fixes, closes #488
|
2019-04-16 21:40:04 +02:00 |
|
zadam
|
8da8dfc543
|
if the resized and optimized image is larger than original, then keep the original
|
2019-04-15 21:12:47 +02:00 |
|
zadam
|
147d79c65c
|
release 0.31.1-beta
|
2019-04-14 21:18:22 +02:00 |
|
zadam
|
47cb7c7f5e
|
not refreshing tree after sort operation because it messes with everything ...
|
2019-04-14 18:32:56 +02:00 |
|
zadam
|
751bf94758
|
don't change sourceId for script execution which forces full tree reloads because it is annoying
|
2019-04-13 19:45:50 +02:00 |
|
zadam
|
4b934a4a81
|
fix sync / fulltext issue
|
2019-04-13 19:34:19 +02:00 |
|
zadam
|
7e374e795b
|
fill sync rows to fix sync issues
|
2019-04-13 10:30:16 +02:00 |
|
zadam
|
be378f71b0
|
sync checks for note_contents
|
2019-04-13 10:13:47 +02:00 |
|
zadam
|
ae8f4ffbbe
|
minor sync fix for fulltext
|
2019-04-11 21:44:35 +02:00 |
|
zadam
|
83b4382787
|
missing cert and key error message
|
2019-04-08 20:08:29 +02:00 |
|
zadam
|
ef1b32d586
|
search error handling & sanitize input for default fulltext
|
2019-04-02 22:52:42 +02:00 |
|
zadam
|
2259e1d44d
|
make sure to wait for DB connection to be up before starting ...
|
2019-04-02 19:42:41 +02:00 |
|
zadam
|
2978a262f7
|
release 0.31.0-beta
|
2019-04-01 21:50:32 +02:00 |
|
zadam
|
a4c8bdeda2
|
fix decryption of protected note revisions
|
2019-03-31 22:54:38 +02:00 |
|
zadam
|
5bda254184
|
allow searching with noteId & fix combining fulltext and other conditions with OR
|
2019-03-31 22:23:50 +02:00 |
|
zadam
|
f00e1235f9
|
tar import can now process files with out of order directories
|
2019-03-31 18:53:29 +02:00 |
|
zadam
|
51bede6541
|
fix detection of sync connection issue with new error code
|
2019-03-31 18:36:12 +02:00 |
|
zadam
|
75dbaa4b77
|
fix csrf protection on electron build
|
2019-03-31 12:49:42 +02:00 |
|
zadam
|
bec6576620
|
fix note cleanup
|
2019-03-31 11:27:19 +02:00 |
|
zadam
|
7cafbda7cd
|
migration for inconsistent isProtected status across notes and note_contents
|
2019-03-30 22:12:18 +01:00 |
|
zadam
|
9a5a085103
|
Merge branch 'stable'
# Conflicts:
# package-lock.json
# src/public/javascripts/services/server.js
# src/services/app_info.js
# src/services/notes.js
|
2019-03-30 22:11:03 +01:00 |
|
zadam
|
cdb17ae937
|
release 0.30.7
|
2019-03-30 20:13:53 +01:00 |
|
zadam
|
c240fb9896
|
migration for inconsistent isProtected status across notes and note_contents
|
2019-03-30 20:09:38 +01:00 |
|
zadam
|
4b41eddf44
|
fix creating note directly as protected
|
2019-03-30 19:24:53 +01:00 |
|
zadam
|
b51ac112a2
|
fix loading of protected session in electron, #469
|
2019-03-30 18:00:08 +01:00 |
|
zadam
|
0f32154b91
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# src/public/javascripts/services/context_menu.js
|
2019-03-29 23:37:36 +01:00 |
|
zadam
|
89b8e2bb08
|
redesign of search input. Saved search is now saved under active note and doesn't need page reload
|
2019-03-29 23:24:41 +01:00 |
|
zadam
|
8fb6edad67
|
fix consistency checks for fulltext
|
2019-03-29 22:08:04 +01:00 |
|
zadam
|
c2e3a3fe04
|
release 0.30.6
|
2019-03-28 23:17:24 +01:00 |
|
zadam
|
b2052a6ccd
|
release 0.30.6
|
2019-03-28 23:01:52 +01:00 |
|
zadam
|
a07479cd5a
|
release 0.30.6
|
2019-03-28 22:49:34 +01:00 |
|
zadam
|
3820384f51
|
release 0.30.6
|
2019-03-28 22:35:43 +01:00 |
|
zadam
|
efac7701eb
|
release 0.30.6
|
2019-03-28 22:31:59 +01:00 |
|
zadam
|
946dae72d9
|
implemented consistency check for note fulltext based on hashes
|
2019-03-27 21:27:29 +01:00 |
|
zadam
|
07e9013152
|
content migration fixes
|
2019-03-27 21:04:25 +01:00 |
|
zadam
|
29c60581a6
|
yet another refactoring of working with note's payload/content
|
2019-03-26 22:24:04 +01:00 |
|
zadam
|
4bdcf32475
|
repository now uses upsert instead of insert/replace
|
2019-03-25 22:06:17 +01:00 |
|
zadam
|
3311c6336c
|
exposed searchForNotes to backend script API
|
2019-03-20 22:51:13 +01:00 |
|
zadam
|
fc13e1fa6a
|
added possibility to search by attached script returning note ids + some refactorings
|
2019-03-20 22:28:54 +01:00 |
|
zadam
|
0267468cd5
|
deleting without reloading the whole tree (at least on frontend)
|
2019-03-18 23:03:41 +01:00 |
|
zadam
|
ca0d17d93a
|
cloning is now done without reloading the whole tree
|
2019-03-18 22:33:19 +01:00 |
|
zadam
|
33f2aaa650
|
note type context submenu now works end to end
|
2019-03-17 12:19:23 +01:00 |
|
zadam
|
177caec011
|
note type context submenu WIP
|
2019-03-17 11:38:27 +01:00 |
|
zadam
|
62650a4545
|
refactoring of router search code into service
|
2019-03-16 22:19:01 +01:00 |
|
zadam
|
81dc907afc
|
ordering of search results
|
2019-03-16 20:52:21 +01:00 |
|
zadam
|
3ee33e1024
|
refactoring of joins for search
|
2019-03-16 19:57:39 +01:00 |
|