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
Darshan and GitHub
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
Arman and GitHub
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
Torsten Dittmann and GitHub
d3e8b2a465
Merge pull request #1878 from appwrite/fix-support
...
Fix undefined errors
6.0.13
2025-05-25 19:35:14 +02:00
Torsten Dittmann and GitHub
1b15ed2c44
Merge pull request #1891 from appwrite/fix-project-disable-stated
...
Remove unused service disabled check from organization page
2025-05-25 19:34:50 +02:00
Torsten Dittmann
0b06034809
Remove unused services import
2025-05-25 19:11:37 +02:00
Torsten Dittmann
f7073dab95
Update @appwrite.io/pink-svelte to commit 90cb757
2025-05-25 19:07:27 +02:00
Torsten Dittmann
6c0889d79f
Remove unused service disabled check from organization page
2025-05-25 19:07:15 +02:00
Matej Bačo and GitHub
4c490c082c
Merge pull request #1890 from appwrite/fix-site-deployment
...
Chore: Push forgotten commit
2025-05-25 18:23:26 +02:00
Matej Bačo
43467b856c
Fix formatting
2025-05-25 18:15:10 +02:00
Matej Bačo
9ec96431b3
Upgrade to Cloud SDK including chunk upload fixes
2025-05-25 17:59:34 +02:00
Matej Bačo
1b8f44fba6
Forgotten commit
2025-05-25 11:03:32 +02:00
Matej Bačo and GitHub
7224761b2b
Merge pull request #1888 from appwrite/fix-site-deployment
...
Fix domain check and max size
6.0.12
2025-05-25 00:51:12 +02:00
Matej Bačo
52411930f1
Linter fix
2025-05-24 23:31:33 +02:00
Matej Bačo
90af2d522c
Fix frozen rule creation
2025-05-24 23:31:13 +02:00
Matej Bačo
e21e468c5c
Fix domain check and max size
2025-05-24 23:25:02 +02:00
Matej Bačo and GitHub
5d88164756
Merge pull request #1887 from appwrite/fix-sessions-list
...
Fix: Sessions list
2025-05-24 23:12:52 +02:00
Matej Bačo
6d0ac93312
Formatting fix
2025-05-24 23:07:26 +02:00
Matej Bačo
7f42cb3d9c
Fix freeze, layout
2025-05-24 23:05:51 +02:00
Torsten Dittmann and GitHub
8979a63a61
Merge pull request #1885 from appwrite/fix-e2e
...
Fix: E2E based on the new console flow
2025-05-24 16:21:55 +02:00
Steven Nguyen and GitHub
512a2f9843
Merge pull request #1884 from appwrite/fix-hardcoded-upload-limits
...
Fix: hardcoded max file size values
2025-05-24 00:17:13 -07:00
Darshan
afc87af590
address comments.
2025-05-24 12:44:57 +05:30
Darshan
974020f615
fix: e2es, finally!
2025-05-24 11:23:30 +05:30
Darshan
0f39af39d7
fix: hardcoded max file size values.
2025-05-24 10:13:37 +05:30
Matej Bačo and GitHub
2a38336efe
Merge pull request #1883 from appwrite/fix-self-hosted-ports
...
Fix: Self-hosted ports
6.0.11
2025-05-23 23:25:28 +02:00
Matej Bačo
b310d94ba2
fix-self-hosted-ports
2025-05-23 23:18:52 +02:00
Arman and GitHub
0c60417968
Merge pull request #1881 from appwrite/fix-logs-links-deployment-table
...
fix: logs missing url, deploments overview table
2025-05-23 15:13:20 +02:00
Arman
275b0f4cd3
fix: logic
2025-05-23 13:57:03 +02:00
Arman
6a4aba84e2
fix: log request
2025-05-23 13:52:13 +02:00
Darshan and GitHub
d28bcbf1ac
Merge pull request #1879 from appwrite/update-domain-type
...
Update domain types
2025-05-23 15:31:16 +05:30
Arman
6816c63fa8
fix: logs missing url, deploments overview table
2025-05-23 11:27:44 +02:00
Ernst Mulders and GitHub
026f7e17de
Merge pull request #1880 from appwrite/fix/fix-cronjob-field-to-text
...
Cronjob field as text
2025-05-23 10:35:24 +02:00
ernstmul
cdd1eb6dc8
Cronjob field as text
2025-05-23 10:31:25 +02:00
Darshan
b457086fc5
fix: prop names.
2025-05-23 13:50:40 +05:30
Darshan
6ead88a743
update: rename all domain vars to proxy if ProxyRule type for clarity in sites.
2025-05-23 13:50:25 +05:30
Darshan
289d9fc94c
update: rename all domain vars to proxy if ProxyRule type for clarity in functions.
2025-05-23 13:04:30 +05:30
Darshan
737aeb4227
update: fix status code with correct options, show target to rules.
2025-05-23 12:50:32 +05:30
Steven Nguyen
2a6dbc729f
fix(billing): fix error when currentPlan or organization is undefined
...
When going from /account to /organization/[organization]/change-plan,
the currentPlan and organization variables may not be defined as the
states are still being set. This change ensures an error isn't thrown
so that the states can update fully.
2025-05-22 16:31:25 -07:00
Steven Nguyen
1d8458084a
fix(support): fix upgrade URL for free organization
...
Even though upgradeURL isn't used when there are no free orgs, this line
is still evaluated and will throw an error because freeOrganization
is undefined. This commit adds a null check to prevent this error.
2025-05-22 16:28:32 -07:00
Darshan and GitHub
0341bc368d
Merge pull request #1876 from appwrite/fix-upload-limit
...
Fix upload limit
6.0.10
2025-05-22 19:32:46 +05:30
Darshan
4eae18e77f
fix: lint and param type.
2025-05-22 19:27:17 +05:30
Darshan
23ec4373bc
remove: new tag on DENO.
2025-05-22 19:23:23 +05:30
Darshan
9d87492445
add: deployment upload limit logic.
2025-05-22 19:21:23 +05:30
Darshan and GitHub
7f6252c407
Merge pull request #1875 from appwrite/manage-dns-tabs
...
Manage DNS tabs
2025-05-22 19:10:16 +05:30