Jake Barnby
e9d9aa653f
Merge pull request #10956 from appwrite/fix-cors-wildcard
...
fix: cors wildcard
2025-12-15 03:54:55 +00:00
Damodar Lohani
801219374c
Fix queries
2025-12-15 02:50:21 +00:00
Damodar Lohani
dc3459edd0
remove dump
2025-12-15 02:43:27 +00:00
Damodar Lohani
ace9d86744
fix attribute
2025-12-15 02:41:56 +00:00
Damodar Lohani
2d3e34fd5a
fix namespace
2025-12-15 02:20:10 +00:00
Damodar Lohani
69ad4ae930
Fix format
2025-12-15 02:15:45 +00:00
Damodar Lohani
0037305e16
Fix: failing tests
2025-12-15 02:12:35 +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
Damodar Lohani
1a205c3f3b
upgrade audit
2025-12-14 08:50:39 +00:00
Damodar Lohani
99966b5a24
upgrade audit
2025-12-14 08:35:40 +00:00
Damodar Lohani
2437d2be77
Upgrade audit and fix
2025-12-14 08:30:22 +00:00
Damodar Lohani
2043470bd0
fix typo
2025-12-14 08:00:31 +00:00
Damodar Lohani
667285d536
fix tyupe
2025-12-14 07:58:16 +00:00
Damodar Lohani
1199c1fc52
fix typo
2025-12-14 07:57:37 +00:00
Damodar Lohani
f270e47b48
more fixes to audit queries
2025-12-14 07:50:21 +00:00
Darshan
5678860d13
add: optional support for assistant.
2025-12-14 13:07:26 +05:30
Damodar Lohani
b83125a41e
Fix audits creation
2025-12-14 07:22:39 +00: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
Damodar Lohani
2dcb131778
fix collection name
2025-12-14 02:34:33 +00:00
Damodar Lohani
30083598c6
fix audit
2025-12-14 02:33:17 +00:00
Damodar Lohani
a0599d2658
Upgrade audit
2025-12-14 02:31:24 +00:00
Damodar Lohani
c50db111d6
format
2025-12-14 02:19:53 +00:00
Damodar Lohani
9441295510
Feat: Audits upgrade
2025-12-14 01:43:35 +00:00
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