1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

5999 commits

Author SHA1 Message Date
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
Bradley Schofield
a56463e56e Fix Unique Keys not being update when changing a user's email address 2021-06-17 16:46:29 +01: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
Damodar Lohani
013b08936c
Merge pull request #1290 from lohanidamodar/feat-sb-list
Feature Create, List and Get buckets
2021-06-17 13:12:16 +05:45
Damodar Lohani
5ebebbd0aa webhook test for update bucket 2021-06-17 12:41:01 +05:45
Damodar Lohani
8c30043bd3 delete bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
1a82529e49 fixes 2021-06-17 12:39:56 +05:45
Damodar Lohani
dca5c3491b update bucket endpoint and test 2021-06-17 12:39:56 +05:45
Damodar Lohani
67823a6e5d webhook tests 2021-06-17 12:27:29 +05:45
Damodar Lohani
0c5072e8a4
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 11:13:27 +05:45
Bradley Schofield
fa918f9523 Add Eldad's Suggestions 2021-06-16 14:48:30 +01:00
Bradley Schofield
320cc97ad8 Replace getCollectionFirst with getDocument
Should be faster due to redis caching
2021-06-16 12:48:33 +01:00
Bradley Schofield
cdb8fb8286 Implement suggestions 2021-06-16 11:48:12 +01:00
Bradley Schofield
e3273bc49f Add Tests 2021-06-16 11:41:15 +01:00
Bradley Schofield
d4c39b7b73 Add session by ID API Endpoint 2021-06-16 11:14:08 +01:00
Damodar Lohani
6c2117a750 removed extra whitespace 2021-06-16 13:25:49 +05:45
Damodar Lohani
7bb546ecb3
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 12:52:05 +05:45
Damodar Lohani
9def955ab2 bucket read scope 2021-06-16 11:52:35 +05:45
Damodar Lohani
72ea5492fc reference files 2021-06-16 11:42:33 +05:45
Damodar Lohani
30ec6fcaae create bucket validating all fields 2021-06-16 11:39:19 +05:45
Damodar Lohani
7d5e073812 remove buckets test from base in favor for server side tests 2021-06-16 11:36:09 +05:45
Damodar Lohani
928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +05:45
Damodar Lohani
1bf770ed34 moving storage buckets test to server scope 2021-06-16 11:35:40 +05:45
Damodar Lohani
491720183a update descriptions 2021-06-16 11:28:59 +05:45
Damodar Lohani
bf077e2f9b Merge branch 'feat-sb-id-get' into feat-sb-list 2021-06-16 11:26:41 +05:45