From c33b88b9ff79f217224456b0f9cd677ed5606155 Mon Sep 17 00:00:00 2001 From: Adeola Ibrahim <66420961+Ayanfe5@users.noreply.github.com> Date: Sat, 3 Jun 2023 17:30:57 +0100 Subject: [PATCH 01/67] Create main.yml --- .github/workflows/main.yml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 00000000..9ecadb0c --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,32 @@ +name: Build and Push + +on: + push: + branches: + - main + schedule: + - cron: "0 19 * * 6" # Every Saturday at 7 PM + +jobs: + build-and-push: + runs-on: ubuntu-latest + + steps: + - name: Checkout code + uses: actions/checkout@v2 + + - name: Login to Docker Hub + uses: docker/login-action@v1 + with: + username: ${{ secrets.DOCKERHUB_USERNAME }} + password: ${{ secrets.DOCKERHUB_TOKEN }} + + - name: Set up Docker Buildx + uses: docker/setup-buildx-action@v1 + + - name: Build and push image + uses: docker/build-push-action@v2 + with: + context: . + push: true + tags: appsilon-flask/hello-world:latest From 969a3667b77085301e2cc348cab5fd5dddf76317 Mon Sep 17 00:00:00 2001 From: Ayanfe5 Date: Sat, 3 Jun 2023 11:39:57 +0100 Subject: [PATCH 02/67] Added Dockerfile --- Dockerfile | 17 + assets/.flaskenv | 1 - assets/app.py | 51 - assets/static/ckeditor/CHANGES.md | 1469 --- assets/static/ckeditor/LICENSE.md | 1420 --- assets/static/ckeditor/README.md | 39 - assets/static/ckeditor/adapters/jquery.js | 10 - assets/static/ckeditor/build-config.js | 104 - assets/static/ckeditor/ckeditor.js | 1225 --- assets/static/ckeditor/config.js | 38 - assets/static/ckeditor/contents.css | 207 - assets/static/ckeditor/lang/de.js | 5 - assets/static/ckeditor/lang/en.js | 5 - assets/static/ckeditor/lang/es.js | 5 - assets/static/ckeditor/lang/fr.js | 5 - assets/static/ckeditor/lang/ja.js | 5 - assets/static/ckeditor/lang/ko.js | 5 - assets/static/ckeditor/lang/zh-cn.js | 5 - assets/static/ckeditor/lang/zh.js | 5 - .../plugins/a11yhelp/dialogs/a11yhelp.js | 10 - .../dialogs/lang/_translationstatus.txt | 25 - .../plugins/a11yhelp/dialogs/lang/af.js | 11 - .../plugins/a11yhelp/dialogs/lang/ar.js | 11 - .../plugins/a11yhelp/dialogs/lang/az.js | 11 - .../plugins/a11yhelp/dialogs/lang/bg.js | 11 - .../plugins/a11yhelp/dialogs/lang/ca.js | 13 - .../plugins/a11yhelp/dialogs/lang/cs.js | 12 - .../plugins/a11yhelp/dialogs/lang/cy.js | 11 - .../plugins/a11yhelp/dialogs/lang/da.js | 11 - .../plugins/a11yhelp/dialogs/lang/de-ch.js | 12 - .../plugins/a11yhelp/dialogs/lang/de.js | 13 - .../plugins/a11yhelp/dialogs/lang/el.js | 13 - .../plugins/a11yhelp/dialogs/lang/en-au.js | 11 - .../plugins/a11yhelp/dialogs/lang/en-gb.js | 11 - .../plugins/a11yhelp/dialogs/lang/en.js | 11 - .../plugins/a11yhelp/dialogs/lang/eo.js | 13 - .../plugins/a11yhelp/dialogs/lang/es-mx.js | 13 - .../plugins/a11yhelp/dialogs/lang/es.js | 13 - .../plugins/a11yhelp/dialogs/lang/et.js | 11 - .../plugins/a11yhelp/dialogs/lang/eu.js | 12 - .../plugins/a11yhelp/dialogs/lang/fa.js | 11 - .../plugins/a11yhelp/dialogs/lang/fi.js | 11 - .../plugins/a11yhelp/dialogs/lang/fo.js | 11 - .../plugins/a11yhelp/dialogs/lang/fr-ca.js | 11 - .../plugins/a11yhelp/dialogs/lang/fr.js | 13 - .../plugins/a11yhelp/dialogs/lang/gl.js | 12 - .../plugins/a11yhelp/dialogs/lang/gu.js | 11 - .../plugins/a11yhelp/dialogs/lang/he.js | 11 - .../plugins/a11yhelp/dialogs/lang/hi.js | 11 - .../plugins/a11yhelp/dialogs/lang/hr.js | 11 - .../plugins/a11yhelp/dialogs/lang/hu.js | 12 - .../plugins/a11yhelp/dialogs/lang/id.js | 11 - .../plugins/a11yhelp/dialogs/lang/it.js | 13 - .../plugins/a11yhelp/dialogs/lang/ja.js | 9 - .../plugins/a11yhelp/dialogs/lang/km.js | 11 - .../plugins/a11yhelp/dialogs/lang/ko.js | 10 - .../plugins/a11yhelp/dialogs/lang/ku.js | 11 - .../plugins/a11yhelp/dialogs/lang/lt.js | 11 - .../plugins/a11yhelp/dialogs/lang/lv.js | 12 - .../plugins/a11yhelp/dialogs/lang/mk.js | 11 - .../plugins/a11yhelp/dialogs/lang/mn.js | 11 - .../plugins/a11yhelp/dialogs/lang/nb.js | 12 - .../plugins/a11yhelp/dialogs/lang/nl.js | 12 - .../plugins/a11yhelp/dialogs/lang/no.js | 11 - .../plugins/a11yhelp/dialogs/lang/oc.js | 12 - .../plugins/a11yhelp/dialogs/lang/pl.js | 13 - .../plugins/a11yhelp/dialogs/lang/pt-br.js | 13 - .../plugins/a11yhelp/dialogs/lang/pt.js | 12 - .../plugins/a11yhelp/dialogs/lang/ro.js | 12 - .../plugins/a11yhelp/dialogs/lang/ru.js | 11 - .../plugins/a11yhelp/dialogs/lang/si.js | 10 - .../plugins/a11yhelp/dialogs/lang/sk.js | 11 - .../plugins/a11yhelp/dialogs/lang/sl.js | 11 - .../plugins/a11yhelp/dialogs/lang/sq.js | 11 - .../plugins/a11yhelp/dialogs/lang/sr-latn.js | 11 - .../plugins/a11yhelp/dialogs/lang/sr.js | 11 - .../plugins/a11yhelp/dialogs/lang/sv.js | 11 - .../plugins/a11yhelp/dialogs/lang/th.js | 11 - .../plugins/a11yhelp/dialogs/lang/tr.js | 12 - .../plugins/a11yhelp/dialogs/lang/tt.js | 11 - .../plugins/a11yhelp/dialogs/lang/ug.js | 12 - .../plugins/a11yhelp/dialogs/lang/uk.js | 12 - .../plugins/a11yhelp/dialogs/lang/vi.js | 11 - .../plugins/a11yhelp/dialogs/lang/zh-cn.js | 9 - .../plugins/a11yhelp/dialogs/lang/zh.js | 9 - .../ckeditor/plugins/about/dialogs/about.js | 8 - .../about/dialogs/hidpi/logo_ckeditor.png | Bin 12236 -> 0 bytes .../plugins/about/dialogs/logo_ckeditor.png | Bin 5650 -> 0 bytes .../plugins/clipboard/dialogs/paste.js | 11 - .../codesnippet/dialogs/codesnippet.js | 6 - .../plugins/dialog/dialogDefinition.js | 4 - .../ckeditor/plugins/filebrowser/plugin.js | 619 -- .../plugins/filetools/dev/uploaddebugger.js | 61 - .../ckeditor/plugins/filetools/lang/az.js | 13 - .../ckeditor/plugins/filetools/lang/ca.js | 13 - .../ckeditor/plugins/filetools/lang/cs.js | 13 - .../ckeditor/plugins/filetools/lang/da.js | 13 - .../ckeditor/plugins/filetools/lang/de-ch.js | 13 - .../ckeditor/plugins/filetools/lang/de.js | 13 - .../ckeditor/plugins/filetools/lang/en-au.js | 13 - .../ckeditor/plugins/filetools/lang/en.js | 13 - .../ckeditor/plugins/filetools/lang/eo.js | 13 - .../ckeditor/plugins/filetools/lang/es-mx.js | 13 - .../ckeditor/plugins/filetools/lang/es.js | 13 - .../ckeditor/plugins/filetools/lang/eu.js | 13 - .../ckeditor/plugins/filetools/lang/fr.js | 13 - .../ckeditor/plugins/filetools/lang/gl.js | 13 - .../ckeditor/plugins/filetools/lang/hr.js | 13 - .../ckeditor/plugins/filetools/lang/hu.js | 13 - .../ckeditor/plugins/filetools/lang/id.js | 13 - .../ckeditor/plugins/filetools/lang/it.js | 13 - .../ckeditor/plugins/filetools/lang/ja.js | 13 - .../ckeditor/plugins/filetools/lang/km.js | 13 - .../ckeditor/plugins/filetools/lang/ko.js | 13 - .../ckeditor/plugins/filetools/lang/ku.js | 13 - .../ckeditor/plugins/filetools/lang/nb.js | 13 - .../ckeditor/plugins/filetools/lang/nl.js | 13 - .../ckeditor/plugins/filetools/lang/oc.js | 13 - .../ckeditor/plugins/filetools/lang/pl.js | 13 - .../ckeditor/plugins/filetools/lang/pt-br.js | 13 - .../ckeditor/plugins/filetools/lang/pt.js | 13 - .../ckeditor/plugins/filetools/lang/ro.js | 13 - .../ckeditor/plugins/filetools/lang/ru.js | 13 - .../ckeditor/plugins/filetools/lang/sk.js | 13 - .../ckeditor/plugins/filetools/lang/sq.js | 13 - .../ckeditor/plugins/filetools/lang/sv.js | 13 - .../ckeditor/plugins/filetools/lang/tr.js | 13 - .../ckeditor/plugins/filetools/lang/ug.js | 13 - .../ckeditor/plugins/filetools/lang/uk.js | 13 - .../ckeditor/plugins/filetools/lang/zh-cn.js | 13 - .../ckeditor/plugins/filetools/lang/zh.js | 13 - .../ckeditor/plugins/filetools/plugin.js | 931 -- assets/static/ckeditor/plugins/icons.png | Bin 6245 -> 0 bytes .../static/ckeditor/plugins/icons_hidpi.png | Bin 20969 -> 0 bytes .../ckeditor/plugins/image/dialogs/image.js | 44 - .../ckeditor/plugins/image/images/noimage.png | Bin 1610 -> 0 bytes .../ckeditor/plugins/link/dialogs/anchor.js | 8 - .../ckeditor/plugins/link/dialogs/link.js | 28 - .../ckeditor/plugins/link/images/anchor.png | Bin 752 -> 0 bytes .../plugins/link/images/hidpi/anchor.png | Bin 1109 -> 0 bytes .../magicline/images/hidpi/icon-rtl.png | Bin 176 -> 0 bytes .../plugins/magicline/images/hidpi/icon.png | Bin 199 -> 0 bytes .../plugins/magicline/images/icon-rtl.png | Bin 138 -> 0 bytes .../plugins/magicline/images/icon.png | Bin 133 -> 0 bytes .../ckeditor/plugins/markdown/.gitattributes | 22 - .../ckeditor/plugins/markdown/.gitignore | 215 - .../ckeditor/plugins/markdown/README.md | 60 - .../plugins/markdown/css/codemirror.min.css | 1 - .../plugins/markdown/js/codemirror-gfm-min.js | 357 - .../ckeditor/plugins/markdown/js/marked.js | 31 - .../plugins/markdown/js/to-markdown.js | 108 - .../plugins/markdown/theme/3024-day.css | 38 - .../plugins/markdown/theme/3024-night.css | 37 - .../markdown/theme/ambiance-mobile.css | 5 - .../plugins/markdown/theme/ambiance.css | 77 - .../plugins/markdown/theme/base16-dark.css | 36 - .../plugins/markdown/theme/base16-light.css | 36 - .../plugins/markdown/theme/blackboard.css | 30 - .../plugins/markdown/theme/cobalt.css | 23 - .../plugins/markdown/theme/eclipse.css | 23 - .../plugins/markdown/theme/elegant.css | 13 - .../plugins/markdown/theme/erlang-dark.css | 32 - .../plugins/markdown/theme/lesser-dark.css | 45 - .../ckeditor/plugins/markdown/theme/mbo.css | 35 - .../plugins/markdown/theme/mdn-like.css | 44 - .../plugins/markdown/theme/midnight.css | 45 - .../plugins/markdown/theme/monokai.css | 31 - .../ckeditor/plugins/markdown/theme/neat.css | 12 - .../ckeditor/plugins/markdown/theme/neo.css | 43 - .../ckeditor/plugins/markdown/theme/night.css | 26 - .../plugins/markdown/theme/paraiso-dark.css | 36 - .../plugins/markdown/theme/paraiso-light.css | 36 - .../plugins/markdown/theme/pastel-on-dark.css | 50 - .../plugins/markdown/theme/rubyblue.css | 23 - .../plugins/markdown/theme/solarized.css | 170 - .../plugins/markdown/theme/the-matrix.css | 28 - .../theme/tomorrow-night-eighties.css | 36 - .../plugins/markdown/theme/twilight.css | 30 - .../plugins/markdown/theme/vibrant-ink.css | 32 - .../plugins/markdown/theme/xq-dark.css | 51 - .../plugins/markdown/theme/xq-light.css | 43 - .../plugins/pastefromword/filter/default.js | 55 - .../static/ckeditor/plugins/popup/plugin.js | 65 - .../ckeditor/plugins/scayt/CHANGELOG.md | 20 - .../static/ckeditor/plugins/scayt/LICENSE.md | 28 - .../static/ckeditor/plugins/scayt/README.md | 25 - .../ckeditor/plugins/scayt/dialogs/dialog.css | 23 - .../ckeditor/plugins/scayt/dialogs/options.js | 33 - .../plugins/scayt/dialogs/toolbar.css | 71 - .../plugins/scayt/skins/moono-lisa/scayt.css | 25 - .../dialogs/lang/_translationstatus.txt | 20 - .../plugins/specialchar/dialogs/lang/af.js | 13 - .../plugins/specialchar/dialogs/lang/ar.js | 13 - .../plugins/specialchar/dialogs/lang/az.js | 10 - .../plugins/specialchar/dialogs/lang/bg.js | 13 - .../plugins/specialchar/dialogs/lang/ca.js | 14 - .../plugins/specialchar/dialogs/lang/cs.js | 13 - .../plugins/specialchar/dialogs/lang/cy.js | 14 - .../plugins/specialchar/dialogs/lang/da.js | 11 - .../plugins/specialchar/dialogs/lang/de-ch.js | 13 - .../plugins/specialchar/dialogs/lang/de.js | 13 - .../plugins/specialchar/dialogs/lang/el.js | 13 - .../plugins/specialchar/dialogs/lang/en-au.js | 13 - .../plugins/specialchar/dialogs/lang/en-ca.js | 13 - .../plugins/specialchar/dialogs/lang/en-gb.js | 13 - .../plugins/specialchar/dialogs/lang/en.js | 13 - .../plugins/specialchar/dialogs/lang/eo.js | 12 - .../plugins/specialchar/dialogs/lang/es-mx.js | 13 - .../plugins/specialchar/dialogs/lang/es.js | 13 - .../plugins/specialchar/dialogs/lang/et.js | 13 - .../plugins/specialchar/dialogs/lang/eu.js | 13 - .../plugins/specialchar/dialogs/lang/fa.js | 12 - .../plugins/specialchar/dialogs/lang/fi.js | 13 - .../plugins/specialchar/dialogs/lang/fr-ca.js | 10 - .../plugins/specialchar/dialogs/lang/fr.js | 12 - .../plugins/specialchar/dialogs/lang/gl.js | 13 - .../plugins/specialchar/dialogs/lang/he.js | 12 - .../plugins/specialchar/dialogs/lang/hr.js | 13 - .../plugins/specialchar/dialogs/lang/hu.js | 12 - .../plugins/specialchar/dialogs/lang/id.js | 13 - .../plugins/specialchar/dialogs/lang/it.js | 14 - .../plugins/specialchar/dialogs/lang/ja.js | 9 - .../plugins/specialchar/dialogs/lang/km.js | 13 - .../plugins/specialchar/dialogs/lang/ko.js | 10 - .../plugins/specialchar/dialogs/lang/ku.js | 13 - .../plugins/specialchar/dialogs/lang/lt.js | 13 - .../plugins/specialchar/dialogs/lang/lv.js | 13 - .../plugins/specialchar/dialogs/lang/nb.js | 11 - .../plugins/specialchar/dialogs/lang/nl.js | 13 - .../plugins/specialchar/dialogs/lang/no.js | 11 - .../plugins/specialchar/dialogs/lang/oc.js | 12 - .../plugins/specialchar/dialogs/lang/pl.js | 12 - .../plugins/specialchar/dialogs/lang/pt-br.js | 11 - .../plugins/specialchar/dialogs/lang/pt.js | 13 - .../plugins/specialchar/dialogs/lang/ro.js | 13 - .../plugins/specialchar/dialogs/lang/ru.js | 13 - .../plugins/specialchar/dialogs/lang/si.js | 13 - .../plugins/specialchar/dialogs/lang/sk.js | 13 - .../plugins/specialchar/dialogs/lang/sl.js | 12 - .../plugins/specialchar/dialogs/lang/sq.js | 13 - .../plugins/specialchar/dialogs/lang/sv.js | 11 - .../plugins/specialchar/dialogs/lang/th.js | 13 - .../plugins/specialchar/dialogs/lang/tr.js | 12 - .../plugins/specialchar/dialogs/lang/tt.js | 13 - .../plugins/specialchar/dialogs/lang/ug.js | 13 - .../plugins/specialchar/dialogs/lang/uk.js | 12 - .../plugins/specialchar/dialogs/lang/vi.js | 14 - .../plugins/specialchar/dialogs/lang/zh-cn.js | 9 - .../plugins/specialchar/dialogs/lang/zh.js | 9 - .../specialchar/dialogs/specialchar.js | 14 - .../ckeditor/plugins/table/dialogs/table.js | 21 - .../tableselection/styles/tableselection.css | 32 - .../plugins/tabletools/dialogs/tableCell.js | 18 - .../ckeditor/plugins/widget/images/handle.png | Bin 220 -> 0 bytes assets/static/ckeditor/plugins/wsc/LICENSE.md | 28 - assets/static/ckeditor/plugins/wsc/README.md | 25 - .../ckeditor/plugins/wsc/dialogs/ciframe.html | 66 - .../plugins/wsc/dialogs/tmpFrameset.html | 61 - .../ckeditor/plugins/wsc/dialogs/wsc.css | 82 - .../ckeditor/plugins/wsc/dialogs/wsc.js | 91 - .../ckeditor/plugins/wsc/dialogs/wsc_ie.js | 11 - .../plugins/wsc/skins/moono-lisa/wsc.css | 43 - .../static/ckeditor/samples/css/samples.css | 1637 --- .../ckeditor/samples/img/github-top.png | Bin 383 -> 0 bytes .../static/ckeditor/samples/img/header-bg.png | Bin 13086 -> 0 bytes .../ckeditor/samples/img/header-separator.png | Bin 123 -> 0 bytes assets/static/ckeditor/samples/img/logo.png | Bin 5634 -> 0 bytes assets/static/ckeditor/samples/img/logo.svg | 13 - .../ckeditor/samples/img/navigation-tip.png | Bin 12029 -> 0 bytes assets/static/ckeditor/samples/index.html | 128 - assets/static/ckeditor/samples/js/sample.js | 53 - assets/static/ckeditor/samples/js/sf.js | 17 - assets/static/ckeditor/samples/old/ajax.html | 85 - assets/static/ckeditor/samples/old/api.html | 210 - .../static/ckeditor/samples/old/appendto.html | 59 - .../samples/old/assets/inlineall/logo.png | Bin 4283 -> 0 bytes .../old/assets/outputxhtml/outputxhtml.css | 204 - .../samples/old/assets/posteddata.php | 59 - .../ckeditor/samples/old/assets/sample.jpg | Bin 14449 -> 0 bytes .../old/assets/uilanguages/languages.js | 7 - .../samples/old/codesnippet/codesnippet.html | 236 - .../ckeditor/samples/old/datafiltering.html | 508 - .../samples/old/dialog/assets/my_dialog.js | 48 - .../ckeditor/samples/old/dialog/dialog.html | 190 - .../ckeditor/samples/old/divreplace.html | 144 - .../samples/old/enterkey/enterkey.html | 106 - .../assets/outputforflash/outputforflash.fla | Bin 85504 -> 0 bytes .../assets/outputforflash/outputforflash.swf | Bin 15571 -> 0 bytes .../assets/outputforflash/swfobject.js | 19 - .../old/htmlwriter/outputforflash.html | 283 - .../samples/old/htmlwriter/outputhtml.html | 224 - assets/static/ckeditor/samples/old/index.html | 134 - .../ckeditor/samples/old/inlineall.html | 314 - .../ckeditor/samples/old/inlinebycode.html | 124 - .../ckeditor/samples/old/inlinetextarea.html | 113 - .../static/ckeditor/samples/old/jquery.html | 103 - .../samples/old/magicline/magicline.html | 209 - .../static/ckeditor/samples/old/readonly.html | 76 - .../ckeditor/samples/old/replacebyclass.html | 60 - .../ckeditor/samples/old/replacebycode.html | 59 - assets/static/ckeditor/samples/old/sample.css | 357 - assets/static/ckeditor/samples/old/sample.js | 50 - .../samples/old/sample_posteddata.php | 16 - .../static/ckeditor/samples/old/tabindex.html | 78 - .../ckeditor/samples/old/toolbar/toolbar.html | 235 - .../static/ckeditor/samples/old/uicolor.html | 72 - .../ckeditor/samples/old/uilanguages.html | 122 - .../samples/old/wysiwygarea/fullpage.html | 80 - .../ckeditor/samples/old/xhtmlstyle.html | 234 - .../toolbarconfigurator/css/fontello.css | 55 - .../toolbarconfigurator/font/LICENSE.txt | 10 - .../toolbarconfigurator/font/config.json | 28 - .../toolbarconfigurator/font/fontello.eot | Bin 4988 -> 0 bytes .../toolbarconfigurator/font/fontello.svg | 14 - .../toolbarconfigurator/font/fontello.ttf | Bin 4820 -> 0 bytes .../toolbarconfigurator/font/fontello.woff | Bin 2904 -> 0 bytes .../samples/toolbarconfigurator/index.html | 446 - .../js/abstracttoolbarmodifier.js | 13 - .../js/fulltoolbareditor.js | 9 - .../toolbarconfigurator/js/toolbarmodifier.js | 33 - .../js/toolbartextmodifier.js | 14 - .../ckeditor/skins/moono-lisa/dialog.css | 5 - .../ckeditor/skins/moono-lisa/dialog_ie.css | 5 - .../ckeditor/skins/moono-lisa/dialog_ie8.css | 5 - .../skins/moono-lisa/dialog_iequirks.css | 5 - .../ckeditor/skins/moono-lisa/editor.css | 5 - .../skins/moono-lisa/editor_gecko.css | 5 - .../ckeditor/skins/moono-lisa/editor_ie.css | 5 - .../ckeditor/skins/moono-lisa/editor_ie8.css | 5 - .../skins/moono-lisa/editor_iequirks.css | 5 - .../ckeditor/skins/moono-lisa/icons.png | Bin 6245 -> 0 bytes .../ckeditor/skins/moono-lisa/icons_hidpi.png | Bin 20969 -> 0 bytes .../skins/moono-lisa/images/arrow.png | Bin 191 -> 0 bytes .../skins/moono-lisa/images/close.png | Bin 615 -> 0 bytes .../skins/moono-lisa/images/hidpi/close.png | Bin 1238 -> 0 bytes .../moono-lisa/images/hidpi/lock-open.png | Bin 1071 -> 0 bytes .../skins/moono-lisa/images/hidpi/lock.png | Bin 1062 -> 0 bytes .../skins/moono-lisa/images/hidpi/refresh.png | Bin 1623 -> 0 bytes .../skins/moono-lisa/images/lock-open.png | Bin 511 -> 0 bytes .../ckeditor/skins/moono-lisa/images/lock.png | Bin 506 -> 0 bytes .../skins/moono-lisa/images/refresh.png | Bin 757 -> 0 bytes .../skins/moono-lisa/images/spinner.gif | Bin 2984 -> 0 bytes .../ckeditor/skins/moono-lisa/readme.md | 46 - assets/static/ckeditor/styles.js | 137 - assets/static/css/bootstrap-grid.css | 2050 ---- assets/static/css/bootstrap-grid.css.map | 1 - assets/static/css/bootstrap-grid.min.css | 7 - assets/static/css/bootstrap-grid.min.css.map | 1 - assets/static/css/bootstrap-reboot.css | 330 - assets/static/css/bootstrap-reboot.css.map | 1 - assets/static/css/bootstrap-reboot.min.css | 8 - .../static/css/bootstrap-reboot.min.css.map | 1 - assets/static/css/bootstrap.css | 8975 ----------------- assets/static/css/bootstrap.css.map | 1 - assets/static/css/bootstrap.min.css | 7 - assets/static/css/bootstrap.min.css.map | 1 - assets/static/css/dropzone.min.css | 1 - assets/static/css/jquery.Jcrop.min.css | 29 - assets/static/css/style.css | 53 - assets/static/css/temp/bootstrap-rtl.css | 1536 --- assets/static/css/temp/bootstrap-rtl.min.css | 9 - .../static/css/temp/bootstrap.min.admin.css | 6 - assets/static/css/temp/plugins/morris.css | 2 - assets/static/css/temp/sb-admin-rtl.css | 5 - assets/static/css/temp/sb-admin.css | 227 - assets/static/favicon.ico | Bin 5558 -> 0 bytes assets/static/gen/packed.css | 1 - assets/static/gen/packed.js | 237 - assets/static/js/bootstrap.bundle.js | 6328 ------------ assets/static/js/bootstrap.bundle.js.map | 1 - assets/static/js/bootstrap.bundle.min.js | 7 - assets/static/js/bootstrap.bundle.min.js.map | 1 - assets/static/js/bootstrap.js | 3894 ------- assets/static/js/bootstrap.js.map | 1 - assets/static/js/bootstrap.min.js | 7 - assets/static/js/bootstrap.min.js.map | 1 - assets/static/js/dropzone.min.js | 2 - assets/static/js/jquery.Jcrop.min.js | 22 - assets/static/js/jquery.min.js | 4 - assets/static/js/moment-with-locales.min.js | 505 - assets/static/js/plugins/flot/excanvas.min.js | 1 - assets/static/js/plugins/flot/flot-data.js | 1244 --- assets/static/js/plugins/flot/jquery.flot.js | 3168 ------ .../static/js/plugins/flot/jquery.flot.pie.js | 820 -- .../js/plugins/flot/jquery.flot.resize.js | 59 - .../plugins/flot/jquery.flot.tooltip.min.js | 12 - .../static/js/plugins/morris/morris-data.js | 227 - assets/static/js/plugins/morris/morris.js | 1892 ---- assets/static/js/plugins/morris/morris.min.js | 7 - .../static/js/plugins/morris/raphael.min.js | 11 - assets/static/js/popper.min.js | 5 - assets/templates/base.html | 38 - assets/templates/index.html | 10 - assets/templates/optimized.html | 19 - assets/templates/unoptimized.html | 25 - cache/.flaskenv | 1 - cache/app.py | 99 - cache/static/favicon.ico | Bin 5558 -> 0 bytes cache/static/style.css | 82 - cache/templates/bar.html | 9 - cache/templates/base.html | 38 - cache/templates/baz.html | 9 - cache/templates/foo.html | 9 - cache/templates/index.html | 15 - cache/templates/qux.html | 9 - database/.flaskenv | 1 - database/app.py | 286 - database/static/favicon.ico | Bin 5558 -> 0 bytes database/static/style.css | 82 - database/templates/base.html | 38 - database/templates/edit_note.html | 14 - database/templates/index.html | 18 - database/templates/macros.html | 13 - database/templates/new_note.html | 14 - email/.flaskenv | 1 - email/app.py | 126 - email/static/favicon.ico | Bin 5558 -> 0 bytes email/static/style.css | 70 - email/templates/base.html | 38 - email/templates/emails/subscribe.html | 8 - email/templates/emails/subscribe.txt | 6 - email/templates/index.html | 17 - email/templates/macros.html | 13 - email/templates/subscribe.html | 15 - form/.flaskenv | 1 - form/app.py | 264 - form/forms.py | 84 - form/static/css/bootstrap-grid.css | 2050 ---- form/static/css/bootstrap-grid.css.map | 1 - form/static/css/bootstrap-grid.min.css | 7 - form/static/css/bootstrap-grid.min.css.map | 1 - form/static/css/bootstrap-reboot.css | 330 - form/static/css/bootstrap-reboot.css.map | 1 - form/static/css/bootstrap-reboot.min.css | 8 - form/static/css/bootstrap-reboot.min.css.map | 1 - form/static/css/bootstrap.css | 8975 ----------------- form/static/css/bootstrap.css.map | 1 - form/static/css/bootstrap.min.css | 7 - form/static/css/bootstrap.min.css.map | 1 - form/static/favicon.ico | Bin 5558 -> 0 bytes form/static/js/bootstrap.bundle.js | 6328 ------------ form/static/js/bootstrap.bundle.js.map | 1 - form/static/js/bootstrap.bundle.min.js | 7 - form/static/js/bootstrap.bundle.min.js.map | 1 - form/static/js/bootstrap.js | 3894 ------- form/static/js/bootstrap.js.map | 1 - form/static/js/bootstrap.min.js | 7 - form/static/js/bootstrap.min.js.map | 1 - form/static/style.css | 60 - form/templates/2form.html | 22 - form/templates/2form2view.html | 23 - form/templates/2submit.html | 14 - form/templates/base.html | 43 - form/templates/basic.html | 25 - form/templates/bootstrap.html | 57 - form/templates/ckeditor.html | 19 - form/templates/custom_validator.html | 12 - form/templates/dropzone.html | 12 - form/templates/index.html | 18 - form/templates/macros.html | 9 - form/templates/post.html | 14 - form/templates/pure_html.html | 15 - form/templates/upload.html | 12 - form/templates/uploaded.html | 14 - form/uploads/.gitkeep | 0 http/.flaskenv | 1 - http/app.py | 224 - template/.flaskenv | 1 - template/app.py | 91 - template/static/avatar.jpg | Bin 12470 -> 0 bytes template/static/css/bootstrap-grid.css | 2050 ---- template/static/css/bootstrap-grid.css.map | 1 - template/static/css/bootstrap-grid.min.css | 7 - .../static/css/bootstrap-grid.min.css.map | 1 - template/static/css/bootstrap-reboot.css | 330 - template/static/css/bootstrap-reboot.css.map | 1 - template/static/css/bootstrap-reboot.min.css | 8 - .../static/css/bootstrap-reboot.min.css.map | 1 - template/static/css/bootstrap.css | 8975 ----------------- template/static/css/bootstrap.css.map | 1 - template/static/css/bootstrap.min.css | 7 - template/static/css/bootstrap.min.css.map | 1 - template/static/favicon.ico | Bin 5558 -> 0 bytes template/static/js/bootstrap.bundle.js | 6328 ------------ template/static/js/bootstrap.bundle.js.map | 1 - template/static/js/bootstrap.bundle.min.js | 7 - .../static/js/bootstrap.bundle.min.js.map | 1 - template/static/js/bootstrap.js | 3894 ------- template/static/js/bootstrap.js.map | 1 - template/static/js/bootstrap.min.js | 7 - template/static/js/bootstrap.min.js.map | 1 - template/static/style.css | 53 - template/templates/base.html | 34 - template/templates/errors/404.html | 8 - template/templates/errors/500.html | 8 - template/templates/index.html | 16 - template/templates/macros.html | 20 - template/templates/watchlist.html | 23 - template/templates/watchlist_with_static.html | 21 - 499 files changed, 17 insertions(+), 95928 deletions(-) create mode 100644 Dockerfile delete mode 100644 assets/.flaskenv delete mode 100644 assets/app.py delete mode 100644 assets/static/ckeditor/CHANGES.md delete mode 100644 assets/static/ckeditor/LICENSE.md delete mode 100644 assets/static/ckeditor/README.md delete mode 100644 assets/static/ckeditor/adapters/jquery.js delete mode 100644 assets/static/ckeditor/build-config.js delete mode 100644 assets/static/ckeditor/ckeditor.js delete mode 100644 assets/static/ckeditor/config.js delete mode 100644 assets/static/ckeditor/contents.css delete mode 100644 assets/static/ckeditor/lang/de.js delete mode 100644 assets/static/ckeditor/lang/en.js delete mode 100644 assets/static/ckeditor/lang/es.js delete mode 100644 assets/static/ckeditor/lang/fr.js delete mode 100644 assets/static/ckeditor/lang/ja.js delete mode 100644 assets/static/ckeditor/lang/ko.js delete mode 100644 assets/static/ckeditor/lang/zh-cn.js delete mode 100644 assets/static/ckeditor/lang/zh.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/a11yhelp.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/_translationstatus.txt delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/af.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ar.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/az.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/bg.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ca.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/cs.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/cy.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/da.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/de-ch.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/de.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/el.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/en-au.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/en-gb.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/en.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/eo.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/es-mx.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/es.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/et.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/eu.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/fa.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/fi.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/fo.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/fr-ca.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/fr.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/gl.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/gu.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/he.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/hi.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/hr.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/hu.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/id.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/it.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ja.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/km.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ko.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ku.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/lt.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/lv.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/mk.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/mn.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/nb.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/nl.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/no.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/oc.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/pl.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/pt-br.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/pt.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ro.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ru.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/si.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/sk.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/sl.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/sq.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/sr-latn.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/sr.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/sv.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/th.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/tr.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/tt.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/ug.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/uk.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/vi.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/zh-cn.js delete mode 100644 assets/static/ckeditor/plugins/a11yhelp/dialogs/lang/zh.js delete mode 100644 assets/static/ckeditor/plugins/about/dialogs/about.js delete mode 100644 assets/static/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png delete mode 100644 assets/static/ckeditor/plugins/about/dialogs/logo_ckeditor.png delete mode 100644 assets/static/ckeditor/plugins/clipboard/dialogs/paste.js delete mode 100644 assets/static/ckeditor/plugins/codesnippet/dialogs/codesnippet.js delete mode 100644 assets/static/ckeditor/plugins/dialog/dialogDefinition.js delete mode 100644 assets/static/ckeditor/plugins/filebrowser/plugin.js delete mode 100644 assets/static/ckeditor/plugins/filetools/dev/uploaddebugger.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/az.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ca.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/cs.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/da.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/de-ch.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/de.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/en-au.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/en.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/eo.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/es-mx.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/es.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/eu.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/fr.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/gl.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/hr.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/hu.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/id.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/it.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ja.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/km.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ko.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ku.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/nb.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/nl.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/oc.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/pl.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/pt-br.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/pt.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ro.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ru.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/sk.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/sq.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/sv.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/tr.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/ug.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/uk.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/zh-cn.js delete mode 100644 assets/static/ckeditor/plugins/filetools/lang/zh.js delete mode 100644 assets/static/ckeditor/plugins/filetools/plugin.js delete mode 100644 assets/static/ckeditor/plugins/icons.png delete mode 100644 assets/static/ckeditor/plugins/icons_hidpi.png delete mode 100644 assets/static/ckeditor/plugins/image/dialogs/image.js delete mode 100644 assets/static/ckeditor/plugins/image/images/noimage.png delete mode 100644 assets/static/ckeditor/plugins/link/dialogs/anchor.js delete mode 100644 assets/static/ckeditor/plugins/link/dialogs/link.js delete mode 100644 assets/static/ckeditor/plugins/link/images/anchor.png delete mode 100644 assets/static/ckeditor/plugins/link/images/hidpi/anchor.png delete mode 100644 assets/static/ckeditor/plugins/magicline/images/hidpi/icon-rtl.png delete mode 100644 assets/static/ckeditor/plugins/magicline/images/hidpi/icon.png delete mode 100644 assets/static/ckeditor/plugins/magicline/images/icon-rtl.png delete mode 100644 assets/static/ckeditor/plugins/magicline/images/icon.png delete mode 100644 assets/static/ckeditor/plugins/markdown/.gitattributes delete mode 100644 assets/static/ckeditor/plugins/markdown/.gitignore delete mode 100644 assets/static/ckeditor/plugins/markdown/README.md delete mode 100644 assets/static/ckeditor/plugins/markdown/css/codemirror.min.css delete mode 100644 assets/static/ckeditor/plugins/markdown/js/codemirror-gfm-min.js delete mode 100644 assets/static/ckeditor/plugins/markdown/js/marked.js delete mode 100644 assets/static/ckeditor/plugins/markdown/js/to-markdown.js delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/3024-day.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/3024-night.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/ambiance-mobile.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/ambiance.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/base16-dark.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/base16-light.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/blackboard.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/cobalt.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/eclipse.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/elegant.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/erlang-dark.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/lesser-dark.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/mbo.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/mdn-like.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/midnight.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/monokai.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/neat.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/neo.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/night.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/paraiso-dark.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/paraiso-light.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/pastel-on-dark.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/rubyblue.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/solarized.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/the-matrix.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/tomorrow-night-eighties.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/twilight.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/vibrant-ink.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/xq-dark.css delete mode 100644 assets/static/ckeditor/plugins/markdown/theme/xq-light.css delete mode 100644 assets/static/ckeditor/plugins/pastefromword/filter/default.js delete mode 100644 assets/static/ckeditor/plugins/popup/plugin.js delete mode 100644 assets/static/ckeditor/plugins/scayt/CHANGELOG.md delete mode 100644 assets/static/ckeditor/plugins/scayt/LICENSE.md delete mode 100644 assets/static/ckeditor/plugins/scayt/README.md delete mode 100644 assets/static/ckeditor/plugins/scayt/dialogs/dialog.css delete mode 100644 assets/static/ckeditor/plugins/scayt/dialogs/options.js delete mode 100644 assets/static/ckeditor/plugins/scayt/dialogs/toolbar.css delete mode 100644 assets/static/ckeditor/plugins/scayt/skins/moono-lisa/scayt.css delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/_translationstatus.txt delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/af.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ar.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/az.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/bg.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ca.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/cs.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/cy.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/da.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/de-ch.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/de.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/el.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/en-au.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/en-ca.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/en-gb.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/en.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/eo.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/es-mx.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/es.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/et.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/eu.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/fa.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/fi.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/fr-ca.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/fr.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/gl.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/he.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/hr.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/hu.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/id.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/it.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ja.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/km.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ko.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ku.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/lt.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/lv.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/nb.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/nl.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/no.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/oc.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/pl.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/pt-br.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/pt.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ro.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ru.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/si.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/sk.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/sl.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/sq.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/sv.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/th.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/tr.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/tt.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/ug.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/uk.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/vi.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/zh-cn.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/lang/zh.js delete mode 100644 assets/static/ckeditor/plugins/specialchar/dialogs/specialchar.js delete mode 100644 assets/static/ckeditor/plugins/table/dialogs/table.js delete mode 100644 assets/static/ckeditor/plugins/tableselection/styles/tableselection.css delete mode 100644 assets/static/ckeditor/plugins/tabletools/dialogs/tableCell.js delete mode 100644 assets/static/ckeditor/plugins/widget/images/handle.png delete mode 100644 assets/static/ckeditor/plugins/wsc/LICENSE.md delete mode 100644 assets/static/ckeditor/plugins/wsc/README.md delete mode 100644 assets/static/ckeditor/plugins/wsc/dialogs/ciframe.html delete mode 100644 assets/static/ckeditor/plugins/wsc/dialogs/tmpFrameset.html delete mode 100644 assets/static/ckeditor/plugins/wsc/dialogs/wsc.css delete mode 100644 assets/static/ckeditor/plugins/wsc/dialogs/wsc.js delete mode 100644 assets/static/ckeditor/plugins/wsc/dialogs/wsc_ie.js delete mode 100644 assets/static/ckeditor/plugins/wsc/skins/moono-lisa/wsc.css delete mode 100644 assets/static/ckeditor/samples/css/samples.css delete mode 100644 assets/static/ckeditor/samples/img/github-top.png delete mode 100644 assets/static/ckeditor/samples/img/header-bg.png delete mode 100644 assets/static/ckeditor/samples/img/header-separator.png delete mode 100644 assets/static/ckeditor/samples/img/logo.png delete mode 100644 assets/static/ckeditor/samples/img/logo.svg delete mode 100644 assets/static/ckeditor/samples/img/navigation-tip.png delete mode 100644 assets/static/ckeditor/samples/index.html delete mode 100644 assets/static/ckeditor/samples/js/sample.js delete mode 100644 assets/static/ckeditor/samples/js/sf.js delete mode 100644 assets/static/ckeditor/samples/old/ajax.html delete mode 100644 assets/static/ckeditor/samples/old/api.html delete mode 100644 assets/static/ckeditor/samples/old/appendto.html delete mode 100644 assets/static/ckeditor/samples/old/assets/inlineall/logo.png delete mode 100644 assets/static/ckeditor/samples/old/assets/outputxhtml/outputxhtml.css delete mode 100644 assets/static/ckeditor/samples/old/assets/posteddata.php delete mode 100644 assets/static/ckeditor/samples/old/assets/sample.jpg delete mode 100644 assets/static/ckeditor/samples/old/assets/uilanguages/languages.js delete mode 100644 assets/static/ckeditor/samples/old/codesnippet/codesnippet.html delete mode 100644 assets/static/ckeditor/samples/old/datafiltering.html delete mode 100644 assets/static/ckeditor/samples/old/dialog/assets/my_dialog.js delete mode 100644 assets/static/ckeditor/samples/old/dialog/dialog.html delete mode 100644 assets/static/ckeditor/samples/old/divreplace.html delete mode 100644 assets/static/ckeditor/samples/old/enterkey/enterkey.html delete mode 100644 assets/static/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.fla delete mode 100644 assets/static/ckeditor/samples/old/htmlwriter/assets/outputforflash/outputforflash.swf delete mode 100644 assets/static/ckeditor/samples/old/htmlwriter/assets/outputforflash/swfobject.js delete mode 100644 assets/static/ckeditor/samples/old/htmlwriter/outputforflash.html delete mode 100644 assets/static/ckeditor/samples/old/htmlwriter/outputhtml.html delete mode 100644 assets/static/ckeditor/samples/old/index.html delete mode 100644 assets/static/ckeditor/samples/old/inlineall.html delete mode 100644 assets/static/ckeditor/samples/old/inlinebycode.html delete mode 100644 assets/static/ckeditor/samples/old/inlinetextarea.html delete mode 100644 assets/static/ckeditor/samples/old/jquery.html delete mode 100644 assets/static/ckeditor/samples/old/magicline/magicline.html delete mode 100644 assets/static/ckeditor/samples/old/readonly.html delete mode 100644 assets/static/ckeditor/samples/old/replacebyclass.html delete mode 100644 assets/static/ckeditor/samples/old/replacebycode.html delete mode 100644 assets/static/ckeditor/samples/old/sample.css delete mode 100644 assets/static/ckeditor/samples/old/sample.js delete mode 100644 assets/static/ckeditor/samples/old/sample_posteddata.php delete mode 100644 assets/static/ckeditor/samples/old/tabindex.html delete mode 100644 assets/static/ckeditor/samples/old/toolbar/toolbar.html delete mode 100644 assets/static/ckeditor/samples/old/uicolor.html delete mode 100644 assets/static/ckeditor/samples/old/uilanguages.html delete mode 100644 assets/static/ckeditor/samples/old/wysiwygarea/fullpage.html delete mode 100644 assets/static/ckeditor/samples/old/xhtmlstyle.html delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/css/fontello.css delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/font/LICENSE.txt delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/font/config.json delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/font/fontello.eot delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/font/fontello.svg delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/font/fontello.ttf delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/font/fontello.woff delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/index.html delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/js/abstracttoolbarmodifier.js delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/js/fulltoolbareditor.js delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/js/toolbarmodifier.js delete mode 100644 assets/static/ckeditor/samples/toolbarconfigurator/js/toolbartextmodifier.js delete mode 100644 assets/static/ckeditor/skins/moono-lisa/dialog.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/dialog_ie.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/dialog_ie8.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/dialog_iequirks.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/editor.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/editor_gecko.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/editor_ie.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/editor_ie8.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/editor_iequirks.css delete mode 100644 assets/static/ckeditor/skins/moono-lisa/icons.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/icons_hidpi.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/arrow.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/close.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/hidpi/close.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/hidpi/lock-open.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/hidpi/lock.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/hidpi/refresh.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/lock-open.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/lock.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/refresh.png delete mode 100644 assets/static/ckeditor/skins/moono-lisa/images/spinner.gif delete mode 100644 assets/static/ckeditor/skins/moono-lisa/readme.md delete mode 100644 assets/static/ckeditor/styles.js delete mode 100644 assets/static/css/bootstrap-grid.css delete mode 100644 assets/static/css/bootstrap-grid.css.map delete mode 100644 assets/static/css/bootstrap-grid.min.css delete mode 100644 assets/static/css/bootstrap-grid.min.css.map delete mode 100644 assets/static/css/bootstrap-reboot.css delete mode 100644 assets/static/css/bootstrap-reboot.css.map delete mode 100644 assets/static/css/bootstrap-reboot.min.css delete mode 100644 assets/static/css/bootstrap-reboot.min.css.map delete mode 100644 assets/static/css/bootstrap.css delete mode 100644 assets/static/css/bootstrap.css.map delete mode 100644 assets/static/css/bootstrap.min.css delete mode 100644 assets/static/css/bootstrap.min.css.map delete mode 100644 assets/static/css/dropzone.min.css delete mode 100644 assets/static/css/jquery.Jcrop.min.css delete mode 100644 assets/static/css/style.css delete mode 100644 assets/static/css/temp/bootstrap-rtl.css delete mode 100644 assets/static/css/temp/bootstrap-rtl.min.css delete mode 100644 assets/static/css/temp/bootstrap.min.admin.css delete mode 100644 assets/static/css/temp/plugins/morris.css delete mode 100644 assets/static/css/temp/sb-admin-rtl.css delete mode 100644 assets/static/css/temp/sb-admin.css delete mode 100644 assets/static/favicon.ico delete mode 100644 assets/static/gen/packed.css delete mode 100644 assets/static/gen/packed.js delete mode 100644 assets/static/js/bootstrap.bundle.js delete mode 100644 assets/static/js/bootstrap.bundle.js.map delete mode 100644 assets/static/js/bootstrap.bundle.min.js delete mode 100644 assets/static/js/bootstrap.bundle.min.js.map delete mode 100644 assets/static/js/bootstrap.js delete mode 100644 assets/static/js/bootstrap.js.map delete mode 100644 assets/static/js/bootstrap.min.js delete mode 100644 assets/static/js/bootstrap.min.js.map delete mode 100644 assets/static/js/dropzone.min.js delete mode 100644 assets/static/js/jquery.Jcrop.min.js delete mode 100644 assets/static/js/jquery.min.js delete mode 100644 assets/static/js/moment-with-locales.min.js delete mode 100644 assets/static/js/plugins/flot/excanvas.min.js delete mode 100644 assets/static/js/plugins/flot/flot-data.js delete mode 100644 assets/static/js/plugins/flot/jquery.flot.js delete mode 100644 assets/static/js/plugins/flot/jquery.flot.pie.js delete mode 100644 assets/static/js/plugins/flot/jquery.flot.resize.js delete mode 100644 assets/static/js/plugins/flot/jquery.flot.tooltip.min.js delete mode 100644 assets/static/js/plugins/morris/morris-data.js delete mode 100644 assets/static/js/plugins/morris/morris.js delete mode 100644 assets/static/js/plugins/morris/morris.min.js delete mode 100644 assets/static/js/plugins/morris/raphael.min.js delete mode 100644 assets/static/js/popper.min.js delete mode 100644 assets/templates/base.html delete mode 100644 assets/templates/index.html delete mode 100644 assets/templates/optimized.html delete mode 100644 assets/templates/unoptimized.html delete mode 100644 cache/.flaskenv delete mode 100644 cache/app.py delete mode 100644 cache/static/favicon.ico delete mode 100644 cache/static/style.css delete mode 100644 cache/templates/bar.html delete mode 100644 cache/templates/base.html delete mode 100644 cache/templates/baz.html delete mode 100644 cache/templates/foo.html delete mode 100644 cache/templates/index.html delete mode 100644 cache/templates/qux.html delete mode 100644 database/.flaskenv delete mode 100644 database/app.py delete mode 100644 database/static/favicon.ico delete mode 100644 database/static/style.css delete mode 100644 database/templates/base.html delete mode 100644 database/templates/edit_note.html delete mode 100644 database/templates/index.html delete mode 100644 database/templates/macros.html delete mode 100644 database/templates/new_note.html delete mode 100644 email/.flaskenv delete mode 100644 email/app.py delete mode 100644 email/static/favicon.ico delete mode 100644 email/static/style.css delete mode 100644 email/templates/base.html delete mode 100644 email/templates/emails/subscribe.html delete mode 100644 email/templates/emails/subscribe.txt delete mode 100644 email/templates/index.html delete mode 100644 email/templates/macros.html delete mode 100644 email/templates/subscribe.html delete mode 100644 form/.flaskenv delete mode 100644 form/app.py delete mode 100644 form/forms.py delete mode 100644 form/static/css/bootstrap-grid.css delete mode 100644 form/static/css/bootstrap-grid.css.map delete mode 100644 form/static/css/bootstrap-grid.min.css delete mode 100644 form/static/css/bootstrap-grid.min.css.map delete mode 100644 form/static/css/bootstrap-reboot.css delete mode 100644 form/static/css/bootstrap-reboot.css.map delete mode 100644 form/static/css/bootstrap-reboot.min.css delete mode 100644 form/static/css/bootstrap-reboot.min.css.map delete mode 100644 form/static/css/bootstrap.css delete mode 100644 form/static/css/bootstrap.css.map delete mode 100644 form/static/css/bootstrap.min.css delete mode 100644 form/static/css/bootstrap.min.css.map delete mode 100644 form/static/favicon.ico delete mode 100644 form/static/js/bootstrap.bundle.js delete mode 100644 form/static/js/bootstrap.bundle.js.map delete mode 100644 form/static/js/bootstrap.bundle.min.js delete mode 100644 form/static/js/bootstrap.bundle.min.js.map delete mode 100644 form/static/js/bootstrap.js delete mode 100644 form/static/js/bootstrap.js.map delete mode 100644 form/static/js/bootstrap.min.js delete mode 100644 form/static/js/bootstrap.min.js.map delete mode 100644 form/static/style.css delete mode 100644 form/templates/2form.html delete mode 100644 form/templates/2form2view.html delete mode 100644 form/templates/2submit.html delete mode 100644 form/templates/base.html delete mode 100644 form/templates/basic.html delete mode 100644 form/templates/bootstrap.html delete mode 100644 form/templates/ckeditor.html delete mode 100644 form/templates/custom_validator.html delete mode 100644 form/templates/dropzone.html delete mode 100644 form/templates/index.html delete mode 100644 form/templates/macros.html delete mode 100644 form/templates/post.html delete mode 100644 form/templates/pure_html.html delete mode 100644 form/templates/upload.html delete mode 100644 form/templates/uploaded.html delete mode 100644 form/uploads/.gitkeep delete mode 100644 http/.flaskenv delete mode 100644 http/app.py delete mode 100644 template/.flaskenv delete mode 100644 template/app.py delete mode 100644 template/static/avatar.jpg delete mode 100644 template/static/css/bootstrap-grid.css delete mode 100644 template/static/css/bootstrap-grid.css.map delete mode 100644 template/static/css/bootstrap-grid.min.css delete mode 100644 template/static/css/bootstrap-grid.min.css.map delete mode 100644 template/static/css/bootstrap-reboot.css delete mode 100644 template/static/css/bootstrap-reboot.css.map delete mode 100644 template/static/css/bootstrap-reboot.min.css delete mode 100644 template/static/css/bootstrap-reboot.min.css.map delete mode 100644 template/static/css/bootstrap.css delete mode 100644 template/static/css/bootstrap.css.map delete mode 100644 template/static/css/bootstrap.min.css delete mode 100644 template/static/css/bootstrap.min.css.map delete mode 100644 template/static/favicon.ico delete mode 100644 template/static/js/bootstrap.bundle.js delete mode 100644 template/static/js/bootstrap.bundle.js.map delete mode 100644 template/static/js/bootstrap.bundle.min.js delete mode 100644 template/static/js/bootstrap.bundle.min.js.map delete mode 100644 template/static/js/bootstrap.js delete mode 100644 template/static/js/bootstrap.js.map delete mode 100644 template/static/js/bootstrap.min.js delete mode 100644 template/static/js/bootstrap.min.js.map delete mode 100644 template/static/style.css delete mode 100644 template/templates/base.html delete mode 100644 template/templates/errors/404.html delete mode 100644 template/templates/errors/500.html delete mode 100644 template/templates/index.html delete mode 100644 template/templates/macros.html delete mode 100644 template/templates/watchlist.html delete mode 100644 template/templates/watchlist_with_static.html diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 00000000..1f838881 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,17 @@ +# Use an official Python runtime as the base image +FROM python:3.8-alpine + +# Set the working directory in the container +WORKDIR /app + +# Copy the current directory contents into the container at /app +COPY . /app + +# Install the dependencies +RUN pip install -r requirements.txt + +# Expose the port on which the Flask app will run +EXPOSE 5000 + +# Define the command to run your application +CMD ["python", "app.py"] diff --git a/assets/.flaskenv b/assets/.flaskenv deleted file mode 100644 index 3f745b89..00000000 --- a/assets/.flaskenv +++ /dev/null @@ -1 +0,0 @@ -FLASK_ENV=development diff --git a/assets/app.py b/assets/app.py deleted file mode 100644 index 65fab689..00000000 --- a/assets/app.py +++ /dev/null @@ -1,51 +0,0 @@ -# -*- coding: utf-8 -*- -""" - :author: Grey Li (李辉) - :url: http://greyli.com - :copyright: © 2019 Grey Li - :license: MIT, see LICENSE for more details. -""" -from flask import Flask, render_template -from flask_assets import Environment, Bundle -from flask_ckeditor import CKEditor - - -app = Flask(__name__) -app.secret_key = 'dev key' - -assets = Environment(app) -ckeditor = CKEditor(app) - -css = Bundle('css/bootstrap.min.css', - 'css/bootstrap.css', - 'css/dropzone.min.css', - 'css/jquery.Jcrop.min.css', - 'css/style.css', - filters='cssmin', output='gen/packed.css') - -js = Bundle('js/jquery.min.js', - 'js/popper.min.js', - 'js/bootstrap.min.js', - 'js/bootstrap.js', - 'js/moment-with-locales.min.js', - 'js/dropzone.min.js', - 'js/jquery.Jcrop.min.js', - filters='jsmin', output='gen/packed.js') - -assets.register('js_all', js) -assets.register('css_all', css) - - -@app.route('/') -def index(): - return render_template('index.html') - - -@app.route('/foo') -def unoptimized(): - return render_template('unoptimized.html') - - -@app.route('/bar') -def optimized(): - return render_template('optimized.html') diff --git a/assets/static/ckeditor/CHANGES.md b/assets/static/ckeditor/CHANGES.md deleted file mode 100644 index 213e5d7d..00000000 --- a/assets/static/ckeditor/CHANGES.md +++ /dev/null @@ -1,1469 +0,0 @@ -CKEditor 4 Changelog -==================== - -## CKEditor 4.9 - -New Features: - -* [#932](https://github.com/ckeditor/ckeditor-dev/issues/932): Introduced Easy Image feature for inserting images that are automatically rescaled, optimized, responsive and delivered through a blazing-fast CDN. Three new plugins were added to support it: - * [Easy Image](https://ckeditor.com/cke4/addon/easyimage), - * [Cloud Services](https://ckeditor.com/cke4/addon/cloudservices) - * [Image Base](https://ckeditor.com/cke4/addon/imagebase) -* [#1338](https://github.com/ckeditor/ckeditor-dev/issues/1338): Keystroke labels are displayed for function keys (like F7, F8). -* [#643](https://github.com/ckeditor/ckeditor-dev/issues/643): The [File Browser](https://ckeditor.com/cke4/addon/filebrowser) plugin can now upload files using XHR requests. This allows for setting custom HTTP headers using the [`config.fileTools_requestHeaders`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-fileTools_requestHeaders) configuration option. -* [#1365](https://github.com/ckeditor/ckeditor-dev/issues/1365): The [File Browser](https://ckeditor.com/cke4/addon/filebrowser) plugin uses XHR requests by default. -* [#1399](https://github.com/ckeditor/ckeditor-dev/issues/1399): Added the possibility to set [`CKEDITOR.config.startupFocus`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-startupFocus) as `start` or `end` to specify where the editor focus should be after the initialization. -* [#1441](https://github.com/ckeditor/ckeditor-dev/issues/1441): The [Magic Line](https://ckeditor.com/cke4/addon/magicline) plugin line element can now be identified by the `data-cke-magic-line="1"` attribute. - -Fixed Issues: - -* [#595](https://github.com/ckeditor/ckeditor-dev/issues/595): Fixed: Pasting does not work on mobile devices. -* [#869](https://github.com/ckeditor/ckeditor-dev/issues/869): Fixed: Empty selection clears cached clipboard data in the editor. -* [#1419](https://github.com/ckeditor/ckeditor-dev/issues/1419): Fixed: The [Widget Selection](https://ckeditor.com/cke4/addon/widgetselection) plugin selects the editor content with the Alt+A key combination on Windows. -* [#1274](https://github.com/ckeditor/ckeditor-dev/issues/1274): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) does not match a single selected image using the [`contextDefinition.cssSelector`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.plugins.balloontoolbar.contextDefinition-property-cssSelector) matcher. -* [#1232](https://github.com/ckeditor/ckeditor-dev/issues/1232): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) buttons should be registered as focusable elements. -* [#1342](https://github.com/ckeditor/ckeditor-dev/issues/1342): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) should be re-positioned after the [`change`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.editor-event-change) event. -* [#1426](https://github.com/ckeditor/ckeditor-dev/issues/1426): [IE8-9] Fixed: Missing [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) background in the [Kama](https://ckeditor.com/cke4/addon/kama) skin. Thanks to [Christian Elmer](https://github.com/keinkurt)! -* [#1470](https://github.com/ckeditor/ckeditor-dev/issues/1470): Fixed: [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) is not visible after drag and drop of a widget it is attached to. -* [#1048](https://github.com/ckeditor/ckeditor-dev/issues/1048): Fixed: [Balloon Panel](https://ckeditor.com/cke4/addon/balloonpanel) is not positioned properly when a margin is added to its non-static parent. -* [#889](https://github.com/ckeditor/ckeditor-dev/issues/889): Fixed: Unclear error message for width and height fields in the [Image](https://ckeditor.com/cke4/addon/image) and [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugins. -* [#859](https://github.com/ckeditor/ckeditor-dev/issues/859): Fixed: Cannot edit a link after a double-click on the text in the link. -* [#1013](https://github.com/ckeditor/ckeditor-dev/issues/1013): Fixed: [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) does not work correctly with the [`config.forcePasteAsPlainText`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-forcePasteAsPlainText) option. -* [#1356](https://github.com/ckeditor/ckeditor-dev/issues/1356): Fixed: [Border parse function](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.tools.style.parse-method-border) does not allow spaces in the color value. -* [#1010](https://github.com/ckeditor/ckeditor-dev/issues/1010): Fixed: The CSS `border` shorthand property was incorrectly expanded ignoring the `border-color` style. -* [#1535](https://github.com/ckeditor/ckeditor-dev/issues/1535): Fixed: [Widget](https://ckeditor.com/cke4/addon/widget) mouseover border contrast is insufficient. -* [#1516](https://github.com/ckeditor/ckeditor-dev/issues/1516): Fixed: Fake selection allows removing content in read-only mode using the Backspace and Delete keys. -* [#1570](https://github.com/ckeditor/ckeditor-dev/issues/1570): Fixed: Fake selection allows cutting content in read-only mode using the Ctrl/Cmd + X keys. -* [#1363](https://github.com/ckeditor/ckeditor-dev/issues/1363): Fixed: Paste notification is unclear and it might confuse users. - -API Changes: - -* [#1346](https://github.com/ckeditor/ckeditor-dev/issues/1346): [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) [context manager API](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.plugins.balloontoolbar.contextManager) is now available in the [`pluginDefinition.init`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.pluginDefinition-method-init) method of the [requiring](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.pluginDefinition-property-requires) plugin. -* [#1530](https://github.com/ckeditor/ckeditor-dev/issues/1530): Added the possibility to use custom icons for [buttons](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR_ui_button.html). - -Other Changes: - -* Updated [SCAYT](https://ckeditor.com/cke4/addon/scayt) (Spell Check As You Type) and [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) (WSC) plugins: - * SCAYT [`scayt_minWordLength`](https://docs.ckeditor.com/ckeditor4/latest/api/CKEDITOR_config.html#scayt_minWordLength) configuration option now defaults to 3 instead of 4. - * SCAYT default number of suggested words in the context menu changed to 3. - * [#90](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/90): Fixed: Selection is lost on link creation if SCAYT highlights the word. - * Fixed: SCAYT crashes when the browser `localStorage` is disabled. - * [IE11] Fixed: `Unable to get property type of undefined or null reference` error in the browser console when SCAYT is disabled/enabled. - * [#46](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/46): Fixed: Editing is blocked when remote spell checker server is offline. - * Fixed: User Dictionary cannot be created in WSC due to `You already have the dictionary` error. - * Fixed: Words with apostrophe `'` on the replacement make the WSC dialog inaccessible. - * Fixed: SCAYT/WSC causes the `Uncaught TypeError` error in the browser console. -* [#1337](https://github.com/ckeditor/ckeditor-dev/issues/1337): Updated the samples layout with the new CKEditor 4 logo and color scheme. -* [#1591](https://github.com/ckeditor/ckeditor-dev/issues/1591): CKBuilder and language tools are now downloaded over HTTPS. Thanks to [August Detlefsen](https://github.com/augustd)! - -## CKEditor 4.8 - -**Important Notes:** - -* [#1249](https://github.com/ckeditor/ckeditor-dev/issues/1249): Enabled the [Upload Image](https://ckeditor.com/cke4/addon/uploadimage) plugin by default in standard and full presets. Also, it will no longer log an error in case of missing [`config.imageUploadUrl`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-imageUploadUrl) property. - -New Features: - -* [#933](https://github.com/ckeditor/ckeditor-dev/issues/933): Introduced [Balloon Toolbar](https://ckeditor.com/cke4/addon/balloontoolbar) plugin. -* [#662](https://github.com/ckeditor/ckeditor-dev/issues/662): Introduced image inlining for the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#468](https://github.com/ckeditor/ckeditor-dev/issues/468): [Edge] Introduced support for the Clipboard API. -* [#607](https://github.com/ckeditor/ckeditor-dev/issues/607): Manually inserted Hex color is prefixed with a hash character (`#`) if needed. It ensures a valid Hex color value is used when setting the table cell border or background color with the [Color Dialog](https://ckeditor.com/cke4/addon/colordialog) window. -* [#584](https://github.com/ckeditor/ckeditor-dev/issues/584): [Font size and Family](https://ckeditor.com/cke4/addon/font) and [Format](https://ckeditor.com/cke4/addon/format) drop-downs are not toggleable anymore. Default option to reset styles added. -* [#856](https://github.com/ckeditor/ckeditor-dev/issues/856): Introduced the [`CKEDITOR.tools.keystrokeToArray`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.tools-method-keystrokeToArray) method. It converts a keystroke into its string representation, returning every key name as a separate array element. -* [#1053](https://github.com/ckeditor/ckeditor-dev/issues/1053): Introduced the [`CKEDITOR.tools.object.merge`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.tools.object-method-merge) method. It allows to merge two objects, returning the new object with all properties from both objects deeply cloned. -* [#1073](https://github.com/ckeditor/ckeditor-dev/issues/1073): Introduced the [`CKEDITOR.tools.array.every`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.tools.array-method-every) method. It invokes a given test function on every array element and returns `true` if all elements pass the test. - -Fixed Issues: - -* [#796](https://github.com/ckeditor/ckeditor-dev/issues/796): Fixed: A list is pasted from OneNote in the reversed order. -* [#834](https://github.com/ckeditor/ckeditor-dev/issues/834): [IE9-11] Fixed: The editor does not save the selected state of radio buttons inserted by the [Form Elements](https://ckeditor.com/cke4/addon/forms) plugin. -* [#704](https://github.com/ckeditor/ckeditor-dev/issues/704): [Edge] Fixed: Using Ctrl/Cmd + Z breaks widget structure. -* [#591](https://github.com/ckeditor/ckeditor-dev/issues/591): Fixed: A column is inserted in a wrong order inside the table if any cell has a vertical split. -* [#787](https://github.com/ckeditor/ckeditor-dev/issues/787): Fixed: Using Cut inside a nested table does not cut the selected content. -* [#842](https://github.com/ckeditor/ckeditor-dev/issues/842): Fixed: List style not restored when toggling list indent level in the [Indent List](https://ckeditor.com/cke4/addon/indentlist) plugin. -* [#711](https://github.com/ckeditor/ckeditor-dev/issues/711): Fixed: Dragging widgets should only work with the left mouse button. -* [#862](https://github.com/ckeditor/ckeditor-dev/issues/862): Fixed: The "Object Styles" group in the [Styles Combo](https://ckeditor.com/cke4/addon/stylescombo) plugin is visible only if the whole element is selected. -* [#994](https://github.com/ckeditor/ckeditor-dev/pull/994): Fixed: Typo in the [`CKEDITOR.focusManager.focus`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.focusManager-method-focus) API documentation. Thanks to [benjy](https://github.com/benjy)! -* [#1014](https://github.com/ckeditor/ckeditor-dev/issues/1014): Fixed: The [Table Tools](https://ckeditor.com/cke4/addon/tabletools) Cell Properties dialog is now [Advanced Content Filter](https://docs.ckeditor.com/ckeditor4/docs/#!/guide/dev_acf) aware — it is not possible to change the cell width or height if corresponding styles are disabled. -* [#877](https://github.com/ckeditor/ckeditor-dev/issues/877): Fixed: A list with custom bullets with exotic characters crashes the editor when [pasted from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#605](https://github.com/ckeditor/ckeditor-dev/issues/605): Fixed: Inline widgets do not preserve trailing spaces. -* [#1008](https://github.com/ckeditor/ckeditor-dev/issues/1008): Fixed: Shorthand Hex colors from the [`config.colorButton_colors`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-colorButton_colors) option are not correctly highlighted in the [Color Button](https://ckeditor.com/cke4/addon/colorbutton) Text Color or Background Color panel. -* [#1094](https://github.com/ckeditor/ckeditor-dev/issues/1094): Fixed: Widget definition [`upcast`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.plugins.widget.definition-property-upcasts) methods are called for every element. -* [#1057](https://github.com/ckeditor/ckeditor-dev/issues/1057): Fixed: The [Notification](https://ckeditor.com/addon/notification) plugin overwrites Web Notifications API due to leakage to the global scope. -* [#1068](https://github.com/ckeditor/ckeditor-dev/issues/1068): Fixed: Upload widget paste listener ignores changes to the [`uploadWidgetDefinition`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition). -* [#921](https://github.com/ckeditor/ckeditor-dev/issues/921): Fixed: [Edge] CKEditor erroneously perceives internal copy and paste as type "external". -* [#1213](https://github.com/ckeditor/ckeditor-dev/issues/1213): Fixed: Multiple images uploaded using [Upload Image](https://ckeditor.com/cke4/addon/uploadimage) plugin are randomly duplicated or mangled. -* [#532](https://github.com/ckeditor/ckeditor-dev/issues/532): Fixed: Removed an outdated user guide link from the [About](https://ckeditor.com/cke4/addon/about) dialog. -* [#1221](https://github.com/ckeditor/ckeditor-dev/issues/1221): Fixed: Invalid CSS loaded by [Balloon Panel](https://ckeditor.com/cke4/addon/balloonpanel) plugin when [`config.skin`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-skin) is loaded using a custom path. -* [#522](https://github.com/ckeditor/ckeditor-dev/issues/522): Fixed: Widget selection is not removed when widget is inside table cell with [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin enabled. -* [#1027](https://github.com/ckeditor/ckeditor-dev/issues/1027): Fixed: Cannot add multiple images to the table with [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin in certain situations. -* [#1069](https://github.com/ckeditor/ckeditor-dev/issues/1069): Fixed: Wrong shape processing by [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#995](https://github.com/ckeditor/ckeditor-dev/issues/995): Fixed: Hyperlinked image gets inserted twice by [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#1287](https://github.com/ckeditor/ckeditor-dev/issues/1287): Fixed: [Widget](https://ckeditor.com/cke4/addon/widget) plugin throws exception if included in editor build but not loaded into editor's instance. - -API Changes: - -* [#1097](https://github.com/ckeditor/ckeditor-dev/issues/1097): Widget [`upcast`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.plugins.widget.definition-property-upcast) methods are now called in the [widget definition's](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.plugins.widget-property-definition) context. -* [#1118](https://github.com/ckeditor/ckeditor-dev/issues/1118): Added the `show` option in the [`balloonPanel.attach`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.ui.balloonPanel-method-attach) method, allowing to attach a hidden [Balloon Panel](https://ckeditor.com/cke4/addon/balloonpanel) instance. -* [#1145](https://github.com/ckeditor/ckeditor-dev/issues/1145): Added the [`skipNotifications`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition-property-skipNotifications) option to the [`CKEDITOR.fileTools.uploadWidgetDefinition`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.fileTools.uploadWidgetDefinition), allowing to switch off default notifications displayed by upload widgets. - -Other Changes: - -* [#815](https://github.com/ckeditor/ckeditor-dev/issues/815): Removed Node.js dependency from the CKEditor build script. -* [#1041](https://github.com/ckeditor/ckeditor-dev/pull/1041), [#1131](https://github.com/ckeditor/ckeditor-dev/issues/1131): Updated URLs pointing to [CKSource](https://cksource.com/) and [CKEditor](https://ckeditor.com/) resources after the launch of new websites. - -## CKEditor 4.7.3 - -New Features: - -* [#568](https://github.com/ckeditor/ckeditor-dev/issues/568): Added possibility to adjust nested editables' filters using the [`CKEDITOR.filter.disallowedContent`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.filter-property-disallowedContent) property. - -Fixed Issues: - -* [#554](https://github.com/ckeditor/ckeditor-dev/issues/554): Fixed: [`change`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.editor-event-change) event not fired when typing the first character after pasting into the editor. Thanks to [Daniel Miller](https://github.com/millerdev)! -* [#566](https://github.com/ckeditor/ckeditor-dev/issues/566): Fixed: The CSS `border` shorthand property with zero width (`border: 0px solid #000;`) causes the table to have the border attribute set to 1. -* [#779](https://github.com/ckeditor/ckeditor-dev/issues/779): Fixed: The [Remove Format](https://ckeditor.com/cke4/addon/removeformat) plugin removes elements with language definition inserted by the [Language](https://ckeditor.com/cke4/addon/language) plugin. -* [#423](https://github.com/ckeditor/ckeditor-dev/issues/423): Fixed: The [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin pastes paragraphs into the editor even if [`CKEDITOR.config.enterMode`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-enterMode) is set to `CKEDITOR.ENTER_BR`. -* [#719](https://github.com/ckeditor/ckeditor-dev/issues/719): Fixed: Image inserted using the [Enhanced Image](https://ckeditor.com/cke4/addon/image2) plugin can be resized when the editor is in [read-only mode](https://docs.ckeditor.com/ckeditor4/docs/#!/guide/dev_readonly). -* [#577](https://github.com/ckeditor/ckeditor-dev/issues/577): Fixed: The "Delete Columns" command provided by the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin throws an error when trying to delete columns. -* [#867](https://github.com/ckeditor/ckeditor-dev/issues/867): Fixed: Typing into a selected table throws an error. -* [#817](https://github.com/ckeditor/ckeditor-dev/issues/817): Fixed: The [Save](https://ckeditor.com/cke4/addon/save) plugin does not work in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea). - -Other Changes: - -* Updated the [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) plugin: - * [#40](https://github.com/WebSpellChecker/ckeditor-plugin-wsc/issues/40): Fixed: IE10 throws an error when spell checking is started. -* [#800](https://github.com/ckeditor/ckeditor-dev/issues/800): Added the [`CKEDITOR.dom.selection.isCollapsed`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.selection-method-isCollapsed) method which is a simpler way to check if the selection is collapsed. -* [#830](https://github.com/ckeditor/ckeditor-dev/issues/830): Added an option to define which dialog tab should be shown by default when creating [`CKEDITOR.dialogCommand`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dialogCommand). - -## CKEditor 4.7.2 - -New Features: - -* [#455](https://github.com/ckeditor/ckeditor-dev/issues/455): Added [Advanced Content Filter](https://docs.ckeditor.com/ckeditor4/docs/#!/guide/dev_acf) integration with the [Justify](https://ckeditor.com/cke4/addon/justify) plugin. - -Fixed Issues: - -* [#663](https://github.com/ckeditor/ckeditor-dev/issues/663): [Chrome] Fixed: Clicking the scrollbar throws an `Uncaught TypeError: element.is is not a function` error. -* [#694](https://github.com/ckeditor/ckeditor-dev/pull/694): Refactoring in the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin: - * [#520](https://github.com/ckeditor/ckeditor-dev/issues/520): Fixed: Widgets cannot be properly pasted into a table cell. - * [#460](https://github.com/ckeditor/ckeditor-dev/issues/460): Fixed: Editor gone after pasting into an editor within a table. -* [#579](https://github.com/ckeditor/ckeditor-dev/issues/579): Fixed: Internal `cke_table-faked-selection-table` class is visible in the Stylesheet Classes field of the [Table Properties](https://ckeditor.com/cke4/addon/table) dialog. -* [#545](https://github.com/ckeditor/ckeditor-dev/issues/545): [Edge] Fixed: Error thrown when pressing the [Select All](https://ckeditor.com/cke4/addon/selectall) button in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea). -* [#582](https://github.com/ckeditor/ckeditor-dev/issues/582): Fixed: Double slash in the path to stylesheet needed by the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin. Thanks to [Marius Dumitru Florea](https://github.com/mflorea)! -* [#491](https://github.com/ckeditor/ckeditor-dev/issues/491): Fixed: Unnecessary dependency on the [Editor Toolbar](https://ckeditor.com/cke4/addon/toolbar) plugin inside the [Notification](https://ckeditor.com/cke4/addon/notification) plugin. -* [#646](https://github.com/ckeditor/ckeditor-dev/issues/646): Fixed: Error thrown into the browser console after opening the [Styles Combo](https://ckeditor.com/cke4/addon/stylescombo) plugin menu in the editor without any selection. -* [#501](https://github.com/ckeditor/ckeditor-dev/issues/501): Fixed: Double click does not open the dialog for modifying anchors inserted via the [Link](https://ckeditor.com/cke4/addon/link) plugin. -* [#9780](https://dev.ckeditor.com/ticket/9780): [IE8-9] Fixed: Clicking inside an empty [read-only](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.editor-property-readOnly) editor throws an error. -* [#16820](https://dev.ckeditor.com/ticket/16820): [IE10] Fixed: Clicking below a single horizontal rule throws an error. -* [#426](https://github.com/ckeditor/ckeditor-dev/issues/426): Fixed: The [`range.cloneContents`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.range-method-cloneContents) method selects the whole element when the selection starts at the beginning of that element. -* [#644](https://github.com/ckeditor/ckeditor-dev/issues/644): Fixed: The [`range.extractContents`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.range-method-extractContents) method returns an incorrect result when multiple nodes are selected. -* [#684](https://github.com/ckeditor/ckeditor-dev/issues/684): Fixed: The [`elementPath.contains`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.elementPath-method-contains) method incorrectly excludes the last element instead of root when the `fromTop` parameter is set to `true`. - -Other Changes: - -* Updated the [SCAYT](https://ckeditor.com/cke4/addon/scayt) (Spell Check As You Type) plugin: - * [#148](https://github.com/WebSpellChecker/ckeditor-plugin-scayt/issues/148): Fixed: SCAYT leaves underlined word after the CKEditor Replace dialog corrects it. -* [#751](https://github.com/ckeditor/ckeditor-dev/issues/751): Added the [`CKEDITOR.dom.nodeList.toArray`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.nodeList-method-toArray) method which returns an array representation of a [node list](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.nodeList). - -## CKEditor 4.7.1 - -New Features: - -* Added a new Mexican Spanish localization. Thanks to [David Alexandro Rodriguez](https://www.transifex.com/user/profile/darsco16/)! -* [#413](https://github.com/ckeditor/ckeditor-dev/issues/413): Added Paste as Plain Text keyboard shortcut to the [Accessibility Help](https://ckeditor.com/cke4/addon/a11yhelp) instructions. - -Fixed Issues: - -* [#515](https://github.com/ckeditor/ckeditor-dev/issues/515): [Chrome] Fixed: Mouse actions on CKEditor scrollbar throw an exception when the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin is loaded. -* [#493](https://github.com/ckeditor/ckeditor-dev/issues/493): Fixed: Selection started from a nested table causes an error in the browser while scrolling down. -* [#415](https://github.com/ckeditor/ckeditor-dev/issues/415): [Firefox] Fixed: Enter key breaks the table structure when pressed in a table selection. -* [#457](https://github.com/ckeditor/ckeditor-dev/issues/457): Fixed: Error thrown when deleting content from the editor with no selection. -* [#478](https://github.com/ckeditor/ckeditor-dev/issues/478): [Chrome] Fixed: Error thrown by the [Enter Key](https://ckeditor.com/cke4/addon/enterkey) plugin when pressing Enter with no selection. -* [#424](https://github.com/ckeditor/ckeditor-dev/issues/424): Fixed: Error thrown by [Tab Key Handling](https://ckeditor.com/cke4/addon/tab) and [Indent List](https://ckeditor.com/cke4/addon/indentlist) plugins when pressing Tab with no selection in inline editor. -* [#476](https://github.com/ckeditor/ckeditor-dev/issues/476): Fixed: Anchors inserted with the [Link](https://ckeditor.com/cke4/addon/link) plugin on collapsed selection cannot be edited. -* [#417](https://github.com/ckeditor/ckeditor-dev/issues/417): Fixed: The [Table Resize](https://ckeditor.com/cke4/addon/tableresize) plugin throws an error when used with a table with only header or footer rows. -* [#523](https://github.com/ckeditor/ckeditor-dev/issues/523): Fixed: The [`editor.getCommandKeystroke`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.editor-method-getCommandKeystroke) method does not obtain the correct keystroke. -* [#534](https://github.com/ckeditor/ckeditor-dev/issues/534): [IE] Fixed: [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) does not work in Quirks Mode. -* [#450](https://github.com/ckeditor/ckeditor-dev/issues/450): Fixed: [`CKEDITOR.filter`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.filter) incorrectly transforms the `margin` CSS property. - -## CKEditor 4.7 - -**Important Notes:** - -* [#13793](https://dev.ckeditor.com/ticket/13793): The [`embed_provider`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-embed_provider) configuration option for the [Media Embed](https://ckeditor.com/cke4/addon/embed) and [Semantic Media Embed](https://ckeditor.com/cke4/addon/embedsemantic) plugins is no longer preset by default. -* The [UI Color](https://ckeditor.com/cke4/addon/uicolor) plugin now uses a custom color picker instead of the `YUI 2.7.0` library which has some known vulnerabilities (it's a security precaution, there was no security issue in CKEditor due to the way it was used). - -New Features: - -* [#16755](https://dev.ckeditor.com/ticket/16755): Added the [Table Selection](https://ckeditor.com/cke4/addon/tableselection) plugin that lets you select and manipulate an arbitrary rectangular table fragment (a few cells, a row or a column). -* [#16961](https://dev.ckeditor.com/ticket/16961): Added support for pasting from Microsoft Excel. -* [#13381](https://dev.ckeditor.com/ticket/13381): Dynamic code evaluation call in [`CKEDITOR.template`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.template) removed. CKEditor can now be used without the `unsafe-eval` Content Security Policy. Thanks to [Caridy Patiño](http://caridy.name)! -* [#16971](https://dev.ckeditor.com/ticket/16971): Added support for color in the `background` property containing also other styles for table cells in the [Table Tools](https://ckeditor.com/cke4/addon/tabletools) plugin. -* [#16847](https://dev.ckeditor.com/ticket/16847): Added support for parsing and inlining any formatting created using the Microsoft Word style system to the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#16818](https://dev.ckeditor.com/ticket/16818): Added table cell height parsing in the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#16850](https://dev.ckeditor.com/ticket/16850): Added a new [`config.enableContextMenu`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.config-cfg-enableContextMenu) configuration option for enabling and disabling the [context menu](https://ckeditor.com/cke4/addon/contextmenu). -* [#16937](https://dev.ckeditor.com/ticket/16937): The `command` parameter in [CKEDITOR.editor.getCommandKeystroke](http://docs.ckeditor.dev/#!/api/CKEDITOR.editor-method-getCommandKeystroke) now also accepts a command name as an argument. -* [#17010](https://dev.ckeditor.com/ticket/17010): The [`CKEDITOR.dom.range.shrink`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR.dom.range-method-shrink) method now allows for skipping bogus `
` elements. - -Fixed Issues: - -* [#16935](https://dev.ckeditor.com/ticket/16935): [Chrome] Fixed: Blurring the editor in [Source Mode](https://ckeditor.com/cke4/addon/sourcearea) throws an error. -* [#16825](https://dev.ckeditor.com/ticket/16825): [Chrome] Fixed: Error thrown when destroying a focused inline editor. -* [#16857](https://dev.ckeditor.com/ticket/16857): Fixed: Ctrl+Shift+V blocked by [Copy Formatting](https://ckeditor.com/cke4/addon/copyformatting). -* [#16845](https://dev.ckeditor.com/ticket/16845): [IE] Fixed: Cursor jumps to the top of the scrolled editor after focusing it when the [Copy Formatting](https://ckeditor.com/cke4/addon/copyformatting) plugin is enabled. -* [#16786](https://dev.ckeditor.com/ticket/16786): Fixed: Added missing translations for the [Copy Formatting](https://ckeditor.com/cke4/addon/copyformatting) plugin. -* [#14714](https://dev.ckeditor.com/ticket/14714): [WebKit/Blink] Fixed: Exception thrown on refocusing a blurred inline editor. -* [#16913](https://dev.ckeditor.com/ticket/16913): [Firefox, IE] Fixed: [Paste as Plain Text](https://ckeditor.com/cke4/addon/pastetext) keystroke does not work. -* [#16968](https://dev.ckeditor.com/ticket/16968): Fixed: [Safari] [Paste as Plain Text](https://ckeditor.com/cke4/addon/pastetext) is not handled by the editor. -* [#16912](https://dev.ckeditor.com/ticket/16912): Fixed: Exception thrown when a single image is pasted using [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#16821](https://dev.ckeditor.com/ticket/16821): Fixed: Extraneous `` elements with `height` style stacked when [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#16866](https://dev.ckeditor.com/ticket/16866): [IE, Edge] Fixed: Whitespaces not preserved when [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#16860](https://dev.ckeditor.com/ticket/16860): Fixed: Paragraphs which only look like lists incorrectly transformed into them when [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#16817](https://dev.ckeditor.com/ticket/16817): Fixed: When [pasting from Word](https://ckeditor.com/cke4/addon/pastefromword), paragraphs are transformed into lists with some corrupted data. -* [#16833](https://dev.ckeditor.com/ticket/16833): [IE11] Fixed: Malformed list with headers [pasted from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#16826](https://dev.ckeditor.com/ticket/16826): [IE] Fixed: Superfluous paragraphs within lists [pasted from Word](https://ckeditor.com/cke4/addon/pastefromword). -* [#12465](https://dev.ckeditor.com/ticket/12465): Fixed: Cannot change the state of checkboxes or radio buttons if the properties dialog was invoked with a double-click. -* [#13062](https://dev.ckeditor.com/ticket/13062): Fixed: Impossible to unlink when the caret is at the edge of the link. -* [#13585](https://dev.ckeditor.com/ticket/13585): Fixed: Error when wrapping two adjacent `
` elements with a `
`. -* [#16811](https://dev.ckeditor.com/ticket/16811): Fixed: Table alignment is not preserved by the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#16810](https://dev.ckeditor.com/ticket/16810): Fixed: Vertical align in tables is not supported by the [Paste from Word](https://ckeditor.com/cke4/addon/pastefromword) plugin. -* [#11956](https://dev.ckeditor.com/ticket/11956): [Blink, IE] Fixed: [Link](https://ckeditor.com/cke4/addon/link) dialog does not open on a double click on the second word of the link with a background color or other styles. -* [#10472](https://dev.ckeditor.com/ticket/10472): Fixed: Unable to use [Table Resize](https://ckeditor.com/cke4/addon/tableresize) on table header and footer. -* [#14762](https://dev.ckeditor.com/ticket/14762): Fixed: Hovering over an empty table (without rows or cells) throws an error when the [Table Resize](https://ckeditor.com/cke4/addon/tableresize) plugin is active. -* [#16777](https://dev.ckeditor.com/ticket/16777): [Edge] Fixed: The [Clipboard](https://ckeditor.com/cke4/addon/clipboard) plugin does not allow to drop widgets into the editor. -* [#14894](https://dev.ckeditor.com/ticket/14894): [Chrome] Fixed: The editor scrolls to the top after focusing or when a dialog is opened. -* [#14769](https://dev.ckeditor.com/ticket/14769): Fixed: URLs with '-' in host are not detected by the [Auto Link](https://ckeditor.com/cke4/addon/autolink) plugin. -* [#16804](https://dev.ckeditor.com/ticket/16804): Fixed: Focus is not on the first menu item when the user opens a context menu or a drop-down list from the editor toolbar. -* [#14407](https://dev.ckeditor.com/ticket/14407): [IE] Fixed: Non-editable widgets can be edited. -* [#16927](https://dev.ckeditor.com/ticket/16927): Fixed: An error thrown if a bundle containing the [Color Button](https://ckeditor.com/cke4/addon/colorbutton) plugin is run in ES5 strict mode. Thanks to [Igor Rubinovich](https://github.com/IgorRubinovich)! -* [#16920](https://dev.ckeditor.com/ticket/16920): Fixed: Several plugins not using the [Dialog](https://ckeditor.com/cke4/addon/dialog) plugin as a direct dependency. -* [PR#336](https://github.com/ckeditor/ckeditor-dev/pull/336): Fixed: Typo in [`CKEDITOR.getCss`](https://docs.ckeditor.com/ckeditor4/docs/#!/api/CKEDITOR-method-getCss) API documentation. Thanks to [knusperpixel](https://github.com/knusperpixel)! -* [#17027](https://dev.ckeditor.com/ticket/17027): Fixed: Command event data should be initialized as an empty object. -* Fixed the behavior of HTML parser when parsing `src`/`srcdoc` attributes of the `