16128 Commits

Author SHA1 Message Date
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
Marek Lewandowski
ac93f2dc36 Minor code simplification. 2022-03-14 08:33:19 +01:00
Mateusz Zagórski
1941151e73
Merge pull request #5 from ckeditor/i/1575-sample-manual-test
Manual test sample added
2022-03-11 11:10:27 +01:00
Mateusz Zagórski
e9ea0175ea Added missing dependency. 2022-03-11 11:06:43 +01:00
Mateusz Zagórski
d2f5d40c0d Added sample test files. 2022-03-10 16:34:16 +01:00
Mateusz Zagórski
9f843e8a76 Removed unnecessary code from the test. 2022-03-10 16:19:50 +01:00
Mateusz Zagórski
88d3d65c30 Test coverage added. 2022-03-10 16:15:22 +01:00
Mateusz Zagórski
ea1b4d73af Updated insert command & UI. 2022-03-10 13:13:54 +01:00
Marek Lewandowski
af36fd8fa5 Started a new version. 2022-03-08 14:52:16 +01:00
Mateusz Zagórski
4b338fe851 Updated mermaid info button url. 2022-03-08 14:48:59 +01:00
Mateusz Zagórski
45a05048fc Updated url. 2022-03-08 13:56:49 +01:00
Marek Lewandowski
2c7913a8e6
Merge pull request #3 from ckeditor/unit-tests
Fixed unit tests runner
2022-03-08 12:52:52 +01:00
Marek Lewandowski
dc48d61efe
Merge pull request #2 from ckeditor/mermaid-firefox-toolbar-fix
Fixed toolbar not showing up in firefox.
2022-03-08 12:26:34 +01:00
Marek Lewandowski
82b92aff84 Added a comment referencing source issue. Also removed a stray commented line. 2022-03-08 12:19:09 +01:00
Mateusz Zagórski
41e59b2a13 Updated failing tests. 2022-03-08 12:04:13 +01:00
Marek Lewandowski
4d375e86b0 Merge branch 'master' into mermaid-firefox-toolbar-fix 2022-03-08 12:00:35 +01:00
Mateusz Zagórski
1e963f0125 Merge branch 'master' into unit-tests 2022-03-08 12:00:16 +01:00
Marek Lewandowski
55f684d5a0 Adjusted insert icon label. 2022-03-08 11:26:58 +01:00
Marek Lewandowski
8916224b90
Merge pull request #1 from ckeditor/new-icons
Icons cleanup: changed insert and the preview icons, unified icon name casing
2022-03-08 11:24:39 +01:00
Marek Lewandowski
6f90c0240e Changed mermaid button to lower case. 2022-03-08 11:11:59 +01:00
Marek Lewandowski
479a8008c6 Adjusted icon file name casing. 2022-03-08 11:07:02 +01:00
Marek Lewandowski
9e42fd9b99 Changed the label for mermaid icon. 2022-03-08 11:04:25 +01:00
Mateusz Zagórski
108e2f48f0 Fixed toolbar not showing up in firefox. 2022-03-08 11:03:14 +01:00
Marek Lewandowski
7eb5685633 Preview icon optimized. 2022-03-08 10:57:28 +01:00
Marek Lewandowski
6263c4baa3 Changed insert and the preview icons. 2022-03-08 10:57:07 +01:00
Mateusz Zagórski
a54dc7679f Updated package.json & added various config files. 2022-03-08 10:56:53 +01:00
Matt
77ce56ba84
Don't show protected notes in shared tree (#2704) 2022-03-07 23:00:07 +01:00
zadam
eba824a5b1 added app-info method to etapi #2697 2022-03-07 22:57:48 +01:00
Marek Lewandowski
203ee28f70 Fixed conversion to work properly with v32.0.0 release. 2022-03-04 15:03:20 +01:00
Mateusz Zagórski
302a0dc2ef Initial commit. 2022-03-04 13:39:39 +01:00
zadam
c9e72f8fb9 Merge remote-tracking branch 'origin/master' 2022-02-24 23:22:33 +01:00
zadam
4dd3fd9674 better error when password is not set, #2685 2022-02-24 23:22:20 +01:00