1
0
Fork 0
mirror of synced 2024-08-05 05:21:58 +12:00
Commit graph

5913 commits

Author SHA1 Message Date
Damodar Lohani
c8b4abfebd fix gravity for buckets 2021-07-04 18:22:00 +05:45
Damodar Lohani
c008a9e360 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-04 18:14:20 +05:45
Eldad Fux
f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux
025b4e4e81 Updated deps 2021-07-04 15:06:26 +03:00
Eldad Fux
c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad Fux
10202b2a30 Updated deps 2021-07-04 15:04:27 +03:00
Eldad Fux
2f54c5607e Updated dependencies 2021-07-03 20:59:02 +03:00
Eldad Fux
ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
Damodar Lohani
7ef61fd6ec
Merge pull request #1299 from lohanidamodar/feat-sb-files
Feat Files with Storage Buckets
2021-06-29 13:19:13 +05:45
Damodar Lohani
5442c4b767 proper error message 2021-06-28 11:37:45 +05:45
Eldad Fux
03ff844291 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-26 22:47:53 +03:00
Eldad Fux
862f6721e8 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-26 22:06:23 +03:00
Eldad A. Fux
f374d66464
Merge pull request #1319 from lohanidamodar/fix-gravity-param
Update image library and gravity param
2021-06-26 18:02:06 +03:00
Damodar Lohani
66a6c40433 update image library 2021-06-25 12:36:03 +05:45
Damodar Lohani
79bee417ae throw 500 when bucket size limit is larger than system's storage limit 2021-06-24 12:55:21 +05:45
Damodar Lohani
5dae32d56f
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-24 12:46:29 +05:45
Damodar Lohani
378be8363a using getGravityTypes method to get list of supported gravity 2021-06-24 12:15:52 +05:45
Eldad A. Fux
91b2a139a5
Merge pull request #1294 from PineappleIOnic/feat-get-session-by-id-endpoint
Add session by ID API Endpoint
2021-06-23 18:45:08 +03:00
Eldad A. Fux
d756f36f3d
Merge pull request #1321 from appwrite/feat-new-console-sdk
feat: updated console sdk
2021-06-23 18:38:13 +03:00
Christy Jacob
f74f653ac1 feat: remove example docs 2021-06-23 17:52:20 +05:30
Christy Jacob
09dd0ae1c9 feat: remove example docs 2021-06-23 17:50:08 +05:30
Christy Jacob
7c76234656 feat: remove runtimes env var 2021-06-23 17:48:30 +05:30
Christy Jacob
8359a4e797 feat: restore sdks.php 2021-06-23 17:47:55 +05:30
Christy Jacob
fca3894115 feat: remove generated sdks 2021-06-23 17:47:33 +05:30
Christy Jacob
6711398ab2 feat: updated console sdk 2021-06-23 17:45:27 +05:30
Damodar Lohani
497d391412 update image library and gravity param 2021-06-23 13:59:35 +05:45
Eldad Fux
9e6e345a3f Updated changelog 2021-06-23 10:56:35 +03:00
Eldad A. Fux
46b05afcf1
Merge pull request #1317 from appwrite/dependabot/composer/phpmailer/phpmailer-6.5.0
build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
2021-06-23 10:55:16 +03:00
Eldad A. Fux
a2c4dac366
Merge pull request #1314 from PineappleIOnic/fix-runtime-parameter
Renamed `env` param on `/v1/functions` to `runtime`
2021-06-23 10:12:24 +03:00
Eldad Fux
29dfc4cf46 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-23 09:01:52 +03:00
Eldad Fux
4822d3cc5c Updated runtime logos 2021-06-23 09:01:47 +03:00
Bradley Schofield
aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
dependabot[bot]
607c64734d
build(deps): bump phpmailer/phpmailer from 6.4.1 to 6.5.0
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.4.1 to 6.5.0.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.4.1...v6.5.0)

---
updated-dependencies:
- dependency-name: phpmailer/phpmailer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 15:18:52 +00:00
Damodar Lohani
9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
Eldad A. Fux
6773816909
Merge pull request #1310 from appwrite/fix-removed-duplicated-cli-command
Removed duplicated cli command
2021-06-22 14:51:34 +03:00
Damodar Lohani
305dd37eeb composer update 2021-06-22 16:41:16 +05:45
Bradley Schofield
86afebd726
Update CHANGES.md
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:36 +01:00
Bradley Schofield
22bc391047
Update app/controllers/api/functions.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-22 11:18:26 +01:00
Eldad A. Fux
56f062fccc
Merge pull request #1315 from lohanidamodar/feat-new-functions-runtime
feat-new-functions-runtime
2021-06-22 13:07:36 +03:00
Damodar Lohani
9598868c50 update php-runtime version 2021-06-22 14:38:20 +05:45
Damodar Lohani
2ad4c83314 large file test 2021-06-22 14:22:04 +05:45
Damodar Lohani
9bdc4a5147 fix encryption and compression checks 2021-06-22 14:21:44 +05:45
Eldad A. Fux
ecadb1bede
Merge pull request #1308 from Meldiron/feat-functions-speedup
Execute functions up to 5 seconds faster
2021-06-21 18:45:10 +03:00
Bradley Schofield
c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
Damodar Lohani
8d37fdc213 APP_STORAGE_LIMIT updated for large file test 2021-06-21 14:08:24 +05:45
Damodar Lohani
a8891c4b37 large file test for encryption 2021-06-21 14:08:08 +05:45
Damodar Lohani
af04bc0ac6 remove extra whitespace 2021-06-21 13:51:08 +05:45
Damodar Lohani
93902d2c73 check storage before bucket 2021-06-21 13:50:11 +05:45
Damodar Lohani
80b9fbd3ef test for bucket file size limit 2021-06-21 12:51:28 +05:45
Damodar Lohani
0f317ffa24 test files operation for unknown buckets 2021-06-21 12:43:06 +05:45