Chirag Aggarwal
5d8ac0a5b0
add message status
2025-09-23 11:31:29 +05:30
Chirag Aggarwal
17f1cb214f
override healthstatus
2025-09-23 10:57:35 +05:30
Chirag Aggarwal
84a4ef0baf
chore: include response model enum names
2025-09-23 10:47:39 +05:30
Chirag Aggarwal
3616337646
Merge branch '1.8.x' into refactor-schedules
2025-09-23 09:20:20 +07:00
Chirag Aggarwal
421ec6f3f8
fix: use correct constant
2025-09-23 07:49:55 +05:30
Chirag Aggarwal
734d2ce512
fix: use correct constant
2025-09-23 07:49:07 +05:30
Chirag Aggarwal
232b22b71e
use constants
2025-09-23 07:35:17 +05:30
Khushboo Verma
5d5c1d8f43
Fix Author URL in template deployments
2025-09-22 20:29:25 +05:30
Chirag Aggarwal
c52081dbed
fix: to use correct pattern
2025-09-22 19:58:18 +05:30
Chirag Aggarwal
d5d6f9a748
Merge branch '1.8.x' into cursor/add-type-enum-support-and-update-docs-3769
2025-09-22 15:52:43 +07:00
Chirag Aggarwal
f09d5258ec
use constants
2025-09-22 14:20:58 +05:30
Jake Barnby
9fde875904
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
...
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/StatsResources.php
# src/Appwrite/Platform/Workers/StatsUsage.php
2025-09-22 16:12:45 +12:00
Jake Barnby
a0afce666f
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
...
# Conflicts:
# composer.lock
2025-09-22 16:05:58 +12:00
Chirag Aggarwal
3e8211d6bd
refactor: improve code readability for schedules
2025-09-20 19:45:44 +05:30
Jake Barnby
f944ad350e
Catch query exception on bulk update/delete
2025-09-19 17:32:34 +12:00
Jake Barnby
c1782f6f58
Don't remove required attributes
2025-09-19 15:28:41 +12:00
Atharva Deosthale
de8538b622
use request filters for 1.8.0 to convert into and
2025-09-18 12:27:24 +05:30
Jake Barnby
34f3501cdc
Merge pull request #10509 from appwrite/fix-spatials-type-required-col
...
Add spatial column validation during required mode and tests for exis…
2025-09-18 15:29:50 +12:00
Jake Barnby
0e2c5d93f5
Update check
2025-09-18 14:54:07 +12:00
ArnabChatterjee20k
4815780476
Add spatial column validation during required mode and tests for existing data in databases
2025-09-17 18:01:29 +05:30
Damodar Lohani
337eda8538
Merge branch '1.8.x' into feat-apps-module-dl
2025-09-17 14:49:22 +05:45
fogelito
7d1a1d3ef4
use $tenant
2025-09-17 08:45:23 +03:00
fogelito
88c6e783c4
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into stats-resources-try-catch
2025-09-17 08:42:27 +03:00
Jake Barnby
63aee11312
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
...
# Conflicts:
# composer.lock
2025-09-17 14:58:17 +12:00
Jake Barnby
b38b2bba0c
Remove state order on created, rely on sequence order
2025-09-16 21:13:41 +12:00
Jake Barnby
c9b39a3f28
Lint
2025-09-16 18:37:52 +12:00
Jake Barnby
081e2aeb6e
Throw appropriate 400s from request filters
2025-09-16 17:51:22 +12:00
Damodar Lohani
20c3641ac1
Merge branch '1.8.x' into feat-apps-module-dl
2025-09-16 10:25:30 +05:45
Chirag Aggarwal
31ed726409
keep graphql backwards
2025-09-16 09:48:17 +05:30
Jake Barnby
a7cff1b53d
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
2025-09-16 12:58:09 +12:00
Steven Nguyen
64bb1efc44
Merge pull request #10483 from appwrite/SUC-1668-fix-database-usage-stats
...
SUC-1668 fix:database usage metrics
2025-09-15 16:28:58 -07:00
Steven Nguyen
62014fda26
fix: implement dynamic specification defaults for Functions and Sites
...
Prior to this, self-hosted instances would defualt to the lowest specification.
Now, if there is no plan (ie. on self-hosted), the highest specification is used.
If there is a plan, the lowest specification available in the plan is used.
2025-09-15 21:39:22 +00:00
copilot-swe-agent[bot]
fea3544d4b
Implement dynamic specification defaults for Functions and Sites
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-09-15 19:18:07 +00:00
Damodar Lohani
b5ca4c1166
update suggestion
2025-09-15 10:43:40 +00:00
Damodar Lohani
780799f87a
update to initialize first
2025-09-15 10:41:29 +00:00
Chirag Aggarwal
1f9bc650de
work in progress
2025-09-15 12:13:48 +05:30
Chirag Aggarwal
ef69520f95
fix: nitpick comments
2025-09-15 11:51:47 +05:30
Chirag Aggarwal
579f6691f9
fix: default to be created
2025-09-15 11:42:23 +05:30
Chirag Aggarwal
40eaf39d91
fix: graphql
2025-09-15 11:39:00 +05:30
Chirag Aggarwal
0f5cb2611d
fix: grammer
2025-09-15 10:32:06 +05:30
Chirag Aggarwal
f9ac0b48c8
fix: use 1.8.x
2025-09-15 10:28:34 +05:30
Jake Barnby
981a1278e2
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
...
# Conflicts:
# composer.lock
2025-09-15 16:30:22 +12:00
Atharva Deosthale
fca2727966
add validation for type
2025-09-14 15:28:25 +05:30
Atharva Deosthale
cb03bfe74c
specs and sdk
2025-09-14 15:22:51 +05:30
Atharva Deosthale
2b1e3bd947
delete the new route and just do it in template route
2025-09-14 15:15:44 +05:30
Damodar Lohani
32b290a231
Update src/Appwrite/Platform/Modules/Functions/Http/Executions/Create.php
...
Co-authored-by: Matej Bačo <matejbacocom@gmail.com >
2025-09-14 10:44:46 +05:45
Damodar Lohani
53a117bd0f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-09-14 04:49:34 +00:00
Atharva Deosthale
4858317891
fix: format, lints
2025-09-13 18:02:13 +05:30
Atharva Deosthale
6e16340f16
feat: add branch deployments to appwrite
2025-09-13 17:56:19 +05:30
loks0n
39a190f60c
fix: db queues
2025-09-12 19:28:27 +01:00