1198 Commits

Author SHA1 Message Date
Chris Kankiewicz
4ce2680eb5 WIP: Ignition 2022-01-19 16:44:32 -07:00
Chris Kankiewicz
3dbdb0c5b1 Updated composer to v2.1 in development image 2021-12-14 09:14:09 -07:00
Chris Kankiewicz
940928be9f Updated PHP and JavaScript dependencies 2021-12-13 21:26:07 -07:00
Chris Kankiewicz
826932a837 Fixed npm cs script 2021-12-13 20:34:15 -07:00
Chris Kankiewicz
10a5990b90 Bumped minimum supported PHP version to 7.4 2021-11-29 09:46:12 -07:00
Chris Kankiewicz
5814ea0977 Increased required version in README 2021-11-29 08:46:52 -07:00
Chris Kankiewicz
66086d5daa Enabled PHP 8.1 in CI test suite 2021-11-29 08:46:39 -07:00
Chris Kankiewicz
423b36150b Added SECURITY.md 2021-11-22 09:39:49 -07:00
Chris Kankiewicz
adae13ba7f Fixed grammer in sponsorship blurb 2021-11-17 11:42:34 -07:00
Chris Kankiewicz
27c58b3d8e Removed besturate sponsorship logo 2021-11-17 11:41:29 -07:00
Chris Kankiewicz
9e555ba424 Applied automated coding standard fixes 3.10.1 2021-11-17 11:02:14 -07:00
Chris Kankiewicz
21a36aac7d Enable platform (extension) checks 2021-11-17 10:59:17 -07:00
Chris Kankiewicz
246adca8e1 Define the target PHP platform (7.3) in composer.json 2021-11-17 10:52:24 -07:00
Chris Kankiewicz
3c12a52035 Don't run make contexts in docker 3.10.0 2021-11-12 21:55:13 -07:00
Chris Kankiewicz
e85b501f36 Updated applicaton dependencies 2021-11-12 21:54:51 -07:00
Chris Kankiewicz
8a5d85f996 Dependency updates 2021-11-04 08:22:45 -07:00
Chris Kankiewicz
ea1e386a4a Removed placeholders from but report template form 2021-11-02 22:29:34 -07:00
Chris Kankiewicz
f8e76d1a9a Updated bug report template to a form template and removed feature request template 2021-11-02 22:27:57 -07:00
Chris Kankiewicz
f6e38b6fa1 Additional dependency updates 2021-11-01 23:19:25 -07:00
Chris Kankiewicz
20c04926ea Updated phpstan to v1.0 2021-11-01 23:17:08 -07:00
Chris Kankiewicz
0b3cfbacb2 Updated dependencies 2021-11-01 23:00:33 -07:00
Chris Kankiewicz
8b72f48e38 Merge pull request #742 from ZER0-X/master
📜 Adding the Arabic language
2021-11-01 22:52:33 -07:00
zer0-x
7865d092c0 📜 Adding the Arabic language 2021-10-31 01:32:59 +03:00
Chris Kankiewicz
878b969ea9 Added Turkish translation 2021-10-21 14:47:04 -07:00
Chris Kankiewicz
0173075717 Enabled exception analysis and fixed many static analysis errors 2021-10-03 22:35:13 -07:00
Chris Kankiewicz
2a30bd1ee4 Replaced psalm with phpstan 2021-10-03 18:29:39 -07:00
Chris Kankiewicz
fe235d8e7b Updated local development docker image name 2021-10-03 13:56:48 -07:00
Chris Kankiewicz
2e7b7265b6 Added Estonian translation
Co-authored-by: Chris Kankiewicz <Chris@ChrisKankiewicz.com>
Co-authored-by: Edmund Laugasson <edmund.laugasson@gmail.com>
2021-10-03 13:56:19 -07:00
Chris Kankiewicz
efeacb4389 Merge pull request #716 from DirectoryLister/dependabot/composer/slim/psr7-1.5
Bump slim/psr7 from 1.4 to 1.5
2021-09-28 19:27:27 -07:00
dependabot[bot]
4f6ab24c2c Bump slim/psr7 from 1.4 to 1.5
Bumps [slim/psr7](https://github.com/slimphp/Slim-Psr7) from 1.4 to 1.5.
- [Release notes](https://github.com/slimphp/Slim-Psr7/releases)
- [Commits](https://github.com/slimphp/Slim-Psr7/compare/1.4...1.5)

---
updated-dependencies:
- dependency-name: slim/psr7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 02:26:16 +00:00
Chris Kankiewicz
14a7e752f4 Merge pull request #717 from jeromy0307/patch-1
Update zh-TW.yaml
2021-09-28 19:25:06 -07:00
jeromy0307
5ce2af959a Update zh-TW.yaml 2021-09-28 18:32:28 +08:00
Chris Kankiewicz
09a78e2fc2 Fixed breadcrumbs not returning crubs for directories with names that exist in the application base_path 3.9.0 2021-09-22 16:57:32 -07:00
Chris Kankiewicz
c09243fb63 Updated node to v16.8 in Docker image 2021-09-22 16:29:38 -07:00
Chris Kankiewicz
b7efd3b74d Renamed some files and variables to fix some JS errors 2021-09-22 16:29:38 -07:00
Chris Kankiewicz
adbf05d309 Updated PHP and JavaScript dependencies 2021-09-22 16:29:36 -07:00
Chris Kankiewicz
68c37b2381 Updated PHP and JavaScript dependencies 2021-09-18 23:43:00 -07:00
Chris Kankiewicz
033559da59 PR cleanup and reorganization 2021-09-18 23:41:20 -07:00
Chris Kankiewicz
8af26cd927 Added test for non-pruneable cache adapters 2021-09-18 23:32:35 -07:00
Chris Kankiewicz
723fad1b6d Merge branch 'ciscam-master' 2021-09-18 23:31:31 -07:00
Chris Kankiewicz
06e6163d12 Fixed failing tests 2021-09-18 23:30:30 -07:00
Chris Kankiewicz
af4130b17d Merge branch 'master' of git://github.com/ciscam/DirectoryLister into ciscam-master 2021-09-18 22:19:42 -07:00
Chris Kankiewicz
4baba76d5b Modified dependabot configuration 2021-09-18 21:59:24 -07:00
Andreas Schneider
38336cafa8 add tests for dot_files to FinderFactoryTest.php
add test_dot_files_are_returned():
full directory content including .dot_file and .dot_dir
add public function test_dot_directory_contents_are_returned():
subdirectory .dot_dir content containing .dot_file
2021-09-19 01:01:14 +02:00
Andreas Schneider
c8144cc4d7 update HiddenFilesTest.php with new app files
'.env' and '.env.example' need to be included in app files, as dot files are now displayable.
The tests did not expect that. I guess they were built with 'hidden files are hidden anyways' in mind.

max line length is 88 (80 + 10% tolerance) chars I assume
2021-09-19 00:38:16 +02:00
Andreas Schneider
224fbf0f72 update app.php "coding standards" error 1/1
always add a dot to the end of a sentence!
2021-09-18 23:57:21 +02:00
Andreas Schneider
fa8af46a17 Add .env and .env.example to app_files 2021-09-18 14:40:05 +02:00
Andreas Schneider
2bd44229d5 add hide_dot_files to Finder init
add 'set Finder.hideDotFiles to config.hide_dot_files'
to Finder init in app/src/Factories/FinderFactory.php.
Before, it was TRUE by Finder-default.
2021-09-18 14:39:20 +02:00
Andreas Schneider
774da418fd add hide_dot_files attribute to app/config/app.php
and fix a little typo
2021-09-18 14:13:22 +02:00
Andreas Schneider
026f88ff85 add HIDE_DOT_FILES to .env.example
so users can easily disable this function.
enabled by default as per https://github.com/DirectoryLister/DirectoryLister/discussions/701#discussioncomment-1335516
2021-09-18 14:07:40 +02:00