1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

593 commits

Author SHA1 Message Date
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 de4ea2a79a Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 16:32:54 +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 608cf36d1f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:43:09 +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 Fux 2996260e41 Added missing docs 2020-10-27 21:34:27 +02:00
Eldad Fux 745860a68d Fixed reference 2020-10-27 09:48:39 +02:00
Eldad Fux cb82657a58 Fix for PHP8 array_push 2020-10-27 08:48:19 +02:00
Eldad Fux e5c5cb0a25 Updated PDO PHP8 signature 2020-10-27 08:34:02 +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
Eldad Fux db0dcf5eaa Merge branch 'functions' of github.com:appwrite/appwrite into swoole-and-functions 2020-07-12 23:43:03 +03:00
Eldad Fux cc3aa27d57 Fixed protocol getter 2020-07-12 19:51:50 +03:00
Eldad Fux 8d010753c8 Added compression for HTML content 2020-07-12 19:00:01 +03:00
Eldad Fux cbbc45af52 Added chunked output for large files 2020-07-11 07:17:45 +03:00
Eldad Fux 1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux 52964a425a Moved functions to template class 2020-07-10 16:29:15 +03:00
Eldad Fux 2e676b8b3a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-08 18:21:38 +03:00
Eldad Fux 15b11b5651 Fixed usage casting to int 2020-07-08 17:55:56 +03:00
Eldad Fux c12f31053e Fixed file upload bug 2020-07-08 17:02:14 +03:00
Eldad Fux f02d37b3d9 Fixed missing delete payload bug 2020-07-08 16:01:42 +03:00
Eldad Fux b9cb8738f6 Added new tests 2020-07-08 12:11:12 +03:00
Eldad Fux bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux 4fded0e2f6 Improved Resize tests 2020-07-07 16:20:04 +03:00
Eldad Fux d1feb16370 Improved preloading 2020-07-07 14:45:53 +03:00
Eldad Fux d1d4d7ed8a Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-07 10:15:26 +03:00
Eldad Fux ebe3d05bb5 Fixed paypal auto loading 2020-07-07 10:14:24 +03:00
Eldad Fux 73b53cd5d9 Split FPM and Swoole modes 2020-07-07 07:40:18 +03:00
Eldad Fux e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux ccf380698c Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 22:37:12 +03:00
Eldad Fux 4492be87b7 Added manual static file handler 2020-07-06 22:29:13 +03:00
Armino Popp a054186655 Corrected array key to camel case format 2020-07-06 16:38:33 +03:00
Armino Popp 8c6648af19 Extending support for Paypal Sandbox 2020-07-06 16:33:45 +03:00
Eldad Fux d2764f6e29 Removed debug message 2020-07-06 12:21:03 +03:00
Eldad Fux 241f9e3964 WIP - Static file loaded 2020-07-06 12:19:47 +03:00
Eldad Fux 3895ba768d Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-07-06 01:10:12 +03:00
Eldad Fux c104498e38 All headers converted to lowercase 2020-07-05 01:22:22 +03:00
Eldad Fux 54ffc89291 New request methods 2020-07-05 00:50:55 +03:00
Eldad Fux 5a95c60b45 Improved reconnect 2020-07-04 22:18:37 +03:00
Eldad Fux 0e49fb7b63 Improved DB reconnection 2020-07-04 21:22:04 +03:00
Eldad Fux cece99be36 Fixed speed debug 2020-07-04 21:21:42 +03:00
Armino Popp 56e28e91bb Correcting scope in getAccessToken 2020-07-04 17:04:25 +03:00
Armino Popp 2aa4f268a5 work done 2020-07-04 16:59:17 +03:00
Eldad Fux c3c6a5fea0 Reset event after trigger 2020-07-04 16:06:23 +03:00
Eldad Fux ea861631fc Removed counter 2020-07-04 15:31:50 +03:00
Armino Popp becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +03:00
Eldad Fux 9d1f8b1dd1 Updated preload log 2020-07-04 10:01:25 +03:00
Eldad Fux a9b823c720 Merge branch 'preloader' of github.com:appwrite/appwrite into swoole 2020-07-03 21:33:51 +03:00
Eldad Fux 2e535c69f1 Removed debug 2020-07-03 21:25:44 +03:00
Eldad Fux 498fb207f6 Added new request methods 2020-07-03 18:14:51 +03:00
Eldad Fux fe0dc25921 Change reconnect logic 2020-07-03 14:35:10 +03:00
Eldad Fux ed39069cc2 New connection should throw exceptions too 2020-07-03 13:24:09 +03:00
Eldad Fux 26e3b22f76 Using native PHP webp for image output 2020-07-03 12:12:26 +03:00
Eldad Fux 59c5d83968 Fixed storage tests 2020-07-03 06:11:16 +03:00
Torsten Dittmann 4c6a300a22 delete leftovers & reserve id
- delete team memberships
- create a reserved id
2020-07-02 23:48:37 +02:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Eldad Fux a08bd980a9 Fixed PDO warnings 2020-07-02 21:03:30 +03:00
Eldad Fux e24a6cd52d Fixed get port method 2020-07-02 20:58:24 +03:00
Eldad Fux 521f206f09 Updated request methods 2020-07-02 20:37:24 +03:00
Eldad Fux 1e74aaac37 Fixed storage tests 2020-07-02 19:11:07 +03:00
Eldad Fux 8d24b2ee73 Fixed hinting 2020-07-02 18:19:33 +03:00
Eldad Fux 87ecd44395 Fixed input generation 2020-07-02 17:32:34 +03:00
Eldad Fux 57c4103d7d Fixed tests 2020-07-02 16:59:51 +03:00
Eldad Fux 457fffc692 Connection persistency 2020-07-02 12:02:43 +03:00
Eldad Fux 4e09285ca4 Added PDO proxy 2020-07-02 01:34:05 +03:00
Eldad Fux a1f1edfc78 Fixed memory leak 2020-07-01 11:55:14 +03:00
Eldad Fux 18f2074584 Merge branch 'remove-globals' of github.com:appwrite/appwrite into preloader 2020-07-01 01:20:13 +03:00
Eldad Fux c32804a7f2 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-07-01 01:18:43 +03:00
Eldad Fux b2c5cdf054 Merge branch 'remove-globals' of github.com:appwrite/appwrite into swoole 2020-06-29 09:22:23 +03:00
Eldad Fux 0804526ee4 Merge branch 'master' of github.com:appwrite/appwrite into swoole 2020-06-28 23:56:11 +03:00
Eldad Fux 655aecd29d Cleaned up globals 2020-06-28 22:28:18 +03:00
Eldad A. Fux c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00
Eldad Fux 8c5ae66b77 Require less permissions by default 2020-06-28 01:56:48 +03:00
Eldad Fux e1387b5e80 Fixed capital letter issue 2020-06-28 01:40:36 +03:00
Eldad Fux caefe03bc3 Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:39:35 +03:00
Eldad Fux fbddc7c7eb Unable to use GitHub OAuth provider
Fixes #456
2020-06-28 01:30:03 +03:00
Eldad Fux ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux 7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux ab77d9efae Expirements 2020-06-26 15:27:58 +03:00
Eldad Fux e1bdf6cd04 Fixed S3 missing method 2020-06-25 23:52:25 +03:00
Eldad Fux d6908cc72f Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-25 23:36:58 +03:00
Eldad Fux 30d875a6f1 Updated comments 2020-06-25 23:26:02 +03:00
Eldad Fux e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad Fux 65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +03:00
Eldad Fux a43bb0643e Fixed missing attribute 2020-06-24 14:30:29 +03:00
Eldad Fux 6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux 75026ffa8c unix is Unix 2020-06-24 14:18:33 +03:00
Eldad Fux 8efff7f1e9 Fixed session response 2020-06-24 10:35:59 +03:00
Eldad Fux 5298c16971 Updated session model 2020-06-24 09:53:13 +03:00
Eldad Fux 228b2ec506 Updated session 2020-06-24 09:41:00 +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 33e9c486c8 JSON output -> dynamic output 2020-06-23 21:53:48 +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 29c8954b21 Fixed tests 2020-06-22 22:06:57 +03:00
Eldad Fux 416d767ff0 Changed rule structure 2020-06-22 19:25:01 +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
Eldad Fux 38758884b5 Updated definitions 2020-06-21 17:44:52 +03:00
Eldad Fux 9462e1c75b Updated structures 2020-06-21 16:31:51 +03:00
Eldad Fux 9d6f5df541 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-21 15:57:11 +03:00
Eldad Fux a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux 38fe69b4a0 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-18 09:08:33 +03:00
Eldad Fux 305e73c190 Added tooltip + improved error messages 2020-06-15 23:05:49 +03:00
Eldad Fux 91435411fa Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-13 18:59:46 +03:00
Eldad Fux 02bb42c9a2 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
Eldad A. Fux 6e0b32325a
Merge branch 'master' into database-key-fix 2020-06-13 14:22:02 +03:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux 1f8cd7f081 Limit key size to 32 chars 2020-06-11 00:42:16 +03:00
Eldad Fux 81ef66a29a Work in progress 2020-06-05 12:53:06 +03:00
Eldad Fux 899fec8504 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-05 00:58:55 +03:00
Eldad Fux d3d98d4d05 Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-06-05 00:54:07 +03:00
Eldad Fux 91690fcae1 Work in progress 2020-06-04 17:06:51 +03:00
Eldad Fux a25a827740 Work in progress - preloader 2020-05-30 12:53:34 +03:00
Eldad Fux fe955ac9fb Merge branch 'master' of github.com:appwrite/appwrite into preloader 2020-05-30 10:41:38 +03:00
Eldad Fux 7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux d6fbd734a3 Merge branch 'master' of github.com:appwrite/appwrite into apple-oauth 2020-05-28 18:44:41 +03:00
Eldad Fux 6e143f7ed3 Apple OAuth tests 2020-05-27 14:54:27 +03:00
Eldad Fux c1ddf8ddc2 Updated typo and changelog 2020-05-26 22:44:47 +03:00
Eldad Fux 0b3cb1c302 Added option to delete project #340 2020-05-26 22:12:40 +03:00
Eldad Fux 419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux 6d8a3e4496 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
Christy Jacob ec527cbff4 Merge branch 'master' of https://github.com/appwrite/appwrite 2020-05-21 02:21:35 +05:30
Christy Jacob 290b52c77f feat: updated google oAuth token urls 2020-05-21 02:21:21 +05:30
Eldad Fux dbab79fa54 Added yaml support 2020-05-16 14:28:26 +03:00
Eldad Fux a5fefffc1d Added PHP preload support 2020-05-14 11:22:06 +03:00
Eldad Fux 8b878c87ff Added built-in DB encryption 2020-05-13 01:00:00 +03:00
Eldad Fux db40609ead Converted network charts to MB 2020-05-12 23:18:34 +03:00
Eldad Fux 2213c6622f First draft for API routes 2020-05-05 20:30:12 +03:00
Eldad Fux 09e57b46ce Updated collections 2020-05-04 17:35:01 +03:00
Eldad Fux efc7bce35d Merge branch 'database-ui' of github.com:appwrite/appwrite into 0.6 2020-05-04 08:07:07 +03:00
Eldad Fux 496d7c2973 Work in progress 2020-05-04 08:04:30 +03:00
Eldad Fux dcc1e46ba5 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-01 10:59:54 +03:00
Eldad Fux e3104cd84c Added markdown form 2020-04-24 20:09:09 +03:00
Eldad Fux 555b761b44 New DB rules 2020-04-22 10:03:34 +03:00
Eldad Fux 0c205fcf55 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-15 16:45:24 +03:00
Eldad Fux a9877abdfa Added unit tests 2020-04-14 22:53:41 +03:00
Eldad Fux a9bfb8a7a9 New origin validator 2020-04-14 08:44:15 +03:00
Eldad Fux 73d4012934 Pass session to non-web clients 2020-04-08 20:04:46 +03:00
Eldad Fux 586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux 8af011f638 Fix for cases when missing signature key 2020-04-08 16:14:16 +03:00
Eldad Fux f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux 73d9bbb446 Minor source code cleanups 2020-03-25 07:03:01 +02:00
Eldad Fux 8d3465e29f Added a vendor namespace to all local libs 2020-03-24 19:56:32 +02:00
Eldad Fux 4f11e171db Fixed document not being unique 2020-03-21 23:10:06 +02:00
Eldad Fux 89ba82755e Changed Auth default 2020-03-16 20:43:43 +02:00
Eldad Fux b26b9c061c Fixed auth bug 2020-03-16 20:39:24 +02:00
Eldad Fux 01552bb13b Fix for query with empty ID 2020-03-08 21:25:31 +02:00
Eldad Fux 27850c660f Updated env vars 2020-03-01 19:05:51 +02:00
Eldad Fux 0fc51eba1e Added DNS validator 2020-02-21 00:15:53 +02:00
Eldad Fux 6a79655911 Added new collections type 2020-02-20 22:45:12 +02:00
Eldad Fux fe5d9107c0 Added volumes constants 2020-02-19 14:41:23 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f433db17d0 Updated naming from OAuth to OAuth2 2020-02-16 13:41:03 +02:00
Eldad Fux 172fb77e8d Fixed broken test 2020-02-15 18:54:45 +02:00
Eldad Fux 53a1cda21c Added ENV var to change default file upload size limit. New default value is 100MB 2020-02-13 20:55:12 +02:00
Eldad Fux 8cd40b1209 Fixed teams permission on admin mode 2020-02-11 08:17:40 +02:00
Eldad Fux dd693d59fc Added method to remove attribute 2020-02-10 18:15:18 +02:00
Eldad Fux 8f6b5ddf22 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-23 00:51:20 +02:00
Armino Popp c28aa3dfe0 Added Bitly OAuth provider 2020-01-21 22:59:44 +02:00
Armino Popp 2e724524f4 Initial commit for Bitly OAuth provider 2020-01-21 22:10:11 +02:00
Armino Popp f68089e0e5 Changed to live 2020-01-20 15:00:57 +02:00
Armino Popp 318b1a577b Added Paypal OAuth provider 2020-01-20 13:44:16 +02:00
Armino Popp 3c49144a3b Initial commit 2020-01-20 12:56:16 +02:00
Christy Jacob d41e1790c5 feat: added Yandex OAuth Adapter 2020-01-20 09:39:01 +05:30
Eldad Fux 72481d88e1 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-19 12:43:54 +02:00
Christy Jacob 45c9b28254 Merge remote-tracking branch 'upstream/master' 2020-01-19 16:00:37 +05:30
Christy Jacob 26202fcac6 feat: added support for Salesforce OAuth 2020-01-19 16:00:18 +05:30
Christy Jacob 28ec03c885 chore: added Salesforce to providers 2020-01-19 07:46:22 +05:30
Eldad Fux 9be443c9dd Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:09:03 +02:00
Eldad Fux efccfda6b7 Fixed psr standard 2020-01-18 23:08:28 +02:00
Eldad Fux 92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
Christy Jacob 4d4745ccd2 chore: refactoring OAuth Adapters 2020-01-19 01:42:41 +05:30
Christy Jacob e8cf1cb977 Merge remote-tracking branch 'upstream/master' 2020-01-19 01:29:01 +05:30
Christy Jacob a4630b4995 chpore: vk adapter changes 2020-01-19 01:18:59 +05:30
Christy Jacob efdacd7248 chore: fixed slack adapter 2020-01-19 01:14:08 +05:30
Christy Jacob ca6a0e70b6 chore: microsoft adapter changes 2020-01-19 01:09:37 +05:30
Eldad Fux a297f843de Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 20:52:31 +02:00
Christy Jacob ba96505aa4 chore: google oauth adapter changes 2020-01-18 20:57:48 +05:30
Christy Jacob d2a19207c2 chore: gitlab adapter fixes 2020-01-18 20:38:46 +05:30
Christy Jacob 538f5cf1c3 chore: github adapter changes 2020-01-18 20:18:11 +05:30
Christy Jacob 0ae60726fe chore: changes to facebook Adapter 2020-01-18 20:03:39 +05:30
Christy Jacob 5b5c178b03 chore: dropbox adapter changes 2020-01-18 19:29:35 +05:30
Eldad Fux 28560c7520 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 15:51:12 +02:00
Christy Jacob 1e4fe08901 chore: updated bitbucket adapter 2020-01-18 18:50:07 +05:30
Eldad Fux ed21fb5fb1 Updated comment 2020-01-18 14:32:02 +02:00
Christy Jacob 7bd3b7ab46 chore: apple Adapter Fixes 2020-01-18 10:24:40 +05:30
Christy Jacob f7acaea6a9 chore: apple Adapter Fixes 2020-01-18 10:23:41 +05:30
Christy Jacob c63eb7fda5 chore: Adapter fixes 2020-01-18 10:15:54 +05:30
Christy Jacob 1678021ce3 chore: updated Amazon Adapter Methods 2020-01-18 09:49:10 +05:30
Christy Jacob a7f0d16596 chore: modified amazon adapter 2020-01-18 09:18:47 +05:30
Christy Jacob 2c937f8221 chore: fixed php coding standard 2020-01-18 09:06:51 +05:30
Christy Jacob b51e061c56 Merge remote-tracking branch 'origin' 2020-01-18 08:29:01 +05:30
Christy Jacob 9a5b0098a6 feat: renamed adapter variable to scope 2020-01-18 08:27:02 +05:30
Armino Popp 72c2724cee Fixed getUser 2020-01-17 20:48:46 +02:00
Armino Popp 7d89b02f6e Initial commit 2020-01-17 19:58:00 +02:00
Eldad Fux 63c36f1265 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-17 08:06:10 +02:00
Armino Popp 637417f900 Fixed getUser 2020-01-16 12:59:24 +02:00
Armino Popp 5bfd1e602a Added Spotify OAuth provider initial files 2020-01-16 12:48:05 +02:00
Armino Popp 3c2a03444f Fixed getUser 2020-01-16 00:02:44 +02:00
Armino Popp 21d663b0dc minor fixes 2020-01-15 22:57:32 +02:00
Armino Popp 358f6bdf6b Added twitch OAuth 2020-01-15 17:50:22 +02:00
Eldad Fux c5df0627bd Added missing state param 2020-01-13 22:59:53 +02:00
Eldad Fux ef778ea115 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 21:21:47 +02:00
Armino Popp 4d548d2808 Added Discord OAuth provider 2020-01-13 17:30:10 +02:00
Eldad Fux 178d45cabf New OAuth e2e test 2020-01-13 17:15:52 +02:00
Eldad A. Fux d4ba226b74
Merge branch 'master' into master 2020-01-13 17:10:24 +02:00
Christy Jacob 6bc1668877 chore: Amazon Adapter changes 2020-01-13 20:03:41 +05:30
Christy Jacob 67bda8b9fa feat: modified Amazon Adapter to use the new custom scopes 2020-01-13 20:02:03 +05:30
Christy Jacob 907de3e95f chore: sanitisation of BitBucket Adapter 2020-01-13 19:48:47 +05:30
Christy Jacob b190bc28d8 chore: added required Scopes to Amazon Adapter 2020-01-13 19:46:41 +05:30
Christy Jacob fe9f79b123 chore: corrected function doc 2020-01-13 19:43:08 +05:30
Christy Jacob cda8f27398 chore: support for chaining in addScope 2020-01-13 19:42:09 +05:30
Eldad Fux 73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux 2f125196e4 Added mock OAuth adapter 2020-01-13 14:23:39 +02:00
Christy Jacob 1f1e4e0def chore: added duplicate scope check in constructor 2020-01-13 12:01:36 +05:30
Christy Jacob ecae436f4f chore: removed debug comments 2020-01-13 00:15:01 +05:30
Christy Jacob 074bf1ae50 feat: applied methods to adapters 2020-01-12 23:50:27 +05:30
Christy Jacob 230b039bbd feat: added methods for adding and getting scopes 2020-01-12 23:50:27 +05:30
Christy Jacob 2660fcfc3b feat: added support for scopes param in OAuth Constructor 2020-01-12 23:50:26 +05:30
Christy Jacob 8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux 211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux 7ef71ce790 Moved audit library to a standalone repo 2019-12-29 11:47:55 +02:00
Eldad Fux afadddccca Added unit tests for Auth library 2019-12-28 18:37:39 +02:00
Eldad Fux 4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux 2d6a3d09af Updated return type 2019-12-28 01:04:15 +02:00
Eldad Fux feb90b65f9 Added upload move method 2019-12-28 00:46:19 +02:00
Eldad Fux 92288eb132 Improve storage device type hinting and abstraction 2019-12-27 19:01:19 +02:00
Eldad Fux c16267bc0c Added unit tests for storage devices 2019-12-27 17:13:38 +02:00
Eldad Fux 1107284a5d Updated file type tests 2019-12-26 21:58:37 +02:00
Eldad Fux ec1d1d1633 Deprecated old consts 2019-12-26 16:06:34 +02:00
Eldad Fux d3e272b5d5 Fixed indentation 2019-12-26 15:15:47 +02:00
Eldad Fux 88df11f80f Reordered types 2019-12-14 20:34:42 +02:00
eldadfux fdcbb86f43 Handle mkdir errors with exceptions 2019-11-13 00:32:59 +02:00
eldadfux 3a0f6639b3 Improved the way we handle localhost cookies 2019-11-12 20:42:58 +02:00
Frieder Bluemle 0e3148382c
Remove executable bit from non-executable files 2019-11-01 11:05:34 -07:00
eldadfux 088b6a5503 Allow empty permissions array 2019-10-20 21:28:07 +03:00
Christy Jacob 63571dd52b feat: removed StackExchange Class 2019-10-13 23:37:00 +04:00
Christy Jacob 681acbdffa feat: getAccessToken Done 2019-10-13 23:22:15 +04:00
Christy Jacob 17590846a1 fix: return type of parseState removed 2019-10-13 22:25:39 +04:00
Christy Jacob 26071b9a3c feat: added scope 2019-10-13 22:13:31 +04:00
Christy Jacob c251451957 feat: added stackoverflow reference 2019-10-13 22:11:49 +04:00
Christy Jacob 4ac8cd50b9 fix: fixed changes to Google.php 2019-10-13 22:06:20 +04:00
Christy Jacob 1d34eec44b feat: added stackoverflow class 2019-10-13 22:05:39 +04:00
Christy Jacob 061f4d4836 chore: disabled twitter 2019-10-08 01:09:01 +05:30
Christy Jacob bd5fa91223 feat: started Twitter OAuth 2019-10-06 21:51:02 +05:30
Christy Jacob d2ebafb237 chore: lint fix 2019-10-06 18:28:01 +05:30
Christy Jacob 62c0046f81 feat: implemented abstract method parseState 2019-10-06 18:26:44 +05:30
Christy Jacob cb0ca885c1 chore: lint fix 2019-10-06 16:31:34 +05:30
Christy Jacob 99dd990a6c feat: vk OAuth Done 2019-10-06 16:30:05 +05:30
Christy Jacob 0422fe75a7 feat: start vk oAuth 2019-10-06 02:15:28 +05:30
Christy Jacob 965a68afd3 chore: added Amazon OAuth Docs 2019-10-05 18:46:07 +05:30
Christy Jacob 0d53d260da feat: lint fix 2019-10-05 18:42:46 +05:30
Christy Jacob 080059837b feat: amazon OAuth (conditional) 2019-10-05 18:39:01 +05:30
Christy Jacob e8583822cc feat: added reference docs for Google 2019-10-04 20:39:16 +05:30
Christy Jacob 92101ae7af feat: added reference docs for Gitlab 2019-10-04 20:36:13 +05:30
Christy Jacob c9b1dcd6e5 Merge remote-tracking branch 'upstream/master' 2019-10-04 20:34:41 +05:30
Christy Jacob 07118d7358 feat: started with apple OAuth 2019-10-04 19:59:16 +05:30
Eldad A. Fux ea82e1e027
Merge branch 'master' into feat/add-slack-oauth 2019-10-03 19:53:35 +03:00
Bogdan Covrig b1f01e9dbf Add Slack provider. Fix getUser request path 2019-10-03 18:19:39 +02:00
Bogdan Covrig 2d1ff748f2 [WIP] Add Slack accestoken and code functions 2019-10-03 01:45:06 +02:00
Christy Jacob 80f09862b4 chore: lint fix 2019-10-02 19:37:52 +05:30
Christy Jacob 4e6541b8f6 feat: Dropbox OAuth Added 2019-10-02 19:35:02 +05:30