Atharva Deosthale
bf411451cd
fix cli function deploy commands
2025-10-31 23:56:58 +05:30
Copilot
a5a4fbbc33
Add AGENTS.md onboarding file for coding agents ( #2522 )
...
This file will help agents like GitHub copilot and Cursor to better understand our codebase and know what to do before completing their agentic task and submitting PRs such as running tests and including screenshot of the change.
2025-10-31 10:33:46 -07:00
Darshan
60d0bdb334
Merge pull request #2519 from appwrite/fix-realtime-logic
2025-10-31 16:33:46 +05:30
Darshan
fff134e5a2
address comments.
2025-10-31 16:24:35 +05:30
Darshan
2f27386320
fix: type.
2025-10-31 15:36:35 +05:30
Darshan
8d38c0d239
update: the one last client.subscribe!
2025-10-31 15:29:46 +05:30
Darshan
601eb81d4a
update: migrate projects realtime from client.subscribe to standalone realtime service as well.
2025-10-31 15:23:25 +05:30
Darshan
24ce79c218
Merge branch 'main' into fix-realtime-logic
2025-10-31 14:38:01 +05:30
Darshan
bb65ce2779
Merge branch 'main' into fix-realtime-logic
2025-10-31 14:37:53 +05:30
Darshan
6cd6310eb7
update: simplify logic.
2025-10-31 14:37:32 +05:30
Darshan
52dc725217
Merge pull request #2404 from appwrite/feat-SER-393-api-key-visibility-onboarding
2025-10-31 14:06:56 +05:30
Harsh Mahajan
b8bf649350
use page.params
2025-10-31 13:51:12 +05:30
Harsh Mahajan
e35f027c8a
use typed resolve for project overview redirect
2025-10-31 13:36:01 +05:30
Copilot
33b884c4ee
Add copilot-setup-steps.yml for workspace setup ( #2524 )
...
Download dependencies so they are available in coding agents. Otherwise, the coding agents are unable to access pkg.pr.new and pkg.vc domains so the package install fails.
2025-10-30 10:47:18 -07:00
Darshan
407163c1b1
update: method.
2025-10-30 19:53:42 +05:30
Harsh Mahajan
6addc03d73
use class instead of inlin
2025-10-29 18:56:23 +05:30
Harsh Mahajan
1dc4507ca8
use page.data.project
2025-10-29 18:52:52 +05:30
Harsh Mahajan
10d1211b64
used copy helper
2025-10-29 18:48:30 +05:30
Darshan
8bc5fa2126
Merge pull request #2527 from appwrite/remove-early-access
7.4.12
2025-10-29 14:06:29 +05:30
Darshan
297e8a1345
fix: prop doesn't exist anymore.
2025-10-29 13:58:40 +05:30
Darshan
9f7754aaf5
remove: early access badge.
2025-10-29 13:53:52 +05:30
Darshan
8b9feaff74
Merge pull request #2480 from appwrite/fix-SER-82-Dropzone-test-mobile-responsiveness
2025-10-28 19:26:15 +05:30
Harsh Mahajan
c85f5fd7ad
Update +page.svelte
2025-10-28 19:19:18 +05:30
Harsh Mahajan
ae6c3a663f
Update +page.svelte
2025-10-28 19:19:03 +05:30
Darshan
bb7946c0c0
Merge pull request #2493 from appwrite/spreadsheet-kbd-expand
2025-10-28 19:12:16 +05:30
Darshan
982daecab2
address comment.
2025-10-28 19:01:23 +05:30
Darshan
32cba4623a
Update src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/sheetOptions.svelte
...
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com >
2025-10-28 18:59:22 +05:30
Darshan
c71c8d0998
remove: excessive changes
2025-10-28 18:20:39 +05:30
Darshan
b084bc9d11
fix: consistently keep the sheet open unless closed for better ux from shortcuts expand icon!
2025-10-28 18:04:09 +05:30
Darshan
833563ee2e
Merge pull request #2401 from appwrite/feat-SER-290-Improve-csv-import-error-flow
2025-10-28 15:30:44 +05:30
Darshan
dedf77f692
Merge pull request #2510 from appwrite/fix-SER-465-Card-still-shows-about-to-expire
2025-10-28 15:27:20 +05:30
Harsh Mahajan
eba8b09702
removed unknown
2025-10-28 15:17:28 +05:30
Harsh Mahajan
da814c3702
add CsvImportError type
2025-10-28 14:50:46 +05:30
Harsh Mahajan
7a61f6d682
lint issue
2025-10-28 13:12:10 +05:30
Darshan
ed0b82381e
Merge pull request #2521 from appwrite/fix-SER-414-more-permissions-ui-improvement
2025-10-28 13:10:31 +05:30
Harsh Mahajan
9fd750ba27
fix: aria-albel
2025-10-28 13:07:34 +05:30
Harsh Mahajan
239bc3fedf
removed reactive dependency
2025-10-28 12:57:22 +05:30
Harsh Mahajan
61e7f58cd2
fix: more permissions ui improvements
2025-10-28 12:32:47 +05:30
Harsh Mahajan
1d6873b8c8
Update src/lib/components/csvImportBox.svelte
...
Co-authored-by: Darshan <itznotabug@gmail.com >
2025-10-28 12:22:27 +05:30
Harsh Mahajan
9e5debb09a
migration to svelte 5 and logic changes
2025-10-28 11:24:30 +05:30
Darshan
8bfe92ca50
Merge pull request #2509 from appwrite/fix-pro-2106
2025-10-27 22:32:09 +05:30
Matej Bačo
1844648707
Merge pull request #2518 from appwrite/fix-template-region-awareness
...
Fix: region awareness (templates env vars)
7.4.11
2025-10-27 12:05:40 +01:00
Darshan
2f62c77429
fix: logic in onMount for realtime.
2025-10-27 16:32:27 +05:30
Matej Bačo
85bbc2466d
Fix region awareness (templates env vars)
2025-10-27 11:58:56 +01:00
Darshan
9471794b96
ci: empty commit
2025-10-27 15:10:25 +05:30
Darshan
af80f02564
bump: deps.
2025-10-27 14:43:34 +05:30
Darshan
c6a4061b04
Merge branch 'main' into 'spreadsheet-kbd-expand'.
2025-10-27 14:40:09 +05:30
Darshan
f4100b11a2
ci: empty commit
2025-10-27 14:05:41 +05:30
Darshan
30e23c912b
Merge pull request #2516 from appwrite/fix-resend-logo-height
2025-10-27 13:11:22 +05:30
Chirag Aggarwal
47921af01f
fix: resend svg dimensions to 24x24
2025-10-27 13:04:49 +05:30