Commit Graph
31434 Commits
Author SHA1 Message Date
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
Damodar Lohani 777e9de8bc migration test 2021-11-09 17:36:56 +05:45
Damodar Lohani e2f7446bac Fix usage test and model 2021-11-09 17:19:16 +05:45
Torsten Dittmann e5aad79a32 Merge branch 'master' of https://github.com/appwrite/appwrite 2021-11-09 11:46:08 +01:00
Bradley Schofield 24b747453f Add the ability for multiple abuse-keys 2021-11-09 10:21:24 +00:00
Damodar Lohani 2fcbc49a7a bucket usage 2021-11-09 16:05:47 +05:45
Damodar Lohani 654a88a95d update storage usage charts 2021-11-09 15:09:06 +05:45
Damodar Lohani 44437f5c8b fix storage usage 2021-11-09 11:52:01 +05:45
Damodar Lohani 49c850eba7 update usage tasks with missing usage stats and fixes for buckets 2021-11-09 11:35:03 +05:45
Damodar Lohani 1694601974 update usage storage 2021-11-09 10:55:19 +05:45
Damodar Lohani 290f6a5625 update storage usage model 2021-11-09 10:55:06 +05:45
Eldad A. FuxandGitHub a1a4584095 Merge pull request #2400 from appwrite/feat-sdks-web-5-0
feat(sdks): release web 5.0.0
2021-11-08 21:01:17 +02:00
Bradley Schofield 5a54ae8d0a Update abuse-key for password recovery to add IP
Update abuse-key for password recovery to add IP
2021-11-08 14:54:28 +00:00