1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

369 commits

Author SHA1 Message Date
Damodar Lohani efbfbd6f79 fire event only when final chunks is uploaded 2022-01-31 18:21:45 +05:45
Damodar Lohani e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Damodar Lohani 8000f40c9a use human readable formats 2022-01-31 14:20:29 +05:45
Damodar Lohani 1347829470 fix reogranize 2022-01-31 12:52:30 +05:45
Damodar Lohani 64b3a04465 fix remove adapter attribute from storage buckets 2022-01-31 12:50:12 +05:45
Damodar Lohani 0cd03d7ec2 remove unused attributes of buckets 2022-01-31 12:07:28 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani 1c464274d0
Merge pull request #2685 from appwrite/fix-cache 2022-01-26 14:23:47 +05:45
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Damodar Lohani 6754adc838 fix storage update 2022-01-25 15:21:43 +05:45
Damodar Lohani 58ec32340f remove cache on file delete 2022-01-25 13:37:11 +05:45
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani 41051a8979 fix range for offset 2022-01-16 17:24:36 +05:45
Damodar Lohani 16c0a7c544 directory separator 2022-01-16 17:23:02 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Damodar Lohani 7e33188f4d fix abort 2022-01-16 13:32:03 +05:45
Vincent Ge a102ee6f14 Wrap unique() in double quotes to better indicate that it's a literal string 2022-01-12 17:19:30 -05:00
Damodar Lohani 2239e4a5e6 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2022-01-07 15:47:38 +05:45
Damodar Lohani 6a735ad232 Merge branch 'feat-large-file' into feat-s3-integration 2022-01-06 15:33:44 +05:45
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Matej Baco 69b4d074f5 Migrated all imports to new request class 2021-12-31 16:50:07 +01:00
Damodar Lohani 3452541b6d modify console ui for incomplete uploads and handle proper deletion of incomplete uploads 2021-12-30 17:08:46 +05:45
Torsten Dittmann 693b8c7185 fix: replace internal and external database with project database 2021-12-27 13:45:23 +01:00
Damodar Lohani 535bdee74a update remove sub collection and use the configured collections itself 2021-12-23 14:16:32 +05:45
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Damodar Lohani da72a67687 Merge branch 'feat-s3-integration' into feat-refactor-storage-resource 2021-12-19 13:21:19 +05:45
Damodar Lohani 4de4e87c49 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-19 13:19:54 +05:45
Damodar Lohani c1e8d4527d fix merge issue 2021-12-19 13:02:25 +05:45
Damodar Lohani 879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani c8dec74e74 fix merge issues 2021-12-16 12:38:27 +05:45
Damodar Lohani 3f9ba67853 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-16 11:47:51 +05:45
Torsten Dittmann aaf1a71972
Merge pull request #2478 from appwrite/feat-database-controller-docs-refactor
docs(api): reviewed in-line docs of endpoints
2021-12-15 13:03:33 +01:00
Matej Baco 24c2ef67d4 Updated antivirus spelling 2021-12-15 12:02:01 +01:00
Damodar Lohani f3e6dfb71d
Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-15 15:43:14 +05:45
Torsten Dittmann a5a86cc1cd fix: bin2hex() calls 2021-12-14 13:10:38 +01:00
Torsten Dittmann af5fb8751e fix: paginatio docs on endpoints 2021-12-14 12:21:44 +01:00
Torsten Dittmann cb37a69c3e Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-controller-docs-refactor 2021-12-14 12:16:05 +01:00
Damodar Lohani 786f5bfeb4 make permissions optional on create file 2021-12-14 15:27:34 +05:45
Damodar Lohani 6362f18a9a fix param order 2021-12-14 12:08:37 +05:45
Damodar Lohani 2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Damodar Lohani 0f8a3fcea3 fix collection config name 2021-12-14 10:57:48 +05:45
Damodar Lohani 64c719e82c re organize validators 2021-12-13 17:31:59 +05:45
Damodar Lohani 350859d9bd refactor files collection config 2021-12-13 15:02:53 +05:45
Damodar Lohani 80272c528f use storage from resource 2021-12-13 13:53:27 +05:45
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
Torsten Dittmann b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Torsten Dittmann adffae7cf7 docs(api): reviewed in-line docs of endpoints 2021-12-10 13:27:11 +01:00
Damodar Lohani c63bf70404 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-10 16:24:33 +05:45
Damodar Lohani 037c0bfbd5 Merge branch 'feat-large-file' into feat-s3-integration 2021-12-10 16:22:35 +05:45