Levi van Noort
8a35762843
chore: update utopia-php/swoole version constraint to 0.8.*
2025-12-15 15:36:24 +01:00
Levi van Noort
3869269e0c
Merge branch '1.8.x' into CLO-3704-utopia-request-extend
2025-12-15 15:32:51 +01:00
Levi van Noort
0d7eb88a45
chore: update utopia-php/swoole to version 0.8.5
2025-12-15 15:08:23 +01:00
Levi van Noort
cd90974e15
chore: changes to test to validate default behaviour instead
2025-12-15 13:22:29 +01:00
fogelito
54ba59da64
Merge branch '1.8.x' of https://github.com/appwrite/appwrite into migration-cleanup
2025-12-15 09:43:06 +02:00
fogelito
f837e6be03
cleanups
2025-12-15 09:42:26 +02:00
Jake Barnby
e9d9aa653f
Merge pull request #10956 from appwrite/fix-cors-wildcard
...
fix: cors wildcard
2025-12-15 03:54:55 +00:00
loks0n
da0b2a7517
fix: cors wildcard
2025-12-14 22:41:15 +00:00
fogelito
6aafe2dd12
cleanup
2025-12-14 19:41:33 +02:00
Chirag Aggarwal
5daacb7161
Refactor Specs task for better code organization
...
- Extract platform, auth counts, and keys into separate methods
- Add getPlatforms(), getAuthCounts(), and getKeys() methods
- Extract SDK platform logic into getSDKPlatformsForRouteSecurity()
- Add PHPDoc comments with proper type hints
- Move constructor to top of class for better readability
2025-12-14 11:21:44 +05:30
ArnabChatterjee20k
e4e6c84362
linting
2025-12-13 23:45:57 +05:30
ArnabChatterjee20k
70395cfacc
added tableid and collectionid in increment and decrement
2025-12-13 23:43:51 +05:30
Darshan
7d2a95c573
Merge pull request #10947 from appwrite/optimize-dockerfile
2025-12-13 19:20:46 +05:30
Darshan
f3f3ac80f8
fix: tests.
2025-12-13 18:59:12 +05:30
Darshan
45d5f14b83
add: targets.
2025-12-13 16:43:19 +05:30
Levi van Noort
ce9a54fd4b
chore: change implementation for trustedip
2025-12-12 15:31:42 +01:00
Darshan
8e434b710b
Merge pull request #10945 from appwrite/allow-custom-sender
2025-12-12 18:32:37 +05:30
Darshan
37b43b0ce0
address comment.
2025-12-12 17:49:48 +05:30
Darshan
2052496635
add: support for replyTo* and simplify variables.
2025-12-12 17:41:00 +05:30
Darshan
1cc6c9c0f1
Merge branch '1.8.x' into allow-custom-sender
2025-12-12 17:29:45 +05:30
Luke B. Silver
bbc76ffe37
Merge pull request #10943 from appwrite/fix-preflight-requests
...
fix preflight requests
2025-12-12 10:11:53 +00:00
Levi van Noort
6589c6a786
chore: bump utopia-php/framework to version 0.33.35
2025-12-12 10:54:09 +01:00
loks0n
2cb86c57ef
fix: preflight requests
2025-12-12 09:49:04 +00:00
Levi van Noort
90fb5b6321
feat: improved reference client ip through _APP_TRUSTED_HEADERS
2025-12-12 08:42:49 +01:00
Steven Nguyen
d4517384dc
fix: update project tests to reflect changes in project count and names
2025-12-12 07:16:49 +00:00
Darshan
6787b0c7f1
Merge branch '1.8.x' into allow-custom-sender
2025-12-12 12:17:45 +05:30
Steven Nguyen
a94ccdb4f5
fix: enhance SMTP authentication by using env vars
2025-12-12 06:02:17 +00:00
Steven Nguyen
9518764cae
Merge branch '1.8.x' into fix-smtp-auth-check
2025-12-12 05:24:33 +00:00
Steven Nguyen
d174233cd6
fix: update SMTP configuration and enhance validation checks
2025-12-12 04:58:59 +00:00
Steven Nguyen
278679ab10
Merge pull request #10938 from appwrite/chore-sync-main
...
Sync main into 1.8.x
2025-12-11 20:06:52 -08:00
Steven Nguyen
72ae883587
Merge branch 'main' into chore-sync-main
2025-12-11 22:40:23 +00:00
Steven Nguyen
3d0aa74ffe
Merge pull request #10863 from VijaykumarPujar-tech/new_branch
...
Fix: Implement mandatory authentication check for Custom SMTP configuration
2025-12-11 13:51:27 -08:00
Luke B. Silver
e4a7b1b103
Merge pull request #10937 from appwrite/fix-imagine-hostnames-2
...
Fix imagine hostnames 2
2025-12-11 19:05:12 +00:00
loks0n
c6ffa181a2
fix: imagine hostnames 2
2025-12-11 18:53:58 +00:00
Matej Bačo
cd8e93db60
Merge pull request #10031 from appwrite/chore-add-new-site-templates
...
Add formspree and react-admin templates to sites
2025-12-11 16:56:03 +01:00
Aditya Oberai
ceb2108012
shift db seeding command to build command
2025-12-11 15:00:59 +00:00
Aditya Oberai
383f0c1ef1
remove unnecessary images
2025-12-11 15:00:04 +00:00
Matej Bačo
52ccbfcdf7
AI code quality fixes
2025-12-11 15:52:44 +01:00
Steven Nguyen
35fe622548
Merge pull request #10925 from Ujjwaljain16/fix-10740-mfa-recovery-code-validation
...
fix: resolve MFA recovery code validation in 1.8.0
2025-12-11 06:28:06 -08:00
Aditya Oberai
d502ab0cd5
Merge branch '1.8.x' into chore-add-new-site-templates
2025-12-11 18:35:52 +05:30
Darshan
72f86ce5ef
Merge pull request #10934 from appwrite/database-errors
2025-12-11 16:58:35 +05:30
Darshan
062233cdbc
Merge branch '1.8.x' into database-errors
2025-12-11 16:10:00 +05:30
Darshan
102d3fd245
fix: tests.
2025-12-11 16:08:13 +05:30
Darshan
cb9705f0a2
update: better signature.
2025-12-11 15:59:24 +05:30
Luke B. Silver
61d1546d14
Merge pull request #10911 from appwrite/feat-multiple-app-domains
...
feat: multiple app domains
2025-12-11 10:09:33 +00:00
Darshan
2e4ac091d1
Merge branch '1.8.x' into database-errors
2025-12-11 15:27:42 +05:30
Darshan
ef5f0ed6b4
update: to use placeholders.
2025-12-11 15:26:45 +05:30
Luke B. Silver and Copilot
22a1a5a452
Update app/controllers/general.php
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-11 09:41:31 +00:00
Matej Bačo
e738bae523
Fix screenshot script; auto-fill API key, custom required env vars
...
Tag is correct fallback: https://github.com/appwrite/appwrite/blob/decf2c7a1bc5d2d989434fb0adc6a6fb44a77db2/src/Appwrite/Utopia/Request/Filters/V21.php#L28
2025-12-11 10:31:05 +01:00
loks0n
f765eb92e7
feat: cors service
2025-12-11 09:01:31 +00:00