ArnabChatterjee20k
|
e0c293c5b4
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-16 14:25:14 +05:30 |
|
ArnabChatterjee20k
|
2d82013261
|
updated docker compose setup for mongodb which was causing issue for mongo transactions
|
2025-10-16 14:22:28 +05:30 |
|
Damodar Lohani
|
7ff664e62b
|
Fix: undefined $user
|
2025-10-16 07:38:13 +00:00 |
|
ArnabChatterjee20k
|
5a6561f158
|
vectordb (in progress)
* pools , env setup
* collections, db endpoints
|
2025-10-16 12:53:39 +05:30 |
|
Damodar Lohani
|
9849b9d678
|
Fix empty check
|
2025-10-16 02:41:53 +00:00 |
|
Damodar Lohani
|
22136867ed
|
add additional check
|
2025-10-16 02:29:30 +00:00 |
|
Damodar Lohani
|
2df621f9c5
|
Fix: update comment, typings
|
2025-10-16 02:23:41 +00:00 |
|
Damodar Lohani
|
9a599e2015
|
update recommended param for argon2
|
2025-10-16 02:20:28 +00:00 |
|
ArnabChatterjee20k
|
faf0cdec35
|
changed default fallbackForDB to mariadb
|
2025-10-14 12:46:01 +05:30 |
|
ArnabChatterjee20k
|
6073eab496
|
* updated env to have mongodb support for the tablesdb/legacy
* setAttributeSupport to support context schema and schemaless in mongodb
* updated the connection registers
|
2025-10-13 15:47:40 +05:30 |
|
ArnabChatterjee20k
|
f6dbc0c882
|
Merge remote-tracking branch 'upstream/feat-mongodb' into documents-db-api
|
2025-10-12 20:17:53 +05:30 |
|
Damodar Lohani
|
1b17c32405
|
update block
|
2025-10-12 03:51:37 +00:00 |
|
Damodar Lohani
|
d56dff954f
|
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
|
2025-10-12 00:34:07 +00:00 |
|
ArnabChatterjee20k
|
34e4208b3e
|
addressed comments
* renamed getDatabaseDB to getDatabasesDB
* renamed dbForDatabase to dbForDatabases
* removed call_user_func and using newer callable syntax
|
2025-10-10 20:00:43 +05:30 |
|
ArnabChatterjee20k
|
d51486c62a
|
* fixed stats usage events(hacky fix)
* updated redundant routes(happened during merge conflicts)
|
2025-10-10 19:39:59 +05:30 |
|
ArnabChatterjee20k
|
0754c6263e
|
merged changes from 1.8.x
|
2025-10-10 10:55:48 +05:30 |
|
Jake Barnby
|
38b04566b6
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Delete.php
|
2025-10-09 17:36:22 +13:00 |
|
Jake Barnby
|
10b1f1f145
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
|
2025-10-09 13:45:29 +13:00 |
|
ArnabChatterjee20k
|
19b1196633
|
* new db pool implementation for connecting to db type
* fixed migration tests
|
2025-10-08 11:09:32 +05:30 |
|
Hemachandar
|
7f62b19240
|
Merge branch '1.8.x' into ser-375-update-email-verification-with-branded-design
|
2025-10-07 16:11:54 +05:30 |
|
ArnabChatterjee20k
|
d2645ecfb1
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-10-07 10:47:26 +05:30 |
|
Hemachandar
|
caf18372ce
|
feedback
|
2025-10-06 21:52:18 +05:30 |
|
Jake Barnby
|
01ef058adb
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# tests/e2e/Services/Realtime/RealtimeCustomClientTest.php
|
2025-10-04 17:03:52 +13:00 |
|
ArnabChatterjee20k
|
7d4dfe06e2
|
* removed dbForDocumentsRecords
* using callback based db resolution
* updated env
|
2025-10-03 19:50:29 +05:30 |
|
Jake Barnby
|
498235a2ef
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-10-03 23:19:33 +13:00 |
|
Matej Bačo
|
b811fc6252
|
Merge pull request #10503 from appwrite/ser-10-oauth-auto-allow-site-domains
Auto-allow sites domain for OAuth
|
2025-10-03 10:15:05 +02:00 |
|
ArnabChatterjee20k
|
a035760b00
|
updated injections and reverted reduntant changes
|
2025-09-30 19:15:43 +05:30 |
|
ArnabChatterjee20k
|
a3faa108c5
|
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
|
2025-09-30 18:42:18 +05:30 |
|
Jake Barnby
|
daeb721995
|
Fix tests
|
2025-09-30 23:44:26 +13:00 |
|
ArnabChatterjee20k
|
56af56e341
|
updated endpoints
|
2025-09-26 18:01:39 +05:30 |
|
Jake Barnby
|
78c5743e75
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# composer.lock
|
2025-09-26 22:14:40 +12:00 |
|
Jake Barnby
|
97f76899bf
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# app/config/platforms.php
|
2025-09-25 18:00:07 +12:00 |
|
ArnabChatterjee20k
|
d71c56b11f
|
* Migrating endpoints
* New adapter resolution and injection
* Removed attribute creation for documentsdb
|
2025-09-23 23:15:46 +05:30 |
|
Jake Barnby
|
97c5705447
|
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
|
2025-09-23 19:17:49 +12:00 |
|
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
|
f09d5258ec
|
use constants
|
2025-09-22 14:20:58 +05:30 |
|
Hemachandar
|
2f1046db2b
|
fix tests
|
2025-09-22 12:10:55 +05:30 |
|
Hemachandar
|
2f768aa30d
|
Merge branch '1.8.x' into ser-10-oauth-auto-allow-site-domains
|
2025-09-22 11:21:32 +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 |
|
shimon
|
ceda513083
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
# Conflicts:
# composer.lock
# src/Appwrite/Platform/Workers/StatsUsage.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-09-21 15:55:11 +03:00 |
|
ArnabChatterjee20k
|
d2ad0e7c74
|
documentsdb database creation endpoints
|
2025-09-19 19:44:46 +05:30 |
|
Hemachandar
|
5fd2dfafb7
|
remove var_dump
|
2025-09-18 14:10:56 +05:30 |
|
fogelito
|
4da7f04a5c
|
Add order by
|
2025-09-18 10:58:27 +03:00 |
|
fogelito
|
a7e9e58312
|
Add order by
|
2025-09-18 10:57:47 +03:00 |
|
Hemachandar
|
dedc7a35c9
|
remove debug output
|
2025-09-18 12:38:18 +05:30 |
|
shimon
|
f16eba2f9f
|
Update PHPUnit configuration to stop on failure set to false, and clean up whitespace in multiple files for consistency. Adjust comments and ensure proper formatting in test cases and API handling.
|
2025-09-16 19:13:38 +03:00 |
|
Hemachandar
|
21f25b4ce4
|
Auto-allow sites domain for OAuth
|
2025-09-16 14:16:02 +05:30 |
|