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 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
Christy Jacob 9423a34dd6 feat: update user prefs in User Service 2019-10-05 02:34:49 +05:30
eldadfux f0f3211ef0 Casting string to object 2019-10-03 23:59:06 +03:00
eldadfux 8cca937371 Fixed database not casting string properly 2019-10-03 23:57:57 +03:00
Frieder Bluemle 8297eec3dc
Fix typos 2019-10-02 11:08:34 -07:00
Dima Vishnevetsky 783601c4a3
fixed typo
Fixed typo `symol` -> `symbol` :)
My samll contribution to the environment.
2019-10-02 12:17:08 +03:00
eldadfux 3726448541 Fixed usage not shown for first day of the month 2019-10-01 21:46:57 +03:00
eldadfux 1941cf93b4 Fixed cs issues 2019-10-01 19:11:51 +03:00
Christy Jacob c5ba48e0f6 feat: added BitBucket OAuth Support 2019-10-01 14:31:22 +05:30
eldadfux c706349c10 Updated PHP coding standards 2019-10-01 07:57:41 +03:00
Christy Jacob 4158c3ea21 refactor: code refactoring using php-cs-fixer 2019-09-30 11:43:40 +05:30
Christy Jacob 04ea008fc8 Merge remote-tracking branch 'upstream/master' 2019-09-30 03:48:03 +05:30
Christy Jacob faa63aba97 feat: added Google OAuth Support 2019-09-30 03:33:22 +05:30
eldadfux 8cedaf649a No need for OAuth callback as SDK method 2019-09-30 00:09:24 +03:00
eldadfux 0a916d9039 Added location to spec 2019-09-29 12:42:06 +03:00
eldadfux ee62fdb88f Changed confirmation to confirm 2019-09-29 01:55:54 +03:00
eldadfux 671d524688 Fixed OAuth bug 2019-09-29 01:34:35 +03:00
eldadfux 2d87795b78 Updated console titles 2019-09-28 22:47:01 +03:00
eldadfux 60611af26f Fixed typo 2019-09-28 02:00:30 +03:00
eldadfux 0d6c537145 Updated reset URL param 2019-09-27 01:02:03 +03:00
eldadfux ee62af9b1f Deprecated UI translations 2019-09-26 21:47:48 +03:00
eldadfux 704ad23343 Updated docs 2019-09-21 13:04:22 +03:00
eldadfux 626d1bc7c7 Fixed typo 2019-09-21 12:50:12 +03:00
eldadfux b3d0df54aa Updated tests and docs 2019-09-21 12:32:24 +03:00
eldadfux ac244b5efa Breaking changes in BETA
redirect param is now confirmation
2019-09-21 12:18:44 +03:00
eldadfux 8c4d22cb74 Updated health response 2019-09-20 12:08:24 +03:00
eldadfux 512005ddf4 Updated SDKs 2019-09-20 09:33:11 +03:00
eldadfux 59ec4470b1 Updated docs 2019-09-16 22:03:24 +03:00
eldadfux c559379f8e Remove console restrictions 2019-09-15 19:50:57 +03:00
eldadfux a5c3e978e8 Fixed missing collection error when creating
a new document
2019-09-15 19:50:42 +03:00
eldadfux 6bddbcee10 Updated tests 2019-09-14 11:33:24 +03:00
eldadfux be7fddc303 Added option to restrict console access 2019-09-13 10:13:30 +03:00
eldadfux abd627e919 Success and failure params are required 2019-09-13 08:19:41 +03:00
eldadfux 216d977083 Updated SDK examples 2019-09-12 19:20:51 +03:00
eldadfux 6a5f54615a Updated coding standards using PHP-CS-FIXER 2019-09-06 20:10:41 +03:00
eldadfux 3086111bb9 Improved OAuth implementation,
now its much easier to add new provider
2019-09-03 23:37:34 +03:00
eldadfux ff5186a6a0 Updated OAuth endpoints 2019-09-03 10:43:06 +03:00
eldadfux 8f9e99a92d Fixed OAuth 404 error 2019-09-03 10:24:35 +03:00
eldadfux 1d465aced3 Removed mailgun API integration 2019-08-31 09:02:21 +03:00
eldadfux 2e590007be Updated file update form 2019-08-28 15:29:45 +03:00
eldadfux 3dafbda602 Fixed missing exception 2019-08-27 12:26:20 +03:00
eldadfux 7d4566e9ae Updated docs 2019-08-25 11:10:28 +03:00
eldadfux b47338731f Updated docs 2019-08-25 09:41:03 +03:00
eldadfux aa01506691 Added new env var to client 2019-08-25 08:41:40 +03:00
eldadfux cf1edfc5bc Fixed mail errors 2019-08-25 08:16:17 +03:00
eldadfux ec22411f66 silenced smtp error 2019-08-24 22:47:50 +03:00
eldadfux 323a8aa79e Added support for non-ssl networking 2019-08-24 10:30:12 +03:00
eldadfux fd1057e7ed Updated docs 2019-08-23 17:16:25 +03:00
eldadfux 513310839a Removed old project clients 2019-08-23 00:06:50 +03:00
eldadfux b39be0d794 Prep for real project deletion route 2019-08-23 00:04:10 +03:00
eldadfux b7b0c8204a Deperecated old collection rules 2019-08-23 00:00:18 +03:00
eldadfux 141e88898a Added method to delete DB namespace 2019-08-22 23:53:50 +03:00
eldadfux 0161a8d413 Fixed antivirus health check 2019-08-20 18:43:01 +03:00
eldadfux 6979a6c98a Updated SKDs 2019-08-19 13:31:06 +03:00
eldadfux 821fc05b18 Updated docs 2019-08-18 21:41:12 +03:00
eldadfux 23d0932acf Updated platform API 2019-08-18 18:22:03 +03:00
eldadfux 7bbcfa6cb6 Work in progress, DB ui 2019-08-18 08:25:32 +03:00
eldadfux f652aa4380 Remove unused vars 2019-08-17 11:19:22 +03:00
eldadfux 32b4863a00 Updated docs 2019-08-17 11:16:26 +03:00
eldadfux b6c5c303b2 PHP 7+ syntax 2019-08-17 09:06:26 +03:00
eldadfux 49572a6937 Removed old platform route, add collection route 2019-08-17 09:06:00 +03:00
eldadfux 434378bdda Updated collections timestamps and formats 2019-08-15 01:01:27 +03:00
eldadfux 89c0b9e330 Updated storage and users navigator 2019-08-14 16:50:40 +03:00
eldadfux 21759964cc Updated storage permission scopes 2019-08-14 14:53:07 +03:00
eldadfux 164d252caa Changed clients ref in auth and teams controllers 2019-08-11 08:18:10 +03:00
eldadfux 4bc32d4a15 Updated SDKs 2019-08-10 14:38:09 +03:00
eldadfux 823a4ea3bd Some code cleanups 2019-08-09 17:11:22 +03:00
eldadfux 3447739da9 Remove some old code 2019-08-09 08:03:41 +03:00
eldadfux 7454eda2e9 Fixed prefs default value 2019-08-09 07:49:36 +03:00
eldadfux 1871572255 New SMTP handler 2019-08-09 00:49:46 +03:00
eldadfux d91885e4a7 Added header to login screen 2019-08-08 09:10:40 +03:00
eldadfux 656387518b Updates for service comp 2019-08-08 08:09:49 +03:00
eldadfux 666ce29271 Updated influxdb client version 2019-08-07 10:35:24 +03:00
eldadfux 32fea90efb enabled stats 2019-08-07 10:02:00 +03:00
eldadfux fb5873ef7a Fixed database routes 2019-08-06 16:57:12 +03:00
eldadfux 3ba3f53218 Fixed some style issues 2019-08-05 08:51:02 +03:00
eldadfux 29337fdd7b Splited settings 2019-08-05 07:47:52 +03:00
eldadfux 5d954fe6b4 Fixed GEOIP path 2019-08-03 21:55:00 +03:00
eldadfux 9915d1ae6c Updated templates to relative paths 2019-07-31 23:39:12 +03:00
eldadfux 1b639708b2 Updated templates to relative paths 2019-07-31 23:35:42 +03:00
eldadfux 80fc63a798 Updated avatar image route description 2019-07-30 11:09:21 +03:00
eldadfux 9635c1581b Removed request and bandwidth when no time series db is available 2019-07-29 20:37:25 +03:00
eldadfux 0e44a35215 Updated param name 2019-07-21 14:43:06 +03:00
eldadfux 4bf990420b Added route for cropping remote images URLs 2019-07-09 23:20:39 +03:00
eldadfux bee8656519 Removed DB abuse limits 2019-07-09 12:40:42 +03:00
eldadfux 15c642abe5 Added fallback for /favicon.ico path in favicon avatar route 2019-07-06 22:43:45 +03:00
eldadfux 66072f84b5 Removed some limits and updated SDKs 2019-07-03 22:50:04 +03:00
eldadfux 3115a1f349 Added collection validation 2019-06-09 14:44:58 +03:00
eldadfux 44ee22eb3e Changed status code to 201 for endpoints creating new resources 2019-06-09 11:51:10 +03:00
eldadfux 568f95f7f5 Changed routes scopes naming conventions 2019-06-08 16:13:19 +03:00
eldadfux 6faa0152a9 Deprecated database documents type and changed it to document type 2019-06-08 10:45:41 +03:00
eldadfux d4576d1432 Removed LibreOffice conversion 2019-05-12 07:56:55 +03:00
eldadfux 63068f6b1d Exported ClamAV client to 3rd party package 2019-05-11 18:30:53 +03:00
eldadfux 36358e90b5 Added source code 2019-05-09 09:54:42 +03:00