5 Commits

Author SHA1 Message Date
nao-pon 63369c6afe feat(editor): add signed callback state storage for external save handlers 2026-04-21 00:10:12 +09:00
nao-pon 15cc46ea27 [php] change code style to PSR-2 of all of php files 2019-01-01 21:18:39 +09:00
nao-pon 896af8cb44 [php] potential bug fixes and PHPDoc fixes
fix #2810, fix #2811, fix #2812 and fix #2114
2019-01-01 20:05:30 +09:00
Naoki Sawada 7b9138c715 [cmd:edit] fix #2570 add online-convert.com integration (#2577)
* [cmd:edit] add online-convert.com integration

* [cmd:edit] optimize of plugin OnlineConvert

* [cmd:edit] adjustment of `%20` bug of online-convert.com

* [cmd:edit] care to environment of without $.fn.tabs

* [cmd:edit] adjusting the plugin display order

* [cmd:edit] fix enbug of `setEditors()`

* [cmd:quicklook:onlineconvert] error to re-show convert buttons

* [cmd:quicklook:onlineconvert] optimize of toast messages

* [cmd:edit] filesize check with editor that type is "converter"

* [cmd:onlineconvert] remove commands/onlineConvert.js (commit miss)

* [php:connector] add `define('ELFINDER_ONLINE_CONVRT_APIKEY', '');`
2018-07-08 18:43:15 +09:00
nao-pon f546138052 [api] add an cmd editor that getway for custom contents editor 2017-11-15 00:35:26 +09:00