zadam
0b6fa4ab06
Merge remote-tracking branch 'origin/optimize-tree'
2020-12-10 22:54:16 +01:00
zadam
5010175b84
adding few missing isErased = 0 conditions
2020-12-10 21:56:48 +01:00
zadam
33571e0ef3
better logging for un/protect errors
2020-12-09 22:49:55 +01:00
zadam
31876d2cf9
fix automatically scheduled note deletion
2020-12-09 22:45:34 +01:00
zadam
e56979c482
add button to erase deleted notes now into the options
2020-12-06 22:11:49 +01:00
zadam
52b8162d01
WIP per-tab hoisting
2020-11-23 22:52:48 +01:00
zadam
7d8277699c
add keyboard shortcut for duplicate subtree, #1451
2020-11-23 19:44:49 +01:00
zadam
1047aecfbd
template subtree is now deep-duplicated on template assignment
2020-11-19 14:29:26 +01:00
zadam
314e0a453f
"duplicate note" now duplicates whole note subtree instead of just individual note
2020-11-19 14:06:32 +01:00
zadam
9b05d30b47
update boxicons to 2.0.7
2020-11-03 22:44:50 +01:00
zadam
a577485e42
allow duplicating multiple notes at once, closes #1259
2020-09-23 22:45:51 +02:00
zadam
d21cb78baa
fix wrong dateLastEdited timestamp, closes #1254
2020-09-18 21:47:15 +02:00
zadam
d57a303251
fix in ENEX import
2020-09-16 20:32:20 +02:00
zadam
f5f48ef6c4
copy child: attrs also when defined on a template/parent note
2020-09-14 21:08:11 +02:00
zadam
8b4cf474bd
cleanup/fixes of label/relation definition usages in the old style
2020-09-08 20:42:50 +02:00
zadam
0b38e24185
fixes to saved search
2020-08-20 15:23:24 +02:00
zadam
53c361945b
fix setting mime after import + cleanup of old search code
2020-08-18 22:20:47 +02:00
zadam
03d7ee9abb
compatibility with existing scripts
2020-08-18 21:32:45 +02:00
zadam
53b39e2e82
many changes related to #1192 :
...
- use CSS contain wherever possible to reduce subtrees of forced reflows
- reduced dependency between note and note_contents updates which will reduce number of updates to components
- optimization of "many rows" querying
2020-08-16 22:57:48 +02:00
zadam
8d0df6ddb9
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# db/demo.zip
# src/services/notes.js
# src/services/request.js
2020-08-10 23:45:17 +02:00
zadam
782127dd91
fix noproxy handling for image downloading
2020-08-03 23:33:44 +02:00
zadam
7900622f38
refactored "sync" table to "entity_changes" - more changes
2020-08-02 23:43:39 +02:00
zadam
864271d5ef
refactored "sync" table to "entity_changes"
2020-08-02 23:27:48 +02:00
zadam
a7b62b30cb
fix image resizing after save/update/import
2020-07-28 00:26:47 +02:00
zadam
c92526372c
Merge remote-tracking branch 'origin/stable'
2020-07-26 23:47:31 +02:00
zadam
5f4a84d967
fix extracting base64 inline images from HTML, fixes #1159
2020-07-26 23:47:06 +02:00
zadam
ef59810f89
Merge remote-tracking branch 'origin/stable'
2020-07-26 22:58:54 +02:00
zadam
099e90ed64
fix extracting base64 inline images from HTML, fixes #1159
2020-07-26 22:58:22 +02:00
zadam
a574fce13f
Merge remote-tracking branch 'origin/stable' into syncification
...
# Conflicts:
# package-lock.json
# package.json
# src/routes/custom.js
# src/services/import/single.js
2020-06-24 22:08:31 +02:00
zadam
c78ca4c9db
fixed triggers to sort children of notes with "sorted" label, closes #1126
2020-06-23 22:03:01 +02:00
zadam
027afab6b1
fix DB setup
2020-06-20 21:42:41 +02:00
zadam
88348c560c
syncification
2020-06-20 12:31:38 +02:00
zadam
91e5f24798
fix db anonymization
2020-06-02 23:13:55 +02:00
zadam
75bd395669
fix extra refresh because of duplicated sync event, closes #1063
2020-05-30 22:35:18 +02:00
zadam
9d8b8e26a1
attach extension to download file if note present
2020-05-12 10:28:31 +02:00
zadam
2369bcf9fc
fixes for image download
2020-05-06 23:11:34 +02:00
zadam
b89a2df462
fix image being redownloaded from localhost
2020-05-04 10:03:54 +02:00
zadam
227c3e4dcc
fixes for offline downloading of images
2020-05-03 14:33:59 +02:00
zadam
48aadc8309
fix parsing of includeNote, closes #963
2020-04-13 18:12:41 +02:00
zadam
3772d97dfa
basic text preview implemented
2020-04-06 22:08:54 +02:00
zadam
5c0355718f
repository has now first level cache
2020-04-06 20:59:04 +02:00
zadam
081693f263
not generating externalLink labels anymore since there can be too many and benefit is too small
2020-04-05 16:06:13 +02:00
zadam
8d312515dd
small fixes
2020-04-05 15:35:01 +02:00
zadam
8d7687f354
fix copying template's content, closes #943
2020-04-05 12:28:16 +02:00
zadam
42128c007f
fix "search in subtree", closes #941
2020-04-04 22:49:30 +02:00
zadam
3bbb213f82
fixes for web clipper
2020-04-02 22:55:11 +02:00
zadam
2e55d544f1
db setup fixes
2020-03-26 16:59:40 +01:00
zadam
f9a79fa00f
improvements and logging to local image storage
2020-03-25 21:01:42 +01:00
zadam
ef61e22f1f
local image storage fixes
2020-03-25 18:21:55 +01:00
zadam
8a92786012
save paste images locally WIP
2020-03-25 11:28:44 +01:00