1
0
Fork 0
mirror of synced 2024-07-04 14:10:33 +12:00
Commit graph

232 commits

Author SHA1 Message Date
Damodar Lohani 6c494e8439 fix undefined param 2021-09-27 12:17:41 +05:45
Damodar Lohani 311f07ddde get ID from header 2021-09-27 11:49:17 +05:45
Damodar Lohani a9cbbdf4e2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-23 13:05:34 +05:45
Damodar Lohani 49cfddae1e
Update app/controllers/api/storage.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-15 10:40:30 +05:45
Damodar Lohani ccae13ac19 fix bucket delete 2021-09-15 10:39:49 +05:45
Damodar Lohani 0bb13e9251
Apply suggestions from code review
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2021-09-14 11:50:34 +05:45
Damodar Lohani 1ec3bcd498 view endpoint supports range headers too 2021-09-13 12:34:35 +05:45
Damodar Lohani cc65339a01 fix range header and test 2021-09-13 12:07:27 +05:45
Damodar Lohani 547302c80c fix range header support for streaming 2021-09-13 12:02:45 +05:45
Damodar Lohani b0bdcebd15 fix file custom ID 2021-09-12 15:52:19 +05:45
Damodar Lohani 9052d34b33 fix range header 2021-09-12 15:14:40 +05:45
Damodar Lohani f924ead8f8 range support fix and passed test 2021-09-12 14:35:43 +05:45
Damodar Lohani 40898ae313 download with range header 2021-09-12 12:48:25 +05:45
Damodar Lohani 8caa06ef88 remove multiple imports 2021-09-12 12:05:18 +05:45
Damodar Lohani c48ea44ac4 Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-12 12:03:47 +05:45
Damodar Lohani 6d3a78f7a9 check if bucket exists in usage endpoint 2021-09-12 11:59:40 +05:45
Damodar Lohani 2f9849f957 buckets related metrics 2021-09-10 14:34:16 +05:45
Damodar Lohani 2b55e50c68 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-10 14:15:13 +05:45
Damodar Lohani be811e2366 added new fields for large file support 2021-09-08 14:11:37 +05:45
Damodar Lohani 380ebdc62d Merge branch 'feat-storage-buckets' into feat-large-file 2021-09-08 13:47:05 +05:45
Damodar Lohani 2adac4548a Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-09-07 11:06:12 +05:45
Christy Jacob eccc19e5dc
Apply suggestions from code review
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-09-06 12:13:20 +05:30
Damodar Lohani 5ea98b65a2 fix create files collection per bucket 2021-09-02 16:51:54 +05:45
Damodar Lohani 95fb93057c separate files collection per bucket 2021-09-02 16:34:07 +05:45
Damodar Lohani f230c5b340 storage after pagination test 2021-09-02 15:56:10 +05:45
Damodar Lohani 1edf1a7ba1 custom ID and after pagination 2021-09-02 14:15:10 +05:45
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Christy Jacob ac0ff8ea0f feat(response): use recursive function for swagger/openapi spec generation 2021-09-01 02:25:13 +05:30
Damodar Lohani 6524d00b08 update audit resource 2021-08-29 17:51:33 +05:45
Christy Jacob 66294445ce feat(tests): added tests for users usage 2021-08-29 14:24:50 +05:30
Christy Jacob f7d657cc38 feat(model): use the new authorization skip methods 2021-08-28 21:55:48 +05:30
Christy Jacob 6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
Christy Jacob 6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob 3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Christy Jacob 9ebc5b891b feat(usage): added usage endpoint for storage 2021-08-20 17:47:19 +05:30
Christy Jacob 24925d2eb2 feat(usage): cleanup comments 2021-08-20 17:40:52 +05:30
Christy Jacob 070b7d8270 feat(usage): added usage endpoint to storage api 2021-08-20 14:30:39 +05:30
Christy Jacob d654e4cd09 feat(usage): added usage endpoint to storage api 2021-08-20 14:28:42 +05:30
Damodar Lohani 0d47dea97f Merge branch 'feat-database-indexing' into feat-usage-daemon 2021-08-19 11:12:49 +05:45
Damodar Lohani bc05c4d3a5 update custom id description on all services 2021-08-19 10:37:36 +05:45
Damodar Lohani ee048caf93 fix usage small issues 2021-08-17 12:18:32 +05:45
Damodar Lohani 1e9f3e38b2 storage stats 2021-08-16 13:10:20 +05:45
Torsten Dittmann 1061dc6366 fix(after-pagination): updated descriptions 2021-08-11 15:30:25 +02:00
Torsten Dittmann 8296021b63 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-after-pagination 2021-08-09 12:03:15 +02:00
Torsten Dittmann 8e6c415d01 feat(storage): add after pagination 2021-08-06 14:36:27 +02:00
Damodar Lohani bfb2b217ec Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-28 11:31:41 +05:45
Damodar Lohani 035a1d2113 fix storage bucket update 2021-07-28 11:30:59 +05:45
Damodar Lohani 1e1b483ffd fix responses 2021-07-27 16:04:39 +05:45
Damodar Lohani 062e22a708 Merge branch 'feat-database-indexing' into feat-custom-id 2021-07-27 11:45:26 +05:45
Damodar Lohani 10155d89ba Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-27 11:42:29 +05:45