Matej Bačo
10a7f8acfe
Formatting fix
2025-08-06 11:06:35 +02:00
Matej Bačo
61ec98bc5e
Improve tests
2025-08-06 11:06:18 +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
5e294d0849
Support empty CAA records
2025-08-04 15:35:40 +02:00
Matej Bačo
48a977526e
Fix tests
2025-08-04 14:53:13 +02:00
Matej Bačo
4cafd2e07d
Improve PR quality
2025-08-04 14:28:50 +02:00
Khushboo Verma
69dbb3222f
Add check in proxy
2025-08-04 01:33:47 +05:30
Khushboo Verma
d48aa60609
Update test
2025-08-04 01:22:10 +05:30
Khushboo Verma
484ebb5059
Check CAA record in DNSTest
2025-08-04 00:42:00 +05:30
Chirag Aggarwal
7fecfc73ca
fix: formatting
2025-07-19 10:39:39 +05:30
Chirag Aggarwal
c55f039f13
chore: add unit test
2025-07-18 22:23:33 +05:30
Steven Nguyen
990e1b91bb
fix: omit : and @ if user and pass are empty
...
So, unparsing should not end up with https://:@appwrite.io just because user and pass are empty strings.
2025-07-09 22:09:18 -07:00
Steven Nguyen
f202685450
fix: handle parsing URL that is only a scheme
...
In react native, a redirect URL may only be a url scheme such as appwrite-callback-myproject://. Since parse_url() fails on this type of URL, we need to add this workaround.
2025-07-09 22:01:38 -07:00
Chirag Aggarwal
5fffae39d4
chore: update naming and add tests
2025-07-05 17:59:01 +05:30
Chirag Aggarwal
dbc58655b2
Merge branch '1.7.x' into feat-exp-scheme
2025-06-25 07:53:28 +05:30
Chirag Aggarwal
5d4a9e8c56
chore: add request filter v19 tests
2025-05-16 18:31:36 +00:00
Chirag Aggarwal
608eacc773
chore: removed values from response filters
2025-05-16 18:26:21 +00:00
Matej Bačo
af0c872999
Merge branch '1.6.x' into 1.7.x
2025-05-13 10:11:39 +02:00
Jake Barnby
3203ea5d43
Fix request filters with multi-method routes
2025-05-12 17:41:03 +12:00
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
loks0n
67a313cef3
fix: tests
2025-04-14 13:50:48 +01:00
loks0n
0a4c430ae7
feat: exp scheme
2025-04-14 12:56:42 +01:00
Matej Baco
2689cceb71
Implement A/AAAA custom domain support
2025-04-08 14:48:50 +00:00
Chirag Aggarwal
d9b7a018ea
chore: update specs
2025-03-31 06:23:31 +00:00
Matej Bačo
3932b8bdc1
Merge branch '1.7.x' into feat-sites
2025-02-19 12:54:05 +01:00
Matej Bačo
75320db428
Update transformation lib structure
2025-02-14 10:01:27 +01:00
Matej Bačo
e0369ec14f
Avoid JS link
2025-02-12 14:09:32 +01:00
Matej Bačo
084b62116f
Convert to library approach
2025-02-11 14:26:49 +01:00
Jake Barnby
704437b5e8
Format
2025-02-11 22:04:52 +13:00
Jake Barnby
bed7ab321e
Add unit test
2025-02-11 22:02:20 +13:00
Luke B. Silver
975393ae48
Revert "Restore "feat: custom app schemes"""
2025-02-07 17:34:58 +00:00
loks0n
3d74b651fe
test: subdomain case
2025-02-07 15:49:15 +00:00
Luke B. Silver
9788a126a8
Revert "Revert "feat: custom app schemes""
2025-02-07 09:53:26 +00:00
Luke B. Silver
2af026eabe
Revert "feat: custom app schemes"
2025-02-07 09:51:27 +00:00
loks0n
b69e78e5bf
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-redirect-validator-v2
2025-02-06 11:22:49 +00:00
Fabian Gruber
a16f26d378
feat: add AMQP queues
2025-02-05 10:29:33 +01:00
loks0n
2e8b8367ed
fix: localhost case
2025-01-31 22:01:41 +00:00
loks0n
3f59c087c8
fix: tests
2025-01-27 11:50:03 +00:00
loks0n
42cf1fefa5
feat: custom scheme
2025-01-24 16:21:12 +00:00
loks0n
674f3d83b3
chore: remove comment
2025-01-23 17:22:33 +00:00
loks0n
f5efc53406
fix: tests
2025-01-23 15:44:03 +00:00
loks0n
170f3656e1
fix: redirect validator v2
2025-01-23 15:00:54 +00:00
Jake Barnby
758d8496c1
Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
...
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Chirag Aggarwal
27459cc2c0
chore: added test comment
2025-01-21 07:04:16 +00:00
Chirag Aggarwal
07630c272d
chore: update test
2025-01-20 12:41:57 +00:00
Chirag Aggarwal
8fb772340f
chore: shifted validation
2025-01-20 08:12:42 +00:00
Bradley Schofield
95dcb67747
Implement new SDK Class on 1.6.x
2025-01-17 13:31:39 +09:00
Fabian Gruber
b410b17ba6
feat: redis-cluster support
2024-11-06 12:27:03 +01:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00