Commit Graph

  • 63b989d6b7 Re-enabled mix-manifest.json for hashing assets Chris Kankiewicz 2020-02-06 23:28:37 -07:00
  • d2f5960877 Merge pull request #264 from DirectoryLister/dependabot/npm_and_yarn/master/tailwindcss-1.2.0 dependabot-preview[bot] 2020-02-06 17:00:12 +00:00
  • 9a8b9ce007 Bump tailwindcss from 1.1.4 to 1.2.0 dependabot-preview[bot] 2020-02-06 16:50:52 +00:00
  • 9fcf21d0af Updated psalm baseline Chris Kankiewicz 2020-02-06 09:47:51 -07:00
  • aae4a25f27 Fixed incorrect file link URLs Chris Kankiewicz 2020-02-06 09:31:29 -07:00
  • 68d89ad0e0 Fixed parent directory when one level deep Chris Kankiewicz 2020-02-06 09:22:30 -07:00
  • 148425619d Removed providers and middleware config options Chris Kankiewicz 2020-02-06 08:56:00 -07:00
  • 8a860171a2 Removed references to $config in the AppManager class before it's instantiated Chris Kankiewicz 2020-02-06 08:54:54 -07:00
  • 0005b6091a Fixed test coverage Chris Kankiewicz 2020-02-05 14:34:51 -07:00
  • 56def6342f Updated frontend to take advantage of query strings Chris Kankiewicz 2020-02-05 14:34:19 -07:00
  • fcdd9379c6 Refactored backend to use query strings instead of URL rewriting Chris Kankiewicz 2020-02-05 10:25:05 -07:00
  • 5f86bf79b1 Removed DirectoryController::isRoot() method Chris Kankiewicz 2020-02-05 10:16:33 -07:00
  • c00b8daf5c Merge pull request #265 from DirectoryLister/dependabot/npm_and_yarn/master/fortawesome/fontawesome-free-5.12.1 dependabot-preview[bot] 2020-02-06 16:35:23 +00:00
  • 8e165bcced Bump @fortawesome/fontawesome-free from 5.12.0 to 5.12.1 dependabot-preview[bot] 2020-02-06 07:24:22 +00:00
  • 7747cebcc9 Merge pull request #262 from DirectoryLister/dependabot/composer/tightenco/collect-6.14.0 dependabot-preview[bot] 2020-02-05 16:18:35 +00:00
  • aa57a44b3d Bump tightenco/collect from 6.13.1 to 6.14.0 dependabot-preview[bot] 2020-02-05 08:52:53 +00:00
  • ddd67387d7 Updated travis config 3.0.0-beta.4 Chris Kankiewicz 2020-02-03 14:41:12 -07:00
  • 2c1f5845f3 Updated dependencies Chris Kankiewicz 2020-02-03 14:09:52 -07:00
  • cdfd23ccfe Skip parsing the README contents by Vuejs Chris Kankiewicz 2020-02-03 14:06:19 -07:00
  • 9c2a5f060e Fixed blank pages when path contains quotes Chris Kankiewicz 2020-02-01 23:32:17 -07:00
  • 983d050476 Minor reformatting in Makefile Chris Kankiewicz 2020-01-31 15:34:17 -07:00
  • c8f00323d5 Removed 'fad' and 'fal' from purgecss whitelist Chris Kankiewicz 2020-01-31 15:32:44 -07:00
  • 0ab51a87d8 Minor updates to GitHub issue templates Chris Kankiewicz 2020-01-31 15:27:46 -07:00
  • 18a5b40459 Added question issue template Chris Kankiewicz 2020-01-31 15:27:22 -07:00
  • 25f3011c54 Moved views out of resources folder and removed pre-compiled resouces from release artifacts Chris Kankiewicz 2020-01-31 15:18:40 -07:00
  • a3ad101e3c Updated PHP dependencies Chris Kankiewicz 2020-01-31 10:29:57 -07:00
  • dc7c623af7 Fixed view date not changing when updating the configuration Chris Kankiewicz 2020-01-29 08:30:08 -07:00
  • 454f9401c3 Merge pull request #253 from DirectoryLister/dependabot/composer/tightenco/collect-6.13.0 dependabot-preview[bot] 2020-01-29 15:24:04 +00:00
  • 960acd7732 Bump tightenco/collect from 6.12.0 to 6.13.0 dependabot-preview[bot] 2020-01-29 08:42:25 +00:00
  • 82bf3c47d3 Enabled Google Analytics tracking via configuration Chris Kankiewicz 2020-01-23 11:17:53 -07:00
  • 6611aecfba Fixed some typos in the README Chris Kankiewicz 2020-01-28 18:19:20 -07:00
  • 39728ed83b Updated some conifg docblocks Chris Kankiewicz 2020-01-28 18:01:22 -07:00
  • 86d87c6714 Optimized (reduced size of) directory-lister.svg Chris Kankiewicz 2020-01-28 18:00:19 -07:00
  • 4f9355f732 Don't disable xdebug in Travis tests Chris Kankiewicz 2020-01-27 15:02:24 -07:00
  • 8b8c80b579 Updated JavaScript dependencies 3.0.0-beta.3 Chris Kankiewicz 2020-01-27 14:43:35 -07:00
  • 5fd030d5fc Fixed possible missing leading slash in path Chris Kankiewicz 2020-01-27 14:42:28 -07:00
  • c0c179250c Added test for StripBasePathMiddleware Chris Kankiewicz 2020-01-27 14:41:38 -07:00
  • cf98032512 Makefile updates Chris Kankiewicz 2020-01-27 12:47:27 -07:00
  • b884b80d17 Moved vendor directory into app and removed node_modules from release artifacts Chris Kankiewicz 2020-01-27 12:38:31 -07:00
  • 65870bac46 Merge pull request #252 from DirectoryLister/dependabot/npm_and_yarn/master/cross-env-7.0.0 dependabot-preview[bot] 2020-01-27 18:16:56 +00:00
  • 545ec524c0 Bump cross-env from 6.0.3 to 7.0.0 dependabot-preview[bot] 2020-01-27 07:32:53 +00:00
  • 480986db35 Set <base href> and use it to get file info url path Chris Kankiewicz 2020-01-26 22:31:29 -07:00
  • e1c6f1b85c Removed unused import statement Chris Kankiewicz 2020-01-26 01:58:26 -07:00
  • 5e39547a1c Fixed static analysis errors Chris Kankiewicz 2020-01-26 01:55:17 -07:00
  • 77485d30f8 Removed erroneous artifact.files file Chris Kankiewicz 2020-01-26 01:51:11 -07:00
  • 1b52c3404f Reorganized app directory to better separate backend and frontend code Chris Kankiewicz 2020-01-26 01:50:51 -07:00
  • f1bc3736cc Updated .htaccess Chris Kankiewicz 2020-01-26 01:42:33 -07:00
  • 51cb185d23 Updated PHP dependencies Chris Kankiewicz 2020-01-26 01:42:06 -07:00
  • a1cb213131 Simplified path handling in DirectoryController Chris Kankiewicz 2020-01-26 01:26:56 -07:00
  • ad67f5b985 Added middleware to modify the path when running from a sub-directory Chris Kankiewicz 2020-01-26 01:23:24 -07:00
  • 174c7a44e2 Fixed incorrect title Chris Kankiewicz 2020-01-26 01:21:31 -07:00
  • 1730c276ed Fixed file and parent dir links not working properly Chris Kankiewicz 2020-01-26 01:21:08 -07:00
  • 9ad8c54d49 Fixed 'Home' link in header breadcrumbs Chris Kankiewicz 2020-01-26 00:54:29 -07:00
  • 2f87c29e5d Updated breadcrumbs view function to handle running from a sub-directory Chris Kankiewicz 2020-01-26 00:16:05 -07:00
  • d5924445a8 Added subdirectory test to asset view function test Chris Kankiewicz 2020-01-26 00:12:14 -07:00
  • c266e26b8d Moved favicon images to app/dist folder Chris Kankiewicz 2020-01-25 23:09:50 -07:00
  • 6e0ef6b31d Fixed typo Chris Kankiewicz 2020-01-25 22:55:05 -07:00
  • 7158d5f997 Removed use of mix-manifest Chris Kankiewicz 2020-01-25 22:51:07 -07:00
  • d59799f0df Offset anchor top when linking to '/#readme' Chris Kankiewicz 2020-01-23 13:09:20 -07:00
  • ba21ebef9b Include .htaccess in artifacts Resolves issue #245 3.0.0-beta.2 Chris Kankiewicz 2020-01-23 08:11:17 -07:00
  • bf79c4e3ad Merge pull request #248 from DirectoryLister/dependabot/composer/symfony/finder-5.0.3 dependabot-preview[bot] 2020-01-22 17:00:15 +00:00
  • c3d02a1301 Bump symfony/finder from 5.0.2 to 5.0.3 dependabot-preview[bot] 2020-01-22 16:32:22 +00:00
  • 871dda19af Added PHP Extensions section to GitHub issues bug report template Chris Kankiewicz 2020-01-22 09:27:57 -07:00
  • a827058a87 Updated GitHub issues bug template Chris Kankiewicz 2020-01-22 09:01:16 -07:00
  • d94a201c42 Merge 'dev/3.0.0' branch into master Chris Kankiewicz 2020-01-21 22:13:08 -07:00
  • e8359b6599 Preparing v3.0.0 import Chris Kankiewicz 2020-01-08 23:18:26 -07:00
  • 828c3fae33 Added missing <li> elements in file list Chris Kankiewicz 2020-01-21 21:28:22 -07:00
  • 519ffcfc81 Directory search -> File search Chris Kankiewicz 2020-01-21 21:06:35 -07:00
  • fa02d97aa9 Added list of features to the README Chris Kankiewicz 2020-01-21 15:22:43 -07:00
  • 0fd31e85e5 Reduce README padding at smaller resolutions Chris Kankiewicz 2020-01-21 13:42:51 -07:00
  • 16db321866 Removed some unnesessary lines from nginx conf Chris Kankiewicz 2020-01-21 10:21:34 -07:00
  • 559494c062 Added badges to README 3.0.0-beta.1 Chris Kankiewicz 2020-01-20 22:01:18 -07:00
  • 575c236789 Updated psalm configuration Chris Kankiewicz 2020-01-20 11:21:29 -07:00
  • ef2aac57c3 Switched to travis for CI Chris Kankiewicz 2020-01-20 11:18:37 -07:00
  • b5e9742778 Extracted artifact files list to a dedicated file Chris Kankiewicz 2020-01-20 11:11:07 -07:00
  • 616f459f23 Added CONTRIBUTING file Chris Kankiewicz 2020-01-20 21:45:31 -07:00
  • ebe23d826b Fixed typo Chris Kankiewicz 2020-01-20 21:24:31 -07:00
  • 7bab5a5ac6 Keep scroll-to-top button within container Chris Kankiewicz 2020-01-20 21:24:21 -07:00
  • 8f1923b720 Fixed some image types havinb broken icons 3.0.0-alpha.4 Chris Kankiewicz 2020-01-20 11:50:11 -07:00
  • 12058138ac Display READMEs by default Chris Kankiewicz 2020-01-20 11:36:35 -07:00
  • ba3b735155 Extracted artifact files list to a dedicated file Chris Kankiewicz 2020-01-20 11:11:07 -07:00
  • fb748df671 Added logo to artifact files Chris Kankiewicz 2020-01-20 11:00:00 -07:00
  • e2ff7ce646 Minor updates to README header Chris Kankiewicz 2020-01-20 10:56:29 -07:00
  • 7fb9916505 Added image to README nd updated intro Chris Kankiewicz 2020-01-20 10:54:31 -07:00
  • 1930653d24 Merge pull request #242 from DirectoryLister/dependabot/npm_and_yarn/dev/3.0.0/sass-1.25.0 Chris Kankiewicz 2020-01-20 10:39:57 -07:00
  • 08571b75c6 Bump sass from 1.24.5 to 1.25.0 dependabot-preview[bot] 2020-01-20 07:44:40 +00:00
  • 119f674a0a Improved artifact name generation 3.0.0-alpha.3 Chris Kankiewicz 2020-01-19 18:00:16 -07:00
  • 15ba3a9648 Include .env.example in build artifacts Chris Kankiewicz 2020-01-19 17:51:47 -07:00
  • 50a27fe56f Added mix-manifest.json to build artifacts 3.0.0-alpha.2 Chris Kankiewicz 2020-01-19 01:18:06 -07:00
  • 9ac3918e95 Refactored Docker configuration to allow running both apache and nginx containers for testing Chris Kankiewicz 2020-01-19 01:12:14 -07:00
  • 514353d871 Moved script tag to bottom of markup Chris Kankiewicz 2020-01-19 00:37:52 -07:00
  • 3eb4793706 Generate parent directory link instead of using '..' Chris Kankiewicz 2020-01-19 00:37:31 -07:00
  • 8f80669825 Updated dependencies Chris Kankiewicz 2020-01-18 20:46:38 -07:00
  • b495fd05ef Added coverage report to make test context Chris Kankiewicz 2020-01-18 13:56:08 -07:00
  • 52b383d073 Added artifact generation make contexts (updated build contexts) Chris Kankiewicz 2020-01-17 21:37:40 -07:00
  • 557a72639c Merge pull request #241 from DirectoryLister/dependabot/npm_and_yarn/dev/3.0.0/sass-1.24.5 dependabot-preview[bot] 2020-01-17 16:40:23 +00:00
  • ef2651bf07 Bump sass from 1.24.4 to 1.24.5 dependabot-preview[bot] 2020-01-17 07:28:38 +00:00
  • 41595b2159 Added 'mix-manifest.json' to the APP_FILES array Chris Kankiewicz 2020-01-16 20:33:50 -07:00
  • 5800136e58 Updated the README 3.0.0-alpha.1 Chris Kankiewicz 2020-01-16 19:55:07 -07:00
  • f4b71c641b Don't require a .env file Chris Kankiewicz 2020-01-16 13:45:49 -07:00