Harsh Mahajan
0ceaed9b49
inline timeout lookup in getEffectiveBuildStatus and update call sites
2025-10-31 16:47:32 +05:30
f0cae0b4ba
Update src/routes/(console)/project-[region]-[project]/sites/(components)/logsTimer.svelte
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-31 14:51:15 +05:30
Harsh Mahajan
ddf5996167
code rabbit clean suggestions
2025-10-27 18:58:41 +05:30
Harsh Mahajan
4f3b9d347c
copilot suggestion
2025-10-27 18:47:28 +05:30
Harsh Mahajan
4ec0298878
added for overview page
2025-10-27 18:38:30 +05:30
Harsh Mahajan
5889e8c6de
feat: add build timeout handling to prevent stuck build UI
2025-10-27 18:24:49 +05:30
Christy Jacob and GitHub
bfcb207594
Merge pull request #2508 from appwrite/feat-tor-region
...
Feat tor region
2025-10-26 13:47:14 +05:30
Christy Jacob
4b2a5cea81
feat: add toronto region
2025-10-26 13:42:41 +05:30
Christy Jacob
bc51522660
Merge branch 'main' of github.com:appwrite/console
2025-10-26 13:05:45 +05:30
Darshan and GitHub
2bbc1ab880
Merge pull request #2502 from appwrite/feat-resend-adapter
7.4.11-rc.2
2025-10-25 19:20:05 +05:30
Chirag Aggarwal
7edf9d4e37
fix: sitecard
2025-10-25 19:11:56 +05:30
Chirag Aggarwal
badc824105
Merge branch 'main' into feat-resend-adapter
2025-10-25 19:11:09 +05:30
Darshan and GitHub
141ad8bd2c
Merge pull request #2507 from appwrite/fix-teardown-leak
2025-10-25 17:09:55 +05:30
Darshan
52c583345b
fix: leaking wss.
2025-10-25 17:03:09 +05:30
Darshan and GitHub
b0f729bff6
Merge pull request #2506 from appwrite/fix-slot-render-and-migrate-to-realtime-service
2025-10-25 16:52:39 +05:30
Darshan
be2a8cb3ad
fix: sdk signature and types.
2025-10-25 16:45:55 +05:30
Darshan
788097c854
fix: slot in a svelte5 environment on siteCard comp.
...
migrate: from `client.subscribe` to `realtime.subscribe`.
misc: use `resolve` for url.
2025-10-25 16:11:45 +05:30
Darshan and GitHub
f68dbb778b
Merge pull request #2505 from appwrite/fix-dat-835
2025-10-25 15:51:29 +05:30
Darshan
cbba5b9a53
bump: playwright for cve.
2025-10-25 15:44:48 +05:30
Darshan
358ab5959d
update: show correct info for required<>arrays.
2025-10-25 15:05:45 +05:30
Chirag Aggarwal
e6e64732e5
fix: import
2025-10-25 11:55:10 +05:30
Chirag Aggarwal
e88b011240
update sdk
2025-10-25 10:15:09 +05:30
Chirag Aggarwal
b811f42dd0
Merge branch 'main' into feat-resend-adapter
2025-10-25 10:13:00 +05:30
Chirag Aggarwal
bd2605f717
update sdk
2025-10-25 10:12:01 +05:30
Darshan and GitHub
31845388b6
Merge pull request #2499 from appwrite/chore-avif-site-preview
2025-10-24 21:16:29 +05:30
Matej Bačo and GitHub
db053cbb82
Merge pull request #2501 from appwrite/feat-tanstack-support
...
Feat: Add TanStack support
7.4.11-rc.1
2025-10-24 16:57:34 +02:00
Matej Bačo
dbd3edd489
Merge branch 'main' into feat-tanstack-support
2025-10-24 16:48:40 +02:00
Matej Bačo
91c13cbedb
code review fixes
2025-10-24 16:48:28 +02:00
Matej Bačo and GitHub
8638c033cc
Merge pull request #2504 from appwrite/fix-e2es
...
Fix: e2e
2025-10-24 16:46:42 +02:00
Matej Bačo
6c182183bc
CodeQL fixes
2025-10-24 16:32:17 +02:00
Darshan
a10e905746
fix: e2e.
2025-10-24 20:02:00 +05:30
Darshan and GitHub
34df009dc7
Merge pull request #2481 from appwrite/feat-make-site-card-clickable
2025-10-24 16:40:28 +05:30
Matej Bačo
5765cfdc56
Finish todos
2025-10-24 12:58:33 +02:00
Matej Bačo and GitHub
7545536166
Merge pull request #2466 from appwrite/fix-SER-414-permissions-truncated-issue
...
Feat: enhance permission display and handling in permissions table
2025-10-24 11:30:27 +02:00
Chirag Aggarwal
bc69ee2546
feat: resend adapter
2025-10-23 19:37:46 +05:30
Matej Bačo
5b79767a35
Add TanStack support
2025-10-23 13:42:58 +02:00
Harsh Mahajan
1b52a88092
lint issue
2025-10-23 16:32:58 +05:30
Harsh Mahajan and GitHub
4d8ec0af52
Update row.svelte
2025-10-23 16:26:09 +05:30
Harsh Mahajan
2da0313c2b
use Card component with href prop instead of anchor tag
2025-10-23 15:35:06 +05:30
Harsh Mahajan
d8b1674e97
code cleanup
2025-10-23 15:24:05 +05:30
Darshan and GitHub
f34f2c2dd0
Merge pull request #2500 from appwrite/fix-dat-786
2025-10-23 14:53:49 +05:30
Darshan
bd4e707fa3
add: realtime on columns wait state.
2025-10-23 14:26:10 +05:30
Steven Nguyen and Steven Nguyen
2dbdb5b752
chore: change image output format from Webp to Avif
...
Use AVIF over WebP because it results in a smaller file
2025-10-22 17:00:21 -07:00
Darshan and GitHub
310f86b6b8
Merge pull request #2498 from appwrite/fix-project-custom-id
2025-10-22 22:27:57 +05:30
Steven Nguyen
568d6a0dc4
fix: allow custom project id on self-hosted
...
Becuase the id was undefined, svelte threw a props_invalid_value error
Cannot do `bind:id={undefined}` when `id` has a fallback value
This PR updates the id to be an empty string to match other areas where we do something similar.
2025-10-22 09:17:54 -07:00
Darshan and GitHub
0c0c17b19d
Merge pull request #2492 from appwrite/fix-dat-831
2025-10-22 12:11:53 +05:30
Darshan
a297c0b9a5
fix: id is always indexed.
2025-10-22 12:00:25 +05:30
61b5950a66
Update src/lib/components/permissions/row.svelte
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-22 11:19:24 +05:30
f2dedbe9e9
Update src/lib/components/permissions/row.svelte
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-22 11:05:52 +05:30
Matej Bačo and GitHub
4171e0d4db
Merge pull request #2491 from appwrite/revert-2477-copy-prompt
...
Revert "copy prompt"
7.4.10
2025-10-21 17:44:55 +02:00