1
0
Fork 0
mirror of synced 2024-07-21 06:15:40 +12:00
Commit graph

3252 commits

Author SHA1 Message Date
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 c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad Fux ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
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
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
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 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
Bradley Schofield aa1e713b75 Fix tests 2021-06-22 16:56:05 +01:00
Damodar Lohani 9a955e0244 file extension validation 2021-06-22 17:57:46 +05:45
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
Damodar Lohani 9bdc4a5147 fix encryption and compression checks 2021-06-22 14:21:44 +05:45
Bradley Schofield c92a820c6d Renamed env param on /v1/functions to runtime 2021-06-21 15:42:39 +01:00
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
Eldad Fux 83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
Eldad Fux 4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03:00
Eldad A. Fux e529be5d55
Merge branch 'master' into fix-NA--submit-a-pull-request-section-to-config-variables 2021-06-20 16:00:19 +03:00
Damodar Lohani 181b56eb75 updates 2021-06-20 17:10:48 +05:45
Damodar Lohani fe0bdf0799 preview, view, download, update, delete endpoints and tests 2021-06-20 17:05:35 +05:45
Damodar Lohani 18a8392c9b update suggestions 2021-06-20 16:40:24 +05:45
Damodar Lohani 17ec8bc28d limit comments 2021-06-20 16:35:03 +05:45
Damodar Lohani df5cd22bb9
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-20 16:34:10 +05:45
Damodar Lohani 07e32f1311 get bucket file and test 2021-06-18 15:18:00 +05:45
Damodar Lohani 7427e9dfad list bucket files and test 2021-06-18 15:09:16 +05:45
Damodar Lohani 29cb5e9fef create file with bucket 2021-06-18 14:21:19 +05:45
Damodar Lohani 3c4ba79103 skipping file type validation for now 2021-06-18 14:20:46 +05:45
Damodar Lohani 71a69a1dd8 fix human readable descriptions 2021-06-18 14:20:14 +05:45
Damodar Lohani 9850141128 updated param description 2021-06-18 13:33:57 +05:45
Damodar Lohani d097c9603c update params and description 2021-06-18 13:19:52 +05:45
Eldad Fux 4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
Damodar Lohani d7a6c47b98 create file for bucket and test 2021-06-17 15:55:58 +05:45
Bradley Schofield 3f386d485e
Merge branch '0.9.x' into feat-get-session-by-id-endpoint 2021-06-17 11:07:33 +01:00
Damodar Lohani e530d633dc
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-06-17 15:32:45 +05:45
Bradley Schofield 88bb46ec95 Update account.php 2021-06-17 10:41:04 +01:00
Bradley Schofield 978668cbb9 Implement changes on other endpoints 2021-06-17 10:33:57 +01:00
Bradley Schofield 40e9fa9b36 Add Christy's Suggestions 2021-06-17 10:08:01 +01:00
Damodar Lohani 696b133881
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:14:02 +05:45
Damodar Lohani abdbdeef35
Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 14:12:40 +05:45
Damodar Lohani db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani 7ec21d5c5e remove adapter 2021-06-17 13:46:19 +05:45
Damodar Lohani cdd83bf292 storage bucket delete event 2021-06-17 13:42:38 +05:45