Commit Graph

29860 Commits

Author SHA1 Message Date
Damodar Lohani 3dd10b7c3c DO spaces support with existing envs 2021-11-16 17:20:13 +05:45
Torsten Dittmann 7034f84a6e fix(response): add $id to Log 2021-11-16 12:20:25 +01:00
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
Damodar Lohani d6b2a13d29 update package 2021-11-16 16:41:50 +05:45
Christy Jacob 8141043946 Merge branch 'master' into feat-graphql-support 2021-11-16 11:09:21 +04:00
Torsten Dittmann fd3e46bbcb feat(chore): update composer lock 2021-11-15 10:49:21 +01:00
Torsten Dittmann b1263e9603 tests(logs): test pagination on logs endpoints 2021-11-15 10:49:11 +01:00
Torsten Dittmann d5f959454b feat(controllers): add pagination to logs endpoints 2021-11-15 10:48:32 +01:00
LN f41de4681d Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
Damodar Lohani 3f32e39227 WIP 2021-11-15 11:49:43 +05:45
Damodar Lohani 810eeb3583 Merge branch 'master' into feat-sb-uis-chartjs-upgrade 2021-11-15 10:55:14 +05:45
Eldad A. Fux a917746ac9 Merge pull request #2325 from appwrite/feat-dep-upgrade-chartjs
fix(js): migrate to chart.js v3.5.1
2021-11-15 06:18:48 +02:00
Bradley Schofield c348a71407 Get tests passing again 2021-11-15 02:18:53 +00:00
Eldad A. Fux 232c6d5982 Merge pull request #2375 from fenix-hub/master
Fix Godot Engine line mentioning another user
2021-11-14 17:05:08 +02:00
Eldad A. Fux ef7f2ac6ea Merge pull request #2414 from appwrite/feat-update-ogimage
Updated OG image
2021-11-14 17:04:01 +02:00
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 364634e386 add environment variables required for s3 support 2021-11-14 18:36:11 +05:45
Damodar Lohani e337fe3aca Merge branch 'feat-large-file' into feat-s3-integration 2021-11-14 18:13:43 +05:45
Eldad A. Fux d8bcdfd36b Merge pull request #2416 from appwrite/feat-fix-github-form
Added 0.11.x to GitHub bug form dropdown
2021-11-14 14:27:11 +02:00
Damodar Lohani 692cbe1899 fix return 2021-11-14 18:08:45 +05:45
Matej Baco f6f2005fd8 Added 0.11.x to dropdown 2021-11-14 13:22:42 +01:00
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
Matej Baco c3cc31335a Reduced image size with looseless compressor 2021-11-14 09:41:03 +01:00
Matej Baco 5600e17c51 Updated OG image 2021-11-14 09:38:27 +01:00
Eldad A. Fux 5ef3950bf3 Merge pull request #2410 from appwrite/feat-sdks-deno-node-response-models
feat(sdks): deno/node response models
2021-11-13 23:18:19 +02:00
Eldad A. Fux 1597c6995f Merge pull request #2404 from appwrite/docs-remove-unnecessary-getting-started-tutorial-link
(docs): Remove unnecessary Getting Started tutorial link
2021-11-13 09:15:41 +02:00
Torsten Dittmann bf6c9cce20 feat(sdks): release deno & node response models 2021-11-12 13:22:47 +01:00
Torsten Dittmann 513c7b8081 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-12 11:04:01 +01:00
Damodar Lohani 2d63458b4f fix date 2021-11-12 15:39:43 +05:45
Damodar Lohani d3701ec41d fix dashboard chart 2021-11-12 15:38:32 +05:45
Damodar Lohani b965b2a146 update charts styling 2021-11-12 15:32:39 +05:45
Damodar Lohani 7fd3ac6e02 fix storage usage 2021-11-12 13:32:05 +05:45
Damodar Lohani 80c732f34e buckets chart 2021-11-12 13:31:57 +05:45
Damodar Lohani 35dffe9d8e chart title and description 2021-11-12 11:23:46 +05:45
Damodar Lohani 57f0de5fdd CRUD chart theme 2021-11-12 11:00:15 +05:45
kodumbeats dc7bb3eefc Remove testing code 2021-11-11 20:17:03 -05:00
kodumbeats 09de7fb698 Remove trailing commas 2021-11-11 20:14:46 -05:00
kodumbeats 4dd6f63fb9 Use Auth method to simplify code 2021-11-11 20:14:40 -05:00
Aditya Rana 9b64fa7f12 Added test for negative angle values (-315deg equivalent to 45deg test case). 2021-11-11 19:41:56 +05:30
Aditya Rana 07bdd3e26b Converting negative angle values to their postive counterpart. 2021-11-11 19:37:37 +05:30
Torsten Dittmann dfcf2bdc1c fix(ui): cleanup comments and whitespace 2021-11-11 14:58:50 +01:00
Damodar Lohani 3cc530749c make file size unsigned 2021-11-11 16:17:53 +05:45
Damodar Lohani 84275d1f74 files now in external namespace 2021-11-11 12:06:24 +05:45
Damodar Lohani 2de39155b6 use external db for files storage 2021-11-11 12:05:52 +05:45
Radmacher 4f7b699b0c Updated delete team membership doc 2021-11-10 17:32:47 +01:00