Commit Graph

900 Commits

Author SHA1 Message Date
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
Eldad Fux 89f55a1727 Re-orgenized controller flow 2021-08-18 16:42:03 +03:00
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
Eldad A. Fux 52132c22b6 Merge branch 'feat-database-indexing' into feat-db-search-attribute 2021-08-14 21:58:56 +03:00
Eldad Fux a7c4edba95 Updated collection structures to support fulltext search 2021-08-14 21:56:28 +03:00
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
Damodar Lohani 08ba825077 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-27 11:40:00 +05:45
Eldad Fux 13c1bb045d Cleanup old db library 2021-07-25 17:47:18 +03:00
Damodar Lohani be3eda31f4 support custom id for file 2021-07-21 13:58:00 +05:45
Damodar Lohani c1b1e76c79 fix download 2021-07-15 17:30:26 +05:45
Damodar Lohani d3b9765d65 fix upload 2021-07-15 17:19:05 +05:45
Damodar Lohani 05674b29a4 updates and refactor 2021-07-15 16:20:08 +05:45
Damodar Lohani 77e7de6304 use range parser from framewwork 2021-07-15 15:25:41 +05:45
Damodar Lohani e5e6425a3d Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 16:47:09 +05:45
Damodar Lohani eab5bd4d5d Update app/controllers/api/storage.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 16:46:00 +05:45
Damodar Lohani 3c16d18f2e more improvement 2021-07-13 14:01:24 +05:45
Damodar Lohani 654b8bbadd refactor and code improvements 2021-07-13 13:43:16 +05:45
Damodar Lohani b8e853493f Merge branch 'feat-large-file' of github.com:lohanidamodar/appwrite into feat-large-file 2021-07-13 13:35:11 +05:45
Damodar Lohani 2c12e19628 request is not required yet 2021-07-13 13:34:45 +05:45
Damodar Lohani 40129ebc41 view and download code improvements 2021-07-13 13:34:19 +05:45
Damodar Lohani 35184f3ba0 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-07-13 13:27:03 +05:45
Damodar Lohani 12ba957614 support large file download and view 2021-07-12 16:08:01 +05:45
Damodar Lohani fc96625fd5 upload large file using chunks 2021-07-08 17:11:11 +05:45
Damodar Lohani 5db04e09f9 first working POC of large file upload 2021-07-07 15:52:11 +05:45
Damodar Lohani cd53af5375 route aliases for backward compatibility 2021-07-05 13:52:45 +05:45
Damodar Lohani fdfe5c62e5 Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-07-05 13:46:37 +05:45
Damodar Lohani 8c98c5f6ae Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-05 13:30:41 +05:45
Eldad Fux 14909a04f2 Merge branch '0.9.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-07-04 17:14:06 +03:00
Damodar Lohani c8b4abfebd fix gravity for buckets 2021-07-04 18:22:00 +05:45
Damodar Lohani aff1013ee8 Merge branch 'feat-storage-buckets' into feat-sb-backward 2021-07-04 18:15:11 +05:45
Damodar Lohani c008a9e360 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-07-04 18:14:20 +05:45
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Damodar Lohani 949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Christy Jacob ebc08be20c feat: revert integer validator to numeric 2021-06-28 20:54:37 +05:30
Damodar Lohani d82594cfcd update and delete backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani ee580add1a create file backward compatibility 2021-06-28 11:38:25 +05:45
Damodar Lohani 8c458383d3 backward compatibility for get requests 2021-06-28 11:38:25 +05:45
Damodar Lohani 5442c4b767 proper error message 2021-06-28 11:37:45 +05:45