zadam
|
4f4c3ef3f3
|
fix enex checkboxes for mac, closes #3511
|
2023-01-12 16:45:11 +01:00 |
|
zadam
|
420175f5ef
|
release 0.58.4
|
2023-01-11 23:44:33 +01:00 |
|
zadam
|
f738787202
|
expand regex to account for more attributes in en-media tag in ENEX import, fixes #3503
|
2023-01-08 20:50:08 +01:00 |
|
zadam
|
8a2a9b2ea6
|
Merge branch 'stable'
# Conflicts:
# src/services/import/enex.js
|
2023-01-08 13:24:10 +01:00 |
|
zadam
|
c70272e756
|
fix creation date in ENEX import for mac files, closes #3496
|
2023-01-08 13:23:07 +01:00 |
|
zadam
|
f86fb0d0a2
|
added TRILIUM_SYNC_SERVER_HOST env. variable to prevent prod sync issues
|
2023-01-06 15:14:04 +01:00 |
|
zadam
|
218f526a92
|
fix order by note content size, closes #3488
|
2023-01-05 15:52:07 +01:00 |
|
zadam
|
0995c56506
|
release 0.58.3-beta
|
2023-01-04 22:36:31 +01:00 |
|
zadam
|
d910191e83
|
Merge pull request #3480 from contributor/feature/pageUrlSanitizeUrl
Fix pageUrl and clipping selection can create multiple notes for the same Url
|
2023-01-03 22:28:37 +01:00 |
|
contributor
|
85a6e8b47e
|
fix clipping selection can create multiple notes for the same Url
sanitize was replacing '&' char to '&'and changing actual Url
|
2023-01-03 21:18:23 +02:00 |
|
zadam
|
e40f1fd11a
|
fix inclusion of the image into the correct position in ENEX import, closes #3468
|
2023-01-01 21:02:54 +01:00 |
|
zadam
|
797ddf6205
|
search hit with exact note title match gets a strong score boost, closes #3470
|
2022-12-30 23:14:48 +01:00 |
|
zadam
|
ca4e1c19a7
|
make utils.normalize null-safe, #3469
|
2022-12-30 21:00:42 +01:00 |
|
zadam
|
dd82b0f958
|
Merge remote-tracking branch 'origin/master'
|
2022-12-29 10:25:54 +01:00 |
|
zadam
|
f150c223bc
|
improved ZIP import validation and error handling
|
2022-12-29 10:25:49 +01:00 |
|
zadam
|
4f771cfa7a
|
Merge pull request #3467 from contributor/feature/enex-pageUrl
Evernote import - use pageUrl attribute for enex source-url
|
2022-12-29 09:57:43 +01:00 |
|
contributor
|
aa3b26c965
|
Evernote import - use pageUrl attribute for enex source-url
|
2022-12-29 01:27:17 +02:00 |
|
zadam
|
f4cf04232f
|
release 0.58.2-beta
|
2022-12-29 00:12:54 +01:00 |
|
zadam
|
f809da58ec
|
fix occurrences of 'root' branch
|
2022-12-28 13:09:49 +01:00 |
|
zadam
|
0ddaa8f5c2
|
migration fixes
|
2022-12-27 21:17:40 +01:00 |
|
zadam
|
620bed73bb
|
put back the removed widgets, the BC break is not worth it
|
2022-12-27 15:05:12 +01:00 |
|
zadam
|
c177d2b97b
|
fix migration
|
2022-12-27 14:52:32 +01:00 |
|
zadam
|
0758c82983
|
hidden subtree is now built as "predictable" to avoid duplicating it in sync
|
2022-12-27 14:44:28 +01:00 |
|
zadam
|
ecc2ed7d73
|
formatting
|
2022-12-27 10:22:50 +01:00 |
|
zadam
|
4b779d7512
|
small refactors in sync
|
2022-12-27 09:53:25 +01:00 |
|
zadam
|
701911b766
|
release 0.58.1-beta
|
2022-12-26 23:57:31 +01:00 |
|
zadam
|
b906efb23b
|
fix ZIP import without metadata
|
2022-12-25 14:10:12 +01:00 |
|
zadam
|
f249d6cb26
|
fix sorting after cloning/moving notes into sorted parent, closes #3453
|
2022-12-25 13:46:31 +01:00 |
|
zadam
|
afb6e860ea
|
fix docs
|
2022-12-25 13:06:06 +01:00 |
|
zadam
|
d64df5e3e7
|
fix comment
|
2022-12-25 13:03:04 +01:00 |
|
zadam
|
bd59802ca4
|
create new sortNotes backend API method and deprecate old sortNotesByTitle
|
2022-12-25 13:01:50 +01:00 |
|
zadam
|
7c98ade72b
|
fix missing doc resources for launchers, closes #3455
|
2022-12-25 11:58:24 +01:00 |
|
zadam
|
3b5f2b86d5
|
release 0.58.0-beta
|
2022-12-24 22:09:05 +01:00 |
|
zadam
|
c5fb2cccd5
|
fix bookmark's ID
|
2022-12-24 12:26:32 +01:00 |
|
zadam
|
392b89e6dd
|
exported links to "named" notes should be preserved upon import
|
2022-12-23 23:08:30 +01:00 |
|
zadam
|
5c4db266a4
|
code should not rely on fixed branch IDs since they can change after move
|
2022-12-23 20:40:58 +01:00 |
|
zadam
|
e5e0add1a2
|
fixed history navigation buttons
|
2022-12-23 20:17:04 +01:00 |
|
zadam
|
0441e7396a
|
small fixes
|
2022-12-23 15:07:48 +01:00 |
|
zadam
|
698eb53006
|
small fixes
|
2022-12-23 14:18:40 +01:00 |
|
zadam
|
3804d2df8c
|
search should find notes in hidden subtree when hoisted into it
|
2022-12-23 14:02:18 +01:00 |
|
zadam
|
29713de6cd
|
small fixes
|
2022-12-22 23:11:12 +01:00 |
|
zadam
|
a882ad41c5
|
small fixes
|
2022-12-22 21:01:52 +01:00 |
|
zadam
|
062e8c4b84
|
allow configuration of log, backup etc. directories per env variables, closes #3446
|
2022-12-22 19:50:00 +01:00 |
|
zadam
|
0f0ca51bd6
|
updated launcher info pages
|
2022-12-22 19:02:41 +01:00 |
|
zadam
|
af654a171f
|
execute all DB migrations in one transaction
|
2022-12-22 18:53:04 +01:00 |
|
zadam
|
4cc9bdf5e4
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# package-lock.json
|
2022-12-22 18:16:06 +01:00 |
|
zadam
|
5a3882f388
|
fixed comments
|
2022-12-22 14:59:20 +01:00 |
|
zadam
|
8ec2547b4a
|
backend API to create a launcher
|
2022-12-22 14:57:00 +01:00 |
|
zadam
|
724f99f17c
|
add prefix "_" to "named" IDs
|
2022-12-21 16:11:00 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|