zadam
|
10f3df3ed4
|
make sure content is string for post-processing
|
2023-11-26 23:51:04 +01:00 |
|
zadam
|
695c9d5cf3
|
more note etapi tests
|
2023-10-30 23:51:53 +01:00 |
|
zadam
|
bb81f110dd
|
improved error handling
|
2023-09-21 11:16:03 +02:00 |
|
zadam
|
f37dc66074
|
add support for storing canvas libraries in note attachments plus storing exported SVG in attachment
|
2023-09-08 21:53:57 +02:00 |
|
zadam
|
806062c8d1
|
fix undelete attachments
|
2023-09-08 00:22:48 +02:00 |
|
zadam
|
041758766a
|
allow specifying date created in the ETAPI, #4199
|
2023-08-30 00:11:32 +02:00 |
|
zadam
|
e8b52f9e6c
|
sync fixes and refactorings
|
2023-07-29 23:25:02 +02:00 |
|
zadam
|
ce3834eb9e
|
blob erasure is not synced, need to clean them up before each content hash check
|
2023-07-27 23:57:12 +02:00 |
|
zadam
|
d475346a09
|
renamed attachment's parentId to more fitting ownerId
|
2023-07-14 17:01:56 +02:00 |
|
zadam
|
ca41806bc2
|
import and export fixes
|
2023-07-13 23:54:47 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
zadam
|
eb34f9c64f
|
small refactorings and fixes
|
2023-06-29 23:32:19 +02:00 |
|
zadam
|
48029cea7c
|
small refactorings
|
2023-06-29 22:10:13 +02:00 |
|
zadam
|
a46c5a2243
|
use isLabelTruthy() for most binary labels
|
2023-06-29 00:14:12 +02:00 |
|
zadam
|
995f1c9fc4
|
Merge branch 'stable' into next61
# Conflicts:
# src/etapi/etapi.openapi.yaml
# src/etapi/notes.js
# src/public/app/widgets/type_widgets/editable_text.js
# src/services/app_info.js
|
2023-06-20 23:30:45 +02:00 |
|
zadam
|
5905950c17
|
fix notePosition assignment for new children of root
|
2023-06-19 00:29:36 +02:00 |
|
zadam
|
75c6afd1c3
|
fix loading of string content saved as binary
|
2023-06-14 22:21:22 +02:00 |
|
zadam
|
3b3f6082a7
|
attachment ETAPI support WIP
|
2023-06-05 09:23:42 +02:00 |
|
zadam
|
93addac8bb
|
Merge branch 'master' into next61
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
|
2023-06-05 00:09:55 +02:00 |
|
zadam
|
779751a234
|
rename "note revision" to just "revision"
|
2023-06-04 23:01:40 +02:00 |
|
zadam
|
cb9feab7b2
|
got rid of the hot/cold blob, all blobs are "cold" now
|
2023-06-04 22:50:07 +02:00 |
|
zadam
|
ae42e0efc7
|
refactoring
|
2023-06-01 00:07:57 +02:00 |
|
zadam
|
235b779dec
|
detect existing attachment in target note
|
2023-05-29 22:37:19 +02:00 |
|
zadam
|
df17840dbc
|
fixes attachments
|
2023-05-29 13:02:25 +02:00 |
|
zadam
|
e20fac19ba
|
attachment WIP
|
2023-05-20 23:46:45 +02:00 |
|
zadam
|
4d5612e845
|
fix updating non-text notes
|
2023-05-07 11:20:51 +02:00 |
|
zadam
|
5e1f81e53e
|
getting rid of note complement WIP
|
2023-05-05 16:37:39 +02:00 |
|
zadam
|
9cdcbb3125
|
fix runOnNoteContentChange event
|
2023-05-05 15:42:53 +02:00 |
|
zadam
|
35338e9ec6
|
fix runOnNoteContentChange event
|
2023-05-05 15:40:44 +02:00 |
|
zadam
|
8edf06d28d
|
small refactorings
|
2023-05-04 22:16:18 +02:00 |
|
zadam
|
c0cf319521
|
upgrade electron to 25 and node to 18
|
2023-05-04 21:01:25 +02:00 |
|
zadam
|
d8bc9c2982
|
attachment actions
|
2023-05-03 10:23:20 +02:00 |
|
zadam
|
d232694dec
|
tree context menu to convert notes into attachments
|
2023-05-02 23:04:41 +02:00 |
|
zadam
|
735ac55bb8
|
fixes, allowing conversion of note into an attachment
|
2023-05-02 22:46:39 +02:00 |
|
zadam
|
330e7ac08e
|
copying attachments WIP
|
2023-04-25 00:01:58 +02:00 |
|
zadam
|
49fb913eab
|
erasing unused attachments
|
2023-04-24 21:22:34 +02:00 |
|
zadam
|
5e2efca933
|
scheduled erasure of attachments WIP
|
2023-04-21 00:19:17 +02:00 |
|
zadam
|
e71b0d82a1
|
scheduled attachment deletion WIP
|
2023-04-20 00:11:09 +02:00 |
|
zadam
|
0e4a040ed8
|
fixes of new attachment URLs
|
2023-04-17 22:40:53 +02:00 |
|
zadam
|
b84670d503
|
Merge branch 'master' into next60
|
2023-04-17 22:27:21 +02:00 |
|
zadam
|
8226f62ded
|
download offline images from libreoffice, fixes #3842
|
2023-04-16 23:11:18 +02:00 |
|
zadam
|
f01657e1dd
|
refactorings
|
2023-04-14 16:49:06 +02:00 |
|
zadam
|
15a11daf38
|
Merge branch 'master' into next60
# Conflicts:
# package-lock.json
# package.json
|
2023-04-10 18:52:30 +02:00 |
|
zadam
|
839b172b92
|
fix duplicating subtree with internal links, closes #3813
|
2023-04-09 22:45:31 +02:00 |
|
zadam
|
d100b0dc07
|
allow #newNotesOnTop=false to negate previous setting, closes #3796
|
2023-04-03 21:08:32 +02:00 |
|
zadam
|
b3c4c850db
|
Merge branch 'master' into next60
|
2023-03-20 20:21:30 +01:00 |
|
zadam
|
6b1f9d3243
|
add #newNotesOnTop, closes #3734
(cherry picked from commit d31b5ac99fadfaeaf23fd809598fd0f816b629e2)
|
2023-03-19 22:27:12 +01:00 |
|
zadam
|
d31b5ac99f
|
add #newNotesOnTop, closes #3734
|
2023-03-19 22:23:58 +01:00 |
|
zadam
|
e698aa5822
|
uploading image to attachment
|
2023-03-16 20:13:34 +01:00 |
|
zadam
|
e16bedfab4
|
WIP blobs
|
2023-03-16 11:02:07 +01:00 |
|