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
d6a4f1db13
share tree should include branch prefixes, fixes #4096
2023-07-17 22:19:03 +02:00
zadam
d475346a09
renamed attachment's parentId to more fitting ownerId
2023-07-14 17:01:56 +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
a46c5a2243
use isLabelTruthy() for most binary labels
2023-06-29 00:14:12 +02:00
zadam
75c6afd1c3
fix loading of string content saved as binary
2023-06-14 22:21:22 +02:00
zadam
0234ff5fca
share support for attachment file download
2023-06-06 00:16:32 +02:00
zadam
44bcfd47c0
share support for attachment images
2023-06-05 23:05:05 +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
b5cfc28912
rename inheritableAttributeCache to __inheritableAttributeCache for consistency
2023-05-31 23:21:06 +02:00
zadam
2aa987c072
fixes for zip export/import in regard to attachments
2023-05-06 22:50:28 +02:00
zadam
f6944b8219
introducing meta types for import/export, fixes for attachments export
2023-05-06 14:38:45 +02:00
zadam
6dfc72c065
many small fixes from Intellij analysis
2023-05-05 23:17:23 +02:00
zadam
5e1f81e53e
getting rid of note complement WIP
2023-05-05 16:37:39 +02:00
zadam
8edf06d28d
small refactorings
2023-05-04 22:16:18 +02:00
zadam
6cf0fe0b73
attachments have a position
2023-04-11 22:55:50 +02:00
zadam
e16bedfab4
WIP blobs
2023-03-16 11:02:07 +01:00
zadam
2b4dfaef7f
small attribute optimizations
2023-01-27 08:46:04 +01:00
zadam
6a6ae359b6
Merge branch 'master' into dev
...
# Conflicts:
# package-lock.json
# package.json
# src/public/app/widgets/dialogs/note_revisions.js
# src/services/handlers.js
# src/services/hidden_subtree.js
# src/services/search/services/parse.js
2023-01-17 22:20:10 +01:00
zadam
f50a9c250a
many small issues found by intellij analysis
2023-01-15 21:04:17 +01:00
zadam
424b624ea9
small mermaid fixes
2023-01-15 13:48:01 +01:00
zadam
8a641e1b4f
added "inherit" relation, #3493
2023-01-06 20:31:55 +01:00
zadam
d7cae7d5bb
improvements in API docs generation
2023-01-05 23:38:41 +01:00
zadam
bff7434921
rename becca entities to have B-prefix, #3476
2023-01-03 13:52:37 +01:00
zadam
da161c7ce0
rename shaca entities to have F-prefix, #3476
2023-01-03 13:40:21 +01:00
zadam
7c98ade72b
fix missing doc resources for launchers, closes #3455
2022-12-25 11:58:24 +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
zadam
db5e76fe8c
allow access to share api root note only if there's share index, #3434
2022-12-19 21:39:12 +01:00
zadam
2467464433
add possibility to define a share index, closes #3265
2022-11-01 22:49:37 +01:00
zadam
eb68ab6776
Merge branch 'stable'
2022-11-01 19:10:16 +01:00
zadam
38d6fddc61
redirect /share to /share/, closes #3264
2022-10-30 09:05:12 +01:00
zadam
75bd38885b
use trilium version number in asset paths to avoid caching issues
2022-10-27 20:34:53 +02:00
zadam
b499640db8
use trilium version number in asset paths to avoid caching issues WIP
2022-10-26 23:50:54 +02:00
zadam
e5fdd5128a
fix password protected notes rejection
2022-08-01 19:56:09 +02:00
zadam
46deceedc9
optional basic auth for shared notes, closes #2781
2022-07-31 21:45:32 +02:00
Tom Free
3e7aa3d762
remove obsolete code, update doc
2022-07-17 14:09:58 +02:00
zadam
dbf1ac1e9d
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# package-lock.json
# package.json
# src/services/build.js
2022-07-01 22:34:19 +02:00
zadam
3faae63b84
set correct content type for error messages
2022-07-01 00:01:29 +02:00
zadam
88fa51a34e
refactorings of search actions to bulk actions
2022-06-05 22:32:23 +02:00
Tom
26f3c1d453
rename canvas_note_share to canvas_share to align witih refactor
2022-05-11 09:06:30 +02:00
Tom
3df712b64f
refactor canvas-note to canvas
2022-05-10 13:43:05 +02:00
Tom
358e8c548c
remove branch bugfix
2022-05-09 16:47:28 +02:00
Tom
f85ed672cc
moving canvas_note_share to src/share and add routes
2022-05-09 16:38:23 +02:00
Tom
f0f9274a3c
remove route without filename
2022-05-09 16:17:14 +02:00
Tom
dfa30358c5
ensure external assets in excalidraw are avoided
2022-05-09 16:08:56 +02:00
Tom
dc35df9f63
optimize canvas_note share to make it more clear about view mode and excalidraw
2022-05-03 22:44:52 +02:00
Tom
1a4bc0b989
clean up code
2022-05-03 22:06:24 +02:00
Tom
8d510a3fdd
Merge remote-tracking branch 'upstream/master' into excalidraw
...
conflict in
- package-lock (accept incoming),
- routes (remove the option to have image without filename, since it is not really necessary for canvas_note)
- note_detail
2022-05-03 21:56:52 +02:00