1
0
Fork 0
mirror of synced 2024-05-20 20:52:36 +12:00
Commit graph

47 commits

Author SHA1 Message Date
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 bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux ebe3d05bb5 Fixed paypal auto loading 2020-07-07 10:14:24 +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
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
Armino Popp becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +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 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 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 a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux 305e73c190 Added tooltip + improved error messages 2020-06-15 23:05:49 +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 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
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 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