Commit Graph
20508 Commits
Author SHA1 Message Date
Eldad A. FuxandGitHub 2e4c6eae96 Merge branch 'main' into feat-eldad2-coroutines 2024-04-15 22:14:27 +02:00
Eldad Fux 07a830e9a6 Work on the main worker 2024-04-15 22:03:07 +02:00
Eldad Fux 13eb3bccd0 Fixed users tests 2024-04-15 12:36:42 +02:00
Eldad Fux 87ca2dfb32 Applied fixes for tests 2024-04-15 07:29:32 +02:00
Eldad Fux 49a50b32a7 Test DB failure 2024-04-15 06:29:12 +02:00
Eldad Fux a5ba262c4c Fixed bootstrap file 2024-04-15 05:59:02 +02:00
Eldad Fux fd2410d2ae Fixed bootstrap 2024-04-14 22:42:31 +02:00
Eldad Fux 766b2ba13e Avatars tests are green! 2024-04-14 22:17:07 +02:00
Eldad Fux 6cade89369 New init structure 2024-04-14 11:22:53 +02:00
Eldad Fux 9e234b7600 updated server 2024-04-14 10:58:05 +02:00
Eldad Fux 08b3182ef3 WIP 2024-04-14 10:56:09 +02:00
Steven NguyenandGitHub 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 Fux 211bcf8948 Removed proxy db 2024-04-09 21:02:02 +02:00
Eldad Fux bd57955168 Enabled coroutines 2024-04-03 13:43:20 +02:00
Eldad Fux a1db69b7e7 Fixed missing System namespace 2024-04-02 08:13:28 +02:00
Eldad Fux 378bb5fda3 Fixed server 2024-04-02 03:14:19 +02:00
Eldad Fux be7a6e55f8 Fixed whitespace 2024-04-02 03:02:06 +02:00
Eldad Fux 5ce3de4933 Merge remote-tracking branch 'origin/main' into feat-eldad2-coroutines 2024-04-02 02:13:15 +02:00
Eldad Fux b570368f10 Fixed auth error in users usage 2024-04-01 23:57:20 +02:00
Eldad Fux c73ef2c649 Fixed 451 status code 2024-04-01 23:46:00 +02:00
Eldad Fux 6ce8781af1 Fixed email escaping 2024-04-01 19:39:26 +02:00
Eldad Fux 713928cff3 Couroutines test
<!--
Thank you for sending the PR! We appreciate you spending the time to work on these changes.

Help us understand your motivation by explaining why you decided to make this change.

You can learn more about contributing to appwrite here: https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md

Happy contributing!

-->

## What does this PR do?

(Provide a description of what this PR does and why it's needed.)

## Test Plan

(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Screenshots may also be helpful.)

## Related PRs and Issues

- (Related PR or issue)

## Checklist

- [ ] Have you read the [Contributing Guidelines on issues](https://github.com/appwrite/appwrite/blob/master/CONTRIBUTING.md)?
- [ ] If the PR includes a change to an API's metadata (desc, label, params, etc.), does it also include updated API specs and example docs?
2024-04-01 18:40:35 +02:00
Eldad A. FuxandGitHub 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. FuxandGitHub 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. FuxandGitHub 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
xueandGitHub 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 NguyenandGitHub 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 NguyenandGitHub 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. FuxandGitHub 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 LohaniandGitHub 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 LohaniandGitHub 21d33eaceb Use team internal ID for checks and queries for membership 2024-03-17 15:08:43 +05:45
Christy JacobandGitHub 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
EvanandGitHub abb7d2484a Rollback Versions
Replacing 1.5.4 w/ 1.5.3
2024-03-14 12:01:19 -07:00
Jake BarnbyandGitHub f7e6d516ef Merge pull request #7815 from appwrite/1.5.x
1.5.x
2024-03-13 12:01:39 +01:00
Jake BarnbyandGitHub 536c67f54d Merge pull request #7814 from appwrite/chore-prepare-release
Update version
2024-03-13 11:10:38 +01:00