Commit Graph
10337 Commits
Author SHA1 Message Date
Torsten Dittmann caedd49d2f Update @appwrite.io/pink-svelte to commit 4b27c82 2025-05-27 18:11:57 +02:00
Torsten DittmannandGitHub e876e5df83 Merge pull request #1912 from appwrite/fix-otp-input
Update pink-svelte dependency to b91df47 and improve code quality
6.0.19
2025-05-27 17:47:26 +02:00
Torsten Dittmann fe411a8a29 Update pink-svelte dependency to b91df47 and improve code quality
- Update @appwrite.io/pink-svelte to latest commit
- Replace loose equality (==) with strict equality (===)
- Add required attribute to InputDigits component
2025-05-27 17:42:36 +02:00
Torsten DittmannandGitHub b998314893 Merge pull request #1910 from appwrite/fix-1.7-plan-summary
fix: plan summary, org usage
6.0.18
2025-05-27 17:17:18 +02:00
Torsten DittmannandGitHub cfef6c7ec5 Merge pull request #1911 from appwrite/fix-projects-data-loading
Refactor project type handling in sidebar and shell
2025-05-27 17:17:09 +02:00
Torsten Dittmann 238b05c537 Refactor project type handling in sidebar and shell
- Limit fetching only 5 projects for the navigation
- Replace custom NavbarProject type with Models.Project
- Remove redundant project filtering in shell component
- Pass selectedProject directly from page data
- Add proper TypeScript types for layout data
2025-05-27 17:11:25 +02:00
Arman 67b783428b fix: project dropdown org usage 2025-05-27 17:08:10 +02:00
Arman 0ad03ebb75 fix: plan summary 2025-05-27 16:48:34 +02:00
Torsten DittmannandGitHub b1f084387e Merge pull request #1909 from appwrite/fix-disabled-cached-stricter-settings
Add cache headers for console static assets
6.0.17
2025-05-27 15:51:46 +02:00
Torsten Dittmann 42ce877cb8 Add cache headers for console static assets
Configure 1-day caching with revalidation for images, CSS, fonts,
and icons in the /console path to improve performance while ensuring
freshness.
2025-05-27 15:47:41 +02:00
ArmanandGitHub d95c5711bc Merge pull request #1908 from appwrite/fix-back-button-on-mobile
fix: show back button on mobile, fix create manual deployment check
2025-05-27 15:26:17 +02:00
DarshanandGitHub 914f2a0494 Merge pull request #1907 from appwrite/fix-cards-ovreflowing
Fix: cards out of bounds
2025-05-27 18:55:13 +05:30
Arman e6d32b109f fix: show back button on mobile, fix create manual deployment check 2025-05-27 15:22:27 +02:00
Darshan 77d6968c7a fix: lock-file. 2025-05-27 18:50:43 +05:30
Torsten DittmannandGitHub 5f900676f8 Merge pull request #1905 from appwrite/fix-disabled-cached-stricter-settings
more explicit disabled cache for /console route in nginx config
2025-05-27 15:18:48 +02:00
Darshan 10e60019b7 fix: cards out of bounds. 2025-05-27 18:48:26 +05:30
680b4eecff Update docker/nginx.conf
Co-authored-by: Fabian Gruber <1951610+basert@users.noreply.github.com>
2025-05-27 15:15:13 +02:00
ArmanandGitHub 2f689cf957 Merge pull request #1906 from appwrite/fix-create-org-payment-flow
fix: create organization payment methods not updating
2025-05-27 15:09:03 +02:00
Arman 1f57b21c89 fix: create organization payment methods not updating 2025-05-27 15:07:08 +02:00
Torsten Dittmann 1ca27a6244 Update cache headers in nginx config
Change Cache-Control to "no-store" and add quotes to Pragma value
for more consistent cache prevention.
2025-05-27 15:04:22 +02:00
Torsten Dittmann 563cf7def8 more explicit disabled cache for /console route in nginx config 2025-05-27 15:01:09 +02:00
ArmanandGitHub adb77559c8 Merge pull request #1901 from appwrite/more-fixes
misc: fixes.
6.0.16
2025-05-27 14:42:47 +02:00
DarshanandGitHub 408768c996 Merge pull request #1720 from appwrite/migration-pink2
Project Migration on Pink2 Wizard
2025-05-27 18:11:50 +05:30
ArmanandGitHub dd18d64b34 Merge pull request #1904 from appwrite/fix-org-redirection
fix: org routing, project creation
2025-05-27 14:41:42 +02:00
Arman 5ff0f996a3 fix: org routing, project creation 2025-05-27 14:31:36 +02:00
Darshan 425bd0cba7 fix: lint; remove: unused files. 2025-05-27 17:59:07 +05:30
Darshan 99cc7d0d82 remove: empty layout.stack — popped up uninvited, contributed nothing. 2025-05-27 17:33:11 +05:30
Darshan 43bb3ccfa4 update: address comments. 2025-05-27 17:29:06 +05:30
Darshan 032a89bce2 update: address comments. 2025-05-27 17:20:15 +05:30
Torsten DittmannandGitHub a541f3ed1e Merge pull request #1902 from appwrite/fix-cover-alignment
Change cover header alignment from center to baseline
2025-05-27 12:49:00 +02:00
Torsten Dittmann 5186f5b412 Change cover header alignment from center to baseline 2025-05-27 12:38:10 +02:00
Darshan c40970914c misc: fixes. 2025-05-27 11:32:27 +05:30
Darshan 8094f3087c Merge branch 'main' into 'migration-pink2'. 2025-05-27 11:19:37 +05:30
Darshan 7bba7c80ac misc: fixes. 2025-05-27 11:10:38 +05:30
DarshanandGitHub 3bbf311f06 Merge pull request #1899 from appwrite/redirect-domain
Redirect after domain verified
6.0.15 6.0.14
2025-05-26 20:09:30 +05:30
Darshan bc2b8e5e7b update: redirect after domain verified. 2025-05-26 20:03:22 +05:30
DarshanandGitHub 7f80d2d3f4 Merge pull request #1898 from appwrite/fix-regions
Re-add: available regions filtering on project creations
2025-05-26 19:47:21 +05:30
Darshan c4fc0eafea add: line break! 2025-05-26 19:36:12 +05:30
Darshan 1829944bbb re-add: available regions filtering on project creations. 2025-05-26 19:34:52 +05:30
DarshanandGitHub 70608a0794 Merge pull request #1897 from appwrite/fix-domain-status
Fix domain status
2025-05-26 19:17:47 +05:30
Darshan b0365fa050 fix: casing. 2025-05-26 19:05:40 +05:30
Darshan 64c55e944f bump: deps. 2025-05-26 19:04:39 +05:30
Darshan 394c41ec41 fix: domain status. 2025-05-26 19:04:34 +05:30
DarshanandGitHub 599eebb6ad Merge pull request #1894 from appwrite/sites-waitlist
Remove Promos, Add Sites waitlist
2025-05-26 18:25:21 +05:30
Darshan b51c42e213 update: hide redeploy if source is zero. 2025-05-26 18:04:00 +05:30
Darshan 1e951ed1de address comments. 2025-05-26 17:46:06 +05:30
Darshan abbe000e52 remove: promos. 2025-05-26 15:43:59 +05:30
Darshan 03c3849f52 add: sites waitlist. 2025-05-26 15:43:43 +05:30
ArmanandGitHub 8d91d15af3 Merge pull request #1892 from appwrite/fix-deploy-page-links
fix: deploy page links
2025-05-26 09:43:25 +02:00
Arman 5326fe0392 fix: deploy page links 2025-05-26 09:24:13 +02:00