Commit graph

25214 commits

Author SHA1 Message Date
Jake Barnby
43fb92ca83
Set publisher on base 2025-04-30 13:04:19 +12:00
Jake Barnby
f7296d80b2
Fix function schedule sleep 2025-04-30 12:27:18 +12:00
Jake Barnby
5fc2c1ceb8
Fix registry ref 2025-04-30 10:34:24 +12:00
Jake Barnby
e643e7a406
Lint 2025-04-29 21:33:51 +12:00
Jake Barnby
02b1c82226
Remove all remaining pool usages 2025-04-29 21:28:53 +12:00
Jake Barnby
4d92af5ba6
Realtime pool adapters 2025-04-29 21:28:40 +12:00
Jake Barnby
acec1ab699
Use pool adapters in health api 2025-04-29 21:28:25 +12:00
Jake Barnby
1d82c67d1f
Add pubsub pool adapter 2025-04-29 21:28:13 +12:00
Jake Barnby
eabf3993a0
Use pool adapter on project create 2025-04-29 18:13:30 +12:00
Jake Barnby
47c5c55267
Remove redundant reclaims 2025-04-29 14:58:54 +12:00
Jake Barnby
43ae7c4b14
Format 2025-04-29 14:57:18 +12:00
Jake Barnby
38aae9e2c1
Fix sync 2025-04-29 14:07:48 +12:00
Jake Barnby
4d2a08e7fd
Merge branch '1.6.x' into feat-pool-adapter 2025-04-28 10:02:55 +00:00
Jake Barnby
a9e953d840
Lint 2025-04-28 22:02:31 +12:00
Jake Barnby
6caa347b26
Merge remote-tracking branch 'origin/1.6.x' into feat-pool-adapter
# Conflicts:
#	composer.lock
#	src/Appwrite/Messaging/Adapter/Realtime.php
2025-04-28 21:56:45 +12:00
Christy Jacob
5578e199e4
Merge pull request #9689 from appwrite/PLA-2808
feat(users): synchronously delete identities and targets in controller
2025-04-28 12:56:31 +04:00
Jake Barnby
8623767926
Merge pull request #9677 from ArnabChatterjee20k/chore--utopia-migration
Chore: updated utopia migration version
2025-04-28 03:51:57 +00:00
Jake Barnby
d39fce55c1
Merge branch '1.6.x' into chore--utopia-migration 2025-04-28 03:38:30 +00:00
Steven Nguyen
70f31bb48c
Merge pull request #9691 from appwrite/update-flutter-sdk
chore: update flutter sdk
2025-04-25 12:48:50 -07:00
Chirag Aggarwal
b65c375655 chore: update flutter sdk 2025-04-25 19:24:12 +00:00
Fabian Gruber
270250a563 review feedback 2025-04-25 16:25:26 +02:00
Fabian Gruber
9601860247 feat(users): synchronously delete identities and targets in controller 2025-04-25 15:55:10 +02:00
Christy Jacob
09ca143231
Merge pull request #9687 from appwrite/PLA-2807
feat(dispatch): add contextual dispatch logic
2025-04-25 17:52:43 +04:00
Christy Jacob
2afbfea0d0
Merge pull request #9638 from appwrite/fix-zero-specifications
fix(functions): treat 0 as unlimited for CPUs and memory
2025-04-25 14:49:04 +04:00
Steven Nguyen
928f535800
chore(functions): update desc for CPU and mem env vars
Clarify that 0 for _APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY means
unlimited.
2025-04-24 17:30:03 -07:00
Fabian Gruber
391e045775 feat(dispatch): add contextual dispatch logic 2025-04-24 23:15:00 +02:00
Christy Jacob
8b23d4bab1
Merge pull request #9666 from appwrite/fix-headers
fix: remove content-type header from get request specs
2025-04-24 19:14:19 +04:00
Chirag Aggarwal
187ba0a575 chore: update all examples to new endpoint 2025-04-24 14:46:03 +00:00
Chirag Aggarwal
68c85a52fb Merge branch '1.6.x' into fix-headers 2025-04-24 14:42:45 +00:00
Christy Jacob
8cb4d2894b
Merge pull request #9685 from appwrite/chore-docs-endpoint
core: introduce endpoint.docs in specs
2025-04-24 18:14:01 +04:00
Chirag Aggarwal
75efa28125 core: introduce endpoint.docs in specs 2025-04-24 11:15:23 +00:00
Christy Jacob
7952eafdf0
Merge pull request #9681 from appwrite/revert-9648-feat-add-configurable-function-size
Revert "Add configurable function and build size"
2025-04-23 19:49:43 +04:00
Christy Jacob
de9b0e6eee
Revert "Add configurable function and build size" 2025-04-23 21:18:04 +05:30
Christy Jacob
aeffeb8cc8
Merge pull request #9679 from appwrite/fix-oauth-redirects
fix: ensure all 4xx errors in OAuth redirect lead to the failure URL
2025-04-23 19:23:23 +04:00
Christy Jacob
a11cbc3799
Merge pull request #9680 from appwrite/non-critical-events
feat: allow non-critical events to ignore exceptions when enqueuing the event
2025-04-23 19:18:19 +04:00
Fabian Gruber
b0eb6434b8 fix: nullable group field in SDK\Method 2025-04-23 17:14:19 +02:00
Fabian Gruber
fe28af292b feat: allow non-critical events to ignore exceptions when enqueuing the message 2025-04-23 16:48:09 +02:00
Christy Jacob
6b4ecbcd23 fix: ensure all 4xx errors in OAuth redirect lead to the failure URL 2025-04-23 18:39:55 +04:00
Chirag Aggarwal
dab6701f79 chore: update sdk generator 2025-04-23 13:22:47 +00:00
ArnabChatterjee20k
26edc75455 updated utopia migration version 2025-04-23 15:09:44 +05:30
Chirag Aggarwal
51763a6e84 chore: update platforms 2025-04-22 13:37:02 +00:00
Chirag Aggarwal
60c336bfa1 Merge branch '1.6.x' into fix-headers 2025-04-22 13:30:46 +00:00
Christy Jacob
f58c8c5370
Merge pull request #9655 from appwrite/update-sdks
chore: update sdks
2025-04-22 17:18:41 +04:00
Christy Jacob
4228bc9b63
Merge pull request #9574 from appwrite/chore-sensitive-check
chore: abstract token secret hiding to response model
2025-04-22 17:18:11 +04:00
Christy Jacob
ed8c39f649
Merge pull request #8933 from appwrite/feat-multi-region-docs
feat: update API endpoint in the code examples
2025-04-22 17:16:51 +04:00
Christy Jacob
c0bd4401c5 feat: regenerate specs 2025-04-22 17:02:33 +04:00
Christy Jacob
cd647e0c18 Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs 2025-04-22 14:02:20 +04:00
Matej Bačo
8906d94e8f
Merge pull request #9648 from appwrite/feat-add-configurable-function-size
Add configurable function and build size
2025-04-22 10:51:29 +02:00
loks0n
c9a7902e52 chore: update platforms 2025-04-17 19:45:32 +01:00
Chirag Aggarwal
73a10a1dca chore: include head requests 2025-04-17 17:55:33 +00:00