Commit Graph
13811 Commits
Author SHA1 Message Date
copilot-swe-agent[bot]andstnguyen90 010f2f865a Fix tab reactivity by passing page.url.pathname directly in template
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
2026-03-05 02:53:47 +00:00
copilot-swe-agent[bot]andstnguyen90 3a6d87cd9f Fix Integrations tab selection not matching nested routes
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
2026-03-05 02:36:55 +00:00
copilot-swe-agent[bot] 9d0ca37160 Initial plan 2026-03-05 02:31:05 +00:00
Harsh MahajanandGitHub 987ecdfc03 Merge pull request #2861 from appwrite/fix-SER-1111-handle-status-upgrading
fix: Disable billing plan actions during upgrade with tooltip on hover
7.8.16
2026-03-03 10:15:52 +05:30
Harsh MahajanandGitHub 2e6440c2e7 Merge pull request #2900 from appwrite/ser-355
Disable button when request is active
2026-03-03 01:26:18 +05:30
Hemachandar 57921bfd73 Disable button when request is active 2026-03-02 22:30:19 +05:30
Harsh MahajanandGitHub 0c763d7027 Merge pull request #2899 from appwrite/fix-reconnect-repo
fix(sites): reconnect repo flow and branch selection
7.8.15
2026-03-02 19:36:23 +05:30
Harsh Mahajan 90912c3403 fix 2026-03-02 14:54:48 +05:30
Harsh Mahajan 80a8f25334 catch err 2026-03-02 14:43:58 +05:30
Harsh Mahajan 20cd8f50e5 fix greptile comments 2026-03-02 14:24:06 +05:30
Harsh Mahajan f83c3f5074 fixes code rabbit comments 2026-03-02 13:49:45 +05:30
Harsh Mahajan 2dffe54f93 upgrade minmatch 2026-03-02 13:39:33 +05:30
Harsh Mahajan 85fd601769 fix(sites): reconnect repo flow and branch selection 2026-03-02 13:35:06 +05:30
ec5b6ad8b9 feat: add cloud tag for support tickets (#2888)
This will help us differentiate between platforms in our reports.

Co-authored-by: Steven Nguyen <stnguyen90@users.noreply.github.com>
2026-02-26 11:06:25 -08:00
Harsh MahajanandGitHub 696580097f Merge pull request #2884 from appwrite/fix-column-encryption-for-other-attributes
fix: column encryption support for other attributes
7.8.14
2026-02-26 15:40:09 +05:30
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1649d9b7e9 Update src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/columns/encryptCheckbox.svelte
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-02-26 15:20:02 +05:30
Harsh Mahajan 1b1f7448b1 addressed rabbit 2026-02-26 14:53:15 +05:30
Harsh MahajanandGitHub 260c6ebd2b Merge pull request #2885 from appwrite/fix-pref-bug
fix: handle non-string user/team prefs to prevent Preferences UI crash
2026-02-26 14:36:08 +05:30
Harsh Mahajan c3968ad8c0 fix 2026-02-26 13:33:32 +05:30
Harsh Mahajan c7a52060eb format 2026-02-26 13:07:56 +05:30
Damodar LohaniandGitHub 15f788e928 Merge pull request #2828 from appwrite/feat-billing
Fix: console update
7.8.13
2026-02-26 11:19:01 +05:45
Damodar LohaniGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
3c7f67920c Update src/lib/helpers/fingerprint.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 11:02:36 +05:45
Damodar Lohani 809d683a35 Merge branch 'feat-billing' of github.com:appwrite/console into feat-billing 2026-02-26 05:16:36 +00:00
Damodar Lohani 042490a819 fix: update project status handling to use Status enum for consistency 2026-02-26 05:16:30 +00:00
Damodar LohaniGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
4d35cc693e Update src/lib/helpers/fingerprint.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 10:52:52 +05:45
Damodar LohaniGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
48172a3ced Update src/routes/(console)/project-[region]-[project]/+layout.ts
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-26 10:47:15 +05:45
Damodar Lohani 831eb508f3 fix: streamline console access update by simplifying fingerprint token handling 2026-02-26 04:54:05 +00:00
Damodar Lohani 736e6675fc fix: enhance fingerprint token generation and improve error handling in console access updates 2026-02-26 04:50:13 +00:00
Damodar Lohani 657366d101 update console 2026-02-26 04:38:25 +00:00
Harsh Mahajan 5525372e45 handle non-string user/team prefs to prevent Preferences UI crash 2026-02-25 18:36:57 +05:30
Harsh Mahajan 0e6a0a171e fix: column encryption support for other attributes 2026-02-25 17:59:23 +05:30
Damodar Lohani fadeb6fb2b fix: improve fingerprint generation and project status handling for cloud projects 2026-02-25 08:14:45 +00:00
Damodar Lohani 1f3a6be410 Merge remote-tracking branch 'origin/main' into feat-billing 2026-02-25 08:06:42 +00:00
Harsh MahajanandGitHub 301caeb4e1 Merge pull request #2883 from appwrite/fix-SER-1124-domains-searching
fix: domains searching
2026-02-25 12:29:07 +05:30
Harsh Mahajan ceb2b4051d fix: domains searching 2026-02-25 12:01:03 +05:30
Harsh MahajanandGitHub a41047eb58 Merge pull request #2881 from appwrite/fix-missing-seats
fix(billing): treat missing seats addon as supported
7.8.12
2026-02-24 17:16:32 +05:30
Harsh Mahajan 8ef237bdfa format again 2026-02-24 15:29:28 +05:30
Harsh Mahajan 440dc325e3 format 2026-02-24 15:26:36 +05:30
Harsh MahajanGitHubgreptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
d9fb2fbc07 Update src/routes/(console)/organization-[organization]/usage/[[invoice]]/totalMembers.svelte
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-02-24 14:58:37 +05:30
Harsh Mahajan 33c435bfef fix(billing): treat missing seats addon as supported 2026-02-24 14:45:47 +05:30
Damodar LohaniandGitHub 55a8cf6bae Merge branch 'main' into feat-billing 2026-02-24 12:17:06 +05:45
Harsh MahajanandGitHub 35c23ea662 Merge pull request #2875 from appwrite/fix-SER-1123-relationship-text-many-side
fix: tooltips and Correct relationship text on many side
7.8.11
2026-02-23 17:00:59 +05:30
Harsh Mahajan 15da4e746a fix coderabbit suggestion 2026-02-23 16:56:33 +05:30
Harsh Mahajan 040f68f794 fix: tooltips and Correct relationship text on many side 2026-02-23 16:07:29 +05:30
Harsh MahajanandGitHub 078e57f339 Merge pull request #2868 from appwrite/fix-detect-framework-and-runtime-on-root-dir-change
fix(functions/sites): trigger runtime and framework detection on root dir change
7.8.10
2026-02-20 19:34:53 +05:30
Harsh Mahajan d5221ca4fd fix(functions/sites): trigger runtime and framework detection on rootdir change 2026-02-20 19:09:52 +05:30
Harsh MahajanandGitHub 166f33de64 Merge pull request #2453 from appwrite/fix-SER-428-Quality-Check-root-drectory-modal-issue
Fix: improve root directory modal behavior and UX
7.8.9
2026-02-20 16:26:03 +05:30
Harsh Mahajan 5d4a44a38d fix domains table lint 2026-02-20 15:13:59 +05:30
Harsh Mahajan 0079071eae fix onSelect and onChange are both wired to handleSelect, causing it to be called twice per user selection. 2026-02-20 14:57:13 +05:30
Harsh Mahajan affe37f0b7 use onresize 2026-02-20 14:49:40 +05:30