1
0
Fork 0
mirror of synced 2024-08-29 17:03:10 +12:00
Commit graph

3438 commits

Author SHA1 Message Date
xue
4bb12a124d
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-11 18:33:24 +03:00
Sumanta
6f3aefdf16
fix: updated typo in credit-cards.php from Consosud to Cencosud 2024-05-07 00:51:58 +05:30
xue
ec14f31f9a
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-05 15:44:19 +03:00
Sumanta
fc38b94732
fix: updated typo in credit-cards.php credit card image filename 2024-05-04 17:08:44 +05:30
Steven Nguyen
06e7efbd29
Merge pull request #7993 from fuyangpengqi/main
chore: fix some typos in comments
2024-04-29 16:41:24 -07:00
bhc
6adc75d7b4
Add PS to list of countries in phones.php 2024-04-27 01:17:22 +03:00
bhc
a87b68cba8
Update translations for Palestine in multiple languages 2024-04-27 01:08:43 +03:00
bhc
5bf9ed7877
Add PS to list of countries in countries.php 2024-04-27 00:36:33 +03:00
Christy Jacob
c7bdcda593
Merge pull request #8028 from appwrite/1.5.x
Sync 1.5.x into main
2024-04-26 15:10:09 +04:00
Steven Nguyen
db9d9f9f05
Merge pull request #8023 from appwrite/feat-flutter-sdk-release
Release Flutter SDK
2024-04-25 11:31:52 -07:00
Damodar Lohani
4c5118b219 update sdk version 2024-04-25 07:28:14 +00:00
Damodar Lohani
f4d3d1dda0 update flutter version 2024-04-25 01:55:20 +00:00
Damodar Lohani
e57b41d717 update specs 2024-04-25 01:41:52 +00:00
Steven Nguyen
b62191a442
chore(locale): document standard for country codes
Since we use ISO 3166 standard for country codes, we should document it in the code so we can easily look up whether a country code is in the standard or not.
2024-04-23 17:06:45 -07:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Steven Nguyen
dd1bdf02c9
Merge pull request #7962 from deanurag/fix-7880-adding-hongkong-to-countries
FIX-7880-added-HongKong-to-countries.php
2024-04-23 15:06:17 -07:00
Anurag De
1ebfdc10ed
Merge branch 'main' into fix-7880-adding-hongkong-to-countries 2024-04-23 13:38:25 +05:30
Bradley Schofield
395ce93098 Update flags.php 2024-04-23 16:02:11 +09:00
Steven Nguyen
f88887abad
fix(mfa): fix delete authenticator response model 2024-04-22 22:24:20 +00:00
Christy Jacob
2d8694baea
Merge pull request #7996 from appwrite/fix-users-exceeded-error
Update user create error message for console to be console specific
2024-04-22 17:20:00 +04:00
Anurag De
6d449965cb
Merge branch 'main' into fix-7880-adding-hongkong-to-countries 2024-04-19 10:09:02 +05:30
Vincent (Wen Yu) Ge
be05844116 Update error for USER_CONSOLE_COUNT_EXCEEDED to just mention relevant variables 2024-04-18 18:18:34 -04:00
Vincent (Wen Yu) Ge
404de48cc3 Update user create error message for console to be console specific 2024-04-18 17:08:47 -04:00
fuyangpengqi
2f5be1080f chore: fix some typos in comments
Signed-off-by: fuyangpengqi <995764973@qq.com>
2024-04-18 21:40:03 +08:00
Vincent (Wen Yu) Ge
9131c93a18 regen specs with fixed link 2024-04-17 16:06:55 -04:00
Vincent (Wen Yu) Ge
e491dfb9fc Generate specs 2024-04-12 20:18:14 +00:00
Anurag
b381a5c7a6 Added HongKong to countries.php 2024-04-12 09:42:06 +05:30
Steven Nguyen
505637d119
Merge pull request #7873 from xuelink/feat-7868-missing-country-for-locale-endpoint-user-inquiry-regarding-addition-of-taiwan-to-countries-list
feat: Added new country `Taiwan` with its translations
2024-04-11 13:16:36 -07:00
Steven Nguyen
201726dcd3
chore(specs): regenerate specs due to update email update 2024-04-04 08:06:33 -07:00
Steven Nguyen
4171c86d22
fix(messaging): change SMS verification message to only have the code
Some providers have a limit on the length of the content. For example,
MSG91 has a 30 character limit and passing a longer value wil result
in an error:

     DLT Template variable exceeded max length

As such, we're going to change the content back to how we had it before
1.5 when were were only sending the code by itself until we decide on
a better solution.

Reference:

* https://github.com/appwrite/appwrite/issues/7823#issuecomment-1994618488
2024-04-03 11:53:21 -07:00
Eldad Fux
8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
xue
6af209b733
Merge branch 'main' into feat-7868-missing-country-for-locale-endpoint-user-inquiry-regarding-addition-of-taiwan-to-countries-list 2024-03-29 03:22:47 +03:00
bhc
020a4bb49c
Add Taiwan country code 2024-03-29 03:14:55 +03:00
Steven Nguyen
ffbf3c0058
Merge pull request #7764 from jgentes/main
Removed redundant commas
2024-03-28 16:25:30 -07:00
bhc
1bd213830b
Add translations for Taiwan in multiple languages 2024-03-27 23:50:21 +03:00
bhc
7581b7ac11
Add Taiwan to list of countries 2024-03-27 23:00:32 +03:00
Steven Nguyen
c6118c17e7
chore(sdks): bump versions 2024-03-21 17:21:32 -07:00
Steven Nguyen
4f9153fd6e
Merge pull request #7846 from appwrite/fix-116-cli-login
Fix CLI login
2024-03-21 11:51:14 -07:00
Steven Nguyen
c67b8645c2
chore(sdk-for-cli): bump version to 5.0.1 2024-03-19 22:19:32 +00:00
Jake Barnby
2d03fc1ce0
Fix msg91 params 2024-03-13 15:42:16 +01:00
Jake Barnby
2c36afe251
Update python 2024-03-09 17:11:27 +01:00
Torsten Dittmann
198567fae7 release: flutter/dart sdks 2024-03-09 12:49:39 +01:00
James Gentes
41d21b248f Removed redundant commas 2024-03-08 18:13:00 -08:00
Jake Barnby
2392e4ae26
Fix specs and versions 2024-03-08 16:09:50 +01:00
Jake Barnby
7d3f8a80ea
Push SDKs 2024-03-08 10:58:46 +01:00
Torsten Dittmann
19555651a5 feat: release console sdk 2024-03-08 10:38:19 +01:00
Torsten Dittmann
b8b3a69a55 fix: specs 2024-03-08 10:28:25 +01:00
Torsten Dittmann
b4a5843976 chore: generate specs 2024-03-08 10:08:43 +01:00
Torsten Dittmann
f51c39cd2b Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x 2024-03-08 00:30:02 +01:00
Khushboo Verma
8f1aaf69d4 Merge branch 'main' into feat-disable-api 2024-03-07 18:22:34 +01:00