Commit graph

32 commits

Author SHA1 Message Date
Binyamin Yawitz
16835f96bf
chore: merge 2024-10-07 11:02:18 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head 2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
Binyamin Yawitz
feb775d2c4
chore: merge, lint, stan 2024-09-04 14:52:01 -04:00
Jake Barnby
2d03ce598b
Allow overriding request/response types for spec generation 2024-08-28 18:00:44 +12:00
Binyamin Yawitz
850c17dde1
tests: Ensure stability 2024-07-18 11:51:09 -04:00
Binyamin Yawitz
acef279091
refactor: headers to instance 2024-07-15 16:15:02 -04:00
Eldad Fux
08b3182ef3 WIP 2024-04-14 10:56:09 +02:00
Eldad Fux
5ce3de4933 Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines 2024-04-02 02:13:15 +02:00
Matej Bačo
db1674811f Finish fixing code QL warnings 2024-03-08 13:57:20 +01:00
Matej Bačo
005a239932 Auth fixes 2024-03-07 18:24:01 +01:00
Torsten Dittmann
eacf7541a9 fix: convert filter to non-statics 2024-03-07 15:41:20 +01:00
Matej Bačo
efeb898be1 Import fixes 2024-03-07 15:29:42 +01:00
Torsten Dittmann
5e4eda2126 feat: cascading response models 2024-03-07 14:48:36 +01:00
loks0n
5ba50c842b chore: remove array sdk method 2024-02-24 12:53:47 +00:00
loks0n
db324ba0aa chore: fmt 2023-12-12 11:54:05 +00:00
loks0n
fda9df069a feat: enable array sdk.method 2023-12-12 11:24:50 +00:00
Steven Nguyen
c4e22b1085
Fix warning when cookie is null 2023-10-31 18:25:35 +00:00
Matej Bačo
71807635b3 Move cookie-header logic to request 2023-10-27 17:23:43 +02:00
Jake Barnby
e46eeb3e16
Remove namespace from var name 2022-10-28 10:19:09 +13:00
Jake Barnby
ce76fb58b1
Update request/response extensions for framework changes 2022-10-20 12:12:09 +13:00
Jake Barnby
4e60db0598
Use upstream raw payload function 2022-10-13 16:56:12 +13:00
Jake Barnby
bb64bcc1c1
Allow cloning a request 2022-10-12 20:55:43 +13:00
Jake Barnby
e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Jake Barnby
d95a1b277f
Expose swoole request instead of stealing it 2022-04-08 19:16:35 +12:00
Christy Jacob
2413a7fb42 fix: request and response filters 2022-01-04 16:30:50 +04:00
Matej Baco
c6feea3c9f Tests fix 2022-01-02 14:25:13 +01:00
Matej Baco
266e967dae Recursive import bug fix 2022-01-02 10:15:41 +01:00
Matej Baco
69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Matej Baco
ae4d02c0f0 Cleanup of POC 2021-12-31 09:40:35 +01:00
Matej Baco
592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00