1
0
Fork 0
mirror of synced 2024-06-30 04:00:34 +12:00
Commit graph

243 commits

Author SHA1 Message Date
Eldad Fux e523b0cb9a Re-ordered routes 2020-02-05 08:31:34 +02:00
Eldad Fux 820fc656cc Added setup type var 2020-02-04 10:06:13 +02:00
Eldad Fux 92060d0b89 Updated empty list message 2020-02-04 09:14:03 +02:00
Eldad Fux e13c474477 Removed old SDK config 2020-02-03 09:08:26 +02:00
Eldad Fux 40087546f6 Updated docs 2020-02-02 21:30:40 +02:00
Eldad Fux a510bfb3c1 Resorted routes for docs 2020-02-01 00:34:07 +02:00
Eldad Fux f1e31e474c Fix for invite join screen 2020-01-31 02:00:31 +02:00
Eldad Fux d898e31a59 Some bug fixes 2020-01-31 01:51:01 +02:00
Eldad Fux b8b9435df5 validate project deletion 2020-01-31 01:50:17 +02:00
Eldad Fux b4b5ceee1c Updated SDKs and UI 2020-01-30 22:58:49 +02:00
Eldad Fux f4d09c76ea Fixed DB new path errors 2020-01-30 20:22:55 +02:00
Eldad Fux 1beaa237f0 Updated SDK examples 2020-01-30 18:18:46 +02:00
Eldad Fux b5a73340c2 Split for client and servers SDKs 2020-01-28 14:56:09 +02:00
Eldad Fux 76e09fb78f Updated SDK platforms 2020-01-27 08:14:14 +02:00
Eldad Fux 879827d000 Added platforms env var 2020-01-26 07:13:01 +02:00
Eldad Fux 4fead6006e Switched routes order 2020-01-24 00:33:44 +02:00
Eldad Fux 6803a47491 Updated GEO DB path 2020-01-23 21:56:06 +02:00
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 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 3733d4d826 Removed title case 2020-01-23 00:50:01 +02:00
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 7799ef47ec File upload route (POST /v1/storage/files) now accept a single file per request 2020-01-19 10:05:31 +02:00
Eldad Fux 92575b17e7 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
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 e793f8bb5d Fixed some small bugs in teams service 2020-01-16 16:05:48 +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 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 00e18551b1 Updated OAuth mock server 2020-01-13 14:40:10 +02:00
Eldad Fux 8b8d311135 Added mock OAuth server 2020-01-13 14:23:45 +02:00
Eldad Fux c5444c828f Fix for OAuth issues 2020-01-13 10:48:37 +02:00
Christy Jacob 563ea1363c feat: added abuse checks as per review 2020-01-13 09:57:49 +05:30
Christy Jacob 55707e86cb chore: removed abuse-limit in callback endpoint 2020-01-13 00:11:45 +05:30