1
0
Fork 0
mirror of synced 2024-07-20 05:45:46 +12:00
Commit graph

1193 commits

Author SHA1 Message Date
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 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 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 0c5072e8a4
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-17 11:13:27 +05:45
Damodar Lohani 6c2117a750 removed extra whitespace 2021-06-16 13:25:49 +05:45
Damodar Lohani 928b083bcc updated to more in sync with collections 2021-06-16 11:35:54 +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
Damodar Lohani 988004e27f suggested updates 2021-06-16 11:16:07 +05:45
Damodar Lohani 94c91cc52a
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-06-16 11:11:34 +05:45
Damodar Lohani 62f7373e77 fix get bucket with new db 2021-06-15 14:24:36 +05:45
Damodar Lohani 8265884fb9 Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 14:22:52 +05:45
Damodar Lohani b7eb26bc96 fix list bucket with new db 2021-06-15 14:22:23 +05:45
Damodar Lohani 017da96eb0 Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 14:20:12 +05:45
Damodar Lohani 6939002932 create bucket fixing with new db 2021-06-15 14:19:49 +05:45
Damodar Lohani 11670642af Merge branch 'feat-sb-list' into feat-sb-id-get 2021-06-15 13:39:15 +05:45
Damodar Lohani 49374f57bf Merge branch 'feat-sb-create' into feat-sb-list 2021-06-15 13:38:44 +05:45
Damodar Lohani 5ff4781574 Merge branch 'feat-storage-buckets' into feat-sb-create 2021-06-15 13:38:03 +05:45
Damodar Lohani 0bb5718b2f get bucket endpoint and test 2021-06-15 13:33:59 +05:45
Damodar Lohani 081d3ecbde list buckets endpoint 2021-06-15 13:08:22 +05:45
Damodar Lohani 1917381379 fix create bucket issue 2021-06-15 12:28:10 +05:45
Damodar Lohani d0f7ab7a19 create bucket endpoint 2021-06-14 17:44:47 +05:45
Damodar Lohani a5eb89fc1b wip 2021-06-14 17:29:15 +05:45
Eldad Fux a340c4d670 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-14 10:09:55 +03:00
Eldad Fux 9f81790761 Updates to swagger tests 2021-06-13 18:01:56 +03:00
Eldad Fux 01ba5a0738 Returned userIDs 2021-06-12 23:44:25 +03:00
Eldad Fux b4fcbbe062 Fixed JWT missing namespace 2021-06-12 22:37:19 +03:00
Eldad Fux 7a3221168e Removed unrequired attribute 2021-06-12 21:43:12 +03:00
Eldad Fux f3ff50d686 Fixed logs time attribute 2021-06-12 21:39:59 +03:00
Eldad A. Fux a3053b2a2b
Merge branch 'feat-database-indexing' into feat-audit-abuse 2021-06-12 17:54:55 +03:00
Eldad A. Fux 264eb0ea4e
Update app/controllers/api/account.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:40 +03:00
Eldad A. Fux babf31c3a3
Update app/controllers/shared/api.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-06-12 17:50:27 +03:00
Eldad Fux 4dc225a886 Added orderType params 2021-06-12 17:33:23 +03:00
Eldad Fux fe5de87563 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-12 13:21:28 +03:00
Eldad Fux 5fa2a8468e Fixed test and PDO error 2021-06-11 23:39:00 +03:00
Eldad Fux 2028d334a2 Fixed old DB 2021-06-11 21:23:41 +03:00
Eldad Fux b929084b8b Updated var name 2021-06-11 21:23:31 +03:00
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Torsten Dittmann 3f199e1232 refactor(workers): create abstract worker class 2021-06-11 16:20:18 +02:00
Eldad A. Fux 4df8f8aaba
Merge pull request #1260 from lohanidamodar/feat-image-crop-gravity
feat-image-crop-gravity
2021-06-11 16:51:25 +03:00
Damodar Lohani 4ea0d627f4 remove int conversion 2021-06-11 18:11:04 +05:45
Eldad Fux 2a07d311e8 Merge branch 'master' of github.com:appwrite/appwrite into feat-database-indexing 2021-06-11 15:04:15 +03:00
Eldad Fux e42eab3671 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-06-11 12:28:24 +03:00
Damodar Lohani f26b8f05f5 use exception instead 2021-06-10 14:11:16 +05:45