1
0
Fork 0
mirror of synced 2024-06-30 12:10:51 +12:00
Commit graph

3032 commits

Author SHA1 Message Date
Eldad A. Fux b6b48b7684
Merge pull request #1148 from appwrite/fix-oauth-autocomplete
Fix oauth autocomplete
2021-05-15 11:15:02 +03:00
Eldad Fux 85dffbdc8f Removed duplicated class attribute 2021-05-15 11:00:29 +03:00
Eldad Fux 27837871e4 Added comments 2021-05-15 10:44:00 +03:00
Eldad Fux 2a3a73de34 Fixed autocomplete 2021-05-15 03:58:26 +03:00
Eldad Fux 9c0ebc5608 Added string escaping 2021-05-15 03:24:12 +03:00
Christy Jacob d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. Fux dc003464fa
Merge pull request #1142 from appwrite/feat-add-update-membership-endpoint
feat(teams): endpoint to update membership roles
2021-05-14 14:28:11 +03:00
Eldad Fux d7e411cb4f Fix redirect from signup 2021-05-14 14:26:15 +03:00
Eldad A. Fux fb8561f958
Merge pull request #1141 from lohanidamodar/feat-newsletter-subscribe
feat-newsletter-subscribe
2021-05-14 12:20:25 +03:00
Eldad A. Fux 3804f718a4
Merge pull request #1139 from lohanidamodar/feat-automated-install
feat-automated-install
2021-05-14 09:58:59 +03:00
Eldad A. Fux 52dc0a9f17
Update app/tasks/install.php 2021-05-14 09:58:18 +03:00
Damodar Lohani bb39d90da6
updating description for param 2021-05-14 11:43:45 +05:45
Eldad Fux 3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Christy Jacob a35a567e0e feat: added server side test 2021-05-13 20:17:35 +05:30
Eldad A. Fux 5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob 3b74a92ab3
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-13 19:31:52 +05:30
Eldad A. Fux 8d603386a3
Merge pull request #1143 from appwrite/fix-teams-api-issues
fix(teams): some minor issues with the API
2021-05-13 16:57:05 +03:00
Damodar Lohani a346f7ab2a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-newsletter-subscribe 2021-05-13 18:26:56 +05:45
Eldad A. Fux 956f5c1a9b
Merge pull request #937 from appwrite/feat-god-user
Feat Root Account
2021-05-13 12:38:03 +03:00
Eldad Fux 7192fc58d8 Fixed root redirect 2021-05-13 08:59:00 +03:00
Christy Jacob 67b4e8c729 feat: correct the event names 2021-05-12 22:50:10 +05:30
Christy Jacob af0bbd7b91 feat: increase memberships fetched to 2000 2021-05-12 22:45:55 +05:30
Christy Jacob 31dc2d79eb feat: added enpoint for updating membership roles 2021-05-12 22:30:22 +05:30
Eldad A. Fux 73e45c295a
Merge pull request #1133 from lohanidamodar/feat-auto-ssl-generation
feat-auto-ssl-generation
2021-05-12 19:07:31 +03:00
Eldad Fux 69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Christy Jacob 10435d4392 feat: update membership roles 2021-05-12 20:17:56 +05:30
Christy Jacob a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Damodar Lohani c20d5785d4 signup to newsletter option in console signup 2021-05-12 18:00:22 +05:45
Damodar Lohani d94771471c format update for travis reboot 2021-05-12 17:40:16 +05:45
Eldad Fux f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Damodar Lohani bd73b3aa58 discord link in the footer 2021-05-12 16:58:31 +05:45
Damodar Lohani e2000dbdf8 remove extra white space 2021-05-12 16:42:13 +05:45
Damodar Lohani d198977e5d check interactive with a param 2021-05-12 16:39:14 +05:45
Damodar Lohani 7a75c3558f remove log 2021-05-12 16:10:57 +05:45
Damodar Lohani 9097cf2d42 unattended installl 2021-05-12 13:57:33 +05:45
Damodar Lohani 0e90c75a12 refactor based on review 2021-05-12 11:04:48 +05:45
Damodar Lohani be5b882fe7
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-12 11:02:34 +05:45
Damodar Lohani f83ad43187 fix auth issue 2021-05-11 17:21:27 +05:45
Damodar Lohani dc52c6975a fix error 2021-05-11 17:09:23 +05:45
Damodar Lohani dc92498d93 disable auth for writing 2021-05-11 17:06:55 +05:45
Damodar Lohani 4170eaa45a fix error 2021-05-11 17:00:26 +05:45
Damodar Lohani 35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Damodar Lohani 75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
Damodar Lohani 0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Christy Jacob f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Torsten Dittmann ded3cbbb73 fix(mock): 502 error spec 2021-05-07 15:52:40 +02:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann a0d30aef8c chore(vars): fix typo on god account description 2021-05-07 09:06:36 +02:00
Christy Jacob d99f0cbc5c feat: review comments 2021-05-06 22:00:57 +05:30
Christy Jacob e8172f72e3 feat: review comments 2021-05-06 22:00:44 +05:30
Torsten Dittmann 1f91e8a460 fix(docs): typos 2021-05-06 17:53:48 +02:00
Torsten Dittmann 1894ea6490 fix(docs): typos 2021-05-06 17:53:07 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Christy Jacob 80328f1dc7 feat: review comments 2021-05-06 18:51:36 +05:30
Damodar Lohani d09dfc6bdd fix dialog tabs overflowing 2021-05-06 13:33:54 +05:45
Damodar Lohani 309f915070 flutter desktop platforms 2021-05-06 11:19:34 +05:45
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Torsten Dittmann 3ab5fefb79 fix(influx): use curl as driver 2021-05-04 14:32:20 +02:00
Torsten Dittmann a46638544f debug influx 2021-05-04 14:15:29 +02:00
Torsten Dittmann bf8994fa3a Revert "feat(influxdb): introduce official client SDK"
This reverts commit 15522c2cb9.
2021-05-04 13:55:01 +02:00
Torsten Dittmann 15522c2cb9 feat(influxdb): introduce official client SDK 2021-05-04 13:15:36 +02:00
Eldad Fux 7272ca857e Fixed missing default values 2021-04-30 18:09:15 +03:00
Eldad A. Fux 8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Torsten Dittmann d58cc6024b fix: deprecation notice for 2021-04-29 17:20:03 +02:00
Torsten Dittmann 6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Torsten Dittmann 24705f2d08 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-29 09:37:08 +02:00
Torsten Dittmann 4689d0b69f Revert "fix: influx db client"
This reverts commit 5ddcdf1779.
2021-04-27 15:51:35 +02:00
Torsten Dittmann 5ddcdf1779 fix: influx db client 2021-04-27 15:39:40 +02:00
Torsten Dittmann f2426aa473 fix: use authorization control instead of arguments 2021-04-27 09:28:42 +02:00
Torsten Dittmann 4eb298e4e0 fix: executions permission validation 2021-04-27 09:12:59 +02:00
Torsten Dittmann 3a9b6e2e76 tests: debug travis 2021-04-26 16:57:21 +02:00
Eldad Fux 1a4e813e45 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-04-23 23:33:04 +03:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann cb5c88a4d0 fix: use new runtimes filter syntax 2021-04-23 10:40:45 +02:00
Eldad A. Fux ba49f4d367
Merge branch '0.8.x' into feat-auth-limits 2021-04-23 09:34:16 +03:00
Eldad Fux 04d53eab7a Fixed missing permissions 2021-04-23 09:31:22 +03:00
Torsten Dittmann 26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann 5668579021 fix: improve error message on anon login 2021-04-21 16:54:05 +02:00
Torsten Dittmann cc34719768 feat: preferences response model 2021-04-21 15:37:51 +02:00
Torsten Dittmann 0719806885 fix: runtime whitelist 2021-04-21 13:27:02 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux 7fc3b95541 Updated SDK version 2021-04-21 13:13:37 +03:00
Eldad Fux 2bcfaffec3 Updated SDK version 2021-04-21 13:13:12 +03:00
Eldad Fux 5d1492b034 Fixed code examples 2021-04-21 09:54:28 +03:00
Eldad Fux dcee9fc68e Updated specs 2021-04-21 09:38:27 +03:00
Eldad Fux 71f7de08c7 Merge branch 'dev' of github.com:appwrite/appwrite into dev 2021-04-21 09:33:08 +03:00
Eldad Fux 791de55713 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-04-21 09:31:01 +03:00
Eldad Fux c95342a260 Updated SDKs 2021-04-21 09:28:47 +03:00
Eldad A. Fux a12db546ea
Merge branch '0.8.x' into feat-auth-limits 2021-04-20 13:54:16 +03:00
Torsten Dittmann d94ddf1ac5 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-20 09:11:40 +02:00
Eldad Fux 5318eac6be Test Swagger files 2021-04-20 09:02:50 +03:00
Torsten Dittmann 94d2ec5578 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-19 18:08:20 +02:00
kodumbeats d609940de1 Merge branch 'dev' into refactor-whitelist-type 2021-04-19 09:29:55 -04:00
Torsten Dittmann 5433f59771 fix: remove arm support from deno environments 2021-04-19 13:20:35 +02:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann dd5d5f59e0 fix: cloud functions environment 2021-04-19 12:31:40 +02:00
Torsten Dittmann f102e43704 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-465-add-arm-support 2021-04-19 11:35:57 +02:00
Eldad Fux fdfcd0cfb2 Updated Dart note 2021-04-18 14:24:37 +03:00
Eldad A. Fux fea932551b
Merge pull request #1040 from appwrite/feat-new-demos
Added list of web demos
2021-04-17 12:23:01 +03:00
Eldad Fux 7dc51e93e4 Hide dotnet 2021-04-17 12:02:51 +03:00
Eldad A. Fux 65f9c97e8a
Merge pull request #1094 from appwrite/fix-avatars-shared-cache
Fixed cached bug
2021-04-17 00:15:43 +03:00
Eldad A. Fux 1138752d65
Merge branch 'dev' into fix-dashboard-tooltip 2021-04-17 00:15:13 +03:00
Christy Jacob 6786b744bc fix: dashboard tooltip message 2021-04-17 02:10:49 +05:30
Eldad Fux 293badbd90 Fixed cached bug 2021-04-16 22:04:42 +03:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
Torsten Dittmann 3b989cf6a7 fix: anonymous account tests 2021-04-16 18:50:16 +02:00
Torsten Dittmann 2f7f8ab03d test: disabling coroutine in functions worker 2021-04-16 17:53:36 +02:00
Eldad Fux 3ece691efc Updated SDKs 2021-04-16 14:24:03 +03:00
Eldad Fux 85ffcb3e7a Added JWT auth to client SDKs 2021-04-16 11:01:02 +03:00
Eldad Fux 63c93aab1f Added JWT auth to client SDKs 2021-04-16 10:59:41 +03:00
Eldad Fux dddc8100e8 Updated swagger files for 0.8.x 2021-04-16 10:49:18 +03:00
Eldad Fux ce8b3686d8 Replaced sdk.security with sdk.auth 2021-04-16 10:22:17 +03:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
kodumbeats 604b3217f3 Use validator type constants 2021-04-15 16:33:47 -04:00
Eldad Fux be344c2b38 Updated CLI version 2021-04-15 21:04:51 +03:00
Eldad A. Fux 5148c5419c
Merge pull request #1008 from appwrite/feat-new-image-features
feat-new-image-features
2021-04-15 15:48:42 +03:00
Eldad Fux e2f543cd85 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-15 12:01:52 +03:00
Eldad A. Fux c5029028f3
Merge pull request #1073 from lohanidamodar/feat-deno-1.8-functions-env
feat-deno-1.8-functions-env
2021-04-15 11:39:59 +03:00
Torsten Dittmann d5694815f3 fix: migration for 0.8.x 2021-04-15 09:56:45 +02:00
Torsten Dittmann 15c80628ac
Update storage.php 2021-04-15 09:45:05 +02:00
Torsten Dittmann b7833a862b fix: disable co-routine hooks 2021-04-14 17:56:15 +02:00
Torsten Dittmann 74908f4965 fix: disable co-routine hooks 2021-04-14 17:55:08 +02:00
Torsten Dittmann 32587f9d80 tests: disable test 2021-04-14 17:09:36 +02:00
Torsten Dittmann d97e1674aa tests: fix 2021-04-14 15:07:26 +02:00
Torsten Dittmann c24c17f1a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 13:10:54 +02:00
Torsten Dittmann e021b8795a fix: enable coroutine in functions worker 2021-04-14 12:40:55 +02:00
Torsten Dittmann 3829b4b8da Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-auth-limits 2021-04-14 12:36:40 +02:00
Eldad Fux 994dd3164f Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-04-14 12:02:17 +03:00
Torsten Dittmann 0b4d7f0844 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into rename-users-delete-method 2021-04-14 10:21:35 +02:00
Eldad Fux f73a68b63d Fixed demo name 2021-04-14 00:22:27 +03:00
Torsten Dittmann 004d3d5270 rename: users delete method 2021-04-13 13:01:33 +02:00
Torsten Dittmann e0fa4d6856 fix: adapt storage limit 2021-04-13 11:41:10 +02:00
Torsten Dittmann 3e2dcb2cac feat: add abuse limit to file upload 2021-04-13 11:38:48 +02:00
Torsten Dittmann 7e7662096a feat: add abuse limit to team invite 2021-04-13 11:38:40 +02:00
Torsten Dittmann 20e858dbfe fix: validator class and spec generator 2021-04-13 10:46:30 +02:00
Torsten Dittmann 7d08c30672 Merge branch 'dev' of https://github.com/appwrite/appwrite into refactor-whitelist-type 2021-04-13 09:57:26 +02:00
Damodar Lohani 7245b40da0 Merge branch 'dev' of github.com:appwrite/appwrite into feat-deno-1.8-functions-env 2021-04-13 12:27:17 +05:45
Eldad A. Fux 3a60e421ac
Merge pull request #1075 from TorstenDittmann/feat-document-response-model
Feat: Document Response Model
2021-04-13 07:09:09 +03:00
Damodar Lohani a88b93d1cb Merge branch '0.8.x' into feat-new-image-features 2021-04-12 06:22:04 +05:45
Eldad Fux a2f1aa55a2 Updated description 2021-04-11 23:27:06 +03:00
Eldad Fux 2d8b8ef2ff Updated config 2021-04-11 22:26:33 +03:00
Eldad Fux 318ed0b1f2 Updated git repos 2021-04-11 20:49:40 +03:00
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Torsten Dittmann 9dc206051f Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-10 16:25:04 +02:00
Eldad A. Fux f2e85df8de
Merge pull request #1081 from appwrite/dev
Sync 0.8.x with dev
2021-04-10 17:23:13 +03:00
Damodar Lohani 6c8cb0545b handle when opacity is set to 0 2021-04-09 13:41:49 +05:45
Damodar Lohani b7920ab26c fix issue with opacity 2021-04-09 13:27:45 +05:45
Damodar Lohani d82bb692b2 fix for border with border radius issue 2021-04-09 12:49:46 +05:45