Commit graph

30585 commits

Author SHA1 Message Date
Matej Bačo
ca43281fa9 Simplify PR 2025-12-20 09:20:39 +01:00
Matej Bačo
c69382f29f Fix invalid index 2025-12-19 16:11:43 +01:00
Matej Bačo
d45d27b780 Merge branch '1.8.x' into chore-php-types 2025-12-19 16:06:46 +01:00
Jake Barnby
3e96f9c2f1
Merge pull request #10990 from appwrite/project-queries
Allow queries on projects xlist
2025-12-19 14:39:47 +00:00
Jake Barnby
dd9f6ed820
Merge pull request #10996 from appwrite/revert-10872-refactor-auth-single-instance
Revert "Refactor auth single instance"
2025-12-19 14:37:41 +00:00
Darshan
f7f1bc8352 Merge remote-tracking branch 'origin/project-queries' into project-queries 2025-12-19 19:36:17 +05:30
Darshan
bf50fbeb6c bump: order for easier review. 2025-12-19 19:36:05 +05:30
Darshan
1f7bfb3352
Merge branch '1.8.x' into project-queries 2025-12-19 19:33:22 +05:30
Darshan
406181e887 revert: to method call 2025-12-19 19:31:05 +05:30
Jake Barnby
a7b243aff9
Merge pull request #10992 from appwrite/update-header-name
Update: Header name.
2025-12-19 13:56:00 +00:00
Jake Barnby
dc85d44647
Revert "Refactor auth single instance" 2025-12-20 02:54:50 +13:00
Jake Barnby
71621f4ccf
Merge pull request #10995 from appwrite/revert-10987-fix-auth
Revert "Fix auth calls"
2025-12-19 13:54:38 +00:00
Jake Barnby
68deee4a56
Revert "Fix auth calls" 2025-12-20 02:54:21 +13:00
Matej Bačo
a20392d13a
Merge pull request #10993 from appwrite/feat-agents-md
Feat: Create AGENTS.md
2025-12-19 14:11:14 +01:00
Matej Bačo
859d146e85
Apply suggestions from code review 2025-12-19 13:41:18 +01:00
Matej Bačo
69d5ce0f55 Switch over to resource-based key DB structure 2025-12-19 13:40:32 +01:00
Darshan
e43292052c ci: empty commit 2025-12-19 18:02:07 +05:30
Matej Bačo
ee7103c4b0 Typo fix 2025-12-19 13:20:57 +01:00
Matej Bačo
1b1ef80b10 Create AGENTS.md 2025-12-19 13:09:48 +01:00
Matej Bačo
0a3877a900 New DB schema 2025-12-19 13:09:34 +01:00
Darshan
33f90fcf6a re-add headers. 2025-12-19 17:02:55 +05:30
Matej Bačo
31b9ff4f05 Merge branch '1.8.x' into chore-php-types 2025-12-19 12:26:51 +01:00
Matej Bačo
1c3f778da9 PR review fix 2025-12-19 12:26:15 +01:00
Darshan
2f1eee390b update: header name. 2025-12-19 16:23:22 +05:30
Darshan
35bf13cfab update: variable name :D 2025-12-19 16:19:15 +05:30
Darshan
f814fd980b update: address comments. 2025-12-19 16:16:56 +05:30
Darshan
3ddfd9c3b0 update: address comment. 2025-12-19 15:52:19 +05:30
Darshan
75d8110ad9
Merge branch '1.8.x' into project-queries 2025-12-19 14:23:25 +05:30
Darshan
c958f3f1cb update: allow queries on projects xlist. 2025-12-19 14:13:52 +05:30
Steven Nguyen
06e3a144a3
Merge pull request #10939 from appwrite/fix-smtp-auth-check
Fix smtp auth check
2025-12-18 17:55:43 -08:00
Steven Nguyen
36519c13a8
Merge branch '1.8.x' into fix-smtp-auth-check 2025-12-18 17:21:03 -08:00
Matej Bačo
9fb1aaadaf
Merge pull request #10984 from appwrite/fix-devkey-scopes
Fix: Add scopes for devkeys
2025-12-18 17:26:15 +01:00
Torsten Dittmann
d9ac4f2f2d
Merge pull request #10986 from appwrite/fix-oauth-verified-emails 2025-12-18 19:04:56 +04:00
Matej Bačo
6f16b56f31 Allow Key extensions 2025-12-18 15:55:11 +01:00
Torsten Dittmann
e61f3c7a42
Update phpunit.xml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 18:03:02 +04:00
Jake Barnby
1b6d51a116
Merge pull request #10987 from appwrite/fix-auth
Fix auth calls
2025-12-18 12:56:58 +00:00
Jake Barnby
0058e88217 Fix auth calls 2025-12-19 01:53:05 +13:00
Torsten Dittmann
81b4065921 Fix identity connecting
- Add MockUnverified OAuth2 provider config
- Add /v1/mock/tests/general/oauth2/user-unverified endpoint
- Add MockUnverified class for unverified OAuth2 flow
- Update Mock::isEmailVerified to respect user['verified'] flag
- Add end-to-end tests for linking unverified and verified OAuth2 users
- Enable stopOnFailure in phpunit.xml
2025-12-18 16:44:04 +04:00
Matej Bačo
59f178d634 Improve PHP types for extensability 2025-12-18 13:37:50 +01:00
Torsten Dittmann
d094d6a081 Remove OAuth email verification comments 2025-12-18 16:00:41 +04:00
Torsten Dittmann
bae194e866 Link account by email during OAuth 2025-12-18 15:59:33 +04:00
Torsten Dittmann
144e88452e Use general bad request for unverified OAuth email 2025-12-18 15:49:59 +04:00
Torsten Dittmann
89980b1f0e Enforce email verification when linking OAuth2 2025-12-18 15:46:03 +04:00
Matej Bačo
7dea3f19a9 Add scopes for devkeys 2025-12-18 12:31:00 +01:00
Jake Barnby
9bda83104d
Merge pull request #10983 from appwrite/chore-specs
Chore specs
2025-12-18 09:53:31 +00:00
Jake Barnby
937cac454a
Merge branch '1.8.x' into chore-specs 2025-12-18 09:32:37 +00:00
Jake Barnby
36eb28dc22
Merge pull request #10872 from appwrite/refactor-auth-single-instance
Refactor auth single instance
2025-12-18 09:05:14 +00:00
Jake Barnby
e6781cb4c3 Release SDKs 2025-12-18 21:41:50 +13:00
Jake Barnby
36690229c5 Update lock 2025-12-18 20:23:49 +13:00
Jake Barnby
fe5d9cc662 Update changelog 2025-12-18 20:23:42 +13:00