1
0
Fork 0
mirror of synced 2024-07-02 21:20:58 +12:00
Commit graph

248 commits

Author SHA1 Message Date
Eldad Fux 569560d456 Unused imports 2020-06-21 10:41:44 +03:00
Eldad Fux 0dec176bb8 Updated first and last description 2020-06-21 10:40:50 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux c2f55786ea Updated health endpoint permission scope 2020-06-20 10:34:36 +03:00
Eldad Fux a5855b2ae0 Updated storage test 2020-06-20 09:53:12 +03:00
Eldad A. Fux 0425edc9e1
Merge branch 'master' into eldadfux/issue424 2020-06-19 23:18:03 +03:00
Eldad Fux 7495097390 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-19 21:55:14 +03:00
Eldad Fux 0c8ece309f Updated docs 2020-06-19 21:55:08 +03:00
Eldad Fux 41aeba0d11 Uncaught error with non JSON object creation of document
Fixes #424
2020-06-19 21:04:12 +03:00
Eldad Fux 0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00
Eldad Fux fea55375d8 Same fix for doc update 2020-06-18 23:52:59 +03:00
Eldad Fux 48d30d71d6 Uncaught error with non JSON object creation of document
Fixes #424
2020-06-18 23:13:03 +03:00
Eldad A. Fux d2945ed223
Merge pull request #416 from appwrite/doctor-cli
Doctor cli
2020-06-17 14:52:10 +03:00
Eldad Fux 8e1eda173a Added scopes param 2020-06-16 22:37:46 +03:00
Eldad A. Fux cdce319c09
Merge branch 'master' into doctor-cli 2020-06-15 20:21:33 +03:00
Eldad Fux 76e43da781 Added latest version endpoint (hidden from API) 2020-06-15 11:01:32 +03:00
Eldad A. Fux 70caed07a5
Merge pull request #402 from TorstenDittmann/master
Add responsive and customizable email templates
2020-06-14 23:33:01 +03:00
Torsten Dittmann eb7e80a628 fix admin mode check 2020-06-14 13:44:57 +02:00
Torsten Dittmann 89e7a5c2c4 rebase into master 2020-06-14 01:06:19 +02:00
Torsten Dittmann 9ec49b90b3 add event property to mail worker 2020-06-14 01:06:05 +02:00
Torsten Dittmann 9aa9008f82 add mail background worker 2020-06-14 00:38:46 +02:00
Torsten Dittmann 06c61ec917 add placeholders for colors 2020-06-12 20:21:58 +02:00
Torsten Dittmann bab6ae3b79 remove name from team invitation template 2020-06-12 04:27:11 +02:00
Torsten Dittmann 8a4227bcb7 add responsive email templates 2020-06-12 01:20:32 +02:00
Eldad Fux 1a60a6a8fe Updated namespace conventions 2020-06-11 22:36:10 +03:00
Eldad Fux a5fe705a10 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-11 11:41:40 +03:00
Eldad Fux ce3f2037a3 Changed font weight 2020-06-11 11:41:03 +03:00
Eldad A. Fux 293030766b
Merge pull request #352 from TorstenDittmann/master
[API] Locale - List languages - ISO 639-1
2020-06-11 11:25:06 +03:00
Eldad Fux f3c8e57e70 Merge branch 'master' of github.com:appwrite/appwrite into team-features 2020-06-10 22:08:00 +03:00
Eldad Fux 50e7fc43c9 Fixed test 2020-06-10 21:55:22 +03:00
Eldad Fux 8e47027c34 Removed 3rd party avatar services from the console 2020-06-10 00:31:15 +03:00
Eldad Fux 13bd66e502 Added initials route 2020-06-09 22:48:26 +03:00
Eldad Fux 98846adfc9 Fixed test 2020-06-09 07:27:09 +03:00
Eldad Fux 6f814746b4 Delete project team when project gets deleted 2020-06-08 21:33:37 +03:00
Eldad Fux 26a133a3f8 Allowed admin to auto-add new member to a team 2020-06-08 19:15:35 +03:00
Eldad Fux 157b91b63b Fixed team member count 2020-06-08 08:42:01 +03:00
Eldad Fux fb2663745d Updated Team UI 2020-06-07 12:29:51 +03:00
Eldad Fux 81ef66a29a Work in progress 2020-06-05 12:53:06 +03:00
Eldad Fux 21ff792ad7 Fixed output of /v1/health/queue/certificates returning wrong data 2020-06-01 07:04:40 +03:00
Eldad Fux e71a0f4be5 Updated docs 2020-05-31 01:24:05 +03:00
Eldad Fux 7296db0d06 Added UI adjutments for Apple unique secret key 2020-05-29 15:02:53 +03:00
Eldad Fux 19b343a795 Updated docs 2020-05-28 14:34:42 +03:00
Eldad Fux 0b3cb1c302 Added option to delete project #340 2020-05-26 22:12:40 +03:00
Eldad Fux 419fabd80a Updated delete method to support recrusive deletes 2020-05-26 20:11:20 +03:00
Eldad Fux 9fd288b6c5 Added deletion for project children 2020-05-26 08:09:06 +03:00
Eldad Fux b59849df22 Added a flag to disable ClamAV scans #350 2020-05-25 16:12:59 +03:00
Eldad Fux 8f23a80634 Fixed wrong SDK method type in avatars browser route 2020-05-25 06:36:10 +03:00
Torsten Dittmann 65f63bb769 refactor variables to languages 2020-05-24 14:31:48 +02:00
Torsten Dittmann b2bae294b6 add languages method to locale endpoint 2020-05-24 14:20:32 +02:00
Eldad Fux 80927f2366 Fix for #331 2020-05-22 22:19:04 +03:00
Eldad Fux 6d72accc14 Fixed stats date range 2020-05-18 14:26:52 +03:00
Eldad Fux d2bcbcb4da updated method types 2020-05-18 07:26:28 +03:00
Eldad Fux 11a3d3de58 Added default OAuth handler a unique scheme 2020-05-17 14:11:43 +03:00
Eldad Fux 06c8a2da97 Updated health routes 2020-05-16 18:34:37 +03:00
Eldad Fux b6dc9ad8af Updated docs 2020-05-16 18:22:30 +03:00
Eldad Fux 3572c67938 Updated OAuth2 default URLs 2020-05-16 14:45:22 +03:00
Eldad Fux 13e316bc53 Updated default OAuth2 URLs 2020-05-16 14:42:55 +03:00
Eldad Fux 4986106600 Filtered user logs 2020-05-14 00:10:29 +03:00
Eldad Fux 3588b2e2ca Stats for last 30 days 2020-05-01 21:44:43 +03:00
Eldad Fux cd999c5742 Enabled health docs 2020-05-01 21:44:34 +03:00
Eldad Fux f77a6a4814 Updated tests 2020-05-01 13:24:36 +03:00
Eldad Fux 9f9cc2692b Changed Health API to be public 2020-05-01 13:07:53 +03:00
Eldad Fux 7d620baaf2 Updated health API docs 2020-05-01 11:39:45 +03:00
Eldad Fux dcc1e46ba5 Merge branch 'feature--flutter-support' of github.com:appwrite/appwrite into 0.6 2020-05-01 10:59:54 +03:00
Eldad Fux 5f79dc2e8a Fixed missing param 2020-05-01 09:27:02 +03:00
Eldad Fux 17347440d1 Added support for new stats ranges 2020-04-24 14:24:04 +03:00
Eldad Fux e20e262482 Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-18 16:59:34 +03:00
Eldad Fux 4dffad50c0 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-18 16:59:04 +03:00
Eldad Fux 392801f07a Added support for default values in the DB 2020-04-18 16:57:28 +03:00
Eldad Fux c41dc2cd1b Updated new document form 2020-04-18 01:19:02 +03:00
Eldad Fux 7d7c2adbde Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-04-16 21:46:39 +03:00
Eldad Fux 61a3131338 Fixed typo 2020-04-16 07:59:44 +03:00
Eldad Fux 0c205fcf55 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-04-15 16:45:24 +03:00
Eldad Fux 2664e7d921 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-04-15 16:44:08 +03:00
Eldad Fux 8481e7035b Merge branch '0.6' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:42:53 +03:00
Eldad Fux db4f0dcbb6 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-15 16:41:11 +03:00
Eldad Fux c39c907c52 Fixed user logout button 2020-04-14 22:37:46 +03:00
Torsten Dittmann 011d622b64
Update health.php 2020-04-14 12:17:05 +02:00
Eldad Fux a9bfb8a7a9 New origin validator 2020-04-14 08:44:15 +03:00
Eldad Fux 8d12a00268 Removed unused var 2020-04-13 22:38:39 +03:00
Eldad Fux 984bf696b8 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-13 13:51:10 +03:00
Eldad Fux bb6bea6c7d Fixed doc title 2020-04-13 11:18:09 +03:00
Eldad Fux 192bbeeaf9 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-12 14:01:08 +03:00
Eldad Fux 8d93c735c7 Added new platforms to list 2020-04-12 09:02:04 +03:00
Eldad Fux ed268340da Updated methods labels 2020-04-10 21:59:14 +03:00
Eldad Fux 442f857d2b Updated error message 2020-04-10 21:36:21 +03:00
Eldad Fux 2bb543dd77 Fix tests 2020-04-08 20:26:09 +03:00
Eldad Fux 73d4012934 Pass session to non-web clients 2020-04-08 20:04:46 +03:00
Eldad Fux b9cc1c6718 Merge branch 'master' of github.com:appwrite/appwrite into feature--flutter-support 2020-04-08 16:50:31 +03:00
Eldad Fux 586341b323 Added URL parsing lib 2020-04-08 16:38:36 +03:00
Eldad Fux 79560d5c7e Added no caching on get oauth requests 2020-04-08 14:21:41 +03:00
Eldad Fux 7323f16c29 Added support for flutter apps 2020-04-04 22:02:52 +03:00
Eldad Fux 8c365dff21 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-29 23:11:41 +03:00
Eldad Fux 0783799a60 Merge branch 'master' of github.com:appwrite/appwrite into 0.6 2020-03-29 23:11:14 +03:00
Eldad Fux 61c82ad5f3 Fixed phones response 2020-03-29 23:10:33 +03:00
Eldad Fux c73188ccf9 Merge branch '0.6' of github.com:appwrite/appwrite into database-ui 2020-03-28 18:23:29 +03:00
Eldad Fux 0c2e3d510a Merge branch '0.6' of github.com:appwrite/appwrite into 0.6 2020-03-28 18:17:30 +03:00
Eldad Fux 4548622386 Added config manager 2020-03-28 15:42:16 +03:00
Eldad Fux f35258b9c5 Merge branch 'master' of github.com:appwrite/appwrite into database-ui 2020-03-27 01:56:57 +02:00
Eldad Fux 7b1dd6b2c3 Updated all the REST API query params to be in camelCase 2020-03-25 22:19:19 +02:00