1
0
Fork 0
mirror of synced 2024-06-28 11:10:46 +12:00
Commit graph

349 commits

Author SHA1 Message Date
Eldad Fux 63e442293c Fixed encryption in nested fields 2020-11-21 01:31:17 +02:00
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux f44bb22f76 Updated Authorization and added unit test 2020-11-19 00:24:28 +02:00
Eldad Fux 43904a7c74 Changed unique type 2020-11-19 00:08:54 +02:00
Eldad Fux 65285264c7 Fixed minor spec bug 2020-11-19 00:08:29 +02:00
Eldad Fux dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Eldad Fux 3bb7a93e0e Added Open API 3 validation test 2020-11-14 15:05:18 +02:00
Eldad Fux 40ca93c4d0 Added open-api 2020-11-14 13:52:38 +02:00
Eldad Fux 8bbf394d4a Fixed missing required attributes 2020-11-14 13:52:07 +02:00
Eldad Fux b2b6b5420d Added bool support in Swagger JSON 2020-11-14 01:28:01 +02:00
Eldad Fux e4db1ddd43 Updated specs 2020-11-13 22:38:47 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad Fux 0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00
Eldad Fux fdc2a55f38 Support for empty response 2020-11-12 07:12:40 +02:00
Eldad Fux e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux d9957e13ff Added new spec parsing lib 2020-11-12 00:02:42 +02:00
Eldad Fux af643e919d Added empty response model 2020-11-12 00:01:31 +02:00
Eldad Fux 4d3c5a39cc Updated constants 2020-11-08 00:14:48 +02:00
Eldad Fux 3e1a3e24bb Added missing methods and models 2020-11-08 00:14:36 +02:00
Eldad Fux b4787a4b60 Fixed response type 2020-11-08 00:06:18 +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 a56ca3535a Updated document missing encode/decode action 2020-10-29 13:32:39 +02:00
Eldad Fux 8d909539a8 Missing table delete 2020-10-29 13:30:34 +02:00
Eldad Fux a75026b290 Updated array syntax 2020-10-27 21:50:18 +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 a5ac18ec27 Updated docs and comments 2020-10-25 08:15:36 +02:00
Eldad Fux 9aed144ac5 External preloader 2020-10-19 19:54:21 +03:00
Eldad Fux a5c1356d26 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2020-10-13 16:30:59 +03:00
rsneh 8b57c15fa4 Change Wordpress to WordPress 2020-10-07 19:16:27 +03:00
rsneh 9220eb6f53 Update Reference Material 2020-10-07 19:07:05 +03:00
rsneh 9830d6400a Added Wordpress OAuth2 provider 2020-10-07 19:03:18 +03:00
Eldad Fux f12aba4bc7 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-delete-user 2020-08-29 23:40:40 +03:00
Eldad A. Fux dbadacfae1
Merge pull request #464 from TorstenDittmann/delete-user
Delete user endpoint
2020-08-29 23:32:47 +03:00
Torsten Dittmann 2d107e3ed9 revert whitespace removal 2020-08-28 23:58:31 +02:00
Torsten Dittmann d9d32dbf46 fix phpdoc entry 2020-08-28 23:42:24 +02:00
Torsten Dittmann edde41e50f delete unique key from db 2020-08-28 20:53:19 +02:00
Eldad Fux 40b7a1de7f Added default ports 2020-07-31 15:50:39 +03:00
Eldad Fux a447f21297 Fetch old version and env vars 2020-07-31 09:31:29 +03:00
Eldad Fux 15c24f8d9a Added docker compose parsers 2020-07-29 18:26:01 +03:00
Eldad Fux 4612580a89 Fixed minor inheritance issues 2020-07-26 14:21:58 +03:00
Eldad Fux e4ff592eac Updated storage limit var 2020-07-19 18:17:57 +03:00
Eldad Fux d115e93a42 Added code packages to storage calculation 2020-07-17 12:48:43 +03:00
Eldad Fux ac4559a2f9 Updated functions tests 2020-07-15 07:18:39 +03:00
Eldad Fux 436300439d Enabled code upload 2020-07-14 23:33:52 +03:00