Commit Graph

7085 Commits (68e03c434e2d5dfe1c57a082a22e56d3dd27dcf6)
 

Author SHA1 Message Date
zadam 88067c071c add api.backupNow() to backend API, closes #4455 2023-11-20 23:14:53 +07:00
zadam f5018e9820 fix buggy http proxy initialization, closes #4453 2023-11-20 23:03:19 +07:00
zadam 1561f402f0 ckeditor 40.1.0 2023-11-20 22:29:05 +07:00
zadam 0d7889d212 Merge branch 'stable'
# Conflicts:
#	package-lock.json
2023-11-20 22:22:05 +07:00
zadam 19a10e59e9 fix edit history crossing note activation in canvas, #4437 2023-11-20 22:13:52 +07:00
zadam 746abb02d3 Merge branch 'stable'
# Conflicts:
#	package-lock.json
#	package.json
#	src/services/build.js
2023-11-16 23:57:25 +07:00
zadam 23351298c8 fix incorrect syntax/typo, closes #4443 2023-11-16 23:35:50 +07:00
zadam 426a8f75aa fix creating tree cycle by moving clone into another clone, closes #4442 2023-11-16 23:31:33 +07:00
zadam 999cf0d9e3 release 0.61.14 2023-11-16 00:21:34 +07:00
zadam 0afc41060a template LABEL should not be inherited #4349 2023-11-16 00:11:14 +07:00
zadam 6e2d76c2b4 release 0.62.1-beta 2023-11-14 00:57:51 +07:00
zadam 3abf74a9f3 fix katex CSS loading 2023-11-14 00:57:19 +07:00
zadam 5d52498da1 Merge branch 'stable' 2023-11-14 00:19:15 +07: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 +07:00
zadam 0507c46ae9 revert general HTML support 2023-11-13 00:58:55 +07:00
zadam 69ed3644f9 add a note about hideHighlightWidget to options 2023-11-13 00:39:28 +07:00
zadam b0c5894691 added hideHighlightWidget to built in attributes 2023-11-13 00:36:08 +07:00
zadam f10fc7bd7f Revert "Add attribute disableHighlightsList to disable Highlights List Widget"
This reverts commit e7d98206f9.
2023-11-13 00:34:09 +07:00
zadam bdbaacaac9
Merge pull request #4421 from fang64/master
Add attribute disableHighlightsList to disable Highlights List Widget
2023-11-13 00:31:00 +07: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 +07:00
zadam 6515dd7b23 fix assigning extension to attachment export filenames, closes #4415 2023-11-12 23:57:21 +07:00
zadam 5a38bf78e1 fix content renderer of protected canvas/mermaid notes, closes #4414 2023-11-12 23:43:04 +07:00
zadam 4bdb40904f fix loading reference link titles in read-only text notes, closes #4404 2023-11-12 22:57:04 +07:00
fang64 e7d98206f9 Add attribute disableHighlightsList to disable Highlights List Widget 2023-11-09 21:32:45 +07: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 +07:00
Luis González ec737d02b2 feat(src/routes/assets.js): Add KaTex support to assets route. 2023-11-09 18:33:36 +07:00
Luis González 927e5ede0c feat(src/routes/assets.js): Add KaTex support to assets route. 2023-11-09 18:21:53 +07:00
Luis González 3470347523 feat(package.json & package-lock.json): Add 'katex' package and update project version 2023-11-09 14:23:39 +07:00
Luis González e25c86e947 Revert "🙈 gitignore" commits.
This reverts commits 30bd216500, 9a587e8c8c, 38e6008aa2, 5af1c7756c and c8d6f20c3b.

It reverts pr #2 from my branch
2023-11-09 13:16:50 +07: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 +07:00
Luis González c8d6f20c3b 🙈 gitignore(.gitignore): Include macOS and Linux system files 2023-11-09 11:59:04 +07:00
Luis González 5af1c7756c 🙈 gitignore(.idea/.gitignore): Ignore IntelliJ IDE specific files 2023-11-09 11:55:54 +07:00
Luis González 38e6008aa2 🙈 gitignore: Expand to ignore JetBrains IDEs, VisualStudioCode, and Kate templates. 2023-11-09 11:55:52 +07:00
Luis González 9a587e8c8c 🙈 gitignore: Add rules to maintain empty folders and all gitignore files. 2023-11-09 11:55:33 +07:00
Luis González 30bd216500 🙈 gitignore: Update documentation in gitignore and sort ignored folder/files by category. 2023-11-09 11:42:07 +07:00
Luis González a3ce5b5d28
Merge pull request #1 from ljgonzalez1/feat/update_katex_0.16.9
Update Katex from 0.16.0 to 0.16.9
2023-11-08 17:16:59 +07:00
Luis González b17848609b Update Katex from 0.16.0 to 0.16.9 2023-11-08 17:15:15 +07:00
zadam e9ece21d20 release 0.62.0-beta 2023-11-06 23:13:25 +07:00
zadam b700f069fe reduce flickering while hoisted 2023-11-06 23:11:57 +07:00
zadam 40fb6aa168 move the unhoist button to the right 2023-11-06 22:28:25 +07:00
zadam 341480e7cf scroll padding widget only on text and code notes 2023-11-06 22:26:17 +07:00
zadam bde311fd76 upgrades 2023-11-06 22:23:18 +07:00
zadam f8bc03feaf Merge branch 'stable' 2023-11-06 22:14:15 +07:00
zadam 7fc1eb5262 release 0.61.13 2023-11-06 00:21:41 +07:00
zadam 531e9d4aff graceful handling of sync error 2023-11-06 00:15:35 +07:00
zadam e0d4766c2d fix recursion in the inline image processing 2023-11-05 21:50:08 +07:00
zadam ab4e83771c fix throwing empty error 2023-11-04 22:53:09 +07:00
zadam 803b6df40c release 0.61.12 2023-11-04 00:16:19 +07:00
zadam 1ebdb0f5e1 emergency disabling of image compression since it appears to make problems in migration to 0.61 2023-11-04 00:10:54 +07:00
zadam df5951ce46 improve sync debug info 2023-11-04 00:02:31 +07:00