Commit Graph

7445 Commits

Author SHA1 Message Date
Torsten Dittmann b7604a5742 Fix buildOutput attribute name in deployment check 2025-09-30 19:51:17 +04:00
Torsten Dittmann debdfeedf1 Fix variable reference in function build command 2025-09-30 18:33:22 +04:00
Torsten Dittmann 4b98544112 Move outputDirectory initialization before conditional flow 2025-09-30 18:31:37 +04:00
Torsten Dittmann 04d6693803 Fix output directory path validation and position 2025-09-30 18:10:53 +04:00
Torsten Dittmann b614045d97 fix(builds-worker): Use outputDirectory attribute from deployment or
resource
2025-09-30 18:08:49 +04:00
Chirag Aggarwal 5245ff7167 update enum name 2025-09-29 11:29:40 +05:30
Chirag Aggarwal d5e1f9952a chore: add enums for database type and column status 2025-09-29 11:26:00 +05:30
Chirag Aggarwal a0f0449c21 fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
Darshan e6c9a30e98 Merge branch '1.8.x' into fix-zindex 2025-09-24 17:57:36 +05:30
Chirag Aggarwal 85da691aec allow null adapter 2025-09-24 13:05:37 +05:30
Chirag Aggarwal 9d99f5cec2 chore: update afterbuild pass adapter 2025-09-24 11:47:13 +05:30
Jake Barnby aa4a58c8aa Merge pull request #10541 from appwrite/update-after-build
chore: update afterbuild fn
2025-09-24 17:23:08 +12:00
Chirag Aggarwal 5749b41753 updated to use if throw checks 2025-09-24 10:00:55 +05:30
Chirag Aggarwal 7ea01733ef chore: update afterbuild fn 2025-09-23 18:28:29 +05:30
Chirag Aggarwal 9ede8cfb91 fix: healthstatus enum override due to conflict 2025-09-23 16:52:35 +05:30
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
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
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
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
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 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
Chirag Aggarwal 31ed726409 keep graphql backwards 2025-09-16 09:48:17 +05:30
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
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
loks0n 39a190f60c fix: db queues 2025-09-12 19:28:27 +01:00
Divyansha Dubey ef3d38c5a6 fixed db stats env var 2025-09-12 17:48:15 +04:00
Khushboo Verma a48007d548 Update src/Appwrite/Platform/Workers/Certificates.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2025-09-11 15:40:29 +05:30
Khushboo Verma e7a44c9fb2 Merge branch '1.8.x' into chore-beautify-certificate-logs 2025-09-11 15:39:45 +05:30
fogelito e673d405d6 formatting? 2025-09-11 10:14:16 +03:00
fogelito 84aaaf810f Question 2025-09-11 10:07:45 +03:00
fogelito 5740eb8901 Add sorting 2025-09-11 10:04:42 +03:00