Commit graph

6571 commits

Author SHA1 Message Date
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
Hemachandar
d7f85f9f58
remove dot 2025-07-24 20:06:49 +05:30
Matej Bačo
fc31787e9a
Merge branch '1.7.x' into 1we6-better-error-msg-for-scheduled-date 2025-07-24 16:15:06 +02:00
hmacr
5ce141b75b change error msg 2025-07-24 19:43:14 +05:30
Matej Bačo
3439951538
Merge pull request #10199 from hmacr/1we21-handle-failed-git-action-in-worker
Suppress git-action exception in deployment worker
2025-07-24 14:50:57 +02:00
hmacr
9055d41aa0 send log to queue 2025-07-24 17:56:24 +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
Matej Bačo
f70a5e67be
Merge pull request #10187 from hmacr/1we19-fix-double-deployment
Skip deployment when commit is created by us
2025-07-24 13:38:48 +02:00
hmacr
ed4e85f28a validate only when scheduledAt is available 2025-07-24 11:56:05 +05:30
hmacr
7ae237e433 Better error message for invalid function scheduled time 2025-07-24 11:44:44 +05:30
Chirag Aggarwal
3cbded226b fix: unwanted method being added to specs 2025-07-24 10:07:46 +05:30
hmacr
7ca03a5889 Suppress git-action exception in deployment worker 2025-07-23 22:26:35 +05:30
hmacr
c5f8bdfd36 Preview texts for emails 2025-07-23 22:04:25 +05:30
Chirag Aggarwal
1340d14e7c chore: regen 2025-07-23 21:13:59 +05:30
Chirag Aggarwal
a53dcd8a23 chore: regen 2025-07-23 20:56:20 +05:30
Matej Bačo
b194558226 Switch from gzip to none compression 2025-07-23 15:49:07 +02:00
hmacr
c29ef4087b compress screenshots before uploading 2025-07-23 16:28:09 +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
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