1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

2712 commits

Author SHA1 Message Date
Eldad Fux 30e89612ae Fixed tag descriptions 2021-02-10 17:04:50 +02:00
Eldad Fux be47c898a4 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-10 15:08:01 +02:00
Eldad Fux 3dd0d60a66 Added hidden attribute for SDKs 2021-02-10 15:07:55 +02:00
Damodar Lohani 25498c2449 remove time periods 2021-02-10 17:42:04 +05:45
Damodar Lohani 1aa424245c avoid errors when response-format header is not available 2021-02-10 11:52:49 +05:45
Torsten Dittmann 2c40dfec89
Update function.phtml 2021-02-09 17:58:31 +01:00
Eldad Fux 7c2a03d978 Updated CLI mode status 2021-02-09 16:08:34 +02:00
Eldad A. Fux 14d503bb7d
Merge pull request #887 from appwrite/feat-add-cli-docs
Added CLI code examples
2021-02-09 16:06:44 +02:00
Eldad A. Fux 4fefda6370
Merge pull request #888 from lohanidamodar/feat-disable-functions-limits
Disabling functions cpus and memory limit when environment is empty
2021-02-09 16:05:58 +02:00
Torsten Dittmann e9e106fee9 remove unnecessary semi colon 2021-02-09 10:25:09 +01:00
Torsten Dittmann 41e3c64add fix(teams): email cta text 2021-02-09 10:16:39 +01:00
Damodar Lohani 077932e1ad disabling functions cpus and memory limit when environment is empty 2021-02-09 14:45:24 +05:45
Eldad A. Fux f68db9e124
Merge pull request #885 from christyjacob4/add-service-description
feat: added short descriptions for all services
2021-02-08 23:26:33 +02:00
Eldad Fux 2c77429c93 Hide env options 2021-02-08 21:31:27 +02:00
Eldad Fux f5346daf79 Added CLI code examples 2021-02-08 21:30:57 +02:00
Christy Jacob a693b72946 feat: added short descriptions for all services 2021-02-09 00:08:00 +05:30
Eldad A. Fux d64f8dbddb
Merge pull request #884 from appwrite/feat-updated-geo-db
Feat updated geo db
2021-02-08 17:24:44 +02:00
Eldad A. Fux 133235d4a6
Merge pull request #881 from TorstenDittmann/feat-delete-certificates
Delete certificate files with worker
2021-02-08 14:33:18 +02:00
Torsten Dittmann ac42cc21ea fixes certificate removal on project deletion 2021-02-08 10:01:52 +01:00
Eldad Fux da9d7a8aca Updated GEO DB 2021-02-08 10:05:50 +02:00
Eldad Fux 88272569b8 Updated cachebuster 2021-02-07 01:22:12 +02:00
Eldad Fux c915d60f29 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-07 00:48:26 +02:00
Eldad Fux d8457c4708 Updated specs 2021-02-07 00:48:19 +02:00
Eldad Fux fd7e53ad31 Updated function ID in the example 2021-02-05 14:56:36 +02:00
Torsten Dittmann a35f7e5dce fix deletes workers volumes 2021-02-05 13:24:12 +01:00
Torsten Dittmann 4e9aa6fc3f add missing env variable to certificate worker 2021-02-05 12:56:46 +01:00
Torsten Dittmann 078b5360d3 adds traversal check to deleteion 2021-02-05 12:18:12 +01:00
Torsten Dittmann f97c87a3e9 adds certificates to deletes worker 2021-02-05 11:57:43 +01:00
Torsten Dittmann ef29a87f61 queue deletion worker for certificates 2021-02-05 10:05:46 +01:00
Torsten Dittmann 9e9fb6414d add certificates to deletion worker 2021-02-05 10:05:26 +01:00
Eldad Fux 51775208aa Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-add-cli-packaging-to-function-ui 2021-02-05 08:20:56 +02:00
Eldad A. Fux f8e8f54a13
Merge pull request #873 from appwrite/feat-docker-login-from-fucntions
Feat docker login from fucntions
2021-02-04 19:52:21 +02:00
Eldad A. Fux fbc5994697
Merge pull request #874 from TorstenDittmann/feat-utopia-analytics
Introduce utopia-php/analytics
2021-02-04 14:52:49 +02:00
Eldad A. Fux 3507d28355
Merge pull request #869 from appwrite/fix-no-type-when-no-content
Fix no type when no content
2021-02-04 14:44:53 +02:00
Torsten Dittmann bf980d50f7 remove value from analytics events 2021-02-04 11:51:19 +01:00
Torsten Dittmann 2b9c3966d9 remove change whitespace 2021-02-04 11:35:51 +01:00
Torsten Dittmann f244eaf108 revert to random cid for analytics 2021-02-04 11:33:32 +01:00
Torsten Dittmann e23828777f add client id to analytics 2021-02-04 10:26:58 +01:00
Torsten Dittmann 0cf42ebad0 fix analytics property and events 2021-02-04 09:20:47 +01:00
Torsten Dittmann 8fddda7e49 introduce analytics to installtion 2021-02-03 17:54:41 +01:00
Eldad Fux a32332cbd1 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:39 +02:00
Eldad Fux fb0b5045bb Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 09:28:30 +02:00
Eldad Fux cf9ab7ed76 Added code examples 2021-02-03 09:27:55 +02:00
Eldad A. Fux 2220eb28da
Merge pull request #859 from appwrite/feat-add-cli-sdk
Updated platforms list
2021-02-03 08:47:31 +02:00
Eldad Fux b684e8192d Updated specs 2021-02-03 01:29:22 +02:00
Eldad Fux 6627498b2f Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-02-03 01:25:58 +02:00
Eldad Fux c175d505a6 Hide JWT from docs 2021-02-03 01:25:52 +02:00
Eldad A. Fux 8e8939504c
Merge pull request #872 from TorstenDittmann/qa-fixes
fix(response-filters): missing response filter model
2021-02-02 21:18:21 +02:00
Torsten Dittmann 85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01:00
Eldad Fux d3b2c68b1a wip 2021-02-02 17:53:09 +02:00
Eldad A. Fux 0c09371066
Merge pull request #871 from TorstenDittmann/fix-ssl-issuing
fix ssl issuing
2021-02-02 17:49:07 +02:00
Torsten Dittmann 7d96186fa9 fixes typos 2021-02-02 15:55:50 +01:00
Torsten Dittmann 76eb74b182 adapt ssl issuing for swoole 2021-02-02 15:48:07 +01:00
Torsten Dittmann e9c3a05a47 fix(ux): adds interactive checkbox labels 2021-02-02 10:50:13 +01:00
Eldad Fux be07db5671 Fixed login command 2021-02-02 10:16:08 +02:00
Eldad Fux 8cdb184636 First Attempt 2021-02-02 09:26:11 +02:00
Eldad Fux c06d06065c options request should return 204 no-content 2021-02-02 08:03:28 +02:00
Eldad Fux e704cc82b5 Remove content type when no content 2021-02-02 08:02:35 +02:00
Eldad Fux 40e1078731 Fixed minor client bug, updated SDK 2021-02-02 00:34:54 +02:00
Eldad Fux cd07c158d1 Updated specs 2021-02-01 23:45:00 +02:00
Eldad A. Fux affc5e5d4d
Merge pull request #866 from appwrite/feat-updated-file-param-name-to-code
Feat updated file param name to code
2021-02-01 23:42:05 +02:00
Eldad Fux 49b54d1943 Updated specs 2021-02-01 23:33:10 +02:00
Eldad Fux 9ae0531b9b Updated repo name 2021-02-01 13:00:13 +02:00
Damodar Lohani 70583ee609 Merge branch '0.7.x' into feat-redis-connection-password 2021-02-01 16:37:56 +05:45
Damodar Lohani 7ac826b355 updating checks for both user and pass 2021-02-01 12:06:42 +05:45
Eldad Fux 3440571f7f Updated specs 2021-02-01 01:07:11 +02:00
Eldad Fux a0e8016774 Updated specs 2021-02-01 00:49:34 +02:00
Eldad Fux 8fc7026cfb Changed file param to code (again) 2021-01-31 21:11:03 +02:00
Damodar Lohani 26500f82ef updating redis auth environment 2021-01-31 20:41:06 +05:45
Damodar Lohani 4023e5efca supporting redis auth 2021-01-31 11:09:38 +05:45
Eldad Fux 62eff29725 Updated JS SDK to Web SDK 2021-01-30 00:46:40 +02:00
Eldad Fux 34d118325a Updated platforms list 2021-01-30 00:11:34 +02:00
Eldad A. Fux 274cade225
Merge pull request #858 from TorstenDittmann/setup-qa
Fixes Install script
2021-01-29 23:54:14 +02:00
Torsten Dittmann 5439343748 remove leftovers 2021-01-29 18:40:52 +01:00
Torsten Dittmann e0f6613b9e remove from install script 2021-01-29 18:38:57 +01:00
Torsten Dittmann a95c763e7e fix env variables on install 2021-01-29 18:12:59 +01:00
Torsten Dittmann 1ff1105703 revert stupid change and fix it smart 2021-01-29 17:03:33 +01:00
Torsten Dittmann 8598a06f20 fix(install): add .env varaibles to docker-compose 2021-01-29 16:52:16 +01:00
Eldad Fux 52a37051c9 Fixed tests added new SDK label 2021-01-29 16:29:53 +02:00
Torsten Dittmann 4dc7204e8b sync 2021-01-29 13:32:20 +01:00
Eldad Fux d6df93fb3c Updated param name 2021-01-29 13:37:00 +02:00
Eldad A. Fux 2ed11835a5
Merge pull request #856 from appwrite/feat-sdk-note
Feat new SDK note
2021-01-29 12:36:30 +02:00
Eldad Fux 4caaf07b09 Updated exit commands 2021-01-29 10:39:42 +02:00
Damodar Lohani 98dddd487c redis auth environment var 2021-01-29 08:28:09 +05:45
Eldad Fux 9167b2c480 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-sdk-note 2021-01-28 18:36:09 +02:00
Eldad Fux f2c04a1cd4 Added a note to Node & Deno SDKs 2021-01-28 15:47:33 +02:00
Torsten Dittmann c22e82d03d
Merge branch '0.7.x' into feat-dart-env 2021-01-28 14:09:17 +01:00
Eldad A. Fux 1c361cc094
Merge pull request #854 from appwrite/feat-tag-file-validation
Feat tag file validation
2021-01-28 14:50:56 +02:00
Torsten Dittmann bf0fb33a77 adds default function environments 2021-01-28 09:52:54 +01:00
Armino Popp 6ac551281c Add Tradeshift OAuth2 provider for live and sandbox
Fixed formatting
2021-01-27 22:21:22 +02:00
Torsten Dittmann f77c708c72 adjust settings to work dart env in travis and low budget 2021-01-27 19:35:36 +01:00
Torsten Dittmann d184e0eae8
Merge branch '0.7.x' into feat-dart-env 2021-01-27 19:26:49 +01:00
Eldad Fux 9ff0790d44 Fixed validation 2021-01-27 20:08:46 +02:00
Torsten Dittmann de15b5ad5f revert changes 2021-01-27 18:25:52 +01:00
Torsten Dittmann 065986a7a0 debug travis ci 2021-01-27 17:53:46 +01:00
Eldad A. Fux a8ff09e846
Merge pull request #841 from appwrite/feat-function-schedule
Feat function schedule
2021-01-27 18:46:19 +02:00
Eldad A. Fux 66052d8176
Merge pull request #851 from appwrite/feat-add-tags-description-to-spec
Added service descriptions to Swagger and OpenAPI3 specs
2021-01-27 18:45:57 +02:00
Eldad Fux 5e8c7eb3d3 Added a new file extension validator 2021-01-27 15:15:44 +02:00
Torsten Dittmann 06fe315bc4 feat(cloud-functions): add new env variable to install compose 2021-01-27 13:29:33 +01:00
Torsten Dittmann 91e2cae2bc fix(cloud-functions): set memory swap to 256m 2021-01-27 13:28:42 +01:00
Eldad Fux 8fddd33f4b Added file type validation 2021-01-27 00:15:20 +02:00
Eldad Fux ceca3d2b4a Fixed logs 2021-01-26 22:49:13 +02:00
Eldad Fux f3677c60e0 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-function-schedule 2021-01-26 22:36:31 +02:00
Eldad Fux fdd413a4b3 Removed not working co-runs 2021-01-26 21:16:03 +02:00
Eldad Fux 237973bcb9 Added service descriptions to Swagger and OpenAPI3 specs 2021-01-26 13:54:06 +02:00
Torsten Dittmann 95ab7f8bad feat(functions): dotnet env added 2021-01-26 11:29:53 +01:00
Torsten Dittmann 968d733881 introduce swoole coroutine to migration 2021-01-25 09:26:52 +01:00
Torsten Dittmann 383bb3d1c1 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-24 15:56:41 +01:00
Torsten Dittmann 596c72bb85 Merge remote-tracking branch 'upstream/0.7.x' into feat-dart-env 2021-01-24 15:52:29 +01:00
Torsten Dittmann 92a7c06fe6 introduce auto architecture detection 2021-01-24 15:49:36 +01:00
Torsten Dittmann e92a5acf9a typo(env-dart): fixed wrong trypo 2021-01-24 09:19:04 +01:00
Torsten Dittmann 7e26e68a47 fix(dart-env): fixes typo 2021-01-24 09:17:30 +01:00
Torsten Dittmann 1a47e0810c fix(dart-env): review changes 2021-01-24 08:51:09 +01:00
Eldad Fux 921b0e0671 Fixed multiple storage init 2021-01-24 07:41:23 +02:00
Damodar Lohani d4c7ab045a Switching to utopia-php/storage 2021-01-22 14:13:33 +05:45
Torsten Dittmann 8e5d7e9e31 fix(dart-env): adapt to review 2021-01-21 14:13:22 +01:00
Torsten Dittmann 607de4246b fix typo 2021-01-21 13:43:09 +01:00
Torsten Dittmann d048c9eeb9 introduce environment allow list 2021-01-21 13:37:59 +01:00
Torsten Dittmann e64f0f3c5e fix(functions): fix worker commands for windows 2021-01-21 10:02:06 +01:00
Torsten Dittmann 048def33b9 fix(functions): add logo 2021-01-21 09:25:34 +01:00
Christy Jacob 2a29e10007 feat: review comments 2021-01-20 23:53:48 +05:30
Christy Jacob f538c1d2bf feat: update env var description 2021-01-20 23:45:30 +05:30
Christy Jacob 0156e00a9d feat: update default env var values 2021-01-20 23:27:49 +05:30
Christy Jacob 04f14816d7 feat: add filter to delete execution logs older than 2021-01-20 20:58:52 +05:30
Torsten Dittmann a5719ca5e4 test commit 2021-01-20 16:28:45 +01:00
Christy Jacob e85fc0282e feat: add description of new env variables 2021-01-20 20:31:08 +05:30
Damodar Lohani 234d0fdf82 set port env 2021-01-20 17:34:36 +05:45
Eldad Fux d908606509 Minor patch 2021-01-20 06:49:00 +02:00
Eldad Fux 467afebd96 Remove FX patch from this PR 2021-01-20 06:47:57 +02:00
Eldad Fux aeca725d44 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-ruby-version 2021-01-19 23:05:41 +02:00
Eldad A. Fux 221e9f11f6
Merge pull request #832 from appwrite/fix-minor-refactoring-for-maintenance
Fix minor refactoring for maintenance
2021-01-19 23:01:01 +02:00
Eldad Fux 66f1bba60b Converted loop to use seconds 2021-01-19 22:36:28 +02:00
Eldad Fux 3f833b71a9 Better check + CI test 2021-01-19 18:32:53 +02:00
Eldad A. Fux 0e4a26f19a
Merge pull request #834 from appwrite/feat-update-show-btn-ui
Updated button UI
2021-01-19 16:34:27 +02:00
Eldad A. Fux 4a69e6f9c7
Merge pull request #837 from appwrite/feat-new-deno-env-version
Added Deno 1.6
2021-01-19 16:32:49 +02:00
Eldad A. Fux c0ce999621
Merge branch '0.7.x' into feat-new-node-version 2021-01-19 16:30:35 +02:00
Eldad Fux 4e565fbb20 Updated functions worker log 2021-01-19 09:23:31 +02:00
Eldad Fux 67fb7f0e2f Added a Ruby env 2021-01-19 07:27:00 +02:00
Eldad Fux 551de8438d Deploy tag with Travis 2021-01-19 00:09:42 +02:00
Eldad Fux 464e5fb4b2 Added a new node version 2021-01-18 23:17:11 +02:00
Eldad Fux 9cf5572481 Added Deno 1.6 2021-01-18 23:05:33 +02:00
Eldad Fux f0bdbd924b Added stats for the usage range buttons 2021-01-18 22:45:56 +02:00
Eldad Fux ac7465bc72 Fixed prev attribute 2021-01-18 22:31:01 +02:00
Eldad Fux a9b031d292 Updated button UI 2021-01-18 20:37:13 +02:00
Eldad Fux b2a4bce396 Minor submission fix 2021-01-18 19:34:34 +02:00
Eldad Fux 1deab53d6e Fixed duplicated events 2021-01-18 19:34:17 +02:00
Eldad Fux 89de3b7e23 Added stats count for api keys link 2021-01-18 19:34:05 +02:00
Eldad Fux cfca272b3c Updated API key event name 2021-01-18 19:19:52 +02:00
Eldad Fux 4af148cfe7 Bug fix: wrong iOS / Flutter events 2021-01-18 19:19:43 +02:00
Eldad Fux 415ee66266 Fixed minor Litespeed bug 2021-01-18 19:12:02 +02:00
Eldad Fux 12998a519d Removed log 2021-01-18 12:17:04 +02:00
Eldad Fux e4d27c24a4 Added missing protocol and ports 2021-01-18 08:58:48 +02:00
Eldad Fux b2e56954a0 test public accessible route 2021-01-18 08:49:24 +02:00
Eldad Fux a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux bf2c8b4010 Fixed error reporting 2021-01-17 15:50:01 +02:00
Eldad Fux 5aff018d11 Fix for error reporting when no route found 2021-01-17 15:49:11 +02:00
Eldad Fux b719a030e0 removed db instance, added time log 2021-01-17 08:17:19 +02:00
Eldad Fux 26faaae5fc Removed log 2021-01-17 02:08:16 +02:00
Eldad Fux f16113dbb3 Some minor fixes 2021-01-17 02:07:43 +02:00
Eldad Fux 47f5e871ba Added scheduling 2021-01-17 01:38:13 +02:00
Eldad Fux a66683dd36 Added authentication flow 2021-01-16 10:20:59 +02:00
Eldad Fux bb113539e5 Typo fix 2021-01-16 08:22:35 +02:00
Eldad Fux c370f8b1c4 Merge branch '0.7.x' of github.com:appwrite/appwrite into 0.7.x 2021-01-15 21:12:12 +02:00
Eldad Fux 2f5b829eed Added missing description 2021-01-15 21:12:06 +02:00
Eldad A. Fux 7517773ab7
Merge pull request #831 from appwrite/feat-minor-cleanups
Cleaning workers
2021-01-15 20:12:01 +02:00
Eldad Fux f9afa2c951 Minor refactoring 2021-01-15 19:48:36 +02:00
Torsten Dittmann 5da6b31edb style(migration): remove space on concatenation 2021-01-15 16:36:42 +01:00
Eldad A. Fux cbd152f8d8
Merge pull request #829 from appwrite/refactor-removed-nginx-stuff
Deprecated old Nginx stuff
2021-01-15 16:55:33 +02:00
Torsten Dittmann a965268826 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-15 15:11:17 +01:00
Torsten Dittmann 538510d171 feat(collections): encrypt api keys 2021-01-15 12:56:03 +01:00
Eldad Fux 89a5cf94b3 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2021-01-15 08:24:43 +02:00
Eldad Fux 0ee954bfeb Cleaning workers 2021-01-15 08:02:48 +02:00
Eldad Fux 17c90846e1 Fixed syntax bug in functions service 2021-01-15 07:30:49 +02:00
Eldad Fux 99d5794f14 Deprecated old Nginx stuff 2021-01-15 00:20:31 +02:00
Torsten Dittmann 2d18abd63d Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-migration-v06 2021-01-14 15:36:20 +01:00
Torsten Dittmann a6a7f896c1 fix(migration): major project iteration bug 2021-01-14 15:03:34 +01:00
Eldad A. Fux 32c316deee
Merge pull request #823 from appwrite/feat-new-public-permissions
Feat new public permissions
2021-01-14 14:19:17 +02:00
Torsten Dittmann c51caac494 refactor(collections): enfore camel case 2021-01-14 13:04:16 +01:00
Eldad Fux 5fb533ed6a Removed unsed volume 2021-01-14 13:11:10 +02:00
Eldad Fux 121bc8a704 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 08:05:55 +02:00
Eldad Fux 9845931201 Merge branch 'feat-minor-07-refactors' of github.com:appwrite/appwrite into feat-new-public-permissions 2021-01-14 00:06:21 +02:00
Eldad A. Fux bce0933cc2
Merge pull request #817 from lohanidamodar/feat-disable-usage-stats
Feat disable usage stats
2021-01-13 22:38:02 +02:00
Torsten Dittmann c6f9f2fc1e feat(migration): v06 - first draft 2021-01-13 17:51:02 +01:00
Damodar Lohani 671f794403 Fix typo causing error 2021-01-13 12:52:28 +05:45
Damodar Lohani 379ce3abce refactoring with suggested updates 2021-01-13 12:10:43 +05:45
Damodar Lohani d345aac92f disabling monitors tab completely 2021-01-13 12:00:32 +05:45
Damodar Lohani f812437dae refactoring to use existing conditional 2021-01-13 11:59:25 +05:45
Damodar Lohani 68593f55b7 remove extra space 2021-01-13 11:57:57 +05:45
Damodar Lohani 1cbca0a6a6 disable functions stats collection if usage stats disabled 2021-01-13 11:42:15 +05:45
Eldad Fux 9c09ae3d95 Merge branch '0.7.x' of github.com:appwrite/appwrite into fix-console-custom-domain 2021-01-13 07:35:53 +02:00
Damodar Lohani f06e92436e app shutdown disable stats collection 2021-01-13 07:44:42 +05:45
Damodar Lohani 075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Damodar Lohani 8da252366d Skip functions usage getting from influx if usage stats disabled 2021-01-13 06:55:52 +05:45
Damodar Lohani 1fcd575f56 disable displaying project usage stats if usage stats disabled 2021-01-13 06:50:27 +05:45
Damodar Lohani 4534064afe Typo fix 2021-01-13 06:33:02 +05:45
Eldad Fux 8ea9ee67c5 Fix for console custom domain 2021-01-12 18:36:21 +02:00
Damodar Lohani dc7e7d448a disable project stats from influxdb if usage stats is disabled 2021-01-12 19:20:17 +05:45
Damodar Lohani 73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux ac8410d22b Added functions execution abuse limit 2021-01-12 00:21:56 +02:00
Eldad Fux 5b0343276e Removed server abuse limits 2021-01-12 00:20:29 +02:00