Commit Graph
7863 Commits
Author SHA1 Message Date
Darshan 718b59eec7 fix: flutter code sample. 2025-02-21 16:46:38 +05:30
Darshan a091b326c6 ran: formatter. 2025-02-21 16:43:08 +05:30
Darshan e788fa690b update: wizard with endpoints. 2025-02-21 16:42:45 +05:30
Darshan 255debe45b update: region management 2025-02-21 15:01:49 +05:30
Darshan a7fa26861f Merge pull request #1685 from appwrite/fix-realtime
Fix realtime on multi-region for backups
6.0.0-rc.91
2025-02-20 15:30:20 +05:30
Darshan ac9b0a7801 Update src/lib/helpers/project.ts 2025-02-20 14:52:47 +05:30
Darshan 5537020fb9 revert: pink paths. 2025-02-20 14:51:22 +05:30
Darshan cd2825f4e8 fix: tests. 2025-02-20 14:46:27 +05:30
Darshan b3460c1b83 fix: realtime on backups. 2025-02-20 11:09:35 +05:30
Darshan c07b81cc58 Merge pull request #1681 from appwrite/change-endpoint
Fix: endpoint as per region
2025-02-19 16:44:12 +05:30
Darshan b41f15c173 fix: endpoint as per region 2025-02-19 16:39:51 +05:30
Darshan dffa8ccb34 Merge pull request #1679 from appwrite/fix-cname-table
fix: show multi-region cname target.
2025-02-19 15:35:47 +05:30
Darshan 551dac8aca address comment. 2025-02-19 15:31:46 +05:30
Darshan 7aaa19e352 patch: dependency. 2025-02-19 14:12:34 +05:30
Darshan d1411165ed fix: show multi-region cname target. 2025-02-19 13:56:37 +05:30
Torsten Dittmann 81516f990a fix: region calls and realtime connections 6.0.0-rc.9 2025-02-13 20:39:14 +01:00
Torsten Dittmann 2cc527e789 fix: realtime issues with database 6.0.0-rc.8 2025-02-13 20:09:53 +01:00
Torsten Dittmann 698cc91007 fix: realtime context on creating executions 2025-02-13 20:06:43 +01:00
Torsten Dittmann 4a5951964d fix: dockerfile corepack version 6.0.0-rc.7 2025-02-13 19:54:24 +01:00
Torsten Dittmann 2222bee70b fix: realtime connection 2025-02-13 19:51:03 +01:00
Torsten Dittmann 03bd2b4cc7 fix: more links 6.0.0-rc.6 2025-01-28 17:36:36 +01:00
Torsten Dittmann f7aca8889c Merge pull request #1626 from appwrite/fix-realtime-endpoint
fix: realtime using project namespace
6.0.0-rc.5
2025-01-22 14:59:24 +01:00
Torsten Dittmann 9af0556e16 fix: realtime using project namespace 2025-01-22 14:54:18 +01:00
Torsten Dittmann 5a5b4d467f Merge branch 'main' of https://github.com/appwrite/console into fix-sdk-context 6.0.0-rc.4 2025-01-22 13:00:36 +01:00
Torsten Dittmann 1234691724 ci: fix docker hub credentials 2025-01-22 12:38:40 +01:00
Jake Barnby 3fa83d3cc8 Merge pull request #1623 from appwrite/chore-update-sdk
Fix github secrets
5.2.35
2025-01-22 21:40:49 +13:00
Bradley Schofield 403744e9bb Use vars for username instead of secret 2025-01-22 17:39:21 +09:00
Bradley Schofield 19e52351d4 Fix github secrets 2025-01-22 17:36:04 +09:00
Darshan f9b00141f0 Merge pull request #1622 from appwrite/chore-update-sdk
Update Console SDK Version
2025-01-22 12:43:48 +05:30
Bradley Schofield 6608d05215 Update Console SDK Version 2025-01-22 14:12:00 +09:00
Ernst Mulders f708530dc4 Merge pull request #1618 from appwrite/fix-show-only-bucket-size-limit
Show only the size limit for the bucket
2025-01-21 10:22:45 +01:00
ernstmul adc7712938 new copy 2025-01-21 10:18:00 +01:00
ernstmul d898d916a2 new copy 2025-01-21 10:14:40 +01:00
ernstmul 860cc5e41c Show only the size limit for the bucket 2025-01-20 13:53:27 +01:00
Darshan 63c896b7f2 Merge pull request #1617 from appwrite/fix-attribute-creation-issue
fix: error during attribute creation.
2025-01-20 16:21:46 +05:30
Darshan cca4a81142 fix: error during attribute creation. 2025-01-20 16:18:15 +05:30
Darshan 7f9c5d47a8 Merge pull request #1614 from appwrite/fix-columns-error
Columns preferences hotfix on attribute creation
2025-01-20 12:42:45 +05:30
Darshan 78b61da2f1 run: formatter again! 2025-01-19 12:12:10 +05:30
Darshan 1ff9cdbb23 ci: empty commit 2025-01-18 19:55:41 +05:30
Darshan b416032b0d ran: formatter. 2025-01-18 18:42:59 +05:30
Darshan 2c9ff6547f hotfix: add a default value until I can test multi-region instance. 2025-01-17 13:09:43 +05:30
Darshan d141ef0b6f Merge pull request #1564 from ItzNotABug/fix-support
New layout for support and add subject
2025-01-14 13:49:00 +05:30
Darshan f632082d9a Merge pull request #1611 from appwrite/fix-support-tags
Fix: Tag dimensions on button and anchor
2025-01-14 13:33:03 +05:30
Darshan c75db74558 address comment: add a comment explaining why we need this workaround. 2025-01-14 13:32:04 +05:30
Darshan 3c6f2eb774 update: color tokens. 2025-01-13 19:54:48 +05:30
Darshan 9c2154b03b address comments. 2025-01-13 18:41:24 +05:30
Darshan 17894b5635 Merge pull request #1552 from ItzNotABug/billing-ui-changes
Billing UI changes
5.2.34
2025-01-13 17:54:01 +05:30
Darshan ce24c5b775 address comments. 2025-01-13 17:39:10 +05:30
Darshan b35661abcc Merge pull request #1609 from appwrite/fix-template-permissions
Fix a crash from Perplexity template setup
2025-01-13 17:28:53 +05:30
Darshan 71bc639994 fix: tag dimensions on button and anchor. 2025-01-13 17:22:25 +05:30