1
0
Fork 0
mirror of synced 2024-09-10 06:36:39 +12:00
Commit graph

6112 commits

Author SHA1 Message Date
Damodar Lohani
806acba737 composer update 2021-07-18 11:44:51 +05:45
Damodar Lohani
eb0f711c22 Merge branch 'feat-storage-buckets' into feat-large-file 2021-07-18 11:30:37 +05:45
Damodar Lohani
57fa41c240 merge feat-database-indexing 2021-07-18 11:29:43 +05:45
Eldad A. Fux
19e9a138e4
Merge pull request #1266 from appwrite/feat-db-refactor-routes
Feat - Appwrite Database using Utopia\Database
2021-07-16 17:47:25 +03:00
kodumbeats
3c475e37a9 Add delay to wait for db before initialization 2021-07-16 10:35:46 -04:00
kodumbeats
ce742b104e Remove $ from task document 2021-07-16 10:32:20 -04:00
kodumbeats
2619157dd0 Add inline todos 2021-07-16 09:53:55 -04:00
kodumbeats
78dd02e81d Revert increased curl timeout 2021-07-16 09:50:25 -04:00
kodumbeats
c04e2ba924 Remove $ from projectId attribute 2021-07-16 09:49:54 -04:00
kodumbeats
f749256e03 Fix typos in changes for certificates worker 2021-07-16 09:33:30 -04:00
kodumbeats
0243d6c9e1 Use refactored db for certificates worker 2021-07-15 17:14:52 -04:00
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
f9185d943a fix payload size to 5MB 2021-07-15 16:01:51 +05:45
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
kodumbeats
88146857f7 Use refactored db for tasks worker 2021-07-14 15:59:16 -04:00
kodumbeats
30483610f8 Add missing typehint 2021-07-14 15:09:48 -04:00
kodumbeats
3d2888ac70 Remove unused functions 2021-07-13 15:24:52 -04:00
kodumbeats
2db245a607 Use new db for deletes worker 2021-07-13 14:44:45 -04:00
kodumbeats
0af70aae30 Handle deleting functions with new db 2021-07-13 12:10:42 -04:00
kodumbeats
b58e773568 Handle deleting execution logs with new db 2021-07-13 12:10:20 -04:00
kodumbeats
4062715613 Handle deleting team memberships with new db 2021-07-13 12:08:52 -04:00
kodumbeats
adb26c5356 Use Utopia authorization validator 2021-07-13 09:41:15 -04:00
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
kodumbeats
f869e69123 Delete user documents from new db 2021-07-12 17:57:37 -04:00
kodumbeats
acc4bbb052 Deletes worker no longer needed for collections 2021-07-12 12:45:30 -04:00
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
kodumbeats
06c276d855 Tighten up validation 2021-07-05 16:27:20 -04:00
kodumbeats
64d1913a03 Keep search param in listCollections 2021-07-05 15:19:18 -04:00
kodumbeats
4a90076013 Cleanup code comments 2021-07-05 15:15:39 -04:00
kodumbeats
e26d379618 Test for webhook indexes.delete not complete 2021-07-05 14:29:21 -04:00
kodumbeats
081f2f83f1 Improve examples 2021-07-05 14:28:38 -04:00
kodumbeats
01555eb8ef Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-db-refactor-routes 2021-07-05 13:40:38 -04:00
Damodar Lohani
8d40a1b3ce removing existing storage tests without buckets 2021-07-05 13:57:47 +05:45