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

8190 commits

Author SHA1 Message Date
LN f41de4681d
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-15 12:05:41 +05:30
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
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
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
Matej Baco f6f2005fd8 Added 0.11.x to dropdown 2021-11-14 13:22:42 +01:00
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
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
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 Oberai fa5c56e9ec
Remove unnecessary Getting Started tutorial link 2021-11-10 00:21:11 +05:30
LN b3a3c80531
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-09 22:48:36 +05:30
Torsten Dittmann e5aad79a32 Merge branch 'master' of https://github.com/appwrite/appwrite 2021-11-09 11:46:08 +01:00
Eldad A. Fux 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
Torsten Dittmann 12c13eb18b feat(sdks): release web 5.0.0 2021-11-08 14:29:18 +01:00
LN 4927053fb7
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-08 17:35:51 +05:30
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
LN 54586b48d5
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-07 21:04:00 +05:30
Eldad A. Fux 3b0ee3988f
Merge pull request #2392 from appwrite/feat-add-color-primery
Added primary color variables
2021-11-07 08:32:27 +02:00
JB Leiknes fa3cf3c025
Merge branch 'appwrite:master' into master 2021-11-05 10:13:04 +01:00
Matej Baco c5c9aa1b0e Added priary color variables 2021-11-05 08:03:27 +01:00
LN 48b9dd5baa
Merge branch 'appwrite:master' into feat-1764-telugu-translation 2021-11-04 16:12:30 +05:30
Miku Chan b5ef74aef4
Merge branch 'master' into locale 2021-11-04 15:40:25 +05:30
Damodar Lohani 0e91b67528
Merge pull request #2381 from appwrite/feat-mock-upload-chunked 2021-11-04 15:04:28 +05:45
kodumbeats 85c2078e77 Update tests where unowned role is used to create documents 2021-11-03 12:39:15 -04:00
kodumbeats 7853c9370b Enforce that users cannot add permission roles they do not have 2021-11-03 12:38:06 -04:00
kodumbeats d6b794d305 Add query e2e tests to check for strict matching 2021-11-03 11:02:41 -04:00
kodumbeats af52dbd074 Test patch to query validator constructor 2021-11-02 19:45:23 -04:00
kodumbeats 58e6b3a6d6 Reorder so that expected value is first in assertions 2021-11-02 19:45:04 -04:00
kodumbeats 238ff6fcd4 Enable strict query checking if queries are provided 2021-11-02 19:43:10 -04:00
Torsten Dittmann 4c57b8f83e Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:20:20 +01:00
Torsten Dittmann 4dea1ebaf2
Merge pull request #2380 from appwrite/feat-db-refactor-more-api-bugfixes
fix(refactor-db): more api bugfixes
2021-11-02 16:20:06 +01:00
kodumbeats f474de4b7f Use database release for optional array attributes 2021-11-02 11:19:20 -04:00
Torsten Dittmann 08b6a64363 Merge branch 'feat-db-refactor-ui-fixes' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-02 16:17:52 +01:00
Torsten Dittmann 244cd28f5a fix(ui): fix typos and replace * role 2021-11-02 16:15:30 +01:00
Torsten Dittmann 0dd32a0a0c
Merge pull request #2360 from appwrite/feat-db-refactor-backfill-usage-stats
Backfill usage stats with empty records when required
2021-11-02 16:09:37 +01:00
Torsten Dittmann ada4b993d6 fix(ui): prevent double inerstion on clone 2021-11-02 11:04:43 +01:00
Damodar Lohani 27cc105325 remove leftover dump 2021-11-02 15:04:18 +05:45
Damodar Lohani 404a3c5754 adding example 2021-11-02 15:02:44 +05:45
Damodar Lohani cff3995300 fix response 2021-11-02 14:44:26 +05:45