Commit Graph

880 Commits

Author SHA1 Message Date
Hemachandar 97afec41fc update SDK 2025-12-05 13:34:09 +05:30
Darshan c1f0d2e3a4 bump: dep. 2025-11-30 18:43:51 +05:30
Jake Barnby 8505391a5d Merge pull request #2649 from appwrite/revert-2496-feat-csv-export
Revert "CSV export"
2025-11-27 08:23:58 +00:00
Darshan 3ce90545a8 update: filtering. 2025-11-27 13:37:46 +05:30
Darshan 07cfb72eb4 Revert "CSV export" 2025-11-27 11:13:16 +05:30
Damodar Lohani 4371c8f5a2 Merge pull request #2636 from appwrite/feat-feedback
Feat: downgrade feedback
2025-11-25 11:03:26 +05:45
Damodar Lohani 86ec87db1c Feat: feedback 2025-11-24 05:36:20 +00:00
Jake Barnby e0836fbf64 Merge remote-tracking branch 'origin/main' into feat-csv-export
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[region]-[project]/functions/create-function/template-[template]/+page.svelte
#	src/routes/(console)/project-[region]-[project]/sites/create-site/templates/template-[template]/+page.svelte
2025-11-20 18:56:54 +13:00
Atharva Deosthale d174af85c5 use the split button 2025-11-19 18:57:10 +05:30
Jake Barnby da7305b43d Merge remote-tracking branch 'origin/main' into feat-csv-export
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/+page.svelte
2025-11-19 21:03:49 +13:00
Chirag Aggarwal 25a1432941 feat: add image transformations configuration to bucket settings
This commit adds support for enabling/disabling image transformations
at the bucket level through the settings page.

Changes:
- Added transformations toggle switch in bucket settings UI
- Updated updateBucket function to include transformations parameter
- Added BucketUpdateTransformations analytics event
- Added descriptive text explaining image transformation capabilities

The new setting allows users to control whether the Appwrite API can
perform on-the-fly image manipulations (resizing, cropping, format
conversion) for files in the bucket.
2025-11-19 08:47:16 +05:30
Darshan 39e9783285 fix: input selects. 2025-11-13 13:07:11 +05:30
Jake Barnby 9976ffd25d Merge remote-tracking branch 'origin/main' into feat-csv-export
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/+page.svelte
2025-11-12 17:36:13 +13:00
Darshan d0ff33c44e Merge pull request #2567 from appwrite/fix-dat-2141 2025-11-06 12:22:50 +05:30
Darshan ea560c1d85 update: logic with library side. 2025-11-06 12:12:06 +05:30
Darshan da9832f8a8 update: pnpm version.
update: add caching to format.
2025-11-06 10:57:53 +05:30
Jake Barnby 74fd66c14c Add truncate on column selections 2025-11-05 21:43:51 +13:00
Harsh Mahajan fc83486497 Merge branch 'main' into fix-SER-457-resolve-forever-pending-deployments 2025-10-31 17:14:00 +05:30
Harsh Mahajan 032f094b22 package upgrade 2025-10-31 16:55:04 +05:30
Jake Barnby b7fb2bc9b9 Update SDK 2025-10-29 13:38:20 +13:00
Jake Barnby 442b88eed7 Merge remote-tracking branch 'origin/main' into feat-csv-export
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[region]-[project]/functions/function-[function]/executions/sheet.svelte
#	src/routes/(console)/project-[region]-[project]/functions/function-[function]/executions/table.svelte
#	src/routes/(console)/project-[region]-[project]/overview/platforms/+page.svelte
2025-10-28 18:18:28 +13:00
Harsh Mahajan 5889e8c6de feat: add build timeout handling to prevent stuck build UI 2025-10-27 18:24:49 +05:30
Darshan 70b472102a Merge branch 'main' into 'fix-pro-2106'. 2025-10-26 15:36:25 +05:30
Chirag Aggarwal badc824105 Merge branch 'main' into feat-resend-adapter 2025-10-25 19:11:09 +05:30
Darshan 9d78df4e09 feat: preliminary support for multi select table! 2025-10-25 19:05:44 +05:30
Darshan cbba5b9a53 bump: playwright for cve. 2025-10-25 15:44:48 +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
Matej Bačo 6c182183bc CodeQL fixes 2025-10-24 16:32:17 +02:00
Matej Bačo 5b79767a35 Add TanStack support 2025-10-23 13:42:58 +02:00
Jake Barnby 573a258709 Merge remote-tracking branch 'origin/main' into feat-csv-export 2025-10-24 00:08:43 +13:00
Jake Barnby 6fa499dabb Update SDK 2025-10-22 17:41:50 +13:00
Jake Barnby b4535f1cf9 Use SDK 2025-10-22 02:21:24 +13:00
Jake Barnby 5d25f8a9f5 Add export wizard 2025-10-22 02:06:23 +13:00
Harsh Mahajan 2ff2a68842 merged packages 2025-10-21 12:22:49 +05:30
Harsh Mahajan aa9f918f10 use backdrop 2025-10-20 15:47:03 +05:30
Harsh Mahajan 8fece89449 use boolean 2025-10-16 19:54:31 +05:30
Harsh Mahajan e71d9df1dc feat: Set mode modeless for sendVerificationEmailModal to allow click-through overlay for password managers 2025-10-16 19:30:37 +05:30
Darshan 101416b19e feat: index suggestions. 2025-09-26 19:25:57 +05:30
Darshan 39737943e5 improve: notifications system. 2025-09-26 14:03:10 +05:30
Darshan a192cb5375 update: flow. 2025-09-24 20:10:45 +05:30
Darshan d71a9e48e1 update: improve ui. 2025-09-24 14:22:41 +05:30
Darshan 2b466b3569 Merge branch 'main' into 'suggestions-api'. 2025-09-22 10:46:23 +05:30
Darshan c2782497b6 update: progress. 2025-09-22 10:43:40 +05:30
ItzNotABug 25f8c8ea64 update: empty cell count on bigger device.
fix: query limit on fetching relationship items.
fix: show no items when load returns 0 items for relationships.
2025-09-20 13:18:14 +05:30
Darshan f83db43f98 Merge pull request #2389 from appwrite/relationships-fixes 2025-09-19 10:31:13 +05:30
Darshan e780e4fac4 fix: related table not loading. 2025-09-18 20:06:08 +05:30
Torsten Dittmann 760890893e fix: base paths 2025-09-18 15:35:21 +04:00