1
0
Fork 0
mirror of synced 2024-05-18 11:42:38 +12:00
Commit graph

44 commits

Author SHA1 Message Date
Torsten Dittmann c2849a53eb fix(phpdocs): remove unused char 2021-05-06 17:48:22 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Eldad Fux c31c7736a1 Updated Mock API 2021-03-05 08:40:29 +02:00
Torsten Dittmann 85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Christy Jacob 66e0ecd93c Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-response-filters 2021-01-11 19:52:09 +05:30
Eldad A. Fux 58b2e2b86c
Merge pull request #809 from appwrite/fix-for-composer-warnings
Minor fixes for composer warnings about autoloading
2021-01-11 16:08:09 +02:00
Christy Jacob dde064665b fix: output of parse was not being used 2021-01-11 19:20:54 +05:30
Christy Jacob e03748e74a fix: output of parse was not being used 2021-01-11 19:18:01 +05:30
Eldad Fux 3721910363 Updated empty response result 2021-01-10 13:56:11 +02:00
Eldad Fux 9c421e2dfc Minor fixes for composer warnings about autoloading 2021-01-10 00:29:49 +02:00
Christy Jacob 50bca50d10 feat: review comments 2021-01-03 23:42:11 +05:30
Christy Jacob 9b1b5d3a7e feat: review comments 2021-01-03 23:37:19 +05:30
Christy Jacob 92339fe668 fix: fix failing tests 2021-01-02 21:45:14 +05:30
Christy Jacob c508657a50 feat: apply parse method if filter is present 2020-12-30 00:42:32 +05:30
Eldad Fux 3caea2a62c New JWT model 2020-12-28 18:41:38 +02:00
Christy Jacob 898d89f322 feat: starter code for Response Filters 2020-12-22 20:54:30 +05:30
Eldad Fux f5df201e4a Added more missing tests 2020-11-30 23:41:58 +02:00
Eldad Fux 0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00
Eldad Fux e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux af643e919d Added empty response model 2020-11-12 00:01:31 +02:00
Eldad Fux 3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux ecc32c725d Added docblock to fix IDE errors 2020-10-31 13:06:09 +02:00
Eldad Fux db7d7dd89e Updated mock method 2020-10-31 11:24:17 +02:00
Eldad Fux 1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux 50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +02:00
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 6392ceef55 Updated src folder 2020-10-27 21:44:15 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux 4492be87b7 Added manual static file handler 2020-07-06 22:29:13 +03:00
Eldad Fux cece99be36 Fixed speed debug 2020-07-04 21:21:42 +03:00
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux 30d875a6f1 Updated comments 2020-06-25 23:26:02 +03:00
Eldad Fux 6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux 8efff7f1e9 Fixed session response 2020-06-24 10:35:59 +03:00
Eldad Fux dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux dc2d990c29 Added team model 2020-06-24 08:14:42 +03:00
Eldad Fux e469cccb61 Added models constants 2020-06-23 21:53:24 +03:00
Eldad Fux 2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux 72edaf7ff5 Added locale object 2020-06-23 00:55:45 +03:00
Eldad Fux 2b4d93b6e4 Added support for default values 2020-06-22 17:33:37 +03:00
Eldad Fux 32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Renamed from src/Appwrite/Response/Response.php (Browse further)