1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00
Commit graph

20474 commits

Author SHA1 Message Date
Damodar Lohani ac95a7c5eb
Update api.php 2024-04-24 06:44:14 +05:45
Damodar Lohani dc3aa5e12f
revert 2024-04-24 06:30:32 +05:45
Damodar Lohani 083c220e37
fix auth mode check 2024-04-17 06:45:15 +05:45
Eldad A. Fux 32523cf842
Merge pull request #7978 from appwrite/chore-update-readme
Update SDK and docs links in readme
2024-04-16 22:50:25 +02:00
Vincent (Wen Yu) Ge ba7fefc964 Update SDK and docs links in readme 2024-04-16 20:44:25 +00:00
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
Eldad A. Fux 61f04d5340
Merge pull request #7897 from appwrite/fix-authdesk-refresh-var
Fixed wrong refresh var for Autodesk
2024-04-01 15:25:07 +02:00
Eldad Fux 45a140c1f7 Fixed wrong refresh var for Autodesk 2024-04-01 15:10:43 +02:00
Eldad A. Fux 0f321421c1
Merge pull request #7895 from appwrite/feat-use-system-for-env
Updated getEnv to use system lib
2024-04-01 14:58:12 +02:00
Eldad Fux bbf8b96931 Fixed default format 2024-04-01 14:41:17 +02:00
Eldad Fux beda5293b4 Fix format 2024-04-01 13:08:46 +02:00
Eldad A. Fux 5f3e005bb1
Merge pull request #7894 from ItzNotABug/refactor-remove-reduntant-database-call
Remove a Redundant Call to Fetch the Topic Document Again
2024-04-01 13:04:45 +02:00
Eldad Fux 8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
ItzNotABug f2305c2b6c update: remove the redundant call to fetch the topic document again. 2024-04-01 13:46:09 +05:30
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 95682b49e1
Update total count in ContentTypeTest 2024-03-29 03:20:28 +03:00
bhc 38990f6512
Update total count in assertions in BatchTest 2024-03-29 03:19:16 +03:00
bhc 020a4bb49c
Add Taiwan country code 2024-03-29 03:14:55 +03:00
bhc 16ed2583df
Update total count of countries and languages in LocaleBase tests 2024-03-29 03:05:51 +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 7316a2da0a
Merge pull request #7866 from appwrite/EvanReadMeBump
1.5.4 ReadMe Bump
2024-03-25 17:10:03 -07:00
Evan 8edc4edc95 1.5.4 ReadMe Bump 2024-03-25 12:52:19 -07:00
Eldad A. Fux 7392e5bc5d
Merge pull request #7839 from appwrite/fix-identities-main
use internal ids
2024-03-18 16:24:39 +01:00
Damodar Lohani 62b2dc0801 use internal ids 2024-03-18 09:22:15 +00:00
Damodar Lohani 72e00d4b43
Merge pull request #7836 from appwrite/lohanidamodar-patch-6
Use team internal ID for checks and queries for membership
2024-03-17 15:50:21 +05:45
Damodar Lohani d4bc65260f fix linter issues 2024-03-17 09:39:21 +00:00
Damodar Lohani 21d33eaceb
Use team internal ID for checks and queries for membership 2024-03-17 15:08:43 +05:45
Christy Jacob 42eacd860e
Merge pull request #7828 from appwrite/EVDOG4LIFE-patch-1
Revert Version Update
2024-03-15 00:44:30 +05:30
Evan 38c9c40790 Rollback Versions
Replacing 1.5.4 w/ 1.5.3
2024-03-14 12:11:07 -07:00
Evan abb7d2484a
Rollback Versions
Replacing 1.5.4 w/ 1.5.3
2024-03-14 12:01:19 -07:00
Jake Barnby f7e6d516ef
Merge pull request #7815 from appwrite/1.5.x
1.5.x
2024-03-13 12:01:39 +01:00
Jake Barnby 536c67f54d
Merge pull request #7814 from appwrite/chore-prepare-release
Update version
2024-03-13 11:10:38 +01:00
Jake Barnby c6ce585fcc
Update version 2024-03-13 11:08:50 +01:00
Jake Barnby 5946b4d202
Merge pull request #7813 from appwrite/fix-build-commands
Fix function build command
2024-03-13 10:56:05 +01:00
Steven Nguyen 7273d0e117
Escape function build command
The extra trim is neded to because the extra quotes interfere with
additional operations in the executor/orchestration library.
2024-03-13 10:17:37 +01:00
Torsten Dittmann 97261762e7
Merge pull request #7795 from appwrite/feat-1.5.3-release-prep
Prepare 1.5.3 release
2024-03-11 20:36:43 +01:00
Steven Nguyen cbd7d9c568
Add 1.5.3 to CHANGES.md 2024-03-11 18:07:20 +01:00
Steven Nguyen d167fb3650
Bump appwrite version to 1.5.3 2024-03-11 17:59:12 +01:00
Torsten Dittmann 84c32df87f
Merge pull request #7793 from appwrite/chore-bump-console-4.0.4
Bump console to version 4.0.4
2024-03-11 17:45:31 +01:00
Torsten Dittmann 2cf38451ff
Merge pull request #7791 from appwrite/fix-host-validator
Allow wildcards for url validation like OAuth2 success
2024-03-11 17:19:58 +01:00
Steven Nguyen 5bbfffff86
Bump console to version 4.0.4 2024-03-11 17:13:50 +01:00
Steven Nguyen c9fdfb0f4b
fix(auth): allow wildcards for url validation like oauth success 2024-03-11 15:44:36 +00:00
Steven Nguyen f37e616227
Merge pull request #7780 from appwrite/fix-git-deployments
Fix git deployments
2024-03-11 14:01:54 +01:00
Torsten Dittmann 84e47b73d6
Merge pull request #7781 from appwrite/main
Sync main into 1.5.x
2024-03-11 11:22:47 +01:00
Steven Nguyen b19efb619b
feat(events): update build event reset to reset everything
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01:00
Torsten Dittmann 33b4ee5c0f
Merge pull request #7782 from appwrite/fix-migration-users-attribute-not-found
Fix Attribute not found when migrating users collection
2024-03-11 10:06:32 +01:00
Steven Nguyen 77e309af50
fix(migration): fix Attribute not found when migrating users collection
This throws because Appwrite tries to migrate attributes that don't exist
yet like mfaRecoveryCodes. Since the attribute doesn't exist yet, just
log a warning and continue.
2024-03-11 01:14:55 +01:00
Steven Nguyen b9b891a90b
fix(builds): fix float to int warning
Implicit conversion of float to int is deprecated and emits:

Deprecated: Implicit conversion from float N to int loses precision

Use floor to truncate.
2024-03-10 23:16:29 +01:00