zadam
d243880099
release 0.62.4
v0.62.4
2023-12-07 00:03:59 +01:00
zadam
2e23c521c3
electron upgrade
2023-12-06 23:54:17 +01:00
zadam
eb761b286f
electron upgrade
2023-12-04 00:17:00 +01:00
zadam
d0f6ff5f98
fix erasing revisions
2023-12-04 00:11:24 +01:00
zadam
84feaabc52
release 0.62.3
v0.62.3
2023-11-27 23:37:24 +01:00
zadam
a6036859b8
normalize strings before calculation hashes, #4435
2023-11-27 23:23:55 +01:00
zadam
93dcce2217
dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid)
2023-11-27 10:38:19 +01:00
zadam
686af0c6a1
when canvas and mermaid are inserted using "include note", we insert them as images
2023-11-27 10:22:54 +01:00
zadam
d07f02b95f
contrary to what I believed encodeURIComponent() is available also in node.js, #4478
2023-11-27 10:15:29 +01:00
zadam
ad74952194
fix thumbnails with chinese titles, closes #4478
2023-11-27 10:10:27 +01:00
zadam
10f3df3ed4
make sure content is string for post-processing
2023-11-26 23:51:04 +01:00
zadam
18e2e6779b
remove title to fix closing highlights list, fixes #4471
2023-11-24 23:51:12 +01:00
zadam
ed129c307b
fix printing math, closes #4470
2023-11-24 00:17:20 +01:00
zadam
8742e4bfe9
make sure the promoted attributes don't take the whole screen in mobile, #4468
2023-11-24 00:04:49 +01:00
zadam
722299dd26
release 0.62.2
v0.62.2
2023-11-21 20:49:24 +01:00
zadam
e2b1421bf3
electron upgrade
2023-11-21 20:48:43 +01:00
zadam
1f41d39bc7
docs
2023-11-21 20:46:48 +01:00
zadam
ce39d3b4ce
Merge branch 'stable'
...
# Conflicts:
# docs/backend_api/BNote.html
# docs/backend_api/BackendScriptApi.html
# docs/backend_api/services_backend_script_api.js.html
# docs/frontend_api/FAttribute.html
# docs/frontend_api/FBranch.html
# docs/frontend_api/FNote.html
# docs/frontend_api/FrontendScriptApi.html
# docs/frontend_api/entities_fattachment.js.html
# docs/frontend_api/entities_fattribute.js.html
# docs/frontend_api/entities_fblob.js.html
# docs/frontend_api/entities_fbranch.js.html
# docs/frontend_api/entities_fnote.js.html
# docs/frontend_api/global.html
# docs/frontend_api/index.html
# docs/frontend_api/services_frontend_script_api.js.html
# package.json
# src/services/backend_script_api.js
# src/services/build.js
2023-11-21 20:46:24 +01:00
zadam
ef2ade849b
release 0.61.15
v0.61.15
2023-11-20 23:23:12 +01:00
zadam
88067c071c
add api.backupNow() to backend API, closes #4455
2023-11-20 23:14:53 +01:00
zadam
f5018e9820
fix buggy http proxy initialization, closes #4453
2023-11-20 23:03:19 +01:00
zadam
1561f402f0
ckeditor 40.1.0
2023-11-20 22:29:05 +01:00
zadam
0d7889d212
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
2023-11-20 22:22:05 +01:00
zadam
19a10e59e9
fix edit history crossing note activation in canvas, #4437
2023-11-20 22:13:52 +01:00
zadam
746abb02d3
Merge branch 'stable'
...
# Conflicts:
# package-lock.json
# package.json
# src/services/build.js
2023-11-16 23:57:25 +01:00
zadam
23351298c8
fix incorrect syntax/typo, closes #4443
2023-11-16 23:35:50 +01:00
zadam
426a8f75aa
fix creating tree cycle by moving clone into another clone, closes #4442
2023-11-16 23:31:33 +01:00
zadam
999cf0d9e3
release 0.61.14
v0.61.14
2023-11-16 00:21:34 +01:00
zadam
0afc41060a
template LABEL should not be inherited #4349
2023-11-16 00:11:14 +01:00
zadam
6e2d76c2b4
release 0.62.1-beta
v0.62.1-beta
2023-11-14 00:57:51 +01:00
zadam
3abf74a9f3
fix katex CSS loading
2023-11-14 00:57:19 +01:00
zadam
5d52498da1
Merge branch 'stable'
2023-11-14 00:19:15 +01:00
zadam
cf068211ff
change the way frontend detects content change which works even if no new blob is created, fixes #4434
2023-11-13 23:53:14 +01:00
zadam
0507c46ae9
revert general HTML support
2023-11-13 00:58:55 +01:00
zadam
69ed3644f9
add a note about hideHighlightWidget to options
2023-11-13 00:39:28 +01:00
zadam
b0c5894691
added hideHighlightWidget to built in attributes
2023-11-13 00:36:08 +01:00
zadam
f10fc7bd7f
Revert "Add attribute disableHighlightsList to disable Highlights List Widget"
...
This reverts commit e7d98206f975d8c46e2fccb14d26e74a56377d74.
2023-11-13 00:34:09 +01:00
zadam
bdbaacaac9
Merge pull request #4421 from fang64/master
...
Add attribute disableHighlightsList to disable Highlights List Widget
2023-11-13 00:31:00 +01:00
zadam
2790f52e36
Merge pull request #4417 from ljgonzalez1/master
...
Migrate KaTeX@0.16.0 from `libraries` to KaTeX@0.16.9 in `node_modules`
2023-11-13 00:29:15 +01:00
zadam
6515dd7b23
fix assigning extension to attachment export filenames, closes #4415
2023-11-12 23:57:21 +01:00
zadam
5a38bf78e1
fix content renderer of protected canvas/mermaid notes, closes #4414
2023-11-12 23:43:04 +01:00
zadam
4bdb40904f
fix loading reference link titles in read-only text notes, closes #4404
2023-11-12 22:57:04 +01:00
fang64
e7d98206f9
Add attribute disableHighlightsList to disable Highlights List Widget
2023-11-09 21:32:45 -05:00
Luis González
1939375161
Merge pull request #3 from ljgonzalez1/feat/migrate_katex_to_npm_v2
...
Feat/migrate katex to npm
2023-11-09 19:06:25 -03:00
Luis González
ec737d02b2
✨ feat(src/routes/assets.js): Add KaTex support to assets route.
2023-11-09 18:33:36 -03:00
Luis González
927e5ede0c
✨ feat(src/routes/assets.js): Add KaTex support to assets route.
2023-11-09 18:21:53 -03:00
Luis González
3470347523
➕ feat(package.json & package-lock.json): Add 'katex' package and update project version
2023-11-09 14:23:39 -03:00
Luis González
e25c86e947
Revert " 🙈 gitignore" commits.
...
This reverts commits 30bd216500b77701d4dd49ea5b0e8eb5486b3e98, 9a587e8c8cb8b18d0d175c1dccbcaedcb2030906, 38e6008aa22198c254d0d9893c15ce309f37afe7, 5af1c7756c52ed17d90f4bd0f9c7008894989e15 and c8d6f20c3be78994cabbb909b23be81f23ee0c7e.
It reverts pr #2 from my branch
2023-11-09 13:16:50 -03:00
Luis González
fb1478f2dd
Merge pull request #2
...
Add OS and IDE files to the gitignore + Add documentation
2023-11-09 12:07:12 -03:00
Luis González
c8d6f20c3b
🙈 gitignore(.gitignore): Include macOS and Linux system files
2023-11-09 11:59:04 -03:00