Hemachandar and GitHub
21334ecdff
Merge branch '1.8.x' into ser-331
2025-12-23 16:37:22 +05:30
Matej Bačo
6f7cca7d68
Allow key header for account keys
2025-12-23 12:06:30 +01:00
Hemachandar
47ea2893c3
rename task to Interval
2025-12-23 16:32:43 +05:30
Matej Bačo
bce3ce85d5
account key support
2025-12-23 11:59:38 +01:00
Chirag Aggarwal
bbeca28026
refactor use env variables for queue and class names
2025-12-23 16:09:42 +05:30
Chirag Aggarwal
9ab9f6d709
chore: update schedule functions task
2025-12-23 15:06:29 +05:30
Chirag Aggarwal and GitHub
309fde38f7
Merge pull request #11001 from appwrite/update-sdks-console
2025-12-23 13:48:02 +05:30
Chirag Aggarwal
3310d271bf
fix import
2025-12-23 12:35:48 +05:30
Chirag Aggarwal
4e12b6236e
Merge branch '1.8.x' into update-sdks-console
2025-12-23 12:34:23 +05:30
Torsten Dittmann and GitHub
4df8157d74
Merge pull request #11009 from appwrite/feat-allow-custom-jwt-duration
2025-12-22 21:50:45 +04:00
Torsten Dittmann
37e76e52f6
Make JWT expiry configurable for account JWTs
2025-12-22 21:27:29 +04:00
Torsten Dittmann
cd824faf64
Add test for JWT with custom duration
2025-12-22 21:19:50 +04:00
Torsten Dittmann
96b11b02e6
feat: allow custom jwt duration
2025-12-22 21:08:48 +04:00
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 and GitHub
3e96f9c2f1
Merge pull request #10990 from appwrite/project-queries
...
Allow queries on projects xlist
2025-12-19 14:39:47 +00:00
Jake Barnby and GitHub
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 and GitHub
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 and GitHub
a7b243aff9
Merge pull request #10992 from appwrite/update-header-name
...
Update: Header name.
2025-12-19 13:56:00 +00:00
Jake Barnby and GitHub
dc85d44647
Revert "Refactor auth single instance"
2025-12-20 02:54:50 +13:00
Jake Barnby and GitHub
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 and GitHub
68deee4a56
Revert "Fix auth calls"
2025-12-20 02:54:21 +13:00
Matej Bačo and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
44ec8de6bf
Merge pull request #10946 from appwrite/1.8.x
...
Sync 1.8.x into main
2025-12-18 17:06:43 -08:00