Commit Graph
34296 Commits
Author SHA1 Message Date
Eldad A. FuxandGitHub 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. FuxandGitHub 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. FuxandGitHub 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. FuxandGitHub 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. FuxandGitHub 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
Radmacher 6ccceb9f32 Updated update team membership status doc 2021-11-10 17:21:36 +01:00
Radmacher 3ff2cf172f Updated get team members doc 2021-11-10 17:13:51 +01:00
Radmacher 4137bdb098 Updated update team membership roles docs 2021-11-10 16:43:07 +01:00
Radmacher 5924026bb8 Updated create team membership docs 2021-11-10 16:32:10 +01:00
Radmacher 010fca8f18 Fixed permissions misunderstanding 2021-11-10 13:45:23 +01:00
Torsten Dittmann b0388371c4 fix(ui): single array property 2021-11-10 11:24:45 +01:00
Torsten Dittmann 1c96af3311 fix(ui): multiple arrays on document 2021-11-10 10:43:51 +01:00
Aditya OberaiandGitHub fa5c56e9ec Remove unnecessary Getting Started tutorial link 2021-11-10 00:21:11 +05:30
LNandGitHub b3a3c80531 Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Bradley Schofield 89cc417e3f Update api.php 2021-11-09 14:56:25 +00:00
Bradley Schofield a101c06c62 Update api.php 2021-11-09 14:52:32 +00:00
Bradley Schofield eb73bee093 Update api.php 2021-11-09 14:45:11 +00:00
Bradley Schofield b78715f353 Update api.php 2021-11-09 14:07:10 +00:00