ArnabChatterjee20k
070ec03c0c
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-12-08 17:31:04 +05:30
ArnabChatterjee20k
8edd3c87cb
added documentsdb total reads and writes in the project response
2025-12-05 19:09:35 +05:30
ArnabChatterjee20k
9ac3cd73a8
Refactor database metrics handling for DocumentsDB
...
- Introduced new methods to retrieve metrics for write and read operations based on database type.
- Updated bulk delete, update, upsert, and create actions to use the new metric methods.
- Enhanced document retrieval and update actions to utilize the new metric structure.
- Added support for DocumentsDB metrics in usage statistics and response models.
- Created new response models for DocumentsDB usage and updated existing models to accommodate new metrics.
- Adjusted migration and stats resources to include DocumentsDB metrics.
- Updated tests to validate the new metrics and ensure correct functionality for DocumentsDB usage.
2025-12-05 18:58:13 +05:30
Jake Barnby
bc508353db
Merge pull request #10882 from appwrite/release-sdks-4
...
chore: release sdks for adding getScreenshot method to Avatars service
2025-12-05 04:46:30 +00:00
Torsten Dittmann
fad29ee3cd
Use configured OAuth2 provider class from config
2025-12-04 20:37:16 +04:00
ArnabChatterjee20k
203170c36d
updated database and collection stats
2025-12-04 15:57:18 +05:30
ArnabChatterjee20k
af095bdf4a
updated stats
2025-12-03 19:11:46 +05:30
Chirag Aggarwal
7aceae05d5
Merge branch '1.8.x' into release-sdks-4
2025-12-03 12:01:03 +05:30
Chirag Aggarwal
0c114b8d66
fix: enum example
2025-12-03 09:30:43 +05:30
Damodar Lohani
97038c9d05
Merge branch '1.8.x' into fix-duplicate-document-error
2025-12-03 05:17:24 +05:45
ArnabChatterjee20k
7ad6bb048c
merged 1.8.x
2025-12-02 16:35:40 +05:30
Jake Barnby
5cc6845a44
Merge pull request #10888 from appwrite/fix-query-call
...
Fix invalid query
2025-12-02 06:48:28 +00:00
Damodar Lohani
d0b1f5f529
Fix: Catch duplicate exception while creating file document
2025-12-02 02:09:29 +00:00
Damodar Lohani
e114d49789
Fix: add test
2025-12-02 01:04:51 +00:00
Damodar Lohani
1df5b71e32
Simplify
2025-12-02 00:59:39 +00:00
Damodar Lohani
a166ae5a03
Fix: error setting user password
...
Fixes Update Password Bug
Fixes #10878
2025-12-02 00:59:19 +00:00
Darshan
4c62ecbc95
fix: query call.
2025-12-01 19:59:07 +05:30
Chirag Aggarwal
aaafdaae52
chore: better examples
2025-12-01 19:21:49 +05:30
Hemachandar
e204419b8b
handle invalid offset
2025-11-28 15:33:32 +05:30
Hemachandar
6f0c4d6c4e
fix limit & offset computation
2025-11-28 12:41:04 +05:30
Hemachandar
d517ca8444
Merge branch '1.8.x' into ser-504
2025-11-27 20:12:58 +05:30
Damodar Lohani
2fdfbf6e61
Fix type
2025-11-27 11:48:32 +00:00
Hemachandar
fd466dfcea
Revert "Update deploymentId in sites rule for first deployment"
2025-11-27 16:31:14 +05:30
Damodar Lohani
06c876906c
AI suggested fixes
2025-11-27 00:58:32 +00:00
Damodar Lohani
5dd3f9c574
Format
2025-11-26 11:08:13 +00:00
Damodar Lohani
cbc8b2ca0d
Fix: validator not working
2025-11-26 11:02:00 +00:00
Damodar Lohani
f6b04ae63e
Fix type
2025-11-26 10:56:56 +00:00
Damodar Lohani
d539186808
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
2025-11-26 10:42:55 +00:00
Hemachandar
1ed3cf0e59
Support query limit and offset in list repos API
2025-11-25 19:24:30 +05:30
Matej Bačo
3d8cee4676
Merge pull request #10820 from appwrite/ser-550
...
Update deploymentId in sites rule for first deployment
2025-11-25 09:50:16 +01:00
Hemachandar
c713357131
Merge branch '1.8.x' into ser-550
2025-11-25 13:23:09 +05:30
Harsh Mahajan
34ce5099e2
Merge branch '1.8.x' into feat-SER-448-improve-MFA-docs-endpoint-order
2025-11-25 11:30:25 +05:30
Jake Barnby
8fe7de7ff9
Custom disposition
2025-11-25 15:19:16 +13:00
Damodar Lohani
149fee503f
Format
2025-11-23 07:01:11 +00:00
Damodar Lohani
94ba8ee5f2
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
2025-11-23 06:43:52 +00:00
ArnabChatterjee20k
b658cddc71
updated get project dsn to be of the project db type(dedicate, shared) so that databasesdb and projectdb are not in conflict
2025-11-21 17:22:19 +05:30
Harsh Mahajan
cceb108fd3
Merge branch '1.8.x' into feat-SER-448-improve-MFA-docs-endpoint-order
2025-11-21 11:59:26 +05:30
ArnabChatterjee20k
a9e749a81f
updated migration service extractor for csv import/export
2025-11-20 14:06:42 +05:30
ArnabChatterjee20k
fec758d237
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-11-19 20:00:17 +05:30
Matej Bačo
bfce804f79
Merge branch '1.8.x' into chore-config-for-env
2025-11-19 09:27:42 +01:00
Jake Barnby
8765d5650a
Revert "Merge pull request #10682 from appwrite/refactor-auth-single-instance"
...
This reverts commit 919b01a1b1 , reversing
changes made to deb5039352 .
2025-11-19 16:21:06 +13:00
Matej Bačo
e3ee724178
Fix during QA
2025-11-18 16:42:57 +01:00
Matej Bačo
ce2f2d0ebc
Use config library for dotenv adapter
2025-11-18 16:35:02 +01:00
Hemachandar
9f7e3146a4
feedback
2025-11-18 20:08:43 +05:30
Chirag Aggarwal
3568af54b3
consistent naming
2025-11-18 09:51:20 +05:30
Chirag Aggarwal
71b6ac0364
Merge branch '1.8.x' into feat-per-bucket-image-transformations
2025-11-18 09:50:02 +05:30
Jake Barnby
919b01a1b1
Merge pull request #10682 from appwrite/refactor-auth-single-instance
...
Refactor authorization handling across multiple modules to use the ne…
2025-11-18 03:25:48 +00:00
Matej Bačo
4a86b2d5b1
Merge branch '1.8.x' into feat-suggested-env-vars
2025-11-14 18:05:21 +01:00
Matej Bačo
db1b87ecbb
Add env var value detection
2025-11-14 15:49:19 +01:00
ArnabChatterjee20k
28be12d827
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-11-14 19:16:08 +05:30