1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
Commit graph

848 commits

Author SHA1 Message Date
Eldad Fux 7a29bf7985 Fixed GEO IP DB path 2020-01-23 21:46:03 +02:00
Eldad Fux e80de1340a Updated GEO DB 2020-01-23 10:32:23 +02:00
Eldad Fux 7319e86145 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-23 10:32:11 +02:00
Eldad Fux 1726ab05cf Updated DBIP database 2020-01-23 10:26:53 +02:00
Eldad Fux 7d308a55f6 Updated docs 2020-01-23 08:27:19 +02:00
Eldad Fux 0c6deb6c0c Updated docs 2020-01-23 01:32:10 +02:00
Eldad Fux 3b3c55130f Updated duplicated membership error 2020-01-23 01:31:48 +02:00
Eldad Fux 8f6b5ddf22 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-23 00:51:20 +02:00
Eldad Fux 3733d4d826 Removed title case 2020-01-23 00:50:01 +02:00
Eldad A. Fux a6d40d81c3
Merge pull request #290 from armino-dev/add-bitly-auth-provider
Added Bitly OAuth provider
2020-01-22 00:24:11 +02:00
Armino Popp 2e724524f4 Initial commit for Bitly OAuth provider 2020-01-21 22:10:11 +02:00
Eldad Fux e4d95249a6 Updated prism 2020-01-21 19:28:06 +02:00
Eldad Fux cf7e143c3e Added new platforms list 2020-01-21 16:39:42 +02:00
Armino Popp 47e32c990e Added Paypal OAuth provider 2020-01-20 12:55:05 +02:00
Christy Jacob d41e1790c5 feat: added Yandex OAuth Adapter 2020-01-20 09:39:01 +05:30
Eldad Fux f10f03f1d2 Fixed prefs input for users service 2020-01-19 22:38:00 +02:00
Eldad Fux a1023a683d Keep entities under projects 2020-01-19 22:24:08 +02:00
Eldad Fux 16362e85e5 Updated teams service 2020-01-19 22:02:50 +02:00
Eldad Fux 5e4c124cae New invite tests 2020-01-19 14:22:54 +02:00
Eldad Fux 9c97b96ab4 'token' is now 'secret' for better consistency 2020-01-19 14:22:45 +02:00
Eldad Fux 72481d88e1 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-19 12:43:54 +02:00
Eldad Fux 7799ef47ec File upload route (POST /v1/storage/files) now accept a single file per request 2020-01-19 10:05:31 +02:00
Christy Jacob 28ec03c885 chore: added Salesforce to providers 2020-01-19 07:46:22 +05:30
Eldad Fux 92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
Christy Jacob ed983b4f34 chore: updated providers list 2020-01-19 01:44:38 +05:30
Eldad Fux e745a8e5b5 Updated teams tests 2020-01-18 22:02:47 +02:00
Christy Jacob e8cf1cb977 Merge remote-tracking branch 'upstream/master' 2020-01-19 01:29:01 +05:30
Eldad Fux 9df37a193c Fixed prefs validation 2020-01-18 21:07:02 +02:00
Eldad Fux 98e846fa19 Fix for prefs validation 2020-01-18 20:47:58 +02:00
Eldad Fux a3053fe3a7 Updated docs 2020-01-18 19:32:02 +02:00
Eldad Fux 81805d0c62 Added tests 2020-01-18 18:03:17 +02:00
Eldad Fux f034d1024d wip 2020-01-18 16:47:08 +02:00
Eldad Fux 28560c7520 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 15:51:12 +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
Eldad Fux e793f8bb5d Fixed some small bugs in teams service 2020-01-16 16:05:48 +02:00
Armino Popp 5bfd1e602a Added Spotify OAuth provider initial files 2020-01-16 12:48:05 +02:00
Armino Popp 358f6bdf6b Added twitch OAuth 2020-01-15 17:50:22 +02:00
Eldad Fux 1328034ccd Fix for CI 2020-01-14 23:11:02 +02:00
Eldad Fux d5044ce1d5 Added support for SameSite cookie option 2020-01-14 22:50:49 +02:00
Eldad Fux ba5f0c8b31 Added more metadata for new SDKs 2020-01-14 18:16:24 +02:00
Eldad Fux f68a135106 Fixed UI sync issues 2020-01-14 11:22:56 +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 bd98968d76 Added mock => false attribute 2020-01-13 17:47:08 +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
Eldad Fux d005ade2d8 Removed buggy abuse check 2020-01-13 14:49:17 +02:00
Eldad Fux 73e1062884 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-13 14:48:52 +02:00
Eldad Fux 0a7889ac84 Hide mock OAuth server from the UI 2020-01-13 14:43:00 +02:00