1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

4439 commits

Author SHA1 Message Date
Torsten Dittmann 31d1493ba6 fix(ui): users settings 2021-10-27 13:14:51 +02:00
Torsten Dittmann adf5c1b288 fix(ui): disabled default value when required or array 2021-10-27 13:05:12 +02:00
Torsten Dittmann 886e19be16 remove data-debug 2021-10-27 11:11:07 +02:00
Torsten Dittmann df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
kodumbeats 0312b071ce Get integer constant from Range class 2021-10-26 16:51:40 -04:00
kodumbeats 10172f4216 Require minimum size 2021-10-26 16:28:16 -04:00
kodumbeats c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
Torsten Dittmann 7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats 549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats 353eb2b057 Respond with proper model on deleteAttribute 2021-10-25 21:12:27 -04:00
kodumbeats c3627cac24 Define delete types as constants 2021-10-25 20:14:55 -04:00
kodumbeats 5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats fb0b83574f Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-25 14:26:44 -04:00
Torsten Dittmann 839284a832 fix(ui): total users 2021-10-25 19:13:13 +02:00
Torsten Dittmann ae05fa1c63 fix(ui): usage for collections 2021-10-25 18:58:11 +02:00
Torsten Dittmann 1500ffedf4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-25 16:55:05 +02:00
Torsten Dittmann cbc630e1b6 fix merge conflicts 2021-10-25 16:51:39 +02:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Torsten Dittmann a7d550ba86 fix(database): documents audit logs 2021-10-25 15:03:20 +02:00
Torsten Dittmann fb24335876 feat(sdk): swift 0.1.1 2021-10-22 10:32:45 +02:00
Nicolò Santilio 8639db0cd2
Update health.php 2021-10-20 17:30:59 +02:00
Christy Jacob 72702386cc
Merge pull request #2211 from Virtual1/feat-1672-af-translation
Translate missing Afrikaans terms
2021-10-19 11:55:03 +05:30
Christy Jacob 028c2bdd6b
Merge pull request #2166 from fatrixienicolieopetina/feat-1721-tagalog-translation
Issue #1721 Added Tagalog/Filipino translations
2021-10-19 11:37:46 +05:30
Christy Jacob 226989cb9b
Merge pull request #2126 from Shrey-Nahar/feat-1759-sindhi-translation
Added Sindhi translations
2021-10-19 11:32:52 +05:30
Christy Jacob bdd0fd7b02
Merge pull request #1834 from RukmalFernando/master
Update Sinhala translations & fix 2 country-name
2021-10-19 10:26:38 +05:30
Torsten Dittmann 74b7dd1733 update flutter version 2021-10-18 11:12:40 +02:00
Torsten Dittmann 933eb8bfe6 feat(sdks): release 0.11 sdks 2021-10-18 09:37:09 +02:00
Torsten Dittmann 05a0ade355 docs(sdks): 0.11.0 2021-10-18 08:47:46 +02:00
Eldad Fux cb11f9c3f6 Added Youtube icon 2021-10-17 18:08:40 +03:00
Torsten Dittmann 328f5e1467 feat(specs): 0.11.x 2021-10-17 16:42:47 +02:00
Torsten Dittmann 9d6e6fc770 Merge branch '0.11.x' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:36:34 +02:00
Torsten Dittmann 6c33145ef4 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.11.x 2021-10-17 16:31:07 +02:00
Eldad A. Fux 295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Eldad A. Fux 9bc326418d
Update app/config/platforms.php 2021-10-17 13:44:12 +03:00
Eldad A. Fux 095d6218a2
Update app/config/platforms.php 2021-10-17 13:44:07 +03:00
Eldad A. Fux 9c9685be8a
Update app/config/platforms.php 2021-10-17 13:44:00 +03:00
Eldad A. Fux 02ddba083d
Update app/config/platforms.php 2021-10-17 13:43:54 +03:00
Eldad A. Fux ef6410df35
Update app/config/platforms.php 2021-10-17 13:43:45 +03:00
Eldad Fux 1e07f0db97 Fix for review 2021-10-17 12:23:42 +03:00
Eldad A. Fux 0cca6dbce2
Update app/config/storage/mimes.php
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
2021-10-17 12:22:19 +03:00
Eldad Fux bac55d1478 Added mime types 2021-10-16 19:34:02 +03:00
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
kodumbeats 4a1507ba25 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-api-buxfixes 2021-10-15 09:26:17 -04:00
Torsten Dittmann 7de15ab7f5 chore(geodb): update maxmind db to 2021-10 2021-10-15 12:34:53 +02:00
Jake Barnby dd299007ff Merge Apple platform creation into tabbed dialog 2021-10-15 02:49:40 +13:00
kodumbeats d93d2af194 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-ui-fixes 2021-10-13 13:11:06 -04:00
Jessica Erasmus a066e08c9b Translate missing Afrikaans terms 2021-10-13 15:09:39 +00:00
Jake Barnby f975156a28
Prefix apple platforms 2021-10-14 01:22:42 +13:00
Jake Barnby 48112559d8
Add swift client generation to SDK tasks 2021-10-14 01:22:04 +13:00
Christy Jacob 7650676006
Merge pull request #2019 from NeonSpork/master
feat: Nynorsk Norwegian translation
2021-10-12 09:53:30 +05:30