ArnabChatterjee20k
b7e2606b9f
Enhance Realtime functionality with query support and improve tests
...
- Updated Realtime adapter to handle queries during subscription.
- Added query filtering capabilities in RuntimeQuery class.
- Modified RealtimeBase and RealtimeCustomClientTest to support query parameters in WebSocket connections.
- Improved test coverage for account and database channels with queries.
2025-12-22 18:01:00 +05:30
Matej Bačo
09d71e73af
keys list to be public as its reused for more types of keys
2025-12-22 11:37:38 +01:00
Matej Bačo
465912822f
Mark reused key response public
2025-12-22 11:32:45 +01:00
Chirag Aggarwal
9f24cb4aa3
trigger ci
2025-12-22 12:48:23 +05:30
Chirag Aggarwal
9e4e23ad3f
chore: update sdks script console log
2025-12-21 22:03:30 +05:30
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
Steven Nguyen
44ec8de6bf
Merge pull request #10946 from appwrite/1.8.x
...
Sync 1.8.x into main
2025-12-18 17:06:43 -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
Hemachandar
cf90653deb
lint
2025-12-18 17:30:08 +05:30
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