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

262 commits

Author SHA1 Message Date
Eldad Fux b3d15d09e8 Added location response to storage resources 2020-02-16 08:25:48 +02:00
Eldad Fux ae6999aee3 Updated session ID 2020-02-15 20:34:16 +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 a07930bbc6 Updated mock server 2020-02-13 10:40:28 +02:00
Eldad Fux 9e6f04896c Added file upload mock tests 2020-02-13 10:04:17 +02:00
Eldad Fux cf4d4c30d0 Updated docs 2020-02-12 12:38:12 +02:00
Eldad Fux dc2a71ed11 Added more account logs 2020-02-12 00:24:30 +02:00
Eldad Fux 8cd40b1209 Fixed teams permission on admin mode 2020-02-11 08:17:40 +02:00
Eldad Fux c2ae486632 Fixed team admin mode bug 2020-02-10 18:14:42 +02:00
Eldad Fux b6eeb368dc Added new account verification route 2020-02-10 09:34:02 +02:00
Eldad Fux 64b1f1817a Updated params docs 2020-02-10 07:58:29 +02:00
Eldad Fux 9c201f5f6e Updated param docs 2020-02-10 07:54:26 +02:00
Eldad Fux 29c5e5e560 Updated email verification 2020-02-09 23:37:28 +02:00
Eldad Fux de4a606975 Updated Team service permissions 2020-02-09 18:53:33 +02:00
Eldad Fux ff524ab180 Updated docs 2020-02-08 20:51:49 +02:00
Eldad Fux 242cbcbf1a Updated DB routes platforms 2020-02-08 08:06:40 +02:00
Eldad Fux 3742ae57ae Updated team membership audit log names 2020-02-08 01:47:37 +02:00
Eldad Fux 5d1614dbe1 Updated route rules 2020-02-08 00:46:12 +02:00
Eldad Fux 02408f97d5 Updated docs 2020-02-07 07:23:36 +02:00
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