Commit Graph

  • 204033157b feat: default sort ordering is directory first, then name master John Campbell 2019-10-24 12:34:14 -06:00
  • 49790c0d9f feat: using glob (*.php) style matching for disallowing file types rather than extensions John Campbell 2019-10-24 12:20:01 -06:00
  • 222ab415bf fixing encoding for links John Campbell 2019-10-24 11:35:41 -06:00
  • cebe7f5194 Security fix for #73, dont allow downloading of disallowed extensions John Campbell 2019-10-24 11:24:41 -06:00
  • ae87964f8c Security fix for #81 (insecure php setups) John Campbell 2019-10-24 11:02:19 -06:00
  • 40755d01c4 Merge pull request #48 from zmilonas/patch-1 John Campbell 2019-10-24 10:05:20 -06:00
  • fa92b938b2 Merge pull request #92 from JonnyTech/patch-1 John Campbell 2019-06-04 12:22:06 -06:00
  • 16a33ca8d3 Merge pull request #93 from drumscream/master John Campbell 2019-03-25 17:53:52 -06:00
  • 695a6aac94 Update index.php drumscream 2019-03-25 12:06:35 +03:00
  • 2f7d4f1f84 Focus password input field JonnyTech 2019-02-28 14:36:45 +00:00
  • ffa13be2a8 removing some debugging code John Campbell 2018-08-21 09:57:34 -04:00
  • 76c63de810 replacing mime_content_type() with finfo(...) for more compatibility hopefully John Campbell 2018-08-21 08:54:38 -04:00
  • b9cde55f3a Merge pull request #72 from ikalkov/master John Campbell 2018-07-16 16:48:28 -04:00
  • cf6d4b4fec Use func params instead of global keyword Igor Kalkov 2018-07-14 10:42:11 +02:00
  • d653d521ae Flag for hiding subdirs Igor Kalkov 2018-07-14 00:32:24 +02:00
  • cc311044bc Merge pull request #68 from diego95root/master John Campbell 2018-06-06 16:01:37 -04:00
  • b2c22957d4 Update README.md Diego Bernal 2018-06-02 14:34:37 +02:00
  • 92f5b27656 Updated readme with forks section Diego Bernal 2018-06-02 10:48:12 +02:00
  • a1f68520ce Merge pull request #66 from diego95root/master John Campbell 2018-05-28 20:53:16 -04:00
  • 3396fa5200 Fixed plus bug by encoding paths Diego Bernal 2018-05-28 23:38:16 +02:00
  • 85dde60c61 fixing issue with spaces... window.location.hash comes in as encoded John Campbell 2018-04-18 12:30:16 -04:00
  • 57be1b67db fix for folder with spaces, and changing .bind to .on in jQuery John Campbell 2018-04-12 17:04:02 -04:00
  • e5822e069a removing deprecated jQuery 'live' function usage John Campbell 2018-04-12 15:02:48 -04:00
  • d18fd04ce9 Removing unexpected behavior... HT: Mark Szabo John Campbell 2018-04-12 14:21:26 -04:00
  • 7577631f5d Consistency improvement. HT: Mark Szabo John Campbell 2018-04-12 14:17:51 -04:00
  • 6403c5aabb cleanup boolean code issues, and making allow create folder work correctly John Campbell 2018-04-12 10:21:48 -04:00
  • 86df13b3e3 adding a note that hiding extensions requires the files be lowercase John Campbell 2017-08-02 19:39:55 -04:00
  • 6f4fe2444b Adding a proper Content-Type to err() Lispum 2017-05-14 20:04:27 +02:00
  • de52e7ee61 quick fix to security issue John Campbell 2017-04-26 11:43:50 -04:00
  • 9bd30e1d3e Merge pull request #47 from remyj38/master John Campbell 2017-04-19 14:18:41 -04:00
  • 3aa0897b44 Hidden/Disallowed extensions comments added Rémy Jacquin 2017-04-19 08:57:36 +02:00
  • 117c8013d2 Option to hide exntensions into list added Rémy Jacquin 2017-04-18 23:02:11 +02:00
  • fe1fa38750 Merge pull request #43 from hawkcraw/master John Campbell 2017-03-10 06:16:01 -05:00
  • fa103746e3 兼容window环境 hawkcraw 2017-03-10 17:58:45 +08:00
  • 243523fb22 minor correction to readme John Campbell 2017-02-22 14:02:31 -05:00
  • d2765bcb31 tweaked the readme John Campbell 2017-02-22 13:53:34 -05:00
  • 81c7d21d1f send the http response code for errors John Campbell 2017-02-22 13:44:02 -05:00
  • d5b8997be7 fixing issue with deleting symlinks John Campbell 2017-02-22 13:43:02 -05:00
  • 55de0a2153 switching to shorthand for array notation John Campbell 2017-02-22 13:26:44 -05:00
  • afae804ac1 don't allow uploading php scripts by default HT @beardog108 John Campbell 2017-02-22 13:22:04 -05:00
  • e1b375628a Adding a word of warning about allowing uploads on the public web John Campbell 2017-02-22 13:06:15 -05:00
  • 60baa1c507 Allowing symlinks John Campbell 2017-02-22 12:55:28 -05:00
  • 8177434bab making a password easier to implement John Campbell 2017-02-22 12:35:36 -05:00
  • 19ca8b32f3 Merge pull request #33 from ethanpil/patch-1 John Campbell 2017-01-17 15:22:58 -05:00
  • 9da3c32c51 New option to prevent direct link to files. (Only allow download) ethanpil 2017-01-17 14:30:03 -05:00
  • 9108e699fd Merge pull request #32 from ethanpil/patch-3 John Campbell 2017-01-17 13:39:38 -05:00
  • 4b54d67773 Merge branch 'master' into patch-3 John Campbell 2017-01-17 13:39:19 -05:00
  • 6191a5dd84 Merge pull request #31 from ethanpil/patch-2 John Campbell 2017-01-17 13:37:16 -05:00
  • cd6f4241fe Merge pull request #30 from ethanpil/patch-1 John Campbell 2017-01-17 13:36:33 -05:00
  • f7b73bb170 Option to toggle ability to create new folder ethanpil 2017-01-17 13:12:25 -05:00
  • f90870bfab Add option to disable error report for undefined superglobals ethanpil 2017-01-17 13:08:01 -05:00
  • e54ff9b0a7 Add option to disable file uploads ethanpil 2017-01-17 13:02:58 -05:00
  • 23255d5ace Merge pull request #21 from mesler1/patch-1 John Campbell 2016-06-22 12:16:27 -04:00
  • 02ab9bc9e0 Adds option to prevent file deletion. mesler1 2016-06-22 10:37:55 -05:00
  • 82dd85779d Merge pull request #17 from bk138/master John Campbell 2016-01-14 11:30:52 -05:00
  • ad43b2a271 Do not allow directory creation outside docroot. Christian Beier 2016-01-14 17:05:32 +01:00
  • 0e0a25f1fa Merge pull request #15 from MarcusDexter/patch-1 John Campbell 2015-12-18 08:37:26 -05:00
  • 34c1897980 Update index.php Marcus 2015-12-18 12:02:56 +08:00
  • 3863252391 Merge pull request #11 from frantzz/patch-2 John Campbell 2015-10-06 11:48:17 -04:00
  • 8f42fe9697 Unclosed element footer Frantz 2015-10-03 19:55:23 +02:00
  • 9735d6da12 fix spelling error John Campbell 2013-10-19 00:09:34 -04:00
  • bfa83504fd Replacing month numbers with abbreviations to be a bit more international John Campbell 2013-10-18 23:27:47 -04:00
  • 17f1a5f299 update readme John Campbell 2013-10-18 23:03:31 -04:00
  • 101f82f6d8 adding screenshot to markdown John Campbell 2013-10-18 23:02:16 -04:00
  • cba08b6653 adding screenshot to repo John Campbell 2013-10-18 22:58:07 -04:00
  • 9ef59a098d initial commit John Campbell 2013-10-18 22:53:53 -04:00
  • 3f2d1892e7 Initial commit John Campbell 2013-10-18 19:39:27 -07:00