Update tinyMCE 4 to 4.5.12 due to security issues with 4.5.3 - README.md updated as a result
author Clarissa Walker
()
committer Clarissa Walker
()
commit ed01c5d76f05077431b91187d3946bd9474c7130
tree 54167b5a527dd1e697b297dd03e3397e3c0f53c6
parent c1759b07ffe57e8ac6014142d4c053f4a1c3c75f
Update tinyMCE 4 to 4.5.12 due to security issues with 4.5.3 - README.md updated as a result
522 files changed:
README.md
tinymce/4/changelog.txt
tinymce/4/js/index.php [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/AddOnManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Compat.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/DragDropOverrides.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Editor.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/EditorCommands.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/EditorManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/EditorObservable.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/EditorUpload.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/EnterKey.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Env.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ErrorReporter.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/FocusManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ForceBlocks.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Formatter.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/InsertContent.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/InsertList.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/LegacyInput.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Mode.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/NodeChange.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/NotificationManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Register.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/SelectionOverrides.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/Shortcuts.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/UndoManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/WindowManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/CaretBookmark.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/CaretCandidate.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/CaretContainer.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/CaretPosition.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/CaretUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/CaretWalker.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/FakeCaret.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/LineUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/caret/LineWalker.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/content/LinkTargets.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/data/Binding.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/data/ObservableArray.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/data/ObservableObject.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/BookmarkManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/ControlSelection.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/DOMUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/Dimensions.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/DomQuery.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/ElementUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/EventUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/MousePosition.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/NodePath.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/NodeType.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/Range.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/RangeUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/ScriptLoader.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/Selection.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/Serializer.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/Sizzle.jQuery.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/Sizzle.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/StyleSheetLoader.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/TreeWalker.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/dom/TridentSelection.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/file/BlobCache.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/file/Conversions.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/file/ImageScanner.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/file/UploadStatus.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/file/Uploader.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/fmt/FontInfo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/fmt/Hooks.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/fmt/Preview.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/geom/ClientRect.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/geom/Rect.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/DomParser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/Entities.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/Node.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/SaxParser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/Schema.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/Serializer.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/Styles.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/html/Writer.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/jquery.tinymce.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/text/ExtendingChar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/text/Zwsp.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/AbsoluteLayout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/BoxUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Button.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ButtonGroup.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Checkbox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ClassList.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Collection.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ColorBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ColorButton.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ColorPicker.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ComboBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Container.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Control.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/DomUtils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/DragHelper.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ElementPath.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Factory.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FieldSet.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FilePicker.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FitLayout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FlexLayout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FloatPanel.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FlowLayout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Form.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FormItem.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/FormatControls.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/GridLayout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Iframe.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/InfoBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/KeyboardNavigation.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Label.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Layout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ListBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Menu.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/MenuBar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/MenuButton.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/MenuItem.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/MessageBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Movable.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Notification.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Panel.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/PanelButton.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Path.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Progress.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Radio.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ReflowQueue.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Resizable.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/ResizeHandle.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Scrollable.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/SelectBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Selector.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Sidebar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Slider.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Spacer.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/SplitButton.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/StackLayout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/TabPanel.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/TextBox.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Throbber.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Toolbar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Tooltip.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Widget.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/ui/Window.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/undo/Diff.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/undo/Fragments.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/undo/Levels.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Arr.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Class.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Color.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Delay.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/EventDispatcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Fun.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/I18n.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/JSON.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/JSONP.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/JSONRequest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/LocalStorage.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Observable.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Private.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Promise.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Quirks.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Tools.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/URI.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/Uuid.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/VK.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/classes/util/XHR.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/advlist/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/anchor/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/autolink/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/autolink/plugin.min.js
tinymce/4/js/tinymce/plugins/autoresize/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/autoresize/plugin.min.js
tinymce/4/js/tinymce/plugins/autosave/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/bbcode/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/charmap/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/code/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/classes/Dialog.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/classes/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/classes/Prism.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/classes/Utils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/plugin.dev.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/codesample/plugin.min.js
tinymce/4/js/tinymce/plugins/colorpicker/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/css/dialog.css [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/buttons.png [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/icons.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/items.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/menu_arrow.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/menu_check.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/progress.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/img/tabs.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/plugin.min.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/tiny_mce_popup.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/utils/editable_selects.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/utils/form_utils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/utils/mctabs.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/compat3x/utils/validate.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/contextmenu/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/directionality/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/emoticons/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/example/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/example_dependency/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/fullpage/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/fullpage/plugin.min.js
tinymce/4/js/tinymce/plugins/fullscreen/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/fullscreen/plugin.min.js
tinymce/4/js/tinymce/plugins/hr/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/image/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/image/plugin.min.js
tinymce/4/js/tinymce/plugins/imagetools/Gruntfile.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/config/bolt/atomic.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/config/bolt/browser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/config/bolt/demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/config/bolt/prod.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/plugin.min.js
tinymce/4/js/tinymce/plugins/imagetools/src/demo/html/demo.html [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/demo/js/Demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/CropRect.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/Dialog.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/ImagePanel.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/ImageSize.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/Proxy.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/UndoStack.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/imagetools/src/main/js/Utils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/importcss/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/importcss/plugin.min.js
tinymce/4/js/tinymce/plugins/insertdatetime/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/legacyoutput/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/link/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/link/plugin.min.js
tinymce/4/js/tinymce/plugins/lists/Gruntfile.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/config/bolt/atomic.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/config/bolt/browser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/config/bolt/demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/config/bolt/prod.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/plugin.min.js
tinymce/4/js/tinymce/plugins/lists/src/.eslintrc [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/demo/html/demo.html [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/demo/js/tinymce/lists/Demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/actions/Indent.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/actions/Outdent.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/actions/ToggleList.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/Bookmark.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/Delete.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/NodeType.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/NormalizeLists.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/Range.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/Selection.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/SplitList.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/main/js/tinymce/lists/core/TextBlock.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/ApplyDlTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/ApplyTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/BackspaceDeleteInlineTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/BackspaceDeleteTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/IndentTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/InlineTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/OutdentTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/browser/RemoveTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/lists/src/test/js/module/tinymce/lists/test/LegacyUnit.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/Gruntfile.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/config/bolt/atomic.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/config/bolt/browser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/config/bolt/demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/config/bolt/prod.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/plugin.min.js
tinymce/4/js/tinymce/plugins/media/src/.eslintrc [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/demo/html/demo.html [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/demo/js/tinymce/media/Demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/DataToHtml.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/HtmlToData.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/Mime.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/Nodes.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/Sanitize.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/Service.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/Size.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/UpdateHtml.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/UrlPatterns.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/core/VideoScript.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/ui/Dialog.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/main/js/tinymce/media/ui/SizeManager.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/atomic/HtmlToDataTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/DataAttributeTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/DataToHtmlTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/DimensionsControlTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/EphoxEmbedTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/MediaEmbedTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/PlaceholderTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/PluginTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/ReopenResizeTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/browser/SubmitTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/media/src/test/js/module/tinymce/media/test/Utils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/nonbreaking/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/noneditable/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/pagebreak/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/classes/Clipboard.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/classes/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/classes/Quirks.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/classes/SmartPaste.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/classes/Utils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/classes/WordFilter.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/plugin.dev.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/paste/plugin.min.js
tinymce/4/js/tinymce/plugins/preview/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/print/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/save/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/searchreplace/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/searchreplace/plugin.min.js
tinymce/4/js/tinymce/plugins/spellchecker/classes/DomTextMatcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/spellchecker/classes/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/spellchecker/plugin.dev.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/spellchecker/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/spellchecker/plugin.min.js
tinymce/4/js/tinymce/plugins/tabfocus/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/CellSelection.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/Dialogs.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/Quirks.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/ResizeBars.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/SplitCols.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/TableGrid.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/classes/Utils.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/plugin.dev.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/table/plugin.min.js
tinymce/4/js/tinymce/plugins/template/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/textcolor/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/textcolor/plugin.min.js
tinymce/4/js/tinymce/plugins/textpattern/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/textpattern/plugin.min.js
tinymce/4/js/tinymce/plugins/toc/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/toc/plugin.min.js
tinymce/4/js/tinymce/plugins/visualblocks/img/address.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/article.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/aside.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/blockquote.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/div.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/dl.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/figure.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/h1.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/h2.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/h3.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/h4.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/h5.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/h6.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/hgroup.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/ol.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/p.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/pre.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/section.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/img/ul.gif [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualblocks/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualchars/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/visualchars/plugin.min.js
tinymce/4/js/tinymce/plugins/wordcount/Gruntfile.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/config/bolt/atomic.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/config/bolt/browser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/config/bolt/demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/config/bolt/prod.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/plugin.min.js
tinymce/4/js/tinymce/plugins/wordcount/src/demo/html/demo.html [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/demo/js/tinymce/wordcount/Demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/main/js/tinymce/wordcount/Plugin.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/main/js/tinymce/wordcount/alien/Arr.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/main/js/tinymce/wordcount/text/StringMapper.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/main/js/tinymce/wordcount/text/UnicodeData.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/main/js/tinymce/wordcount/text/WordBoundary.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/main/js/tinymce/wordcount/text/WordGetter.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/test/.eslintrc [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/test/js/atomic/core/IsWordBoundaryTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/test/js/atomic/core/StringMapperTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/test/js/atomic/core/WordGetterTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/plugins/wordcount/src/test/js/browser/core/PluginTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/AbsoluteLayout.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Animations.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Arrows.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Button.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ButtonGroup.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Checkbox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ColorBox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ColorButton.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ColorPicker.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ComboBox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Container.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Content.Inline.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Content.Objects.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Content.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/CropRect.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/FieldSet.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/FitLayout.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/FloatPanel.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/FlowLayout.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Icons.Ie7.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Icons.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Iframe.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ImagePanel.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/InfoBox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Label.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ListBox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Menu.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/MenuBar.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/MenuButton.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/MenuItem.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Mixins.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Notification.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Panel.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Path.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Progress.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Radio.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Reset.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ResizeHandle.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Scrollable.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/SelectBox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Sidebar.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Slider.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Spacer.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/SplitButton.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/StackLayout.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/TabPanel.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/TextBox.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Throbber.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/TinyMCE.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/ToolTip.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Variables.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/Window.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/content.min.css
tinymce/4/js/tinymce/skins/lightgray/fonts/readme.md [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/fonts/tinymce-small.json [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/fonts/tinymce.json [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/skin.dev.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/skin.ie7.dev.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/skin.ie7.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/skins/lightgray/skin.less [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/Gruntfile.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/config/bolt/atomic.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/config/bolt/browser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/config/bolt/demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/config/bolt/prod.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/demo/css/demo.css [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/demo/html/demo.html [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/demo/js/tinymce/inlite/Demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/Theme.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/Arr.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/Bookmark.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/EditorSettings.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/Type.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/Unlink.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/alien/Uuid.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/Actions.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/Convert.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/ElementMatcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/Layout.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/Matcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/Measure.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/PredicateId.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/SelectionMatcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/SkinLoader.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/core/UrlType.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/file/Conversions.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/file/Picker.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/ui/Buttons.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/ui/Forms.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/ui/Panel.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/main/js/tinymce/inlite/ui/Toolbar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/.eslintrc [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/atomic/alien/ArrTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/atomic/alien/TypeTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/atomic/alien/UuidTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/atomic/core/ConvertTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/atomic/core/MatcherTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/atomic/core/UrlTypeTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/AutoCompleteTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/ThemeTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/alien/BookmarkTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/alien/EditorSettingsTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/alien/UnlinkTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/core/ActionsTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/core/ElementMatcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/core/LayoutTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/core/MeasureTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/core/PredicateIdTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/core/SelectionMatcherTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/file/ConversionsTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/browser/file/SelectionMatcher.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/src/test/js/module/tinymce/inlite/test/Toolbar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/theme.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/inlite/theme.min.js
tinymce/4/js/tinymce/themes/modern/Gruntfile.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/config/bolt/browser.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/config/bolt/demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/config/bolt/prod.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/demo/html/demo.html [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/demo/js/tinymce/modern/Demo.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/Theme.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/modes/Iframe.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/modes/Inline.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/A11y.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/ContextToolbars.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/Menubar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/ProgressState.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/Resize.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/Sidebar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/SkinLoaded.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/main/js/tinymce/modern/ui/Toolbar.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/test/.eslintrc [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/src/test/browser/SidebarTest.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/theme.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/themes/modern/theme.min.js
tinymce/4/js/tinymce/tinymce.dev.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/tinymce.js [ new file with mode 0644 ]
tinymce/4/js/tinymce/tinymce.min.js