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
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
7d6c8c14de
svelte audit fix
2026-04-13 12:34:46 +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
380bf73d10
Upgrade SDK to new platforms API
2026-04-08 17:01:28 +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
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
Harsh Mahajan
36336c5990
fix errors due to sdk
2026-03-30 17:38:29 +05:30
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
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
Harsh Mahajan
2f0fdf2915
need to override flatted
2026-03-20 17:32:07 +05:30
Harsh Mahajan
4be40a2328
fix flatted
2026-03-20 17:28:37 +05:30
Harsh Mahajan
72e1507c7d
svelte check
2026-03-20 17:26:33 +05:30
Harsh Mahajan
fe98ce018f
feat: build + runtime specification controls for sites and functions
2026-03-20 17:19:02 +05:30
Prem Palanisamy
fa0dff4cf8
fix SDK type errors: VectorsDB, IndexType, DatabaseType, pink-svelte update
2026-03-20 11:25:29 +00:00
Prem Palanisamy
5c3360727a
update console SDK to 904332d
2026-03-20 10:53:04 +00:00
Prem Palanisamy
69fda289e6
bump flatted to 3.4.2 to fix audit vulnerability
2026-03-20 09:52:49 +00:00
Prem Palanisamy
266858d412
merge origin/main into feat-documentsdb
2026-03-20 09:49:43 +00:00
Harsh Mahajan
a9970a66c5
feat: add native scrollbar and sticky prop to spreadsheet
2026-03-18 00:49:58 +05:30
premtsd-code
8f7baa4950
Merge pull request #2913 from appwrite/feat-message-migration-console
...
feat: add messaging migration support
2026-03-17 07:12:26 +00:00
Hemachandar
adf369ee80
Show warning when VCS integration is not authorized for auto-deployments ( #2887 )
...
* Show warning when VCS integration is not authorized for auto-deployments
* another version
* types
* skeleton
* popover
* fix flatted
* fix project pausing modal svelte errors
* lint
---------
Co-authored-by: Harsh Mahajan <harshmahajan2345@gmail.com >
2026-03-16 16:08:09 +05:30
Prem Palanisamy
5d4eb0ba51
feat: add messaging migration support in console
2026-03-12 08:50:26 +00:00
Harsh Mahajan
5f624e46ba
Update package.json
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-03-09 11:21:37 +05:30
Harsh Mahajan
543a4cf15b
code rabbit suggestion
2026-03-09 11:15:55 +05:30
Damodar Lohani
165cea1571
upgrade console package
2026-03-08 04:11:24 +00:00