1
0
Fork 0
mirror of synced 2024-06-29 11:40:45 +12:00
Commit graph

2575 commits

Author SHA1 Message Date
Eldad Fux 30b04baca8 Added response types 2021-03-05 07:30:34 +02:00
Eldad Fux 9403b9b95f Added new routes to mock errors 2021-03-04 23:32:03 +02:00
Eldad Fux b665833323 Updated SDKs 2021-03-04 23:26:09 +02:00
Eldad Fux 945d7947a2 Updated SDKs 2021-03-03 11:08:05 +02:00
Eldad Fux 3910952fa9 Updated CLI version 2021-02-18 19:01:45 +02:00
Eldad Fux 243eac950d Updated cachebuster 2021-02-17 17:04:44 +02:00
Eldad Fux 51390c2a95 Fixed tests 2021-02-15 10:16:23 +02:00
Eldad Fux 764abc22ae Abstracted useragaent parsing stuff 2021-02-14 19:28:54 +02:00
Torsten Dittmann c3b6ec0ca1
Update compose.phtml 2021-02-11 10:59:11 +01:00
Torsten Dittmann b07b112971
Update compose.phtml 2021-02-11 10:58:19 +01:00
Torsten Dittmann 0a80d647a3
Merge branch 'master' into fix-missing-vars 2021-02-11 10:57:07 +01:00
Torsten Dittmann d51bd29cf7 adds storage env vars to compose template 2021-02-11 10:54:43 +01:00
Eldad Fux 69557adc70 Updated SDK versions 2021-02-11 10:40:55 +02:00
Eldad Fux 4ae1263395 Resorted CLI 2021-02-11 10:12:41 +02:00
Eldad A. Fux c2d58664ca
Merge pull request #894 from TorstenDittmann/patch-2
fix function packaging powershell command
2021-02-10 21:05:11 +02:00
Eldad A. Fux 4d355ff815
Merge pull request #895 from lohanidamodar/fix-response-filter-not-found
Avoid errors when response-format header is not available
2021-02-10 21:04:29 +02:00
Eldad Fux fc8cc1e728 Updated CLI version 2021-02-10 17:50:13 +02:00
Eldad Fux 765760ced6 Updated specs 2021-02-10 17:06:19 +02:00
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