Jake Barnby
|
f82726c2b4
|
Remove redundant batch size passing
|
2025-04-30 12:08:38 +12:00 |
|
Jake Barnby
|
0ab1ebd8c4
|
Validate create batch size inline
|
2025-04-30 12:07:56 +12:00 |
|
Jake Barnby
|
2238f6d822
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-04-30 10:45:18 +12:00 |
|
Eldad Fux
|
0483c7efb5
|
Merge fixes
|
2025-04-29 20:44:05 +02:00 |
|
Eldad Fux
|
fb29fe7b3c
|
Merge remote-tracking branch 'origin/1.7.x' into feat-apps-module
|
2025-04-29 20:12:31 +02:00 |
|
 DarshanandGitHub
|
d0a28f8062
|
Merge branch '1.7.x' into fix-missing-filter
|
2025-04-29 19:53:38 +05:30 |
|
Matej Bačo
|
0148c3ed77
|
Fix migration row length issue
|
2025-04-29 16:00:09 +02:00 |
|
 DarshanandGitHub
|
74dca5b60c
|
Merge branch '1.7.x' into fix-missing-filter
|
2025-04-29 18:31:48 +05:30 |
|
Darshan
|
4a8f400f7e
|
add: token usage on view endpoint as well.
|
2025-04-29 16:23:48 +05:30 |
|
Matej Bačo
|
7ece755abf
|
Improve code quality
|
2025-04-29 11:56:51 +02:00 |
|
Jake Barnby
|
e643e7a406
|
Lint
|
2025-04-29 21:33:51 +12:00 |
|
Matej Bačo
|
841d260b5f
|
PlatformDB migration preparations
|
2025-04-29 11:31:06 +02: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
|
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 |
|
Darshan
|
53e829408f
|
update: use constants.
|
2025-04-28 20:01:42 +05:30 |
|
Darshan
|
948df2b774
|
fix: that permissions issue, pheww!
|
2025-04-28 19:49:32 +05:30 |
|
Darshan
|
6ffe620c57
|
attempt: fixes, changes.
|
2025-04-28 15:36:30 +05:30 |
|
 Jake BarnbyandGitHub
|
4d2a08e7fd
|
Merge branch '1.6.x' into feat-pool-adapter
|
2025-04-28 10:02:55 +00: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 JacobandGitHub
|
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 |
|
Darshan
|
949f58522d
|
change: events system.
|
2025-04-27 10:33:44 +05:30 |
|
Darshan
|
89ce5a6e10
|
add: todo.
|
2025-04-26 16:07:46 +05:30 |
|
Darshan
|
4f1f9bb4a2
|
add: filter for latest changes.
|
2025-04-26 16:06:53 +05:30 |
|
Darshan
|
814be66b98
|
update: use new terminologies on path params and local variables.
|
2025-04-26 16:05:07 +05:30 |
|
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 JacobandGitHub
|
09ca143231
|
Merge pull request #9687 from appwrite/PLA-2807
feat(dispatch): add contextual dispatch logic
|
2025-04-25 17:52:43 +04:00 |
|
 Matej BačoandGitHub
|
bbfb93c91b
|
Merge pull request #9676 from appwrite/feat-playground-templates
Feat: Add playground templates
|
2025-04-25 14:13:07 +02:00 |
|
Matej Bačo
|
23c4fa27be
|
Fix tests, linter
|
2025-04-25 12:57:45 +02:00 |
|
 Christy JacobandGitHub
|
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 |
|
Matej Bačo
|
0787034bab
|
Fixes post-1.6.x-merge
|
2025-04-25 12:26:10 +02:00 |
|
Matej Bačo
|
d8103cb57e
|
Merge branch '1.7.x' into 1.6.x
|
2025-04-25 12:18:04 +02: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 |
|
Chirag Aggarwal
|
68c85a52fb
|
Merge branch '1.6.x' into fix-headers
|
2025-04-24 14:42:45 +00:00 |
|
Chirag Aggarwal
|
75efa28125
|
core: introduce endpoint.docs in specs
|
2025-04-24 11:15:23 +00:00 |
|
Darshan
|
9a7c7dee56
|
add: last accessed var, remove secret from model.
|
2025-04-24 11:08:56 +05:30 |
|
 Christy JacobandGitHub
|
de9b0e6eee
|
Revert "Add configurable function and build size"
|
2025-04-23 21:18:04 +05:30 |
|
Christy Jacob
|
6b4ecbcd23
|
fix: ensure all 4xx errors in OAuth redirect lead to the failure URL
|
2025-04-23 18:39:55 +04:00 |
|
Darshan
|
26a2180a44
|
fix: datetime filter to file-tokens expiry.
|
2025-04-23 18:55:36 +05:30 |
|
Matej Bačo
|
73a6fc2df3
|
Merge branch '1.7.x' into feat-playground-templates
|
2025-04-23 10:53:04 +02:00 |
|
Matej Bačo
|
05feea5f6d
|
Fix leftover
|
2025-04-22 17:20:21 +02:00 |
|
Matej Bačo
|
62282e9515
|
Add playgrounds, sync screenshots
|
2025-04-22 17:06:01 +02:00 |
|
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 JacobandGitHub
|
f58c8c5370
|
Merge pull request #9655 from appwrite/update-sdks
chore: update sdks
|
2025-04-22 17:18:41 +04:00 |
|
 Christy JacobandGitHub
|
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 |
|