Tom
220df662ad
make pasted images in excalidraw work (save and load "files")
2022-04-19 00:13:26 +02:00
Tom
6e535bac05
ensure isNewSceneVersion() does not increment currentVersion
2022-04-19 00:13:26 +02:00
Tom
3b1dcc7199
compare sceneVersion to omit unnecessary save/reloads of content
2022-04-19 00:13:26 +02:00
Tom
ae75ac424f
add noteid to console to differentiate logs
2022-04-19 00:13:26 +02:00
Tom
5c46fe792d
use widget element to render for multiple excalidraw instances
2022-04-19 00:13:26 +02:00
Tom
a33b0f1e1c
updated react unmounting
2022-04-19 00:13:26 +02:00
Tom
bd28ed07d7
working canvas_note PoC save and load for one note
2022-04-19 00:13:26 +02:00
Tom
12185fbd32
optimized canvas placement in trilium
2022-04-19 00:13:26 +02:00
Tom
24911da8db
use react production build
2022-04-19 00:13:26 +02:00
Tom
da84d16421
excalidraw include works, removed infinitedrawingcanvas
2022-04-19 00:13:26 +02:00
thfrei
53666cbfe8
lint
2022-04-19 00:13:26 +02:00
thfrei
8897d98bd9
add note-detail height to make canvas visible
...
due to some upstream changes, this was necessary.
otherwise complete inside container was not visible.
2022-04-19 00:13:26 +02:00
thfrei
93e485cea9
remove console.image
2022-04-19 00:13:26 +02:00
thfrei
22363f5b74
working trilium canvas note
2022-04-19 00:13:26 +02:00
thfrei
2a2c82cd29
minor update for canvas
2022-04-19 00:13:26 +02:00
thfrei
5ebe717da8
basic infinite-drawing-canvas integration
2022-04-19 00:13:26 +02:00
thfrei
2f2d8327e4
update libraries
2022-04-19 00:13:26 +02:00
Tom Free
a894c19c2b
add missing canvas-note entries in helper functions
...
Conflicts:
src/public/app/entities/note_short.js
src/public/app/services/tree_context_menu.js
2022-04-19 00:13:26 +02:00
Tom Free
0469962c5e
wip: canvas-note patch
...
Conflicts:
src/public/app/services/library_loader.js
src/public/app/services/tree_context_menu.js
src/public/app/widgets/note_actions.js
src/services/consistency_checks.js
src/services/utils.js
2022-04-19 00:13:26 +02:00
zadam
f6ebc76917
Merge remote-tracking branch 'origin/stable'
2022-04-18 18:59:30 +02:00
zadam
73425ec29d
workaround for wrongly placed tooltip, closes #2794
2022-04-16 15:51:30 +02:00
zadam
51e5f591b2
null check
2022-04-16 15:10:16 +02:00
zadam
d1b3d8a58a
add missing doc pages
2022-04-16 00:18:01 +02:00
zadam
534c71491b
fix docs
2022-04-16 00:17:32 +02:00
zadam
987f8e9961
fix share responsivity on mobile devices, closes #2790
2022-04-16 00:02:24 +02:00
zadam
a45cf033aa
fix hiding of linked images in shared notes, closes #2791
2022-04-15 23:09:07 +02:00
zadam
06b6097f29
Merge remote-tracking branch 'origin/stable'
2022-04-15 14:53:47 +02:00
zadam
75c8e700d4
dev data directory should be relative
2022-04-15 14:51:14 +02:00
zadam
c1092c97b5
release 0.51.0-beta
v0.51.0-beta
2022-04-10 14:13:51 +02:00
zadam
a04becc4ec
dep upgrades
2022-04-10 14:13:45 +02:00
zadam
f7d6bda49d
added zooming/panning to mermaid diagrams, closes #2635
2022-04-03 23:14:47 +02:00
zadam
b250f0a3bf
Merge remote-tracking branch 'origin/stable'
2022-04-03 14:21:28 +02:00
zadam
df1d94ec61
ckeditor 33 content styles
2022-03-26 14:10:29 +01:00
zadam
e00fcd93a1
added #shareDisallowRobotIndexing label and reworked how the child-image exclusion works
2022-03-22 23:17:47 +01:00
zadam
0a95d0f6f5
ckeditor 33
2022-03-22 22:20:44 +01:00
zadam
569b8898ef
release 0.50.3
v0.50.3
2022-03-22 21:30:21 +01:00
dependabot[bot]
102bfcebd0
Bump nanoid from 3.1.30 to 3.3.1
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.3.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 20:26:50 +00:00
zadam
091d6a1cf1
added #shareRaw label
2022-03-22 21:20:47 +01:00
zadam
228564f843
Merge remote-tracking branch 'origin/master'
2022-03-22 21:04:52 +01:00
zadam
17dd6141fb
Merge remote-tracking branch 'origin/stable'
...
# Conflicts:
# Dockerfile
# package-lock.json
# package.json
# src/services/cloning.js
2022-03-22 21:04:30 +01:00
zadam
2f57d55bea
add allow robots.txt tag for /share
2022-03-22 21:02:32 +01:00
Tony Narlock
3e033936cb
docs(CHANGES): Note yarn.lock change
2022-03-22 10:19:58 -05:00
Tony Narlock
f3157bf27a
build: Add yarn.lock (pinned at v33.0.0's build)
...
Sub-dependencies can shift across systems and over times. This makes it
easier to track working builds and bisect potential issues, no matter
how minor.
2022-03-22 10:17:16 -05:00
Tony Narlock
ffd4fd117a
ci: .gitignore: Allow yarn.lock
...
This adds more certainty to our builds in case sub-dependencies shift
2022-03-22 10:15:21 -05:00
Tony Narlock
e24bd0831f
Tag v33.0.0
2022-03-22 09:20:59 -05:00
Tony Narlock
b88e18deb6
docs(CHANGES): Update changelog for 33.0.0
2022-03-22 09:20:20 -05:00
Tony Narlock
1884310630
Update to CKEditor v33.0.0
...
- https://github.com/ckeditor/ckeditor5/releases/tag/v33.0.0
- https://github.com/ckeditor/ckeditor5/blob/v33.0.0/CHANGELOG.md#3300-2022-03-07
2022-03-22 09:19:36 -05:00
zadam
0cd690d980
fix inclusion of share.js
in builds, fixes #2738
2022-03-21 23:28:19 +01:00
zadam
316a2aee1a
invalidate flat text cache after login to protected session, fixes #2712
2022-03-20 22:23:48 +01:00
Marek Lewandowski
4dc6fbf2ad
Merge pull request #4 from ckeditor/i/1545-insert-mermaid-focus
...
Focusing `textarea` after inserting mermaid widget
2022-03-14 08:37:52 +01:00