1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00
Commit graph

243 commits

Author SHA1 Message Date
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
eldadfux 87e4841d5e Added file upload to mock server 2019-10-19 15:52:17 +03:00
eldadfux df95575532 Strickt array check in mock service 2019-10-19 02:58:17 +03:00
eldadfux 5077da82bb Updated mock server 2019-10-18 23:07:31 +03:00
eldadfux eb5d37cdce Added new spec for tests 2019-10-15 15:48:19 +03:00
eldadfux 213f6e9783 Added mock service for testing 2019-10-14 21:37:59 +03:00
eldadfux aba830ee7b OAuth callbacks are required 2019-10-13 23:30:46 +03:00
eldadfux c1d908e2be All collection create params should be required 2019-10-13 23:19:32 +03:00
Christy Jacob d100ba4016 Merge remote-tracking branch 'upstream/master' 2019-10-13 21:53:36 +04:00
eldadfux 788b8d6db9 Fixed error when user has no name 2019-10-13 00:53:03 +03:00
eldadfux e00c168e2b success and failure are optional 2019-10-12 20:53:05 +03:00
eldadfux 3223fd0362 Update docs 2019-10-10 06:52:59 +03:00
eldadfux d30b98d79c Updated SDKs 2019-10-09 11:40:02 +03:00
eldadfux 53f9ff2e9a Fixed docs paths 2019-10-09 11:31:51 +03:00
eldadfux e9ef5aa8a5 Fixed missing $version param 2019-10-09 06:53:37 +03:00
Christy Jacob 9b9552b6b8 Merge remote-tracking branch 'upstream/master' 2019-10-08 15:37:47 +05:30
eldadfux bfc510cb56 Updated account routes 2019-10-08 10:21:54 +03:00
eldadfux cad690cf8b Modes routes docs to md files 2019-10-08 10:09:35 +03:00
Christy Jacob 9d2f0d135a Merge remote-tracking branch 'upstream/master' 2019-10-08 01:09:32 +05:30
Christy Jacob 061f4d4836 chore: disabled twitter 2019-10-08 01:09:01 +05:30
eldadfux f3ce86ed63 Exporting docs to md file+fixed routes indentation 2019-10-06 23:10:52 +03:00
Christy Jacob 62c0046f81 feat: implemented abstract method parseState 2019-10-06 18:26:44 +05:30
Christy Jacob 0d53d260da feat: lint fix 2019-10-05 18:42:46 +05:30
Christy Jacob 080059837b feat: amazon OAuth (conditional) 2019-10-05 18:39:01 +05:30
Christy Jacob 1444ca14bb feat: added user prefs endpoint 2019-10-05 14:37:49 +05:30