Commit Graph
4634 Commits
Author SHA1 Message Date
Darshan cbade23982 fix: use sites domain for cname records. 2025-05-21 16:18:01 +05:30
Darshan 1302773777 hide: csv imports, show conditionally. 2025-05-20 17:31:10 +05:30
Arman 70da5f655f fix: logs and redeploy aler 2025-05-20 11:57:38 +02:00
Torsten Dittmann 17a190edec Remove feature flag and add dns state for verifying 2025-05-19 03:38:03 +02:00
Torsten Dittmann b01fd526f8 Remove console.log statements and empty catch blocks 2025-05-19 00:53:49 +02:00
Torsten Dittmann 8eb053789a Comment out Sentry integration 2025-05-18 22:53:44 +02:00
Torsten Dittmann 20866a8f7e Fix multi-region support check to match exact hostname
Update pink-svelte and pink-icons-svelte to stable RC versions
2025-05-18 20:28:42 +02:00
Darshan 8552514381 fix: ui and regions! 2025-05-18 19:50:11 +05:30
Darshan 6938491cdc update: setup per day promos. 2025-05-18 19:00:42 +05:30
Torsten Dittmann 9d1b539804 Update E2E tests for simplified onboarding flow 2025-05-18 12:14:33 +02:00
Torsten DittmannandGitHub eb05481835 Merge branch 'main' into feat-pink-v2 2025-05-18 11:48:40 +02:00
Darshan 18cc9f84bc update: show off time! 2025-05-18 15:01:45 +05:30
Torsten Dittmann 030618196a Fix isMultiRegionSupported to accept URL parameter 2025-05-16 16:31:39 +02:00
Torsten Dittmann 99b20f4126 Simplify URL extraction in isMultiRegionSupported function 2025-05-16 16:18:47 +02:00
Torsten Dittmann 295463aa37 fix: multi region support for cached env files 2025-05-16 14:16:16 +00:00
Darshan 9c06ce03e4 update: for main cloud instance, make an additional check with hostname since the env will be cached by the browsers. 2025-05-16 18:50:17 +05:30
Arman 043dc543f9 fix: get flags method 2025-05-16 10:58:55 +02:00
Darshan ff990d9500 fix: silence off the pnpm check. 2025-05-16 14:04:14 +05:30
DarshanandGitHub 7efde69582 Merge pull request #1838 from appwrite/remove-jwt
Remove JWT from File Tokens
2025-05-16 13:54:40 +05:30
Darshan 7c16b47467 fix: advanced lint. 2025-05-16 13:54:19 +05:30
Darshan 5d9f0e93f8 lint. 2025-05-16 13:37:31 +05:30
Arman ca40f54e4e feat: add warning for CAA 2025-05-16 10:06:20 +02:00
Darshan 7a985d8bce fix: errors, warnings, tests. 2025-05-16 13:31:13 +05:30
Arman 212aabab69 fix: create domain modal 2025-05-16 09:59:26 +02:00
Arman a74c0a143d fix: onboarding? 2025-05-16 09:53:20 +02:00
Darshan 7b5c1b5b9e Merge branch 'feat-pink-v2' into remove-jwt 2025-05-16 11:44:42 +05:30
Darshan ee6c989bd3 add: tokens scopes. 2025-05-15 19:49:42 +05:30
Arman e7c14ec80c fix: select root 2025-05-15 16:12:46 +02:00
Arman f8c7bbcf11 chore: add env variable for init features 2025-05-15 14:36:21 +02:00
Arman 57e4bff99b fix: templates pagination issue 2025-05-15 13:39:00 +02:00
Arman a141506d9c chore: more ts fixes 2025-05-15 12:05:36 +02:00
Arman 32e706756c chore: enforcenoUnusedLocals 2025-05-15 11:57:04 +02:00
Arman ff8654324f chore: hide new features 2025-05-15 11:40:45 +02:00
Arman 5040aff489 Merge branch 'main' of github.com:appwrite/console into feat-pink-v2 2025-05-15 11:17:17 +02:00
Darshan 0250a0d490 fix: linter 2025-05-14 19:47:52 +05:30
Darshan 1605cd0f5e attempt: fix var check. 2025-05-14 19:45:08 +05:30
Arman 414d995f94 fix: errors 2025-05-14 15:11:23 +02:00
Arman 5a96e28b38 fix: check issues 2025-05-14 14:56:29 +02:00
Arman 62d4cb0662 fix: check errors 2025-05-14 10:59:58 +02:00
Arman ba5d70a989 fix: check errors 2025-05-14 10:39:08 +02:00
ArmanandGitHub 29320f68bc Merge pull request #1839 from appwrite/fix-types
Fix types
2025-05-14 10:33:32 +02:00
Arman 8bdd3ec430 Merge branch 'main' of github.com:appwrite/console into feat-v2-regions 2025-05-14 10:30:42 +02:00
Arman b35940c1a4 fix: broken link 2025-05-14 10:21:05 +02:00
Darshan bfeef0fc19 update: sdk. 2025-05-14 13:08:28 +05:30
Darshan ffa59104ea misc: fixes. 2025-05-14 09:51:56 +05:30
Darshan 645bd8a52c fix: custom expiration info, inline one component for expiration. 2025-05-13 11:10:17 +05:30
Darshan 4124c50237 fixed: create file button not working. 2025-05-13 10:15:14 +05:30
Darshan d5edccdb71 fix: unsafe mutations.
More info: Mutations are fine in normal `async/awaits` but not allowed on functions that are called from svelte context using `{#await}` on Svelte5 afaik. They can, however be updated from other async functions inside the one that is called, like we did here in this commit for `$repositories` updates.
2025-05-13 09:39:01 +05:30
Arman fdfbbd4cf3 fix: init bottom modal 2025-05-12 17:59:19 +02:00
Arman 79f2c43a96 fix: design review 2025-05-12 16:14:51 +02:00