ArnabChatterjee20k
|
7ad6bb048c
|
merged 1.8.x
|
2025-12-02 16:35:40 +05:30 |
|
Damodar Lohani
|
94ba8ee5f2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-appwrite-auth
|
2025-11-23 06:43:52 +00:00 |
|
ArnabChatterjee20k
|
fec758d237
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-11-19 20:00:17 +05:30 |
|
Chirag Aggarwal
|
71b6ac0364
|
Merge branch '1.8.x' into feat-per-bucket-image-transformations
|
2025-11-18 09:50:02 +05:30 |
|
ArnabChatterjee20k
|
28be12d827
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-11-14 19:16:08 +05:30 |
|
Damodar Lohani
|
2a7d89ea7b
|
Fix missing auth vars
|
2025-11-05 01:14:36 +00:00 |
|
Chirag Aggarwal
|
4aaaa460b2
|
feat: per bucket image transformations flag
|
2025-10-28 14:13:38 +05:30 |
|
fogelito
|
037d60633b
|
Add emailCanonical
|
2025-10-27 15:59:20 +02:00 |
|
ArnabChatterjee20k
|
445b657207
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-27 16:15:10 +05:30 |
|
fogelito
|
c13a70e226
|
Add users attributes
|
2025-10-23 12:38:18 +03:00 |
|
Jake Barnby
|
ddde13a78f
|
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
This reverts commit 9dd1939d1f, reversing
changes made to 8dfdfcb522.
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
|
2025-10-21 14:59:30 +13:00 |
|
Damodar Lohani
|
248d3aea7a
|
Fix: reset argon 2 options to previous default
|
2025-10-19 05:44:44 +00:00 |
|
ArnabChatterjee20k
|
e0c293c5b4
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-16 14:25:14 +05:30 |
|
shimon
|
5f8dc9998c
|
Refactor database document handling by replacing createOrUpdateDocuments with upsertDocuments in multiple classes. Clean up common.php by removing commented-out index definitions and ensuring proper indexing for MongoDB compatibility. Update UsageTest to correct API endpoint paths for database operations.
|
2025-09-16 17:39:41 +03:00 |
|
Damodar Lohani
|
e4d70a4d4f
|
Fix: default options
|
2025-09-11 07:55:52 +00:00 |
|
Damodar Lohani
|
487663f892
|
fixed attribute
|
2025-09-10 07:30:22 +00:00 |
|
shimon
|
779fb7bd20
|
Update composer dependencies and Docker Compose configuration for MongoDB integration. Change database alias in composer.json, update package versions in composer.lock, and adjust volume mappings in Docker Compose to include MongoDB source directories. Refactor application code to set tenant to null for database connections.
|
2025-08-06 15:07:04 +03:00 |
|
shimon
|
33c5ac83b2
|
Enhance Docker Compose configuration for MongoDB, add health checks, and update user creation logic in mongo-init.js. Improve database connection handling and fix conditional checks in application code.
|
2025-07-31 12:47:12 +03:00 |
|
Christy Jacob
|
b5c5f76acc
|
Merge branch '1.7.x' of github.com:appwrite/appwrite into feat-apps-module
|
2025-06-20 17:39:28 +04:00 |
|
fogelito
|
0d46d4d6e9
|
Remove roles index
|
2025-05-28 15:54:58 +03:00 |
|
Jake Barnby
|
ae2bc1f740
|
Fix expire required
|
2025-05-16 14:56:52 +12:00 |
|
Jake Barnby
|
f12e84abc5
|
Merge remote-tracking branch 'origin/1.7.x' into feat-ce-migration
|
2025-05-16 13:46:17 +12:00 |
|
Khushboo Verma
|
a3cb7c81a2
|
Add V23 migration and remove coroutines
|
2025-05-13 15:22:09 +05:30 |
|
Matej Bačo
|
af0c872999
|
Merge branch '1.6.x' into 1.7.x
|
2025-05-13 10:11:39 +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 |
|
fogelito
|
e1e195cec6
|
update projects indexes
|
2025-04-20 10:25:13 +03:00 |
|
Matej Bačo
|
69a7c23d2b
|
Merge branch '1.6.x' into 1.7.x
|
2025-04-08 10:24:09 +02:00 |
|
Eldad Fux
|
17c555ab6c
|
Expanded the identities collection
|
2025-03-28 02:13:17 +01:00 |
|
fogelito
|
cc0a97b10e
|
Fixes
|
2025-03-19 16:37:15 +02:00 |
|
Eldad Fux
|
477add3022
|
Formatting
|
2025-03-17 21:49:10 +01:00 |
|
Eldad Fux
|
8aa5714173
|
cleanups
|
2025-03-17 21:44:31 +01:00 |
|
Chirag Aggarwal
|
d422f693f7
|
feat: add query by role to memberships
|
2025-03-13 09:48:39 +00:00 |
|
 shimonandChristy Jacob
|
850737c953
|
transformedAt for files addition
|
2025-01-29 22:12:31 +05:30 |
|
 Shimon NewmanandGitHub
|
f1f660352e
|
Revert "Transformed at addition"
|
2025-01-29 10:30:35 +02:00 |
|
shimon
|
f97b3aaa86
|
transformedAt for files addition
|
2025-01-28 16:49:55 +02:00 |
|
Darshan
|
b7651e4f5e
|
address comment: add files/buckets to common.
|
2025-01-03 15:56:36 +05:30 |
|
Darshan
|
c7b2a90a0c
|
feat: split collections.
|
2025-01-02 10:18:47 +05:30 |
|