1
0
Fork 0
mirror of synced 2024-07-21 06:15:40 +12:00
Commit graph

20863 commits

Author SHA1 Message Date
Matej Bačo d89f8cc6b9 Upgrade pools lib 2024-04-19 13:14:00 +02:00
Eldad A. Fux a189abdb0a
Merge pull request #7997 from appwrite/fix-missing-apis-attribute
Add missing 'apis' attribute to projects collection
2024-04-19 08:00:19 +02:00
Anurag De 6d449965cb
Merge branch 'main' into fix-7880-adding-hongkong-to-countries 2024-04-19 10:09:02 +05:30
Anurag c1eaacf1f9 Updated Locale E2E Service Test 2024-04-19 09:51:25 +05:30
Steven Nguyen cd16542703
fix(migration): add missing 'apis' attribute to projects collection
This change updates the V20 (1.5.x) migration script to create the
`apis` attribute in the `projects` collection since it was added to the
collections config.
2024-04-19 00:09:48 +00:00
Evan 808d9c9d2e Refactor 2024-04-18 16:32:24 -07:00
Evan cf9268eae6
Update .github/workflows/stale.yml
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2024-04-18 16:28:32 -07:00
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 c57fa3546f Ran formatter 2024-04-18 17:22:41 -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
Christy Jacob c5316681ca chore: update database library 2024-04-18 13:43:32 +00:00
Christy Jacob ccfe363905
Merge pull request #7992 from appwrite/chore-task-addition
Chore task addition
2024-04-18 14:17:14 +04:00
shimon e3ed9b43f4 adding QueueRetry,QueueCount to tasks list 2024-04-18 13:13:40 +03:00
Christy Jacob f97f24eb16
Merge pull request #7991 from appwrite/chore-queue-retry-update
Chore: queue retry update
2024-04-18 13:32:19 +04:00
shimon 92716ed72e queue retry validator update 2024-04-18 12:09:39 +03:00
fogelito 6a2b40db50 Remove redundent AppwriteException 2024-04-18 11:37:20 +03:00
fogelito 9d14fc75f1 Remove redundent AppwriteException 2024-04-18 11:36:27 +03:00
fogelito e15afe65c0 Fix error 2024-04-18 11:33:17 +03:00
Matej Bačo 43b8030f10 Upgrade DB lib 2024-04-18 10:32:14 +02:00
fogelito 6c92962468 composer.lock 2024-04-18 11:29:57 +03:00
fogelito 0e8bc6b4b4 Fix bad copy 2024-04-18 11:25:03 +03:00
Shmuel Fogel 2fcbc4867b
Update app/controllers/general.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-04-18 11:08:15 +03:00
Shmuel Fogel 4d1698eab5
Update app/controllers/general.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2024-04-18 11:08:09 +03:00
fogelito 0f1872cb5a revert composer.lock 2024-04-18 10:46:40 +03:00
fogelito 2babf7f59d 1.5.x version 2024-04-18 10:08:19 +03:00
fogelito b224aee2fe GENERAL_ACCESS_FORBIDDEN 2024-04-18 09:58:51 +03:00
fogelito a7318fdf8b Chnage message 2024-04-18 09:26:11 +03:00
Steven Nguyen b4bd48ccbd
Merge pull request #7966 from appwrite/fix-mfa-links
Fix mfa links in specs
2024-04-17 13:10:06 -07:00
Vincent (Wen Yu) Ge e5f7b3a512 Merge branch 'main' into fix-mfa-links 2024-04-17 16:07:13 -04:00
Vincent (Wen Yu) Ge 9131c93a18 regen specs with fixed link 2024-04-17 16:06:55 -04:00
Vincent (Wen Yu) Ge 28cdd7a0f3
Update docs/references/account/create-mfa-authenticator.md 2024-04-17 14:02:39 -04:00
Matej Bačo 55fa230224 Fix unit tests 2024-04-17 18:12:43 +02:00
Matej Bačo 7ad7d42106 Update composer.lock 2024-04-17 17:57:28 +02:00
Matej Bačo 2551cf6fb1 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x 2024-04-17 17:56:31 +02:00
Matej Bačo 9605fd9204 Fix unit test 2024-04-17 17:47:55 +02:00
fogelito cd9a274f79 Message x-appwrite-project 2024-04-17 16:17:44 +03:00
fogelito 74ef41857d Merge branch '1.5.x' of https://github.com/appwrite/appwrite into limbo-attribute 2024-04-17 15:52:47 +03:00
fogelito 28a72efe22 formatting 2024-04-17 15:43:31 +03:00
fogelito 554a666813 Delete relating 2024-04-17 15:42:06 +03:00
Torsten Dittmann 0919b2d06a
Merge pull request #7981 from appwrite/fix-recovery-challenge-check
fix(auth): fix challenge type check
2024-04-17 11:11:06 +02:00
Torsten Dittmann 9150ceadc7 fix: mfa with admin mode 2024-04-17 11:10:33 +02:00
Steven Nguyen 2f7aff3a44
fix(auth): fix challenge type check
The factor parameter is case insensitive so we need to make sure
comparing the parameter to the constant is case insensitive too.
2024-04-16 23:44:46 -07:00
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
Matej Bačo fd81c95e38 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into refactor-usage-sn 2024-04-16 09:59:24 +02:00
Matej Bačo 487d93bf04 Revert breaking changes 2024-04-16 09:59:02 +02:00
Christy Jacob d1a7d8f54a
Merge pull request #7960 from appwrite/revert-connection-changes
Revert connection changes
2024-04-16 11:56:33 +04:00
Anurag 69a342c3cb Updated Tests 2024-04-16 00:34:36 +05:30
Anurag ed65c3809c Updated BatchTest for GraphQL 2024-04-16 00:16:00 +05:30