1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00
Commit graph

5921 commits

Author SHA1 Message Date
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
Eldad Fux
83047e8784 Fixed is empty conditions 2021-06-20 16:59:36 +03:00
Eldad A. Fux
080c26e359
Merge pull request #1302 from TorstenDittmann/docs-fix-anonymous-session
docs(acocunt): fix converting anon account
2021-06-20 16:36:38 +03:00
Eldad Fux
4a0b9e5e89 Removed duplicated cli command 2021-06-20 16:16:01 +03:00
Eldad A. Fux
32b890a553
Merge pull request #1135 from fishmandev/fix-NA--submit-a-pull-request-section-to-config-variables
Use the correct 'End Of Line' symbol for selected platform.
2021-06-20 16:00:30 +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
Matej Baco
b7e9efb3d7 Updated interval of an usage worker 2021-06-20 00:01:01 +02:00
Matej Baco
a1d4e35375 Updated INTERVALS of php-resque 2021-06-19 23:46:20 +02:00
Eldad Fux
bea02c8397 Updated model examples 2021-06-19 17:24:39 +03:00
Eldad Fux
0221ef2caa Added new lang colors 2021-06-19 16:30:30 +03:00
Torsten Dittmann
af493324d0 docs(acocunt): fix converting anon account 2021-06-18 13:32:32 +02:00
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
2f5dea62dc test for create file with bucket support 2021-06-18 14:23:36 +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
Damodar Lohani
5019fdcc02
Merge pull request #1296 from lohanidamodar/feat-sb-update
Feat Storage bucket update and delete
2021-06-18 11:13:26 +05:45
Eldad Fux
9ab76690b6 Merge branch '0.9.x' of github.com:appwrite/appwrite into 0.9.x 2021-06-18 07:13:48 +03:00
Eldad Fux
0a762f722e Updated chanelog 2021-06-18 07:13:43 +03:00
Eldad Fux
4c615c8fa6 Updated log method name 2021-06-17 21:21:22 +03:00
Damodar Lohani
9662ba4ec7 fix data param 2021-06-17 16:01:37 +05:45
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
Bradley Schofield
aa41382b26 Update CHANGES.md 2021-06-17 11:05:57 +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
Damodar Lohani
7829ac09b3 prevent adapter update 2021-06-17 13:36:29 +05:45
Damodar Lohani
f92fa47c0c fix event 2021-06-17 13:34:49 +05:45