1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

1923 commits

Author SHA1 Message Date
Damodar Lohani a2ef59df47 update file naming 2021-11-30 13:49:19 +05:45
Damodar Lohani 2a6bf47bce fix chunked upload for tags - chunk start from 1 2021-11-30 13:46:47 +05:45
Damodar Lohani ba8598cc8b remove dumps 2021-11-30 13:46:32 +05:45
Damodar Lohani ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
kodumbeats c7bc055995 Purge external database cache on createAttribute 2021-11-23 12:04:08 -05:00
kodumbeats efb8087a9b Purge external database cache on deleteAttribute 2021-11-23 12:03:51 -05:00
Damodar Lohani a3d7b5f60b Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-19 15:37:28 +05:45
Damodar Lohani eb0be63b5d Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-19 15:34:27 +05:45
Damodar Lohani 328ef5adf9 inject mode 2021-11-19 15:30:42 +05:45
Damodar Lohani 0b0f14ef88 allow operating with disabled bucket from console 2021-11-19 15:27:09 +05:45
Damodar Lohani 956d26bada do support and other fixes 2021-11-19 11:43:06 +05:45
Damodar Lohani a6fc5820cc checks for if bucket is disabled 2021-11-18 20:43:18 +05:45
Torsten Dittmann 0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann f2eb6ae317 fix(ui): logs pagination 2021-11-18 11:33:42 +01:00
Torsten Dittmann 58536b9eb1 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-logs-pagination 2021-11-18 11:14:18 +01:00
Torsten Dittmann d099b0133c Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-17 11:39:03 +01:00
Torsten Dittmann b796144628 chore(composer): update audit library 2021-11-17 11:18:47 +01:00
Torsten Dittmann 47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann 19d01c17bb Revert "fix(api): add after pagination to logs endpoints"
This reverts commit 058b4dd975.
2021-11-16 14:37:33 +01:00
Damodar Lohani 3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
Torsten Dittmann 058b4dd975 fix(api): add after pagination to logs endpoints 2021-11-16 12:20:14 +01:00
Torsten Dittmann f8731e8d65 fix(api): logs limit param description 2021-11-16 12:02:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
Damodar Lohani 810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Damodar Lohani 385ee837bc fix issues with creating and viewing files 2021-11-14 20:22:04 +05:45
Damodar Lohani d914c7ecd7 skip antivirus if non-local device 2021-11-14 18:56:52 +05:45
Damodar Lohani c9595b40dd fix api to account for non-local storage 2021-11-14 18:50:51 +05:45
Damodar Lohani 436f6b7c77 merge fixes 2021-11-14 18:43:48 +05:45
Damodar Lohani 241b6f4cd6 check the device environment variable to set proper device 2021-11-14 18:39:23 +05:45
Damodar Lohani e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Damodar Lohani 692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Damodar Lohani 2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Damodar Lohani 2fcbc49a7a bucket usage 2021-11-09 16:05:47 +05:45
Damodar Lohani 44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani 1694601974 update usage storage 2021-11-09 10:55:19 +05:45
Torsten Dittmann 3741786e07
Merge pull request #2225 from PineappleIOnic/health-improve-db-test
Improve health check for Database
2021-11-08 10:42:55 +01:00
Damodar Lohani 34bbe18ec1 updated storage UI to support buckets 2021-11-08 14:11:06 +05:45
Damodar Lohani 3b290e1042 handling bucket enforced permissions 2021-11-07 12:20:49 +05:45
Damodar Lohani 7f548ba150 remove components 2021-11-07 11:39:22 +05:45
Damodar Lohani cad73af84d more strict comparison 2021-11-07 11:36:18 +05:45
Damodar Lohani b68311755f using strict comparison 2021-11-07 11:35:21 +05:45
Damodar Lohani 0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
kodumbeats 238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00