Commit Graph
13379 Commits
Author SHA1 Message Date
Darshan 0d2457ee25 fix: check. 2026-01-23 18:56:36 +05:30
Jake Barnby b8fc3f883d Merge pull request #2780 from appwrite/8.x 2026-01-23 20:08:49 +13:00
Hemachandar 8549bce174 Add retry button in ViewLogs modal (#2805)
* Add retry button in ViewLogs modal

* lint

* remove fallback
7.6.19
2026-01-23 11:41:47 +05:30
Damodar Lohani f3cf45ee47 Merge pull request #2803 from appwrite/revert-2802-revert-2800-fix-regions
Revert "Revert "Fix: regions endpoint""
7.6.18
2026-01-22 14:04:02 +05:45
Damodar Lohani a877b8c2dc Revert "Revert "Fix: regions endpoint"" 2026-01-22 13:58:47 +05:45
Harsh Mahajan 27f41febbf Merge pull request #2802 from appwrite/revert-2800-fix-regions
Revert "Fix: regions endpoint"
7.6.17
2026-01-22 12:25:36 +05:30
Harsh Mahajan 7fc5bd4919 Revert "Fix: regions endpoint" 2026-01-22 12:24:29 +05:30
Harsh Mahajan d288346432 Merge pull request #2801 from appwrite/fix-finalizing-bug
fix: activation based on backend status
2026-01-22 12:09:57 +05:30
Harsh Mahajan f36116e4c5 activation based on backend status 2026-01-22 11:26:33 +05:30
Damodar Lohani cb737e6735 Merge pull request #2800 from appwrite/fix-regions
Fix: regions endpoint
7.6.16
2026-01-21 20:19:38 +05:45
Damodar Lohani ca1397f084 Merge remote-tracking branch 'origin/main' into fix-regions 7.6.16-rc.1 2026-01-21 14:23:51 +00:00
Damodar Lohani 65645aeddb Merge pull request #2799 from appwrite/fix-typo
Fix typo
2026-01-21 19:11:24 +05:45
Damodar Lohani e8eff95cce Fix typo 2026-01-21 13:21:34 +00:00
Damodar Lohani 4a19c2d7e7 Fix: regions endpoint 2026-01-21 13:18:10 +00:00
Damodar Lohani 1c4dd01251 Merge pull request #2798 from appwrite/feat-new-metric
feat: add screenshots generated metric to billing and usage reports
2026-01-21 18:38:55 +05:45
Damodar Lohani cace951b94 feat: add screenshots generated metrics to organization usage 2026-01-21 12:48:27 +00:00
Damodar Lohani 513521f13a feat: add screenshots generated metrics to organization usage 2026-01-21 12:31:02 +00:00
Damodar Lohani 3102716a34 feat: add screenshots generated metric to billing and usage reports 2026-01-21 01:49:44 +00:00
Darshan cc1856db52 Merge pull request #2796 from appwrite/fix-dat-1067 2026-01-20 14:21:22 +05:30
Darshan 8f31160307 fix: crashing flow. 2026-01-20 14:03:42 +05:30
Darshan a2491f5b2d Merge pull request #2795 from appwrite/fix-prefs 7.6.15 2026-01-20 11:39:22 +05:30
Darshan 6c9dce4363 lint. 2026-01-20 11:29:23 +05:30
Darshan 528ac2eb45 Merge pull request #2794 from appwrite/fix-SER-1045-Invalid-percentage-migrations-import 2026-01-20 11:21:47 +05:30
Darshan 03d133dbd9 update: allow date columns to be reordered. 2026-01-20 11:20:34 +05:30
Darshan f94731a587 fix: crashing columns, infinite loops and things! 2026-01-20 11:11:08 +05:30
Harsh Mahajan 2a535423e1 use min max 2026-01-20 11:00:19 +05:30
Harsh Mahajan c82d36321b correct percentage for import migrationbox 2026-01-20 10:55:21 +05:30
Darshan 44339dabfc Merge branch 'main' into 8.x 2026-01-19 18:40:56 +05:30
Darshan 9c8b88e70f Merge pull request #2786 from appwrite/remove-hacky-pagination 7.6.14 2026-01-18 15:34:04 +05:30
Darshan e8ff2a1a1d update: address comments. 2026-01-18 12:15:32 +05:30
Darshan 7e861da509 Merge branch 'main' into 8.x 2026-01-18 11:18:58 +05:30
Darshan 0bad3d5e13 Update paymentHistory.svelte 2026-01-18 10:25:29 +05:30
Harsh Mahajan b7e0284271 Merge pull request #2789 from appwrite/fix-remove-finalising-status-from-sites
fix: Remove finalizing status from deployments
7.6.13
2026-01-16 18:27:02 +05:30
Harsh Mahajan c3388c7e55 show ready when finalising 2026-01-16 18:06:29 +05:30
Harsh Mahajan 0f80efe9f5 Remove finalizing status from deployments 2026-01-16 16:47:55 +05:30
Chirag Aggarwal e36a4eca40 Merge pull request #2788 from appwrite/feat/execution-timeout-helper 2026-01-16 15:38:29 +05:30
Chirag Aggarwal a35a5262b2 fix comparision 2026-01-16 15:30:26 +05:30
Chirag Aggarwal 407123e09f Fix duration timer to use original status instead of effective status
The timer should continue running for executions stuck in processing/waiting
even when they're displayed as failed due to timeout.
2026-01-16 15:18:26 +05:30
Chirag Aggarwal fc3a27cb71 fix audit issues 2026-01-16 15:14:48 +05:30
Chirag Aggarwal c8f397c656 Add execution timeout helper to show stuck executions as failed
Similar to buildTimeout.ts, this adds executionTimeout.ts to detect
executions stuck in 'waiting' or 'processing' state beyond the
function's configured timeout, displaying them as 'failed'.
2026-01-16 15:12:35 +05:30
Darshan 884c185a40 fix: hacky pagination. 2026-01-16 10:59:17 +05:30
Hemachandar 36f5ba408b Handle NS record flow and auto-verification of sub-domains (#2784)
* Handle NS record flow and auto-verification of sub-domains

* shadow

* text

* Use updated rule for label

* Org domain

* Missing status for nameserver table

* feedback

* lint

* remove unnecessary defaults
7.6.12
2026-01-14 18:16:49 +05:30
Darshan 32719314bd Merge branch 'main' into 8.x 2026-01-14 17:40:59 +05:30
Harsh Mahajan a0422838a4 Merge pull request #2758 from appwrite/fix-SER-312-preset-button-visibility-in-smaller-screen
Fix: preset button visibility in smaller screen
7.6.11
2026-01-14 15:04:25 +05:30
Harsh Mahajan fb784f7aef lint 2026-01-14 13:37:24 +05:30
Harsh Mahajan 2458eae65b build fail 2026-01-14 13:32:26 +05:30
Harsh Mahajan 2366a6b318 merge conflicts 2026-01-14 13:16:41 +05:30
Harsh Mahajan c636edeedf some optimization 2026-01-14 13:14:44 +05:30
Darshan 9d1cc5c6ce address comments. 2026-01-13 15:11:18 +05:30
Matej Bačo da326f8fe2 Merge pull request #2782 from appwrite/copilot/update-permissions-to-security
Change Permissions to Security in function template wizard
2026-01-13 09:39:06 +01:00