1
0
Fork 0
mirror of synced 2024-07-09 08:27:01 +12:00
Commit graph

6005 commits

Author SHA1 Message Date
Damodar Lohani 77e7de6304 use range parser from framewwork 2021-07-15 15:25:41 +05:45
Damodar Lohani dc7d08fddf update dependencies 2021-07-15 15:22:03 +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 bceb600430 readable comment 2021-07-13 13:46:42 +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 30e5c207e6 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-12 14:57:36 +05:45
Damodar Lohani 799c66ff7d
Merge pull request #1324 from lohanidamodar/feat-sb-backward
Storage Bucket Backward Compatibility
2021-07-11 18:26:55 +05:45
Damodar Lohani c0d204a9a4 create-file doc with info for chunk upload 2021-07-08 17:11:24 +05:45
Damodar Lohani fc96625fd5 upload large file using chunks 2021-07-08 17:11:11 +05:45
Damodar Lohani 8ca9210308 fields update in files and buckets collection 2021-07-08 16:57:36 +05:45
Damodar Lohani 5db04e09f9 first working POC of large file upload 2021-07-07 15:52:11 +05:45
Damodar Lohani 8d40a1b3ce removing existing storage tests without buckets 2021-07-05 13:57:47 +05:45
Damodar Lohani cd53af5375 route aliases for backward compatibility 2021-07-05 13:52:45 +05:45
Damodar Lohani 6249529de1 update utopia-framework 2021-07-05 13:48:01 +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 0152e3b69c Sync with dbpool changes 2021-07-04 18:14:39 +03:00
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 37239edad5 wip 2021-07-04 18:15:47 +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 f69c4e3048 Updated project init 2021-07-04 15:23:58 +03:00
Eldad Fux 025b4e4e81 Updated deps 2021-07-04 15:06:26 +03:00
Eldad Fux c3cd9637f6 Updated create collection 2021-07-04 15:05:46 +03:00
Eldad Fux 10202b2a30 Updated deps 2021-07-04 15:04:27 +03:00
Eldad Fux a0645641bc Fixed missing links 2021-07-03 22:16:41 +03:00
Eldad Fux 2f54c5607e Updated dependencies 2021-07-03 20:59:02 +03:00
Eldad Fux ab7a277ae9 Update env to runtime 2021-07-03 19:55:23 +03:00
Eldad Fux c8054bf209 Updated change log 2021-07-03 15:11:37 +03:00
Eldad Fux 57bc8c75e0 Merge branch 'master' of github.com:appwrite/appwrite into 0.9.x 2021-07-03 09:21:07 +03:00
Eldad A. Fux f013d07df3
Merge pull request #1301 from PineappleIOnic/feat-fix-unique-keys-not-updating
Fix Unique Keys not being updated when changing a user's email address
2021-07-03 09:18:39 +03:00
Eldad A. Fux 737ba69da0
Merge pull request #1342 from TorstenDittmann/feat-improved-migration
feat(migration): add version chooser
2021-07-03 09:00:35 +03:00
Eldad A. Fux 56a272561c
Merge pull request #1345 from appwrite/feat-update-specs
feat: update specs and regenerate docs
2021-07-03 08:58:22 +03:00
Christy Jacob 6e346e5384 feat: remove source directory deletion 2021-07-02 17:59:23 +05:30
Eldad A. Fux 85e84253f0
Merge pull request #1344 from lohanidamodar/fix-gravity-cache
fix-gravity-cache
2021-07-02 15:19:09 +03:00
Christy Jacob 0cdd1daf0b feat: added kotlin getting started 2021-07-02 17:47:35 +05:30
Christy Jacob d543a5fbe9 feat: correct spelling mistake 2021-07-02 17:39:19 +05:30
Christy Jacob e8870dcb3e feat: update android versions 2021-07-02 17:20:54 +05:30
Christy Jacob 766f19d2a4 feat: update specs and regenerate docs 2021-07-02 17:17:02 +05:30
Torsten Dittmann cec23ecd7e remove leftover imports 2021-07-02 13:32:57 +02:00
Damodar Lohani 949b2a21c3 add gravity to cache key 2021-07-02 16:31:46 +05:45
Torsten Dittmann 8966d3d673 add tests 2021-07-02 11:33:10 +02:00