Commit graph

6553 commits

Author SHA1 Message Date
Chirag Aggarwal
a53dcd8a23 chore: regen 2025-07-23 20:56:20 +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
Chirag Aggarwal
d613237fb4 chore: improve invalid scheme error in origin check 2025-07-18 22:08:43 +05:30
Chirag Aggarwal
ea0654cf5e improve naming 2025-07-18 17:16:01 +05:30
Chirag Aggarwal
99ea9c5d80 chore: update cli to 8.2.2 2025-07-18 17:10:20 +05:30
Jake Barnby
0a5fbb7bc7
Handle redirect validator in specs + GraphQL type mapper 2025-07-18 11:59:32 +12:00
loks0n
94decb26e6 fix: build usage specification 2025-07-17 14:05:05 +01:00
Matej Bačo
8c57d28f8f
Merge pull request #10127 from appwrite/chore-speed-up-tests
Chore: speed up tests
2025-07-11 16:21:40 +02:00
Matej Bačo
9bab764378 Fix specs with new env vars 2025-07-11 11:15:55 +02:00
Matej Bačo
89d54f847f Speed up build cancellation 2025-07-10 15:52:29 +02:00
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
Matej Bačo
41fc925103
Merge branch '1.7.x' into chore-speed-up-tests 2025-07-09 13:47:33 +02:00
Matej Bačo
449b9295fd
Update src/Appwrite/Platform/Workers/Deletes.php 2025-07-09 13:42:18 +02:00
fogelito
3a298b7a21 Change to 500 2025-07-09 14:32:47 +03:00
fogelito
9cc61d89f0 $deleteBatchSize 2025-07-09 14:00:08 +03:00
Matej Bačo
e42275e0b7 Minify tests 2025-07-09 11:26:05 +02:00
Matej Bačo
26496e68c4 Attempt to simplify code 2025-07-08 14:51:28 +02:00
Khushboo Verma
f7cbe5b961
Merge branch '1.7.x' into fix-build-activation-race-condition 2025-07-08 17:53:12 +05:30
Khushboo Verma
bd63f0cf3d Remove empty check 2025-07-08 17:46:54 +05:30
Khushboo Verma
bc9caeaae0 Use ruleId 2025-07-08 17:45:45 +05:30
Khushboo Verma
a5a1860ba6 Use createdAt instead of buildStartTime 2025-07-08 17:42:23 +05:30
Khushboo Verma
9d7e218e99 Save result of updateDocument 2025-07-08 17:12:35 +05:30
Khushboo Verma
61a27bfe55 Simplify auto-activation logic and just update attributes 2025-07-08 16:30:43 +05:30
Darshan
14e52058c7 fix: file tokens not working on file-security. 2025-07-08 13:46:53 +05:30
Khushboo Verma
067b53482f Fix bug 2025-07-08 01:02:55 +05:30
Khushboo Verma
80c4982482 Update only specific attribute 2025-07-08 00:51:35 +05:30
Khushboo Verma
ea238bc5ec Fix merge conflicts 2025-07-07 12:36:42 +05:30
Chirag Aggarwal
5fffae39d4 chore: update naming and add tests 2025-07-05 17:59:01 +05:30
Chirag Aggarwal
9dcb80649f fix: extension for safari 2025-07-05 10:18:40 +05:30
Chirag Aggarwal
18d30c48d5 fix: add missing check for hostname 2025-07-05 10:15:18 +05:30
Chirag Aggarwal
0fb55f6312 fix: origin validation for web extensions 2025-07-05 07:59:52 +05:30
Chirag Aggarwal
bc8b10a69e fix: origin tests 2025-07-04 16:46:14 +05:30
Chirag Aggarwal
df9ef1ace9
Merge branch '1.7.x' into feat-exp-scheme 2025-07-04 15:22:44 +05:30
Khushboo Verma
131cdefac5
Merge branch '1.7.x' into chore-update-env-var-used-for-domain 2025-07-04 10:40:38 +05:30
Jake Barnby
7d37f5b066
Lint 2025-07-03 14:18:19 -04:00
Jake Barnby
f224c09c10
Use correct publisher in schedule tasks 2025-07-03 14:08:54 -04:00
Jake Barnby
6725b31b65
Add redis publisher to schedule base if available 2025-07-03 13:55:13 -04:00
Chirag Aggarwal
72f08e281b chore: make check consistent 2025-07-03 22:39:12 +05:30
Chirag Aggarwal
431a26e151 chore: removing loggin 2025-07-03 22:37:31 +05:30
Chirag Aggarwal
172ba84ec8 chore: add logging 2025-07-03 22:25:46 +05:30
Chirag Aggarwal
b6f11144b8 chore: popular schemes 2025-07-03 21:39:23 +05:30
Chirag Aggarwal
4747700eae chore: add logging 2025-07-03 21:17:43 +05:30
Chirag Aggarwal
bb9a271fa8 chore: add scheme validation 2025-07-03 16:39:41 +05:30
Chirag Aggarwal
ef2dfb6cca
Merge branch '1.7.x' into feat-exp-scheme 2025-07-03 16:37:17 +05:30
Chirag Aggarwal
f62c3135df add null check for platform 2025-07-03 16:26:56 +05:30
Khushboo Verma
642d046d65
Merge branch '1.7.x' into chore-update-env-var-used-for-domain 2025-07-03 00:38:33 +05:30
Khushboo Verma
0f37a0e0ef Fix tests 2025-07-03 00:08:29 +05:30
Khushboo Verma
253195698e Merge branch '1.7.x' into chore-update-env-var-used-for-domain 2025-07-03 00:02:51 +05:30