Commit Graph

107 Commits

Author SHA1 Message Date
ArnabChatterjee20k e608d82ddc updated 2026-05-08 20:04:25 +05:30
ArnabChatterjee20k 03ba899c56 Merge remote-tracking branch 'origin' into big-int 2026-05-08 19:59:43 +05:30
ArnabChatterjee20k 46858fbff3 fix: update @appwrite.io/console dependency version and optimize bigint.svelte component 2026-05-07 12:33:24 +05:30
ArnabChatterjee20k f2e92d1504 Merge remote-tracking branch 'origin/main' into big-int 2026-05-07 12:07:49 +05:30
Prem Palanisamy f5a113a501 feat: add backup policy migration support 2026-05-06 17:05:30 +01:00
Chirag Aggarwal 9791d314b5 feat: add rust function runtime template support 2026-05-03 20:22:29 +05:30
harsh mahajan 8a78402ea1 remove yammer and change names 2026-04-29 20:05:04 +05:30
harsh mahajan 5488f4734e feat: update console OAuth2 provider support 2026-04-29 19:03:06 +05:30
harsh mahajan d03555f338 fix: update console SDK project endpoint usage 2026-04-23 19:20:36 +05:30
Prem Palanisamy 85723e06f9 Reapply "Feat DocumentsDB"
This reverts commit 3cbfec7d44.
2026-04-23 08:59:50 +01:00
Harsh Mahajan 3cbfec7d44 Revert "Feat DocumentsDB" 2026-04-23 12:26:45 +05:30
Prem Palanisamy 596ec41c68 Merge branch 'feat-documentsdb' of https://github.com/appwrite/console into feat-documentsdb 2026-04-21 10:07:33 +01:00
Prem 711efc67f7 chore: remove unused codemirror lang deps and stale bugs.md 2026-04-21 10:07:11 +01:00
Jake Barnby ad0b98cbb3 Merge pull request #2923 from appwrite/feat-vectordb
VectorsDB support for console
2026-04-21 19:42:03 +12:00
Prem a52569f6a9 Merge remote-tracking branch 'origin/main' into feat-documentsdb
# Conflicts:
#	bun.lock
#	package.json
#	src/lib/stores/project-services.ts
#	src/routes/(console)/project-[region]-[project]/settings/webhooks/[webhook]/regenerate.svelte
#	src/routes/(console)/project-[region]-[project]/settings/webhooks/[webhook]/updateSignature.svelte
2026-04-20 06:48:16 +01:00
Prem dfdf507b84 Merge remote-tracking branch 'origin/feat-documentsdb' into feat-vectordb
# Conflicts:
#	bun.lock
#	package.json
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/(entity)/views/field/activity.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/activity/+page.ts
2026-04-16 13:33:58 +01:00
Prem 2c65d66641 fix: use pkg.vc console SDK @6d0c948 2026-04-16 13:28:53 +01:00
Prem 9d55a661de Merge remote-tracking branch 'origin/main' into feat-documentsdb
# Conflicts:
#	bun.lock
#	package.json
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/rows/editRelated.svelte
#	src/routes/(console)/project-[region]-[project]/settings/updateLabels.svelte
2026-04-16 09:03:51 +01:00
harsh mahajan 35808edbf0 fix: esolve merge conflucts 2026-04-14 13:19:46 +05:30
harsh mahajan cb537b5410 fix 2026-04-13 20:41:27 +05:30
harsh mahajan 7d6c8c14de svelte audit fix 2026-04-13 12:34:46 +05:30
ArnabChatterjee20k 9374df048e updated 2026-04-09 14:56:32 +05:30
ArnabChatterjee20k 2934777214 Merge remote-tracking branch 'origin/main' into big-int 2026-04-09 14:52:04 +05:30
premtsd-code e4da580b35 Merge pull request #2960 from appwrite/feat-upload-progress
feat: add upload progress feedback
2026-04-09 13:22:34 +05:30
Matej Bačo 366c4ef798 Update bun.lock 2026-04-08 17:06:56 +02:00
Prem Palanisamy 384ce80c1c fix: prevent modal dismiss during upload and bump pink-svelte
- Disable Cancel button and set dismissible=false on Modal during upload
- Update @appwrite.io/pink-svelte to 8dcaa17 (progress bar a11y fixes)
2026-04-08 11:45:02 +01:00
Damodar Lohani a3b99b61db fix: use server-side proration and update SDK for BAA addon
Replace client-side proration calculation in BAAEnableModal with
server-side getAddonPrice API call. Update SDK to 24e07fc which adds
confirmAddonPayment (renamed from validateAddonPayment) and
getAddonPrice methods. Remove hard-coded $350 price in favor of
server-returned monthlyPrice. Show loading spinner while fetching
price. Update 409 notification message for clarity.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 02:59:32 +00:00
Damodar Lohani deb54b0df4 chore: sync with main and update console SDK to 1fb0624
Update @appwrite.io/console SDK from a1b2dc2 to 1fb0624. The new SDK
includes both BAA addon methods and the previously missing Webhooks
class and TablesDBIndexType enum, so the local compat shims
(src/lib/sdk/webhooks.ts, src/lib/sdk/compat.ts) are removed and
imports updated to use the official SDK exports.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 04:25:24 +00:00
Damodar Lohani 3c15f6727b Merge origin/main into feat-baa
Resolve conflicts in package.json and bun.lock, keeping feat-baa SDK
version while adopting main's dependency upgrades and overrides.
2026-04-05 03:39:04 +00:00
Prem Palanisamy 1d9e737476 merge: resolve conflicts with remote feat-vectordb 2026-04-03 09:50:03 +01:00
Prem Palanisamy fdcb779a8b merge: feat-documentsdb into feat-vectordb, update SDK to d27fbd5 2026-04-03 09:45:44 +01:00
Prem Palanisamy c65f413469 fix: update SDK to d27fbd5 with documentsDB and vectorsDB services 2026-04-03 09:16:27 +01:00
Prem Palanisamy fb0bb1e725 merge: main into feat-documentsdb, resolve conflicts 2026-04-03 07:06:07 +01:00
Harsh Mahajan 6dab360dd9 used backend one 2026-04-01 19:50:52 +05:30
ArnabChatterjee20k 501fdbbe27 updated bun lock 2026-04-01 17:44:52 +05:30
Harsh Mahajan 36336c5990 fix errors due to sdk 2026-03-30 17:38:29 +05:30
Prem Palanisamy 88bfd27b5e merge feat-documentsdb into feat-vectordb 2026-03-29 13:01:08 +01:00
Prem Palanisamy 29baff746a replace DatabasesIndexType with database-specific index type enums, update SDK 2026-03-29 12:45:46 +01:00
Damodar Lohani 7e5aa4c3a9 chore: update dependencies and refine type definitions in various components 2026-03-29 02:43:37 +00:00
Damodar Lohani c5db0c7287 feat: add realtime usage metrics and alerts for billing 2026-03-29 02:36:12 +00:00
Prem Palanisamy 2727377b58 merge origin/main into feat-documentsdb 2026-03-26 22:01:33 +00:00
Prem Palanisamy 5860ca1e42 add JSON import/export UI for documentsdb and vectorsdb collections 2026-03-26 14:15:11 +00:00
Harsh Mahajan 99623f7dd4 fix audit dependency error by upgrading packages 2026-03-26 12:50:42 +05:30
Prem Palanisamy 462177c1b1 fix: override picomatch to 4.0.4 for ReDoS vulnerability 2026-03-26 06:14:39 +00:00
Matej Bačo 36a578ce5d Fix project variables missing param 2026-03-25 18:09:01 +01:00
Prem Palanisamy 7286456544 merge: main into feat-documentsdb 2026-03-24 07:31:25 +00:00
Harsh Mahajan 854b380a91 use sdk call 2026-03-23 17:20:51 +05:30
Prem Palanisamy a4b3ff0858 (fix): merge main into feat-documentsdb, resolve conflicts 2026-03-21 22:32:34 +00:00
Prem Palanisamy 55be87598e (chore): update console SDK to 2291c59 with rebuilt dist 2026-03-21 22:09:42 +00:00
Prem Palanisamy 0b97e2889b (chore): update console SDK to 04899af with rebuilt types 2026-03-21 21:49:16 +00:00