Commit graph

680 commits

Author SHA1 Message Date
khaydarov 1279c5e9d2 restore feed mode (#124)
* restore feed mode

* removed logs
2017-01-26 11:57:35 +03:00
khaydarov 0570f60fcd Merge branch 'master' into image-module 2017-01-26 11:55:18 +03:00
George Berezhnoy a8cf1bcdd6 Validation for embed plugin added 2017-01-26 04:34:00 +03:00
khaydarov 29fc727771 code improved 2017-01-26 04:15:16 +03:00
khaydarov cc49b8fa2c quote improved 2017-01-26 03:59:41 +03:00
khaydarov 4864122d39 Merge branch 'master' into quote-module 2017-01-26 03:54:18 +03:00
khaydarov d1982a6093 Merge pull request #122 from codex-team/plugins-prepare-fix
Plugins prepare fix
2017-01-26 03:54:04 +03:00
George Berezhnoy 5697708613 Upd 2017-01-26 03:50:51 +03:00
George Berezhnoy e7c05cf166 Fixed 2017-01-26 03:49:30 +03:00
George Berezhnoy 1269a84f95 Merge remote-tracking branch 'refs/remotes/origin/master' into youtube-plugin-added 2017-01-26 03:47:19 +03:00
khaydarov 72bdddc2e5 updated 2017-01-26 03:22:53 +03:00
khaydarov ed2848ca53 initial commit 2017-01-26 03:14:40 +03:00
khaydarov 72346e4773 improved after review 2017-01-26 03:12:00 +03:00
khaydarov a392cdcaf6 code improve 2017-01-26 03:10:36 +03:00
khaydarov fc43d6a4f9 Merge branch 'master' into image-module 2017-01-26 03:10:12 +03:00
George Berezhnoy 7a37809532 Yandex music added 2017-01-26 02:55:40 +03:00
khaydarov e3a2bd5932 image-plugin 2017-01-26 02:41:04 +03:00
khaydarov 5c95baed54 added plugin configuration (#120) 2017-01-26 02:40:39 +03:00
khaydarov bbda0fb3ad header module (#119) 2017-01-26 01:41:18 +03:00
khaydarov 526883c292 totally got rid from make function (#118) 2017-01-26 01:17:00 +03:00
khaydarov b576752c4f render method is public and important (#117) 2017-01-26 01:04:48 +03:00
khaydarov 326767a202 paragraph module (#116)
* paragraph refactored

* improved after review
2017-01-26 00:54:02 +03:00
khaydarov cd58297a9e resolve 2017-01-25 19:59:39 +03:00
khaydarov b4663c0100 new bundle 2017-01-25 19:59:17 +03:00
khaydarov dae94e11e3 linebreak configurations (#115) 2017-01-25 19:32:14 +03:00
khaydarov 6a63c76b15 translated core placeholders to russian (#114) 2017-01-24 19:46:59 +03:00
George Berezhnoy f5b9bb7fe6 Small fix 2017-01-23 22:13:21 +03:00
George Berezhnoy 9efee13871 Youtube regex updated 2017-01-23 22:09:45 +03:00
George Berezhnoy 3125b05fc4 Twitch support added and plugin renamed 2017-01-23 22:05:45 +03:00
khaydarov 8e6cf4eb6f fixed bug when enter pressed (#112)
When enter was pressed on empty node or node that has siblings,
function worked incorrect and created a new block
2017-01-20 21:25:28 +03:00
khaydarov a9a0992217 new feature (#109)
* new feature

method validate must be appended to codex.tools.

* beta-redactor

* before merge

* validate is not important setting
2017-01-18 18:12:50 +03:00
khaydarov 7af56b4149 Sanitizer and paste listener (#110)
* initial commit

* blockPasteCallback improved with caret restoring
2017-01-18 18:06:36 +03:00
Peter Savchenko 49d6b9fd0b Improve default quote styles 2017-01-18 14:47:03 +03:00
George Berezhnoy 7439c5aa38 Rewrite plugin with function closure 2017-01-13 00:16:17 +03:00
George Berezhnoy d3e9b57324 Webpack re-build 2017-01-12 21:31:18 +03:00
George Berezhnoy 48e36e3875 Merge remote-tracking branch 'refs/remotes/origin/master' into youtube-plugin-added 2017-01-12 21:15:53 +03:00
George Berezhnoy 37d21f6287 global flag added in url comoposition 2017-01-12 21:04:22 +03:00
George Berezhnoy c759892766 Imgur now available 2017-01-12 18:19:22 +03:00
George Berezhnoy fa40959f2b Comments for paste tool added 2017-01-12 17:42:10 +03:00
George Berezhnoy 089c8b59de Paste tool remake and more video-services added 2017-01-12 16:56:06 +03:00
khaydarov 7ef493825c feature (#108) 2017-01-11 21:29:04 +03:00
khaydarov 83dbad9299 new setting for plugins. (#107) 2017-01-11 21:19:00 +03:00
khaydarov 1f36b01b71 regexps 2017-01-11 18:48:57 +03:00
George Berezhnoy a4bc52af04 Styles and names refactoring 2017-01-11 14:00:50 +03:00
khaydarov 0ed3e221cf update from master 2017-01-10 21:25:22 +03:00
khaydarov c3ee7560f1 cover restoring, versioning, sanitize and new initialization structure (#105)
* cover restoring fixed

* upd

* fetch fixed in safari

* updated

* plugins

* plugins ready

* code improved

* fixed bug with backspace

* improved architecture

* Versioning (#102)

* start versioning

* codex.version

* eslint settings

* versioning improved

* cover restoring and fetch function fixed (#101)

* cover restoring fixed

* upd

* fetch fixed in safari

* updated

* plugins

* plugins ready

* code improved

* fixed bug with backspace

* improved architecture

* new sanitize method (#103)

* new sanitize method

Need to fix caret position

* removed console logs

* version updated

* eslint style

* caret position

* big fixed on sanitize method

* sanitize improved, using observers

* sanitize: using html-janitor

* fixes

* last fixes, code improved after review

* updated

* new bundle

* webpack config improved

* upd

* upd

* upd

* upd

* clear from conflicts

* upd

* upd
2017-01-10 21:22:40 +03:00
khaydarov c4f7f1740c commit 2017-01-10 20:23:35 +03:00
khaydarov dee4d856fa plugin improved 2017-01-10 20:14:29 +03:00
khaydarov fbbccaa350 updated youtube plugin 2017-01-10 20:12:32 +03:00
George Berezhnoy 065540a782 Youtube plugin added
Youtube videos can be added by pasting video-url.
2017-01-05 21:53:40 +03:00