1
0
Fork 0
mirror of synced 2024-06-28 19:20:25 +12:00
Commit graph

367 commits

Author SHA1 Message Date
Eldad Fux 583fb8c23d Block UI when CNAME target is invalid 2020-02-23 10:58:30 +02:00
Eldad Fux dadd1631aa Added basic http endpoints 2020-02-22 10:10:30 +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 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
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
Christy Jacob d6f5d81073 chore: set abuse-limit to default 2020-01-13 00:10:27 +05:30
Christy Jacob d33ffbbd37 chore: added back abuse limits 2020-01-13 00:09:09 +05:30
Christy Jacob 074bf1ae50 feat: applied methods to adapters 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 a5bfc8668b feat: added support for scope parameter in the OAuth route 2020-01-12 23:50:26 +05:30
Christy Jacob 8949584e7c chore: merge commit 2020-01-12 23:49:39 +05:30
Eldad Fux f77aa39ff7 Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
Eldad Fux 211047d92e Updated naming conventions 2020-01-12 02:20:35 +02:00
Eldad Fux 43dd5c6c2b Fixed OAuth issue 2020-01-12 01:13:55 +02:00
Eldad Fux a2f9e7ef99 Updated tests 2020-01-11 23:53:57 +02:00
Eldad Fux f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00
Eldad Fux 2181683c13 Updated docs 2020-01-06 01:22:02 +02:00
Eldad Fux daa12dd17c Deprecation of auth service 2020-01-06 01:07:41 +02:00
Eldad Fux 07ee07f6e4 Deprecating auth service 2020-01-05 13:29:42 +02:00
Eldad Fux aa391df411 Fixed param error 2020-01-04 17:45:45 +02:00
Eldad Fux a9abf52da9 Added webhooks event and audit logs for resources 2020-01-04 17:45:28 +02:00
Eldad Fux 128ae4239c Updated docs 2020-01-04 09:44:03 +02:00
Eldad Fux eff4c94066 Added empty graphql controller 2020-01-03 23:16:26 +02:00
Eldad Fux 3fefd2e764 Removed unused namespace 2020-01-03 23:01:23 +02:00
Eldad Fux bdc32f321e Added create account method 2020-01-03 23:00:53 +02:00
Eldad Fux ed2ee90882 Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-01 14:53:30 +02:00
Eldad Fux d0979e6581 Fixed wrong error message 2019-12-31 16:40:21 +02:00
Eldad Fux 7ef71ce790 Moved audit library to a standalone repo 2019-12-29 11:47:55 +02:00
Eldad Fux 4c7f3899c3 Updated move and upload methods 2019-12-28 10:59:56 +02:00
Eldad Fux d89e591476 Fixed storage root path 2019-12-27 19:00:36 +02:00
Eldad Fux 21961f2191 Fixed queue health check 2019-12-26 12:00:13 +02:00
Eldad Fux b7a0e5b228 Merge branch 'master' of github.com:appwrite/appwrite into restify 2019-12-26 07:20:23 +02:00
Eldad Fux 91a01d511d Fixed mock service errors 2019-12-25 17:18:38 +02:00
Eldad Fux 2bbb57543f Added mock routes 2019-12-25 08:31:09 +02:00
Eldad Fux cebd73a594 Added new mock routes 2019-12-24 22:59:31 +02:00
Eldad Fux 77a57e381f Fixed broken paths 2019-12-18 12:24:54 +02:00
Eldad Fux 066f08fcf5 Better locction for missing project error 2019-12-17 06:16:50 +02:00
Eldad Fux 6ab90cd01e Fixed paths 2019-12-16 21:35:33 +02:00
Eldad Fux ef3545cb75 Synced scopes 2019-12-16 07:11:41 +02:00
Eldad Fux 69633e81c8 Fixed controllers paths 2019-12-16 07:00:07 +02:00
Eldad Fux 178c476109 Changed controllers location 2019-12-16 06:55:05 +02:00
Eldad Fux 53a97a59ca Project bot found check 2019-12-15 20:59:13 +02:00
Eldad Fux cfb5806b17 Removed project query 2019-12-15 20:56:44 +02:00
Eldad Fux d59cfd7a68 Splited controllers to client vs admin vs web 2019-12-15 05:03:43 +02:00
Eldad Fux ae0bc3f2a5 Test for admin controllers 2019-12-14 21:33:29 +02:00
Eldad Fux 061a8f4f9b Fixed user status bug 2019-12-12 18:40:01 +02:00
eldadfux dc31c84364 Fixed signup error message not showing up in console 2019-12-05 19:05:44 +02:00
Eldad A. Fux 3173bf9523
Update account.php 2019-11-29 20:31:02 +02:00
eldadfux 80fdf36016 Added project ID validation 2019-11-29 20:26:06 +02:00
eldadfux f41cc152a3 Apply rate limiting only on API calls 2019-11-29 20:23:29 +02:00
eldadfux 6db825256e Some minor cleanups 2019-11-29 09:35:26 +02:00
eldadfux e4e334e9e6 Removed old version constant 2019-11-29 09:35:18 +02:00
eldadfux c278e55882 Updated docs 2019-11-27 19:24:36 +02:00
eldadfux 6a9110ac46 Added test for better storage coverage 2019-11-17 22:33:02 +02:00
eldadfux 2e0bec5699 Added more storage test assertions 2019-11-17 20:49:01 +02:00
eldadfux 82209da6c7 FolderId is not ready yet 2019-11-17 00:48:32 +02:00
eldadfux ed314de0c1 Enabled cache 2019-11-16 23:17:23 +02:00
eldadfux 09d1b333ab avatars debug 2019-11-16 14:43:30 +02:00
eldadfux 51e11d504e not readable exception 2019-11-13 00:40:14 +02:00
eldadfux 8db0b3acf6 Better error handling 2019-11-13 00:39:07 +02:00
eldadfux 3a0f6639b3 Improved the way we handle localhost cookies 2019-11-12 20:42:58 +02:00
eldadfux 1e86d5c429 Added version number 2019-11-12 20:41:48 +02:00
eldadfux 756d01f915 Updated docs 2019-11-10 07:24:51 +02:00
eldadfux 490aa2b6b4 Resorted routes order 2019-11-09 23:06:23 +02:00
eldadfux d16343a74c Updated docs 2019-11-09 22:33:26 +02:00
eldadfux 08f85ce79b Updated docs 2019-11-09 21:53:14 +02:00
eldadfux 764173d8e8 Updated docs for oauth 2019-11-09 21:40:21 +02:00
eldadfux 685c2b34ca Removed debug header 2019-11-09 20:04:45 +02:00
eldadfux 6c7fa7ea71 Testing samesite cookie option 2019-11-08 17:27:16 +02:00
eldadfux e4c7d1660a Removed unused var 2019-11-03 07:06:29 +02:00
eldadfux 9a1531657c Updated docs 2019-11-03 07:02:50 +02:00
eldadfux 7ab72a05d7 Changed OAuth paths and some route titles 2019-10-25 01:53:55 +03:00
eldadfux e6d469214e Changed locale config dir 2019-10-24 22:20:47 +03:00
eldadfux 713f8a22f0 Updated docs 2019-10-21 21:00:12 +03:00
eldadfux f9384d45ac Added new continents route to locale service 2019-10-21 11:14:32 +03:00
eldadfux 66b043b980 Added more tests to users API 2019-10-21 09:43:12 +03:00
eldadfux c51c73b53a Updated user update response 2019-10-21 09:01:07 +03:00
eldadfux db77eace1e Updated docs 2019-10-20 21:44:26 +03:00
eldadfux 523452a5fb Removed debug message 2019-10-20 21:30:38 +03:00
eldadfux 6f9aa130d8 Debug docs error 2019-10-20 15:08:37 +03:00
eldadfux 39ca8efacc Updated docs 2019-10-20 12:05:40 +03:00