Commit Graph

53 Commits

Author SHA1 Message Date
Igor Kalkov
cf6d4b4fec Use func params instead of global keyword 2018-07-14 10:42:11 +02:00
Igor Kalkov
d653d521ae Flag for hiding subdirs 2018-07-14 00:32:24 +02:00
John Campbell
cc311044bc Merge pull request #68 from diego95root/master
Updated readme with forks section
2018-06-06 16:01:37 -04:00
Diego Bernal
b2c22957d4 Update README.md 2018-06-02 14:34:37 +02:00
Diego Bernal
92f5b27656 Updated readme with forks section 2018-06-02 10:48:12 +02:00
John Campbell
a1f68520ce Merge pull request #66 from diego95root/master
Fixed bug
2018-05-28 20:53:16 -04:00
Diego Bernal
3396fa5200 Fixed plus bug by encoding paths 2018-05-28 23:38:16 +02:00
John Campbell
85dde60c61 fixing issue with spaces... window.location.hash comes in as encoded 2018-04-18 12:30:16 -04:00
John Campbell
57be1b67db fix for folder with spaces, and changing .bind to .on in jQuery 2018-04-12 17:04:02 -04:00
John Campbell
e5822e069a removing deprecated jQuery 'live' function usage 2018-04-12 15:02:48 -04:00
John Campbell
d18fd04ce9 Removing unexpected behavior... HT: Mark Szabo 2018-04-12 14:21:26 -04:00
John Campbell
7577631f5d Consistency improvement. HT: Mark Szabo 2018-04-12 14:17:51 -04:00
John Campbell
6403c5aabb cleanup boolean code issues, and making allow create folder work correctly 2018-04-12 10:21:48 -04:00
John Campbell
86df13b3e3 adding a note that hiding extensions requires the files be lowercase 2017-08-02 19:39:55 -04:00
John Campbell
de52e7ee61 quick fix to security issue 2017-04-26 11:43:50 -04:00
John Campbell
9bd30e1d3e Merge pull request #47 from remyj38/master
Option to hide exntensions into list added
2017-04-19 14:18:41 -04:00
Rémy Jacquin
3aa0897b44 Hidden/Disallowed extensions comments added 2017-04-19 08:57:36 +02:00
Rémy Jacquin
117c8013d2 Option to hide exntensions into list added 2017-04-18 23:02:11 +02:00
John Campbell
fe1fa38750 Merge pull request #43 from hawkcraw/master
兼容window环境
2017-03-10 06:16:01 -05:00
hawkcraw
fa103746e3 兼容window环境
windows环境运行提示403 Forbidden
2017-03-10 17:58:45 +08:00
John Campbell
243523fb22 minor correction to readme 2017-02-22 14:02:31 -05:00
John Campbell
d2765bcb31 tweaked the readme 2017-02-22 13:53:34 -05:00
John Campbell
81c7d21d1f send the http response code for errors 2017-02-22 13:44:02 -05:00
John Campbell
d5b8997be7 fixing issue with deleting symlinks 2017-02-22 13:43:02 -05:00
John Campbell
55de0a2153 switching to shorthand for array notation 2017-02-22 13:26:44 -05:00
John Campbell
afae804ac1 don't allow uploading php scripts by default HT @beardog108 2017-02-22 13:22:04 -05:00
John Campbell
e1b375628a Adding a word of warning about allowing uploads on the public web 2017-02-22 13:06:15 -05:00
John Campbell
60baa1c507 Allowing symlinks 2017-02-22 12:55:28 -05:00
John Campbell
8177434bab making a password easier to implement 2017-02-22 12:35:36 -05:00
John Campbell
19ca8b32f3 Merge pull request #33 from ethanpil/patch-1
New option to prevent direct link to files. (Only allow download)
2017-01-17 15:22:58 -05:00
ethanpil
9da3c32c51 New option to prevent direct link to files. (Only allow download) 2017-01-17 14:30:03 -05:00
John Campbell
9108e699fd Merge pull request #32 from ethanpil/patch-3
Option to toggle ability to create new folder
2017-01-17 13:39:38 -05:00
John Campbell
4b54d67773 Merge branch 'master' into patch-3 2017-01-17 13:39:19 -05:00
John Campbell
6191a5dd84 Merge pull request #31 from ethanpil/patch-2
Add option to disable error report for undefined superglobals
2017-01-17 13:37:16 -05:00
John Campbell
cd6f4241fe Merge pull request #30 from ethanpil/patch-1
Add option to disable file uploads
2017-01-17 13:36:33 -05:00
ethanpil
f7b73bb170 Option to toggle ability to create new folder 2017-01-17 13:12:25 -05:00
ethanpil
f90870bfab Add option to disable error report for undefined superglobals
Prevents the following error
http://imgur.com/4av3KmN
2017-01-17 13:08:01 -05:00
ethanpil
e54ff9b0a7 Add option to disable file uploads 2017-01-17 13:02:58 -05:00
John Campbell
23255d5ace Merge pull request #21 from mesler1/patch-1
Adds option to prevent file deletion.
2016-06-22 12:16:27 -04:00
mesler1
02ab9bc9e0 Adds option to prevent file deletion.
Hides delete option from UI, and prevents delete via POST.
2016-06-22 10:37:55 -05:00
John Campbell
82dd85779d Merge pull request #17 from bk138/master
Do not allow directory creation outside docroot.
2016-01-14 11:30:52 -05:00
Christian Beier
ad43b2a271 Do not allow directory creation outside docroot. 2016-01-14 17:05:32 +01:00
John Campbell
0e0a25f1fa Merge pull request #15 from MarcusDexter/patch-1
Update index.php
2015-12-18 08:37:26 -05:00
Marcus
34c1897980 Update index.php
A little bug
2015-12-18 12:02:56 +08:00
John Campbell
3863252391 Merge pull request #11 from frantzz/patch-2
Unclosed element footer
2015-10-06 11:48:17 -04:00
Frantz
8f42fe9697 Unclosed element footer 2015-10-03 19:55:23 +02:00
John Campbell
9735d6da12 fix spelling error 2013-10-19 00:09:34 -04:00
John Campbell
bfa83504fd Replacing month numbers with abbreviations to be a bit more international 2013-10-18 23:27:47 -04:00
John Campbell
17f1a5f299 update readme 2013-10-18 23:03:31 -04:00
John Campbell
101f82f6d8 adding screenshot to markdown 2013-10-18 23:02:16 -04:00