Commit Graph
13168 Commits
Author SHA1 Message Date
DarshanandGitHub 0de66d585c Apply suggestion from @ItzNotABug 2026-01-01 12:55:05 +05:30
Darshan ff661e393f add: posthog session recordings. 2026-01-01 12:39:32 +05:30
DarshanandGitHub 936666d01f Merge pull request #2750 from appwrite/fix-dat-965 2025-12-31 20:55:57 +05:30
Darshan 5a9cdfc631 fix: don't invalidate and lose the spreadsheet state. update in place instead! 2025-12-31 19:31:53 +05:30
DarshanandGitHub d056d35242 Merge pull request #2749 from appwrite/fix-precision 2025-12-31 19:19:18 +05:30
Darshan e9051886d0 fix: steps for precision. 2025-12-31 19:10:45 +05:30
DarshanandGitHub caa4d79206 Merge pull request #2580 from appwrite/feat-move-github-button-above 2025-12-31 12:18:03 +05:30
Harsh MahajanandGitHub 0240897f80 Merge pull request #2744 from appwrite/fix-SER-327-Activity-table-missing-hover-action
fix: added dualtimeView to other tables
2025-12-31 11:39:17 +05:30
0192cbafa2 Update src/routes/(console)/account/identities.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
2025-12-31 11:24:43 +05:30
Harsh Mahajan 0a8d7ee03a use :style 2025-12-29 14:24:07 +05:30
Harsh Mahajan b37ed753ff addressed a comment 2025-12-29 14:17:55 +05:30
Harsh Mahajan 399804f943 fix: added dualtimeView to other tables 2025-12-29 14:11:01 +05:30
Harsh Mahajan a0a998789e inline styles 2025-12-29 13:44:53 +05:30
Harsh Mahajan 8c514b7665 addressed a comment 2025-12-29 13:36:11 +05:30
Harsh Mahajan 26f74312d7 onGithubLogin() to check for code or campaign parameters 2025-12-29 13:23:12 +05:30
DarshanandGitHub baf47f8163 Merge pull request #2668 from jaysomani/fix-2656_search_query_clear_button 7.6.7 2025-12-27 17:43:24 +05:30
Your Name 442e16fa7e fixed linting issue 2025-12-27 17:25:02 +05:30
Your Name 4d7cb51321 updated based on the changes requested 2025-12-27 16:50:32 +05:30
Jayesh somaniandGitHub b10a000b72 Merge branch 'appwrite:main' into fix-2656_search_query_clear_button 2025-12-27 16:31:15 +05:30
Steven NguyenandGitHub e446f7ff82 feat: add attachment support to support wizard (#2624) 2025-12-24 17:33:49 -08:00
DarshanandGitHub 4425d99e6b Merge pull request #2732 from appwrite/add-billing-plan-object 2025-12-24 18:10:52 +05:30
Darshan 5d0fe2823e update: as per sdk. 2025-12-24 15:43:39 +05:30
DarshanandGitHub cd161af3dc Merge pull request #2733 from appwrite/fix-web-crash 2025-12-24 13:07:51 +05:30
Darshan c2c9a40791 remove: onmount. 2025-12-24 13:03:52 +05:30
Darshan 72ddec4493 use: derived. 2025-12-24 12:59:55 +05:30
Darshan 4af5e8334f fix: empty string key causing crashes, plus the key accessor was wrong. 2025-12-24 12:50:09 +05:30
Darshan 4f4855a6e5 revert: unnecessary changes. 2025-12-23 18:03:31 +05:30
Darshan 3735257457 lint. 2025-12-23 17:59:09 +05:30
Darshan 6cac26f157 revert: keep using billingPlan. 2025-12-23 17:57:11 +05:30
Darshan 66dafc601f update: use billingPlanId. 2025-12-23 16:19:59 +05:30
DarshanandGitHub b18a76902c Merge pull request #2731 from appwrite/update-sdk 7.6.6 2025-12-23 14:00:15 +05:30
Darshan 6173cb1595 fix: add organizationId. 2025-12-23 13:52:24 +05:30
Harsh MahajanandGitHub 1fabaa5851 Merge pull request #2730 from appwrite/fix-small-tooltip-issue
fix: tooltip content truncated in billing ui table
2025-12-23 12:57:17 +05:30
Harsh MahajanandGitHub d913262c23 Update ProgressBar.svelte 2025-12-23 12:53:27 +05:30
Harsh Mahajan e57444fc50 fix: tooltip content truncated in billing ui table 2025-12-23 12:48:31 +05:30
DarshanandGitHub 580e5bf198 Merge pull request #2724 from appwrite/optimize-projects-list 2025-12-22 17:51:07 +05:30
Harsh Mahajan c1ccca52e1 enable sign up with github button even if not checked 2025-12-22 13:58:29 +05:30
Harsh MahajanandGitHub 87854c55de Merge pull request #2727 from appwrite/fix-SER-524-alert-alignment-issue
fix: alert aligment issue in max file size card
2025-12-22 13:48:48 +05:30
Harsh Mahajan 2c8e4e732c fix: alert aligment issue in max file size card 2025-12-22 13:34:21 +05:30
Darshan 59d4a4bb35 fix: lint. 2025-12-20 19:34:58 +05:30
Darshan 721f7d31d6 update: query. 2025-12-20 19:27:24 +05:30
Darshan 51eb30b7d4 update: query. 2025-12-20 19:25:53 +05:30
Darshan 2271b9a9f2 remove: todo. 2025-12-20 19:20:35 +05:30
Darshan c0f5b62a27 remove: platforms dependency.
add: multi select table on platforms for batch delete.
2025-12-20 18:00:27 +05:30
Darshan b1784617d9 add: todo for later. 2025-12-20 13:35:12 +05:30
Darshan 3a2bdcd6e9 update: smaller payloads :D 2025-12-19 21:05:34 +05:30
CopilotandGitHub a2667f8d4f Update Console to handle specifications for self-hosted (#2685)
Update Console to conditionally call listSpecifications only on Cloud

- Modified functions layout loader to check isCloud before calling listSpecifications
- Modified sites settings page loader to check isCloud before calling listSpecifications
- Updated function create pages to handle empty specifications array safely
- Updated updateResourceLimits components to handle empty specifications array safely
- On self-hosted, specifications will be empty and not passed to backend, allowing default spec
2025-12-18 17:32:36 -08:00
CopilotGitHubEVDOG4LIFEcopilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
88389222f5 Fix status code filter to match responseStatusCode column ID (#2690)
* Initial plan

* Fix status code filter to use case-insensitive includes check

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

* Apply formatting fixes (remove trailing whitespace)

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

* Remove unnecessary test file per code review feedback

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

* Use strict equality check for responseStatusCode

Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: EVDOG4LIFE <23223867+EVDOG4LIFE@users.noreply.github.com>
7.6.5
2025-12-17 08:53:57 +05:30
Aditya OberaiandGitHub 849ced0dec Merge pull request #2716 from appwrite/fix-imagine-promo-copy
Fix Imagine promo copy
7.6.4
2025-12-17 05:04:53 +05:30
Aditya OberaiandGitHub 900ea900a3 Fix Imagine promo copy 2025-12-17 05:02:14 +05:30