fogelito
|
ae34df3608
|
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into skip-teams-query
|
2025-07-31 13:20:30 +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 |
|
Chirag Aggarwal
|
5c0579fbc7
|
feat: telemetry for cache hits and misses
|
2025-07-31 13:50:34 +05:30 |
|
Chirag Aggarwal
|
d2dcddaf13
|
chore: add console back
|
2025-07-30 13:52:37 +05:30 |
|
Chirag Aggarwal
|
5977e62e9a
|
chore: move changelog path to platforms config
|
2025-07-30 13:32:56 +05:30 |
|
Chirag Aggarwal
|
7ffa11c75d
|
chore: remove console sdk from platforms
|
2025-07-30 13:22:22 +05:30 |
|
shimon
|
57c08a41f1
|
Update environment configuration to support MongoDB, enhance Docker Compose for MongoDB integration, and improve database connection handling in the application.
|
2025-07-29 23:08:00 +03:00 |
|
Jake Barnby
|
933f07c175
|
Add missing removal
|
2025-07-30 01:18:08 +12:00 |
|
Jake Barnby
|
ccf0a23bdf
|
Remove sequence on incoming docs
|
2025-07-30 01:02:21 +12:00 |
|
Jake Barnby
|
6347d7da3f
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-07-29 22:52:06 +12:00 |
|
Jake Barnby
|
93cc4e1df8
|
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
# app/config/errors.php
# app/config/roles.php
# app/controllers/api/databases.php
# composer.json
# composer.lock
# src/Appwrite/Extend/Exception.php
# src/Appwrite/Utopia/Response.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-07-29 22:16:56 +12:00 |
|
Jake Barnby
|
07cce5ad3c
|
Optional param
|
2025-07-29 21:30:02 +12:00 |
|
fogelito
|
eddc782c6e
|
formatting
|
2025-07-29 11:24:41 +03:00 |
|
fogelito
|
19bd04e8c9
|
Skip empty queries
|
2025-07-29 11:10:25 +03:00 |
|
Chirag Aggarwal
|
7ad01fcada
|
linebreak
|
2025-07-29 12:23:06 +05:30 |
|
Chirag Aggarwal
|
06e4920ee2
|
fix: create email target when using email otp registration
|
2025-07-29 11:57:57 +05:30 |
|
shimon
|
36e7452f78
|
Update environment variables, Dockerfile version, and enhance MongoDB connection handling in the application. Add console document creation logic and improve code formatting for better readability.
|
2025-07-28 17:34:11 +03:00 |
|
fogelito
|
78887b9df6
|
fallbacks
|
2025-07-28 11:18:03 +03:00 |
|
fogelito
|
66fa7ad659
|
Use null default with fallback
|
2025-07-28 11:08:32 +03:00 |
|
fogelito
|
9a3687ae3b
|
Run tests
|
2025-07-28 10:43:35 +03:00 |
|
shimon
|
469801b862
|
Update database configuration to use MongoDB, add MongoDB and Mongo Express services to Docker Compose, and adjust related code for MongoDB integration.
|
2025-07-27 20:38:49 +03:00 |
|
Darshan
|
be3d91d541
|
regen: specs.
|
2025-07-27 19:20:21 +05:30 |
|
Darshan
|
dccf64ae2e
|
update: regen specs with updated deprecations.
|
2025-07-27 18:16:13 +05:30 |
|
Darshan
|
0df9d51b01
|
update: regen specs.
|
2025-07-27 17:09:44 +05:30 |
|
Darshan
|
5b1a750dd1
|
regen: specs and fix file name.
|
2025-07-27 16:40:36 +05:30 |
|
Darshan
|
f19ef05a98
|
fix: response modals and sdk-gen for multiple namespaces.
|
2025-07-27 13:47:44 +05:30 |
|
Jake Barnby
|
d491a6db2d
|
Fix consumers
|
2025-07-27 17:12:33 +12:00 |
|
Chirag Aggarwal
|
f2a3369131
|
chore: use config.json
|
2025-07-27 10:18:51 +05:30 |
|
Chirag Aggarwal
|
1f26f98568
|
chore: update go
|
2025-07-27 10:01:37 +05:30 |
|
Chirag Aggarwal
|
b23f382dcc
|
Merge branch '1.7.x' into update-sdks-1.7.x
|
2025-07-27 09:52:05 +05:30 |
|
Jake Barnby
|
cdbd89b3f3
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-07-27 16:07:04 +12:00 |
|
hmacr
|
4940dcbf3a
|
Change preview & body for MFA email
|
2025-07-25 16:08:11 +05:30 |
|
Chirag Aggarwal
|
6bd3e6fe96
|
update version for rn
|
2025-07-25 16:05:16 +05:30 |
|
Darshan
|
e67e6303b2
|
fix: templates on 1.7.x.
|
2025-07-25 14:30:03 +05:30 |
|
Luke B. Silver
|
2f39e16b97
|
Merge pull request #10156 from appwrite/feat-stats-usage-on-redis
feat: stats-usage on redis
|
2025-07-24 22:42:09 +01:00 |
|
loks0n
|
1d86cc6010
|
feat: stats-usage on redis
|
2025-07-24 16:19:13 +01:00 |
|
Khushboo Verma
|
607cc9a926
|
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
|
2025-07-24 20:31:10 +05:30 |
|
Matej Bačo
|
e4dc36edf0
|
Merge pull request #10198 from hmacr/1we17-preview-for-emails
Preview text for emails
|
2025-07-24 16:47:08 +02:00 |
|
hmacr
|
a8d5fc9998
|
format
|
2025-07-24 19:49:52 +05:30 |
|
Khushboo Verma
|
d607f227a2
|
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
|
2025-07-24 19:38:17 +05:30 |
|
Matej Bačo
|
b762e7fb73
|
Merge pull request #10181 from hmacr/1we9-use-preview-for-screenshots
fix: Use direct source for file-preview when empty
|
2025-07-24 13:39:24 +02:00 |
|
Matej Bačo
|
f70a5e67be
|
Merge pull request #10187 from hmacr/1we19-fix-double-deployment
Skip deployment when commit is created by us
|
2025-07-24 13:38:48 +02:00 |
|
Chirag Aggarwal
|
e68acd3f02
|
chore: add more changelog
|
2025-07-24 16:47:24 +05:30 |
|
Chirag Aggarwal
|
2dfd2f4426
|
chore: add more changelog
|
2025-07-24 16:11:59 +05:30 |
|
Chirag Aggarwal
|
89b9afd066
|
update swift
|
2025-07-24 13:53:03 +05:30 |
|
Chirag Aggarwal
|
32bb8b7c7e
|
chore: update sdks 1.7.x
|
2025-07-24 13:42:55 +05:30 |
|
hmacr
|
f75b53f3bc
|
Merge branch '1.7.x' into 1we17-preview-for-emails
|
2025-07-23 22:05:23 +05:30 |
|
hmacr
|
c5f8bdfd36
|
Preview texts for emails
|
2025-07-23 22:04:25 +05:30 |
|
Chirag Aggarwal
|
309f6ca1f7
|
chore: regen
|
2025-07-23 21:41:17 +05:30 |
|
Chirag Aggarwal
|
b3124f7288
|
uncomment
|
2025-07-23 21:16:55 +05:30 |
|