Commit Graph

269 Commits (ebc928ec8ab4713f018f53c747893299d90a4918)

Author SHA1 Message Date
fadrian06 ebc928ec8a
Merge 48035d6a92 into eb24cff886
3 weeks ago
n0nag0n 53d422001e feat(ai): generate AGENTS.md in ai:generate-instructions command
3 weeks ago
fadrian06 48035d6a92 Support custom style/script tags in class components
3 weeks ago
fadrian06 dd238319da Add component prop-passing coverage
3 weeks ago
fadrian06 8c277dadd6 Fix component style/script dedupe leakage
3 weeks ago
fadrian06 7acf6c00b9 fix styles and scripts duplication
3 weeks ago
fadrian06 8c88b9d94a allow props which values contains spaces and numbers
3 weeks ago
fadrian06 52ec6b8803 allow to render different components
3 weeks ago
fadrian06 5076b266b3 allow custom indentations in tests (> 1 space)
3 weeks ago
fadrian06 5c4b9b9856 allow to change the components path
3 weeks ago
fadrian06 8280d4ddaf allow to change the prefix
3 weeks ago
copilot-swe-agent[bot] 46e457f9c5
Merge master into autoload-rework
3 weeks ago
fadrian06 5cdc2e85c0 6. renders self close components with many props
3 weeks ago
fadrian06 38d4458e96 5. views can repass props
3 weeks ago
fadrian06 538c9d32ae 4. renders self close components with one prop
3 weeks ago
fadrian06 bc86e7a298 3. renders self close class components that extends another class component
3 weeks ago
fadrian06 50c23de325 2. renders self close functional and class components
3 weeks ago
fadrian06 a94431ae05 1. renders self close components without arguments
3 weeks ago
fadrian06 576801967c simplify ViewTest
3 weeks ago
fadrian06 a6dbd321ae use short echo
3 weeks ago
fadrian06 6afd221c76 remove ViewTest methods comments
3 weeks ago
fadrian06 ee9699e8ad simplify view instantiation
3 weeks ago
fadrian06 770d246e29
Potential fix for pull request finding
3 weeks ago
fadrian06 ee9b5f2082 reset v2ClassLoading
3 weeks ago
fadrian06 8ec68173ce validate ->setAccesible
3 weeks ago
fadrian06 47a3702927 refactor LoaderTest
3 weeks ago
fadrian06 85d2f82f77 autoload reworked
3 weeks ago
fadrian06 760ac1a858 composer format
3 weeks ago
fadrian06 4e8402ece0 Fix pdoexception message in php8.0 in windows
3 weeks ago
fadrian06 a8de8d3914 Fix testRenderLayout in windows
3 weeks ago
fadrian06 8b5118b791 Fix another endlines problems with windows
3 weeks ago
copilot-swe-agent[bot] 76aaf5e274
Fix Windows CI failure in testGetRoutes: replace both \\r\\n and \\n newlines
3 weeks ago
fadrian06 237d567373 fix: symlink(): Permission denied on WINNT
3 weeks ago
n0nag0n 60bf7921f2 Throw when middleware class is missing or cannot be resolved
4 weeks ago
KnifeLemon 02fe881d27 fix wildcard routes being skipped by fast path method lookup closes #693
3 months ago
n0nag0n 924f231baa security fixes
3 months ago
fadrian06 ce753b7cd2 implement Tests\Server, ServerV2 and groupcompactsyntax namespaces
4 months ago
fadrian06 08904df138 ignore namespaces phpcs warning
4 months ago
fadrian06 b55540068e fix almost long lines phpcs warnings
4 months ago
fadrian06 29595ef9e1 composer exec phpcbf -- --standard=PSR2
4 months ago
fadrian06 85c4b38858 apply lsp-intelephense format to tests folder
4 months ago
fadrian06 5a4f13b8d8 fix all tests in windows
4 months ago
Mr Percival a3f47bc902 Ignore LiMIT when using RETURNING
6 months ago
n0nag0n dd39d4adad fixed spacing
6 months ago
n0nag0n ff17dd591d Added SimplePdo class to replace PdoWrapper
6 months ago
Arshid a59829d8fd Add return type - tests
7 months ago
n0nag0n 888ff46d26 Fixed route and controller commands to accept old configs
7 months ago
n0nag0n b9818ea27b ok, so only for php 7.4 and 8...
7 months ago
n0nag0n 9cc9347e2b Merge branch 'update-ai-commands' of https://github.com/flightphp/core into update-ai-commands
7 months ago
n0nag0n e73b4e3f92 Removed useless method
7 months ago