forked from nao-pon/xelfinder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
24a3d42
commit f9cc637
Showing
122 changed files
with
4,876 additions
and
4,762 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
elFinder | ||
======== | ||
|
||
**WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.60 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.** | ||
**WARNING: IF YOU HAVE OLDER (IN PARTICULAR 2.1.62 OR EARLIER) VERSIONS OF ELFINDER ON PUBLIC SERVERS, IT MAY CAUSE SERIOUS DAMAGE TO YOUR SERVER AND VISITED USER. YOU SHOULD UPDATE TO THE LATEST VERSION OR REMOVE IT FROM THE SERVER.** | ||
|
||
[![elFinder file manager for the Web](https://studio-42.github.io/elFinder/images/elFinderScr.png "elFinder file manager for the Web")](https://studio-42.github.io/elFinder/) | ||
|
||
|
@@ -16,7 +16,7 @@ used in Mac OS X operating system. | |
[![CDNJS version](https://img.shields.io/cdnjs/v/elfinder.svg)](https://cdnjs.com/libraries/elfinder) | ||
[![Donate Paypal(nao-pon)](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FF5FKRSMKYDVA) | ||
[![Donate Bitcoin(nao-pon)](https://img.shields.io/badge/Donate-Bitcoin-orange.svg)](https://studio-42.github.io/elFinder/tools/donate-bitcoin/) | ||
[![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon) | ||
[![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=?&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon) | ||
|
||
Contents | ||
-------- | ||
|
@@ -125,7 +125,7 @@ Installation | |
Downloads | ||
------------ | ||
**Stable releases** ([Changelog](https://github.com/Studio-42/elFinder/blob/master/Changelog)) | ||
+ [elFinder 2.1.61](https://github.com/Studio-42/elFinder/archive/2.1.61.zip) | ||
+ [elFinder 2.1.65](https://github.com/Studio-42/elFinder/archive/2.1.65.zip) | ||
+ [elFinder 2.0.9](https://github.com/Studio-42/elFinder/archive/2.0.9.zip) (deprecated) | ||
**Nightly builds** | ||
|
@@ -184,6 +184,7 @@ Hint: [How to load CSS with RequireJS?](https://github.com/Studio-42/elFinder/wi | |
* [Tiki Wiki](https://doc.tiki.org/elFinder) | ||
* [WordPress](https://wordpress.org/plugins/file-manager/) | ||
* [XOOPS](https://github.com/nao-pon/xelfinder) | ||
* [XOOPSCube](https://github.com/xoopscube/xelfinder) GUI-based control panel: FTP, cloud storage and editors | ||
* [Yii](http://www.yiiframework.com/extension/elfinder/) | ||
* [Zenphoto](http://www.zenphoto.org/news/elfinder/) | ||
|
@@ -199,7 +200,7 @@ Support | |
Authors | ||
------- | ||
* Current main developer: Naoki Sawada <[email protected]> [![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=🥨&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon) | ||
* Current main developer: Naoki Sawada <[email protected]> [![Buy me a coffee](https://img.shields.io/static/v1.svg?label=Buy%20me%20a%20coffee&message=?&color=black&logo=buy%20me%20a%20coffee&logoColor=white&labelColor=6f4e37)](https://www.buymeacoffee.com/naopon) | ||
* Chief developer: Dmitry "dio" Levashov <[email protected]> | ||
* Maintainer: Troex Nevelin <[email protected]> | ||
* Developers: Alexey Sukhotin, Naoki Sawada <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,86 +1,50 @@ | ||
.elfinder-font-mono { | ||
font-family: "Ricty Diminished", "Myrica M", Consolas, "Courier New", Courier, Monaco, monospace; | ||
font-size: 1.1em; | ||
} | ||
|
||
.elfinder-contextmenu .elfinder-contextmenu-item span { | ||
font-size: .72em; | ||
} | ||
|
||
.elfinder-cwd-view-icons .elfinder-cwd-filename { | ||
font-size: .7em; | ||
} | ||
|
||
.elfinder-cwd-view-list td { | ||
font-size: .7em; | ||
.dialogelfinder .dialogelfinder-drag, | ||
.elfinder-place-drag .elfinder-navbar-dir, | ||
.elfinder-quicklook-preview-text-wrapper, | ||
.elfinder-info-tb { | ||
font-size: .9em; | ||
} | ||
|
||
.std42-dialog .ui-dialog-titlebar { | ||
font-size: .82em; | ||
} | ||
|
||
.std42-dialog .ui-dialog-content { | ||
font-size: .72em; | ||
.elfinder-button-search input { | ||
font-size: .8em; | ||
} | ||
|
||
.std42-dialog .ui-dialog-buttonpane { | ||
.std42-dialog .ui-dialog-buttonpane, .elfinder-toast { | ||
font-size: .76em; | ||
} | ||
|
||
.elfinder-info-tb { | ||
font-size: .9em; | ||
} | ||
|
||
.elfinder-upload-dropbox { | ||
font-size: 1.2em; | ||
} | ||
|
||
.elfinder-upload-dialog-or { | ||
font-size: 1.2em; | ||
} | ||
|
||
.dialogelfinder .dialogelfinder-drag { | ||
font-size: .9em; | ||
} | ||
|
||
.elfinder .elfinder-navbar { | ||
.elfinder-contextmenu .elfinder-contextmenu-item span, | ||
.std42-dialog .ui-dialog-content, | ||
.elfinder .elfinder-navbar, | ||
.elfinder-quicklook-info-data, | ||
.elfinder-button-menu-item { | ||
font-size: .72em; | ||
} | ||
|
||
.elfinder-place-drag .elfinder-navbar-dir { | ||
font-size: .9em; | ||
} | ||
|
||
.elfinder-quicklook-title { | ||
.elfinder-cwd-view-icons .elfinder-cwd-filename, | ||
.elfinder-cwd-view-list td, | ||
.elfinder-quicklook-title, | ||
.elfinder-statusbar div { | ||
font-size: .7em; | ||
font-weight: normal; | ||
} | ||
|
||
.elfinder-quicklook-info-data { | ||
font-size: .72em; | ||
} | ||
|
||
.elfinder-quicklook-preview-text-wrapper { | ||
font-size: .9em; | ||
} | ||
|
||
.elfinder-button-menu-item { | ||
font-size: .72em; | ||
} | ||
|
||
.elfinder-button-search input { | ||
font-size: .8em; | ||
.elfinder-upload-dropbox, .elfinder-upload-dialog-or { | ||
font-size: 1.2em; | ||
} | ||
|
||
.elfinder-statusbar div { | ||
font-size: .7em; | ||
.elfinder-font-mono { | ||
font-family: "Ricty Diminished", "Myrica M", Consolas, "Courier New", Courier, Monaco, monospace; | ||
font-size: 1.1em; | ||
} | ||
|
||
.elfinder-drag-num { | ||
font-size: 12px; | ||
} | ||
|
||
.elfinder-toast { | ||
font-size: .76em; | ||
.elfinder-quicklook-title { | ||
font-weight: normal; | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<script>history.go(-1);</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<script>history.go(-1);</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<script>history.go(-1);</script> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.