33 Commits

Author SHA1 Message Date
nao-pon c53a31be11 fix: example html, js 2026-04-20 15:25:53 +09:00
Naoki Sawada 48576af671 Prepare elFinder for jQuery 4 sup (#3781)
* Refactor touch event binding in elfinder.js (#3762)

for jquery 4.0

* Refactor name trimming in elFinder.resources.js (#3763)

for jquery 4.0

* Replace jQuery methods with native JavaScript equivalents (#3764)

for jquery 4.0

* Refactor command binding to use bind method (#3765)

for jquery 4.0

* Refactor search input value handling and buttonset (#3766)

for jquery 4.0

* Refactor function calls to use bind instead of proxy (#3767)

for jquery 4.0

* Refactor text trimming method in parseUploadData (#3768)

for jquery 4.0

* Fix mime trimming and whitespace handling (#3769)

for jquery 4.0

* Refactor value trimming to use native trim method (#3772)

for jquery 4.0

* Fix binding of 'make' method in mkfile.js (#3773)

for jquery 4.0

* Fix binding of make function in mkdir command (#3774)

for jquery 4.0

* Fix string trimming for translator names (#3775)

for jquery 4.0

* Fix binding of mixin make function in edit.js (#3776)

For jquery 4

* Refactor permission value trimming method (#3777)

For jquery 4.0

* fix: to support jQuery 4.0.0

* update: use jQuery 4.0.0/jQueyUI 1.14.2

---------

Co-authored-by: Brian Stone <brianstone@hotmail.com.au>
2026-04-20 13:45:00 +09:00
nao-pon 8ff4e78371 [js] Update to jQuery 3.7.1 and Jquery UI 1.13.2 2023-12-20 00:03:37 +09:00
nao-pon 00f004e9d8 [default.js] bump jQuery to 3.6.0 2021-06-08 17:16:17 +09:00
nao-pon 28cdc3dd7f [html] use jQuery 3.4.1 2019-12-30 20:31:06 +09:00
nao-pon 39eace974d [cmd:preference,main.default] support language "fr_CA"
rel. #3013
2019-10-17 11:50:13 +09:00
nao-pon 4e5aee2c18 [js:main.default] fix #2943 add error handling of lang detector 2019-06-27 23:09:31 +09:00
nao-pon e6cd8f771f [default] adjust elfinder.html setting to that of main.default.js
fixes #2594
2018-07-25 13:27:52 +09:00
nao-pon e72e045a52 [cmd:quicklook,VD:abstract] fix #2575 add CAD-Files and 3D-Models online viewer on sharecad.org
also fix #2576 correction of MIME-Type for the CAD file
2018-07-08 11:31:53 +09:00
jacceko 9c595e2389 [js:main.default] openoffice(libreoffice) files open in MS Viewer (#2574)
MS Viewer + .odt .ods. odp -  it work :-)
2018-07-07 15:41:14 +09:00
nao-pon 817375e4cb [js:main.default] enable preview with Microsoft Office Online Viewer
and edit source code comment of googleDocsMimes of elFinder.options.js
2018-07-06 16:43:38 +09:00
jacceko 33a5f6ae22 [js:options] add .rtf to goolgeViewer (#2573)
'application/rtf'
2018-07-06 16:29:02 +09:00
nao-pon 520c19d549 [main.default.js] detect Safari < 6 2018-05-18 17:02:30 +09:00
nao-pon f6219efa33 [js:main.default] switched to jQuery 3.3.1 2018-02-24 10:01:18 +09:00
nao-pon 1350900b93 fix #2336 'jp' isn't a Japanese in ISO-639 correctly it's a 'ja' 2017-12-19 17:19:57 +09:00
nao-pon b1a14805c5 update cdns 2017-12-18 21:29:08 +09:00
nao-pon d747d8b8c3 [js] tiny correction with linter 2017-12-14 01:32:42 +09:00
nao-pon d44fc68128 [js:core] re-fix of registration of fm.decodeRawString by fm.options.rawStringDecoder
c.f cc3d2ae1f3
2017-12-11 23:58:59 +09:00
nao-pon cc3d2ae1f3 [js:core] bugfix of registration of fm.decodeRawString by fm.options.rawStringDecoder 2017-12-11 23:33:33 +09:00
nao-pon c539253081 [jake] make minified file of js/extras/*.js
c.f. https://github.com/cdnjs/cdnjs/pull/11578#issuecomment-318847748
2017-07-30 11:30:18 +09:00
nao-pon ef8cda6d4f [js:main.default] add 'application/vnd.openxmlformats-officedocument.presentationml.presentation' in to googleDocsMimes 2017-07-05 14:21:44 +09:00
nao-pon 99ab753617 [js:core] fix #2079 lost binded user functions with node.elfinder('reload') 2017-06-29 13:12:52 +09:00
nao-pon 2aa7604b9d [js:core] fix #2073 auto loading of language files implemented in core 2017-06-28 13:25:51 +09:00
nao-pon 024b6238e6 [example] configuable elFinder options in elfinder.html 2017-06-14 23:07:06 +09:00
nao-pon 3a12768763 [js:extras:editors] configurable browsing manager URL for CKEditor, TinyMCE 2017-05-31 15:51:56 +09:00
nao-pon 8cc3fa499d [js:extras] correction of editors.default.js 2017-05-31 00:36:32 +09:00
nao-pon e00f138f1f [js:extras] add editors.default.js for example 2017-05-30 23:34:04 +09:00
nao-pon 1a916108a2 [js:main.default] correction of detecting of zh_TW 2017-04-12 16:24:34 +09:00
nao-pon d9e8378a96 [example] change recommended version of jQuery to 3.2.1 2017-03-24 16:12:48 +09:00
Danny Lin ecd1a73f29 Fix zh-TW detection
The value  navigator.* gets is something like 'zh-TW' instead of 'zh-tw'.
2016-12-10 22:07:33 +08:00
nao-pon e572e5f68e [js:core] fix #1791 implement JS, CSS loader and auto load of elFinder CSS 2016-12-05 17:49:37 +09:00
nao-pon 33a1d41a17 [js:main.default] update commentating (rel. #1787) 2016-12-04 23:41:56 +09:00
nao-pon 0b078ed9a8 [js] maintenance for Require JS 2016-11-26 22:06:10 +09:00