Jake Barnby
7e110bf292
Revert "Feat: Make functions worker customizable"
2025-08-12 00:38:41 +12:00
Jake Barnby
7a0b34474f
Skip redundant subqueries in users list route
2025-08-11 21:26:10 +12:00
Matej Bačo
9a6c4c5ebe
Fix typo
2025-08-08 17:21:31 +02:00
Matej Bačo
2b3a8527ff
Make functions worker customizable
2025-08-08 17:15:14 +02: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
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
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
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
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
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
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
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
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
Matej Bačo
b194558226
Switch from gzip to none compression
2025-07-23 15:49:07 +02:00
hmacr
f85a7410df
Merge branch '1.7.x' into 1we9-use-preview-for-screenshots
2025-07-23 12:13:04 +05:30
hmacr
c83dd7aa13
Add defaultBranch in getRepository response
2025-07-23 11:45:27 +05:30
hmacr
50eca9ebbc
update commit author name param
2025-07-23 09:53:09 +05:30
hmacr
2a7ce13224
Merge branch '1.7.x' into 1we19-fix-double-deployment
2025-07-23 09:38:37 +05:30
hmacr
9c0e6f4203
Skip deployment when commit is created by us
2025-07-22 20:39:36 +05:30
hmacr
bf3efea98d
framework support + content for OTP & add-member email
2025-07-22 16:43:17 +05:30
Jake Barnby
cd39bd6512
Merge pull request #10179 from appwrite/dat-579
...
Added the cases of null permissions in the upsert route and update th…
2025-07-22 20:22:56 +12:00
ArnabChatterjee20k
7bb760b4a1
added test for relation related upsert , fixed formatting
2025-07-22 13:10:05 +05:30
hmacr
9da57a457b
fix: Use direct source for file-preview when empty
2025-07-21 22:31:06 +05:30
ArnabChatterjee20k
8b88a09374
added the cases of null permissions in the upsert route and update the e2e test
2025-07-21 19:32:27 +05:30
Jake Barnby
d32da05f92
Merge remote-tracking branch 'origin/main' into 1.7.x
...
# Conflicts:
# app/config/specs/open-api3-1.7.x-console.json
# app/config/specs/open-api3-1.7.x-server.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.7.x-console.json
# app/config/specs/swagger2-1.7.x-server.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/init/constants.php
# composer.lock
# docs/references/databases/upsert-documents.md
# tests/e2e/Services/Account/AccountCustomClientTest.php
2025-07-21 19:22:15 +12:00
Steven Nguyen
477682e062
fix: prevent injected $user from being shadowed
2025-07-14 16:05:58 -07:00
Steven Nguyen
100aea337f
fix: update OAuth2 redirect URLs
...
1. handle non-standard ports if the request came in on a non-standard port
2. use the _APP_CONSOLE_DOMAIN env var to handle cases where the Console domain may not be the endpoint domain such as on Appwrite Cloud
3. use the _APP_OPTIONS_FORCE_HTTPS env var to determine the protocol to be consistent with the rest of the codebase
2025-07-10 15:51:13 -07:00
Steven Nguyen
435a319fb6
Merge pull request #10130 from appwrite/fix-oauth2-redirect-validation
...
fix: success validation in oauth2 redirect
2025-07-10 09:06:43 -07:00