Jake Barnby
|
5590f0bcd0
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# .env
# .github/workflows/tests.yml
# app/controllers/api/projects.php
# app/controllers/api/teams.php
# app/init/registers.php
# app/views/install/compose.phtml
# composer.json
# composer.lock
# docker-compose.yml
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Create.php
# src/Appwrite/Platform/Tasks/Install.php
# src/Appwrite/Platform/Tasks/Upgrade.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2026-02-12 23:35:21 +13:00 |
|
ArnabChatterjee20k
|
efd6951764
|
Merge branch '1.8.x' into pg-adapter
|
2026-02-09 14:16:06 +05:30 |
|
loks0n
|
d864a61f93
|
chore: upgrade traefik
|
2026-02-06 19:16:37 +00:00 |
|
ArnabChatterjee20k
|
e3aaac7f9f
|
Merge remote-tracking branch 'origin/1.8.x' into pg-adapter
|
2026-02-06 11:35:38 +05:30 |
|
Jake Barnby
|
e70739a3c0
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# Dockerfile
# app/controllers/api/account.php
# app/controllers/api/avatars.php
# app/controllers/api/console.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/http.php
# app/init/database/filters.php
# app/init/registers.php
# app/init/resources.php
# app/views/install/compose.phtml
# composer.json
# composer.lock
# docker-compose.yml
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Update.php
# src/Appwrite/Platform/Modules/Functions/Http/Deployments/XList.php
# src/Appwrite/Platform/Tasks/Install.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2026-02-05 01:01:03 +13:00 |
|
Jake Barnby
|
5d24b51421
|
Allow separately enabling graphql introspection
|
2026-01-19 19:26:17 +13:00 |
|
Steven Nguyen
|
68b4a49e9d
|
Merge pull request #10896 from appwrite/feat-1.8.1-release-prep
Prepare 1.8.1 release
|
2026-01-02 15:38:50 -08:00 |
|
ArnabChatterjee20k
|
ee35322db6
|
Merge remote-tracking branch 'upstream/1.8.x' into pg-adapter
|
2025-12-29 16:56:02 +05:30 |
|
Jake Barnby
|
29dd4e23e2
|
Update console
|
2025-12-17 18:36:30 +13:00 |
|
Jake Barnby
|
4fb43c6e69
|
Fix install flow
|
2025-12-17 16:14:20 +13:00 |
|
Darshan
|
5678860d13
|
add: optional support for assistant.
|
2025-12-14 13:07:26 +05:30 |
|
Jake Barnby
|
a8cf0a6176
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/controllers/api/teams.php
# app/init/resources.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-12-10 20:12:27 +13:00 |
|
Steven Nguyen
|
bc99e04b57
|
feat: bump console to version 7.5.7
|
2025-12-03 13:26:06 -08:00 |
|
loks0n
|
1a4adc50b2
|
chore: bump assistant 0.8.4
|
2025-12-01 14:20:41 +00:00 |
|
Jake Barnby
|
b9ca0e5dc2
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-11-26 22:50:15 +13:00 |
|
Darshan
|
3347573f17
|
bump: browser version for tests.
|
2025-11-21 12:09:33 +05:30 |
|
Darshan
|
9b68b54743
|
bump: browser version for tests.
|
2025-11-20 20:18:54 +05:30 |
|
Jake Barnby
|
d8d970e03e
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# app/controllers/api/account.php
# app/controllers/api/messaging.php
# app/controllers/api/projects.php
# app/controllers/api/storage.php
# app/controllers/api/teams.php
# app/controllers/api/users.php
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Boolean/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Datetime/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Email/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Enum/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Float/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/IP/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Line/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Point/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Polygon/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Relationship/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/Relationship/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/String/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Attributes/URL/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Attribute/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Bulk/Upsert.php
# 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/Databases/Collections/Documents/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Documents/XList.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Boolean/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Datetime/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Email/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Enum/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Float/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/IP/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Integer/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Line/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Point/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Polygon/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Relationship/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/Relationship/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/String/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Columns/URL/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Bulk/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Column/Decrement.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Column/Increment.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Create.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Delete.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Get.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Update.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Upsert.php
# src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/XList.php
# src/Appwrite/Platform/Modules/Functions/Http/Deployments/Create.php
# src/Appwrite/Platform/Modules/Sites/Http/Deployments/Create.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Buckets/Files/Create.php
# src/Appwrite/Platform/Modules/Tokens/Http/Tokens/Update.php
|
2025-11-20 17:46:19 +13:00 |
|
Damodar Lohani
|
8f87b9cb5e
|
Merge branch '1.8.x' into feat-screenshots-endpoint
|
2025-10-29 09:19:47 +05:45 |
|
Eldad Fux
|
d8bde641e9
|
Update appwrite-browser image to version 0.3.1; enhance avatar screenshot API by adding 'waitUntil' parameter and refactoring image processing logic for improved efficiency.
|
2025-10-24 21:42:10 +01:00 |
|
Jake Barnby
|
337503ed47
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
# Conflicts:
# composer.lock
|
2025-10-23 17:15:57 +13:00 |
|
Steven Nguyen
|
46f249fd3b
|
feat: bump console to version 7.4.7
|
2025-10-20 21:15:38 -07:00 |
|
Steven Nguyen
|
01765fd27f
|
feat: bump console to version 7.4.4
|
2025-10-20 21:15:37 -07:00 |
|
Steven Nguyen
|
59f82a0dd7
|
feat: bump console to version 7.1.11
|
2025-10-20 21:15:37 -07:00 |
|
Jake Barnby
|
f328a68ec1
|
Update db for decode fix
|
2025-10-14 19:39:40 +13:00 |
|
Jake Barnby
|
f78f08bff9
|
Transaction support
|
2025-10-13 18:23:43 +13:00 |
|
shimon
|
89d06d00c0
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb-pulls
# Conflicts:
# .github/workflows/tests.yml
# composer.lock
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
|
2025-09-11 16:54:49 +03:00 |
|
Jake Barnby
|
0e9cdc68b1
|
Bump console
|
2025-08-27 16:10:10 +12:00 |
|
shimon
|
40e36e23dd
|
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
|
2025-08-10 18:16:03 +03:00 |
|
Jake Barnby
|
89197e0f9e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
|
2025-08-09 01:12:18 +12:00 |
|
Matej Bačo
|
aa837c7b43
|
PR review fixes
|
2025-08-06 11:43:07 +02:00 |
|
Matej Bačo
|
2d4e99cb1a
|
Revert revert of CAA validation
|
2025-08-05 13:44:06 +02:00 |
|
Matej Bačo
|
9c320f9c71
|
Revert "Check CAA record before issuing certificate"
|
2025-08-05 10:23:39 +02:00 |
|
Matej Bačo
|
4cafd2e07d
|
Improve PR quality
|
2025-08-04 14:28:50 +02:00 |
|
shimon
|
46965135a4
|
Update Docker Compose and application configuration to support MongoDB as the primary database, replacing all instances of MariaDB. Introduce a new environment variable for database selection and adjust database schemes in the application initialization.
|
2025-07-31 17:17:08 +03:00 |
|
Jake Barnby
|
25074ca2b1
|
Update console
|
2025-07-21 18:53:54 +12:00 |
|
Chirag Aggarwal
|
2ac4d9f901
|
chore: update executor to fix s3 endpoint bug
|
2025-06-21 07:59:54 +05:30 |
|
ArnabChatterjee20k
|
15a76e5984
|
updated depends on to the host instead of adapter and changed to the grouping of env vars
|
2025-06-18 18:09:52 +05:30 |
|
ArnabChatterjee20k
|
cce830e103
|
added _APP_DB_ADAPTER
|
2025-06-18 18:09:52 +05:30 |
|
ArnabChatterjee20k
|
c63ae1832a
|
updated local docker for ci test on github actions and tests yml
|
2025-06-18 18:09:52 +05:30 |
|
ArnabChatterjee20k
|
f3d8478312
|
updated the environment of the services in the docker compose of install
|
2025-06-18 18:09:29 +05:30 |
|
ArnabChatterjee20k
|
0452ed4605
|
added changes
|
2025-06-18 18:09:29 +05:30 |
|
ArnabChatterjee20k
|
dee9736c8a
|
updated compose file and installation script
|
2025-06-18 18:09:11 +05:30 |
|
ArnabChatterjee20k
|
8048a82a5d
|
add postges installtion command
|
2025-06-18 18:09:11 +05:30 |
|
Chirag Aggarwal
|
c510af0a90
|
Update appwrite-assistant image version to 0.8.3
|
2025-06-13 20:21:03 +05:30 |
|
Damodar Lohani
|
968b6302d0
|
Feat: add flutter 3.32 and dart 3.8
|
2025-05-27 07:36:28 +00:00 |
|
Torsten Dittmann
|
ddf5b8e156
|
Update console image to version 6.0.13
|
2025-05-25 19:39:06 +02:00 |
|
Steven Nguyen
|
0ec7dcf08d
|
Bump console to version 6.0.11
|
2025-05-23 15:07:45 -07:00 |
|
Matej Bačo
|
69adb689f8
|
Upgrade console
|
2025-05-20 14:16:04 +02:00 |
|
Jake Barnby
|
3e2afc468a
|
Update console
|
2025-05-19 02:31:02 +12:00 |
|