Christy Jacob
|
f537f5f901
|
Merge pull request #10271 from appwrite/update-android-kotlin-sdks
chore: update SDK generator and sdks
|
2025-08-08 00:19:41 +04:00 |
|
shimon
|
d63a218bd8
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb
# Conflicts:
# composer.json
# composer.lock
|
2025-08-06 15:48:19 +03:00 |
|
Jake Barnby
|
892cfe01b2
|
Optional columns
|
2025-08-07 00:47:11 +12:00 |
|
shimon
|
def3628205
|
feat: rename tables to grids and update documentation
|
2025-08-06 15:37:59 +03: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 |
|
Matej Bačo
|
aa837c7b43
|
PR review fixes
|
2025-08-06 11:43:07 +02:00 |
|
Christy Jacob
|
217cd48249
|
chore: update SDK generator and sdks
|
2025-08-06 12:08:36 +04:00 |
|
ArnabChatterjee20k
|
4ed511f31c
|
Merge remote-tracking branch 'upstream/1.8.x' into dat-600
|
2025-08-06 10:57:20 +05:30 |
|
Jake Barnby
|
bd4fb03b74
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# 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-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
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-06 17:24:00 +12:00 |
|
Jake Barnby
|
bf1af094c1
|
Add specific column selection
|
2025-08-06 00:40:39 +12:00 |
|
Jake Barnby
|
2f5dc7782f
|
Merge remote-tracking branch 'origin/1.7.x' into feat-csv-export
|
2025-08-06 00:20:02 +12:00 |
|
Matej Bačo
|
2d4e99cb1a
|
Revert revert of CAA validation
|
2025-08-05 13:44:06 +02:00 |
|
ArnabChatterjee20k
|
f06af411ba
|
Add 'type' attribute to database creation and update tests
|
2025-08-05 16:48:05 +05:30 |
|
Matej Bačo
|
9c320f9c71
|
Revert "Check CAA record before issuing certificate"
|
2025-08-05 10:23:39 +02:00 |
|
Jake Barnby
|
c70915306d
|
WIP export
|
2025-08-05 17:04:31 +12:00 |
|
Matej Bačo
|
8c3530ee60
|
Fix caa validation breaking existing validations
|
2025-08-04 16:18:06 +02:00 |
|
Matej Bačo
|
48a977526e
|
Fix tests
|
2025-08-04 14:53:13 +02:00 |
|
Matej Bačo
|
689fbee10c
|
Merge branch '1.7.x' into feat-check-CAA-in-DNS
|
2025-08-04 14:32:20 +02:00 |
|
Matej Bačo
|
4cafd2e07d
|
Improve PR quality
|
2025-08-04 14:28:50 +02:00 |
|
Chirag Aggarwal
|
84e3dc0275
|
fix: favicons endpoint to fallback to ico instead of throwing error
|
2025-08-04 17:14:38 +05:30 |
|
Luke B. Silver
|
d28e0152fd
|
Merge pull request #10255 from appwrite/chore-support-svg-favicon
chore: add support for svg favicons
|
2025-08-04 10:42:38 +01:00 |
|
Chirag Aggarwal
|
7a507917c9
|
fix: minify
|
2025-08-04 14:41:57 +05:30 |
|
Chirag Aggarwal
|
048dbe81c7
|
chore: minify svg
|
2025-08-04 14:34:45 +05:30 |
|
Christy Jacob
|
19fe5881a4
|
Merge pull request #10249 from appwrite/feat-definition-examples
|
2025-08-04 09:04:33 +04:00 |
|
Chirag Aggarwal
|
55938fa3c3
|
update 1.7.x examples
|
2025-08-04 08:52:07 +05:30 |
|
Khushboo Verma
|
69dbb3222f
|
Add check in proxy
|
2025-08-04 01:33:47 +05:30 |
|
Khushboo Verma
|
9f8fabe58a
|
Verify domain CAA after certificate issuance
|
2025-08-04 01:12:58 +05:30 |
|
Khushboo Verma
|
484ebb5059
|
Check CAA record in DNSTest
|
2025-08-04 00:42:00 +05:30 |
|
Chirag Aggarwal
|
4c971910bb
|
chore: fix import
|
2025-08-03 22:08:25 +05:30 |
|
shimon
|
b1cc203eba
|
composer
|
2025-08-03 18:38:38 +03:00 |
|
shimon
|
b3e1a3415a
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-mongodb
# Conflicts:
# app/init/resources.php
# composer.json
# composer.lock
|
2025-08-03 18:33:27 +03:00 |
|
shimon
|
d48248c9a2
|
Refactor Docker Compose and application code for MongoDB integration. Remove health check configuration and simplify service dependencies in Docker Compose. Update error logging in application to include context for MongoDB connection issues.
|
2025-08-03 18:13:16 +03:00 |
|
Chirag Aggarwal
|
a00b93416d
|
fix: cleansvg
|
2025-08-03 13:39:30 +05:30 |
|
Chirag Aggarwal
|
4adebc8ba2
|
chore: add svg sanitization
|
2025-08-03 13:33:10 +05:30 |
|
Chirag Aggarwal
|
f5682c0516
|
chore: add support for svg favicons
|
2025-08-03 13:23:34 +05:30 |
|
Chirag Aggarwal
|
c235870112
|
chore: add placeholder version
|
2025-08-01 17:36:03 +05:30 |
|
Luke B. Silver
|
469ac59199
|
Merge pull request #10240 from appwrite/pla-3153
feat: telemetry for cache hits and misses
|
2025-08-01 11:42:39 +01:00 |
|
Chirag Aggarwal
|
58d556aab5
|
chore: update metric naming
|
2025-08-01 15:52:27 +05:30 |
|
Luke B. Silver
|
596657ac26
|
Merge pull request #10248 from appwrite/pla-3271
fix: 500 errors on robots and humans txt files
|
2025-08-01 11:04:18 +01:00 |
|
Chirag Aggarwal
|
b3ba91cd52
|
chore: update naming and specs
|
2025-08-01 15:26:34 +05:30 |
|
Chirag Aggarwal
|
26be1b5caf
|
feat: add model examples + additonal examples to specs
|
2025-08-01 13:09:39 +05:30 |
|
Chirag Aggarwal
|
471d261114
|
chore: fallback to main domain
|
2025-08-01 09:28:07 +05:30 |
|
Chirag Aggarwal
|
59bebe6be9
|
fix: 500 errors on robots and humans txt files
|
2025-08-01 09:13:34 +05:30 |
|
Chirag Aggarwal
|
5689fd6e7e
|
chore: update changelog and sdk gen
|
2025-08-01 09:09:11 +05:30 |
|
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 |
|
Chirag Aggarwal
|
81e656e42c
|
chore: update counter
|
2025-07-31 18:59:17 +05:30 |
|
Chirag Aggarwal
|
588087eda6
|
chore: add total
|
2025-07-31 17:17:15 +05:30 |
|
Chirag Aggarwal
|
da1fa09e9c
|
chore: update name
|
2025-07-31 17:06:29 +05:30 |
|
fogelito
|
6ead087e91
|
fix nesting if
|
2025-07-31 14:26:36 +03:00 |
|
Chirag Aggarwal
|
d1c3a84ba1
|
chore: update to use gauge
|
2025-07-31 16:40:40 +05:30 |
|