fadrian06
|
c003dd094f
|
Fixed README badges
|
1 month ago |
n0nag0n
|
7226be4bbe
|
Merge pull request #609 from lubiana/add-php-84-to-workflow
add php 8.4 to workflow matrix
|
2 months ago |
lubiana
|
ab18073e28
|
add php 8.4 to workflow matrix
|
2 months ago |
n0nag0n
|
1307e8a39d
|
Merge pull request #596 from flightphp/feat/route-compact-syntax
Group compact syntax
|
3 months ago |
n0nag0n
|
cc1597a58a
|
fix bad resolve
|
4 months ago |
n0nag0n
|
bc001b7104
|
Merge branch 'master' into feat/route-compact-syntax
|
4 months ago |
n0nag0n
|
a788c8a608
|
prettify
|
4 months ago |
n0nag0n
|
edcd1ad092
|
got unit tests up and running
|
4 months ago |
n0nag0n
|
128b6e392b
|
Merge pull request #607 from lubiana/reenable-controller-command-test
reenable comtroller command test
|
5 months ago |
lubiana
|
06fa9e5e51
|
allow newer runway version in composer.json
|
5 months ago |
lubiana
|
4276c2baeb
|
reenable comtroller command test
|
5 months ago |
Austin Collier
|
0fdc300f33
|
updated runway dependency version
|
5 months ago |
n0nag0n
|
b76f6c37fd
|
Merge pull request #606 from lubiana/add-github-actions
add unit-test workflow
|
5 months ago |
n0nag0n
|
111f8db184
|
Merge pull request #605 from lubiana/fix_tests_on_mac
add case for Macos in ResponseTest::testResponseBodyCallbackGzip
|
5 months ago |
lubiana
|
6c365a00e9
|
remove unit tests on 8.4 (for now)
|
5 months ago |
lubiana
|
2d36b79f32
|
fix tests on different php versions
|
5 months ago |
lubiana
|
720deac36e
|
add unit-test workflow
|
5 months ago |
lubiana
|
c5caa0d7e2
|
add case for Macos in ResponseTest::testResponseBodyCallbackGzip
|
5 months ago |
n0nag0n
|
63fbf9b031
|
Merge pull request #602 from flightphp/file-upload-handler
Added ability to handle file uploads in a simple way
|
5 months ago |
Austin Collier
|
b6220f7dc8
|
Added ability to handle file uploads in a simple way
|
5 months ago |
n0nag0n
|
c834f4cf0c
|
Merge pull request #601 from pierresh/master
feat: method to download files easily
|
6 months ago |
n0nag0n
|
f697e30afa
|
added unit and integration tests
|
6 months ago |
Pierre Clavequin
|
f08b9bcbfb
|
feat: method to download files easily
|
6 months ago |
n0nag0n
|
7cfaca8f16
|
Merge pull request #599 from flightphp/cache-correction
Corrected the cache behavior in some areas
|
6 months ago |
n0nag0n
|
4a93c661a8
|
corrected the cache behavior in some areas
|
6 months ago |
n0nag0n
|
8dd255c487
|
Merge pull request #598 from flightphp/cache-control
Changed default cache behavior
|
7 months ago |
Austin Collier
|
ba80e047b1
|
prettified and added max-age=0
|
7 months ago |
Austin Collier
|
f06febdb2d
|
changed default cache behavior
|
7 months ago |
n0nag0n
|
9f5457ea1f
|
Merge pull request #597 from Billtec/patch-1
fix: make the jsonHalt a static function as the user guide indicates
|
8 months ago |
Billtec
|
af2891f568
|
fix: make the jsonHalt a static function as the user guide indicates
|
8 months ago |
n0nag0n
|
a12d474006
|
beautify
|
8 months ago |
n0nag0n
|
7127c3ba17
|
Moved the function over and fleshed it out
|
8 months ago |
fadrian06
|
3d2dccb72a
|
Started draft of route compact syntax
|
8 months ago |
fadrian06
|
39ac87c54b
|
Merge pull request #581 from flightphp/fix/bug-with-multiple-view-renders
Fix/bug with multiple view renders
|
8 months ago |
fadrian06
|
a68fc32204
|
Unnecessary explicitness :|
|
8 months ago |
fadrian06
|
f3453cab17
|
Simplified fix thanks to @vlakoff (https://github.com/vlakoff)
|
8 months ago |
n0nag0n
|
c8a1c88899
|
Merge pull request #594 from flightphp/maintain-headers
Maintains headers on redirect, error, and halt. Added jsonHalt
|
8 months ago |
Austin Collier
|
5549e9106a
|
added some ui tests
|
8 months ago |
Austin Collier
|
33676872ed
|
Maintains headers on redirect, error, and halt. Added jsonHalt
|
8 months ago |
n0nag0n
|
10165ebda3
|
Merge pull request #591 from flightphp/method-not-found
Added ability to throw a method not found instead of 404
|
8 months ago |
Austin Collier
|
27718cfea7
|
added ability to throw a method not found instead of 404
|
8 months ago |
n0nag0n
|
f6da4c4435
|
Merge pull request #588 from flightphp/simplified-version-constraint
Simplified php version constraint
|
9 months ago |
fadrian06
|
508dca8cda
|
Simplified php version constraint
#587
|
9 months ago |
n0nag0n
|
c3c5c29f7c
|
Merge pull request #585 from flightphp/middleware-use-container
Allowed for middlewares to be created with container
|
9 months ago |
n0nag0n
|
e18c8a7317
|
Merge pull request #586 from flightphp/runway-reconfig
Changed it so runway commands are run from any repo
|
9 months ago |
n0nag0n
|
234b3ddb0a
|
changed it so runway commands are run from any repo
|
9 months ago |
n0nag0n
|
f8811e1d8b
|
allowed for middlewares to be created with container
|
9 months ago |
n0nag0n
|
ad58c09b57
|
Merge pull request #583 from vlakoff/vscode_dir
Remove .vscode directory, and add it to .gitignore
|
9 months ago |
vlakoff
|
0edcd872ea
|
Remove .vscode directory, and add it to .gitignore
|
9 months ago |
fadrian06
|
276a9e69f3
|
Added more tests when component defines a default value for no passed vars
|
9 months ago |