1
0
Fork 0
mirror of synced 2024-07-05 06:31:08 +12:00
Commit graph

844 commits

Author SHA1 Message Date
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 2f843943e1 Improved health check tests 2020-01-12 17:20:51 +02:00
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 426f65d261 Fixed comments 2020-01-05 13:28:54 +02:00
Eldad Fux 25c219f57e Debugs and tests 2020-01-05 13:28:44 +02:00
Eldad Fux cdbe1d4bc0 Updated webhooks event list 2020-01-04 17:45:59 +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 d28bd96167 New public error code 2020-01-03 23:01:09 +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 c176c6098c Added version upgrade command 2019-12-31 12:55:39 +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 8eef8b36a5 Updated SDKs 2019-12-23 16:12:05 +02:00
Eldad Fux 3099f35c0d Changed link name 2019-12-23 07:05:03 +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 6664c851e5 Added project validation 2019-12-15 20:56:29 +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 50e2fe22ad Fixed spacing 2019-12-14 06:15:04 +02:00
Eldad Fux 2ec2caa9e1 Cookies POC 2019-12-14 06:14:40 +02:00
Eldad Fux efa72ac7a0 Fixed open spec errors 2019-12-13 07:51:03 +02:00
Eldad Fux cc5e40e837 Aligned dashboard size for smaller resolutions 2019-12-13 07:44:04 +02:00
Eldad Fux 061a8f4f9b Fixed user status bug 2019-12-12 18:40:01 +02:00
Eldad Fux ff75893402 Updated version const 2019-12-07 23:25:40 +02:00
Eldad Fux 386499e6c8 Updated SDKs 2019-12-07 22:32:15 +02:00
Eldad Fux a30a977ed0 Updated SDKS 2019-12-07 22:27:58 +02:00
Eldad Fux 08502aaac5 Fixed broken avatars 2019-12-06 21:54:23 +02:00
eldadfux 06b09153dd Added build arg 2019-12-06 20:55:44 +02:00
eldadfux 7b0acb2306 Updated GEODB 2019-12-05 20:05:20 +02:00
eldadfux 2069d90c54 open-api - work in progress 2019-12-05 19:43:16 +02:00
eldadfux 0054b078b8 Updated SDK list 2019-12-05 19:35:25 +02:00
eldadfux dc31c84364 Fixed signup error message not showing up in console 2019-12-05 19:05:44 +02:00
eldadfux b956acdf0c Fixed cookie session for IP based hosts 2019-12-05 19:04:14 +02:00
eldadfux 17263a3ca0 Updated compose network 2019-12-05 07:30:23 +02:00
eldadfux 0c138d6c43 Updated clamav version 2019-11-30 19:28:03 +02:00
eldadfux a8570813d1 Removed comment 2019-11-29 22:30:05 +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 df81e3a035 Fixed modal title 2019-11-29 19:35:16 +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 1add9bf623 Added og:url tag 2019-11-26 22:53:30 +02:00
eldadfux 50e2324304 Merge branch 'master' of github.com:appwrite/appwrite 2019-11-26 20:55:30 +02:00
eldadfux 8505deafaf Updated SDKs list 2019-11-26 20:55:22 +02:00
Eldad A. Fux bae5407143
Minor code refactoring 2019-11-25 22:25:54 +02:00
eldadfux a7d004c355 Updated scheme 2019-11-21 21:03:02 +02:00
eldadfux ec89ff0ca8 Updated domain setting 2019-11-21 20:28:15 +02:00
eldadfux 81d3a81e91 Updated SDKs 2019-11-20 21:19:14 +02:00
eldadfux ccd71a4a52 Updated SDKs 2019-11-20 21:01:20 +02:00
eldadfux c202a383ca Updated SDKs 2019-11-20 20:51:55 +02:00
eldadfux 2fb9144a0c Updated SDK task 2019-11-20 20:49:35 +02:00
Pedro Cisneros Santana ff2138384f Update sdks.php
Fixing license for python lang due to classifiers in order to upload to pypi
2019-11-20 09:23:08 +01:00
eldadfux 6d1aa42f7e Added translation tests and fixes 2019-11-18 07:05:10 +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 943bc8a2b3 Changed file attribute key name 2019-11-17 20:48:25 +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 ee1f6330c8 Fixed broken API endpoint 2019-11-10 07:52:02 +02:00
eldadfux 756d01f915 Updated docs 2019-11-10 07:24:51 +02:00