Commit Graph

  • c57fa3546f Ran formatter Vincent (Wen Yu) Ge 2024-04-18 17:22:41 -04:00
  • 404de48cc3 Update user create error message for console to be console specific Vincent (Wen Yu) Ge 2024-04-18 17:08:47 -04:00
  • c5316681ca chore: update database library cl-billing-94 Christy Jacob 2024-04-18 13:43:32 +00:00
  • 2f5be1080f chore: fix some typos in comments fuyangpengqi 2024-04-18 21:40:03 +08:00
  • ccfe363905 Merge pull request #7992 from appwrite/chore-task-addition Christy Jacob 2024-04-18 14:17:14 +04:00
  • 09bbc291f4 Add comments Khushboo Verma 2024-04-18 15:45:05 +05:30
  • e3ed9b43f4 adding QueueRetry,QueueCount to tasks list shimon 2024-04-18 13:13:40 +03:00
  • f97f24eb16 Merge pull request #7991 from appwrite/chore-queue-retry-update cl-billing-93 Christy Jacob 2024-04-18 13:32:19 +04:00
  • 92716ed72e queue retry validator update cl-billing-92 shimon 2024-04-18 12:09:39 +03:00
  • 361d38017e Read 20MBs but send response in chunks of 2MB Khushboo Verma 2024-04-18 14:09:16 +05:30
  • 6a2b40db50 Remove redundent AppwriteException fogelito 2024-04-18 11:37:20 +03:00
  • 9d14fc75f1 Remove redundent AppwriteException fogelito 2024-04-18 11:36:27 +03:00
  • e15afe65c0 Fix error fogelito 2024-04-18 11:33:17 +03:00
  • 43b8030f10 Upgrade DB lib cl-billing-91 Matej Bačo 2024-04-18 10:32:14 +02:00
  • 6c92962468 composer.lock fogelito 2024-04-18 11:29:57 +03:00
  • 0e8bc6b4b4 Fix bad copy fogelito 2024-04-18 11:25:03 +03:00
  • 2fcbc4867b Update app/controllers/general.php Shmuel Fogel 2024-04-18 11:08:15 +03:00
  • 4d1698eab5 Update app/controllers/general.php Shmuel Fogel 2024-04-18 11:08:09 +03:00
  • 0f1872cb5a revert composer.lock fogelito 2024-04-18 10:46:40 +03:00
  • 2babf7f59d 1.5.x version fogelito 2024-04-18 10:08:19 +03:00
  • b224aee2fe GENERAL_ACCESS_FORBIDDEN fogelito 2024-04-18 09:58:51 +03:00
  • a7318fdf8b Chnage message fogelito 2024-04-18 09:26:11 +03:00
  • b4bd48ccbd Merge pull request #7966 from appwrite/fix-mfa-links Steven Nguyen 2024-04-17 13:10:06 -07:00
  • e5f7b3a512 Merge branch 'main' into fix-mfa-links Vincent (Wen Yu) Ge 2024-04-17 16:07:13 -04:00
  • 9131c93a18 regen specs with fixed link Vincent (Wen Yu) Ge 2024-04-17 16:06:55 -04:00
  • 28cdd7a0f3 Update docs/references/account/create-mfa-authenticator.md Vincent (Wen Yu) Ge 2024-04-17 14:02:39 -04:00
  • 55fa230224 Fix unit tests cl-1.5.4+3 Matej Bačo 2024-04-17 18:12:43 +02:00
  • 7ad7d42106 Update composer.lock cl-1.5.4+2 Matej Bačo 2024-04-17 17:57:28 +02:00
  • 2551cf6fb1 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x Matej Bačo 2024-04-17 17:56:31 +02:00
  • 9605fd9204 Fix unit test Matej Bačo 2024-04-17 17:47:55 +02:00
  • cd9a274f79 Message x-appwrite-project fogelito 2024-04-17 16:17:44 +03:00
  • 74ef41857d Merge branch '1.5.x' of https://github.com/appwrite/appwrite into limbo-attribute fogelito 2024-04-17 15:52:47 +03:00
  • 28a72efe22 formatting fogelito 2024-04-17 15:43:31 +03:00
  • 554a666813 Delete relating fogelito 2024-04-17 15:42:06 +03:00
  • 0919b2d06a Merge pull request #7981 from appwrite/fix-recovery-challenge-check Torsten Dittmann 2024-04-17 11:11:06 +02:00
  • 9150ceadc7 fix: mfa with admin mode Torsten Dittmann 2024-04-17 11:10:33 +02:00
  • 2f7aff3a44 fix(auth): fix challenge type check Steven Nguyen 2024-04-16 23:44:46 -07:00
  • 083c220e37 fix auth mode check Damodar Lohani 2024-04-17 06:45:15 +05:45
  • ef188ea69d fix usage queue condition Damodar Lohani 2024-04-17 06:42:28 +05:45
  • 32523cf842 Merge pull request #7978 from appwrite/chore-update-readme Eldad A. Fux 2024-04-16 22:50:25 +02:00
  • ba7fefc964 Update SDK and docs links in readme Vincent (Wen Yu) Ge 2024-04-16 20:44:25 +00:00
  • fd81c95e38 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into refactor-usage-sn cl-billing-90 Matej Bačo 2024-04-16 09:59:24 +02:00
  • 487d93bf04 Revert breaking changes Matej Bačo 2024-04-16 09:59:02 +02:00
  • d1a7d8f54a Merge pull request #7960 from appwrite/revert-connection-changes Christy Jacob 2024-04-16 11:56:33 +04:00
  • 6d6f22788d Eanble compression Eldad Fux 2024-04-15 23:38:36 +02:00
  • 2e4c6eae96 Merge branch 'main' into feat-eldad2-coroutines feat-eldad2-coroutines Eldad A. Fux 2024-04-15 22:14:27 +02:00
  • 07a830e9a6 Work on the main worker Eldad Fux 2024-04-15 22:03:07 +02:00
  • 69a342c3cb Updated Tests Anurag 2024-04-16 00:34:36 +05:30
  • 9d3fd53c14 Regenerate specs feat-generate-events-specs Vincent (Wen Yu) Ge 2024-04-15 14:49:28 -04:00
  • ed65c3809c Updated BatchTest for GraphQL Anurag 2024-04-16 00:16:00 +05:30
  • e2a1347d58 fix merge conflicts Vincent (Wen Yu) Ge 2024-04-15 18:10:33 +00:00
  • 63ba827353 Merge branch 'main' into feat-generate-events-specs Vincent (Wen Yu) Ge 2024-04-15 14:04:07 -04:00
  • f625f3d1b7 Refactor Evan 2024-04-15 10:30:42 -07:00
  • 13eb3bccd0 Fixed users tests Eldad Fux 2024-04-15 12:36:42 +02:00
  • 05dd17bd55 Merge pull request #7949 from appwrite/fix-factors-recovery-code Eldad A. Fux 2024-04-15 10:48:16 +02:00
  • 87ca2dfb32 Applied fixes for tests Eldad Fux 2024-04-15 07:29:32 +02:00
  • 49a50b32a7 Test DB failure Eldad Fux 2024-04-15 06:29:12 +02:00
  • a5ba262c4c Fixed bootstrap file Eldad Fux 2024-04-15 05:59:02 +02:00
  • fd2410d2ae Fixed bootstrap Eldad Fux 2024-04-14 22:42:31 +02:00
  • 766b2ba13e Avatars tests are green! Eldad Fux 2024-04-14 22:17:07 +02:00
  • 6cade89369 New init structure Eldad Fux 2024-04-14 11:22:53 +02:00
  • 9e234b7600 updated server Eldad Fux 2024-04-14 10:58:05 +02:00
  • 08b3182ef3 WIP Eldad Fux 2024-04-14 10:56:09 +02:00
  • e491dfb9fc Generate specs Vincent (Wen Yu) Ge 2024-04-12 20:18:14 +00:00
  • a1f2264ce0 Fix links to mfa authenticator docs because methods were updated Vincent (Wen Yu) Ge 2024-04-12 20:07:48 +00:00
  • b381a5c7a6 Added HongKong to countries.php Anurag 2024-04-12 09:42:06 +05:30
  • f95800de73 Revert connection changes Jake Barnby 2024-04-12 14:37:15 +12:00
  • 505637d119 Merge pull request #7873 from xuelink/feat-7868-missing-country-for-locale-endpoint-user-inquiry-regarding-addition-of-taiwan-to-countries-list Steven Nguyen 2024-04-11 13:16:36 -07:00
  • 8dd9b58513 Merge pull request #7950 from appwrite/fix-recovery-code-removal Eldad A. Fux 2024-04-11 17:28:15 +02:00
  • 7b2aae5ce2 Merge pull request #7947 from appwrite/fix-mfa-protected-group Eldad A. Fux 2024-04-11 11:33:40 +02:00
  • ad87adff51 Exception title refactor-usage-sn-collection-not-found fogelito 2024-04-11 11:35:23 +03:00
  • e088c60814 Update app/controllers/general.php Shmuel Fogel 2024-04-11 11:33:40 +03:00
  • 9b3ce793dd Merge branch 'refactor-usage-sn' of https://github.com/appwrite/appwrite into refactor-usage-sn-collection-not-found fogelito 2024-04-11 11:26:50 +03:00
  • 7b25719f4f composer.lock fogelito 2024-04-11 11:19:51 +03:00
  • 23506ed011 Collection not found fogelito 2024-04-11 11:16:21 +03:00
  • 65115f876c Improve logic for recovery code factor Matej Bačo 2024-04-11 07:52:54 +00:00
  • bec10c0052 Add previous Error refactor-usage-sn-invalid-relationship fogelito 2024-04-11 10:49:45 +03:00
  • 00ebf5c10f Remove var_dumps fogelito 2024-04-11 10:46:18 +03:00
  • c7281af6e2 Move App::init to general.php fogelito 2024-04-11 10:28:16 +03:00
  • 3f92987002 Merge pull request #7953 from appwrite/feat-check-internal-id cl-billing-89 Jake Barnby 2024-04-11 19:12:11 +12:00
  • ff8ebb4f7e Match memberships on internal ID Jake Barnby 2024-04-11 19:09:04 +12:00
  • 99666aa34e stopOnFailure fogelito 2024-04-11 10:06:31 +03:00
  • ab3b1ac51a Add groups fogelito 2024-04-11 10:06:07 +03:00
  • 5976295051 sdk docs Damodar Lohani 2024-04-11 05:15:10 +00:00
  • f724974195 update version Damodar Lohani 2024-04-11 05:07:38 +00:00
  • 3f43e239c0 fixed Damodar Lohani 2024-04-11 05:06:37 +00:00
  • 019408ebcd composer update Damodar Lohani 2024-04-11 05:05:39 +00:00
  • 8fbd4e5269 Merge remote-tracking branch 'origin/main' into feat-react-native-sdk Damodar Lohani 2024-04-11 05:04:19 +00:00
  • 114a450f26 Update websockets to release version (no change) cl-billing-88 Jake Barnby 2024-04-11 14:18:31 +12:00
  • 2d183b47d4 Regenerate latest specs Vincent (Wen Yu) Ge 2024-04-10 18:12:23 -04:00
  • b4176746f7 Regen specs Vincent (Wen Yu) Ge 2024-04-10 18:11:32 -04:00
  • 40cc1681cc Apply suggestions from code review Vincent (Wen Yu) Ge 2024-04-10 18:04:06 -04:00
  • 7cfcad127d Remove route-specific events Vincent (Wen Yu) Ge 2024-04-10 22:03:05 +00:00
  • 9bbb2c17f1 Fix: double quotes should be single quotes by convension Vincent (Wen Yu) Ge 2024-04-10 21:54:08 +00:00
  • 143b73deef Merge pull request #7951 from appwrite/fix-admin-mode-on-console Eldad A. Fux 2024-04-10 20:18:51 +02:00
  • 7cff879e58 style: remove unused imports Torsten Dittmann 2024-04-10 19:52:14 +02:00
  • 11fdefa2b8 chore: run formatter Torsten Dittmann 2024-04-10 19:49:16 +02:00
  • 8cad8f5533 fix: admin mode on console Torsten Dittmann 2024-04-10 19:46:31 +02:00
  • 860d292df9 Fix recovery code removal Matej Bačo 2024-04-10 14:01:25 +00:00
  • b5b8aa5302 Add recovery code as factor Matej Bačo 2024-04-10 13:57:36 +00:00