Commit Graph
11015 Commits
Author SHA1 Message Date
Jesse Winton 4a756bfb69 update preferences 2025-07-10 11:44:58 -04:00
Jesse Winton ea1341b49e per project preferences 2025-07-10 09:56:17 -04:00
Jesse Winton 97dc9be56a clean up actions 2025-07-09 15:58:57 -04:00
Jesse Winton 506e063369 clean up actions 2025-07-09 14:41:58 -04:00
Jesse Winton 63e4b4de08 change callout delivery 2025-07-09 14:36:18 -04:00
Jesse Winton 125db714a8 update token checker 2025-07-09 14:28:17 -04:00
Jesse Winton 60b55624a8 fix up action menu 2025-07-09 13:27:00 -04:00
Jesse Winton f75d5785ba add action menu 2025-07-09 11:37:11 -04:00
Jesse Winton 2848466d81 finish password screen 2025-07-08 16:43:50 -04:00
Jesse Winton 7f32399996 tweaks 2025-07-08 15:54:38 -04:00
Jesse Winton 1fd1d150e4 update 2025-07-08 13:13:06 -04:00
Jesse Winton efae33f18d some popover works 2025-07-08 12:56:04 -04:00
Jesse Winton 74866eca0c work on recovery screen 2025-07-07 15:57:18 -04:00
Jesse Winton 5e0457fa2a update params to hide arrow 2025-07-07 15:06:51 -04:00
Jesse Winton 0f0970e745 terminal close buttons 2025-07-07 14:55:41 -04:00
Jesse Winton e73567b0f8 Update +page.ts 2025-07-07 14:38:50 -04:00
Jesse Winton bc74078ffa check if accessed yesterday 2025-07-07 14:38:12 -04:00
Jesse Winton 069a6f889c Update +layout.svelte 2025-07-07 08:46:42 -04:00
Jesse Winton 32c5dde74a terminal styles 2025-07-02 18:22:08 -04:00
Jesse Winton 602f633f93 add ability to close terminal 2025-07-02 15:06:18 -04:00
Jesse Winton 8930e1aa58 tweaks 2025-07-02 13:39:03 -04:00
Jesse Winton 84d4626e31 updating theming 2025-07-02 13:15:09 -04:00
Jesse Winton 418881bb58 adding custom vscode themes 2025-07-01 16:22:40 -04:00
Jesse Winton ae09fc0830 work on context menu 2025-06-30 15:56:56 -04:00
Torsten Dittmann 89b42a3f3f Update chat endpoint to include region and project params 2025-06-16 12:26:49 +02:00
ernstmul 7dfe7bb989 Auto create org, project and artifact 2025-06-12 14:27:30 +02:00
ernstmul 9217913b9b Merge branch 'main' into mgn-dv
# Conflicts:
#	src/routes/(console)/organization-[organization]/createProject.svelte
#	src/routes/(console)/organization-[organization]/header.svelte
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/collection-[collection]/+page.svelte
#	src/routes/(public)/(guest)/register/+page.svelte
2025-06-12 13:51:05 +02:00
ernstmul f2dbc19b3e Fix mobile view toggle 2025-06-12 12:58:35 +02:00
ernstmul a5313f5e05 First do studio check 2025-06-12 11:20:25 +02:00
DarshanandGitHub 2487e681b9 Merge pull request #2014 from appwrite/feat-add-missing-responsive-header
feat: add missing responsive headers
6.0.43
2025-06-12 14:17:18 +05:30
DarshanandGitHub 3b786738f8 Merge pull request #2015 from appwrite/fix/fix-popover-overflow-page
fix popover overflowing page
2025-06-12 14:17:06 +05:30
DarshanandGitHub 98b73be249 Merge pull request #2016 from appwrite/store-hotfix
Fix: store null on onboarding
2025-06-12 14:16:20 +05:30
Darshan 2bed634c24 fix: store null on onboarding. 2025-06-12 14:11:35 +05:30
ernstmul e25f8d11f3 fix popover overflowing page 2025-06-12 10:30:18 +02:00
Damodar LohaniandGitHub e23f965738 Merge pull request #2002 from appwrite/feat-plan-update
Plan update
6.0.42
2025-06-12 13:30:53 +05:45
ArmanNik f01c41188e feat: add missing responsive headers 2025-06-11 15:07:38 +02:00
DarshanandGitHub 4b94159cd3 Merge pull request #2013 from appwrite/fix-migrations-checkbox
Fix: checkboxes not toggling submit action.
2025-06-11 15:52:59 +05:30
Darshan 32e99d797f fix: checkboxes not toggling submit action. 2025-06-11 15:05:03 +05:30
DarshanandGitHub c87a8f20ce Merge pull request #2012 from appwrite/fix-create-flutter-web-platform
Fix Flutter web platform creation
2025-06-11 09:46:44 +05:30
Steven Nguyen c2947fc9a9 fix: Fix Flutter web platform creation
Use `hostname` instead of `key` for Flutter web platform creation.
2025-06-10 21:02:57 -07:00
Torsten Dittmann 26fe177ccd Format code and fix line endings
This commit primarily fix formatting issues, line endings, and code style across multiple files. The changes include:

- Consistent line wrapping and indentation
- Adding/removing trailing newlines
- Breaking long lines into multiple lines
- Removing duplicate imports
- Fixing spacing
2025-06-10 12:29:45 +02:00
Darshan 6ab6ee838f fix: nullable email crashing console on login. 2025-06-10 13:36:45 +05:30
Darshan 248c8cc754 Merge remote-tracking branch 'origin/feat-plan-update' into feat-plan-update 2025-06-10 13:13:44 +05:30
Darshan 5c849391b9 fix: failing e2e test due to custom plan addition in the list. 2025-06-10 13:13:37 +05:30
Damodar Lohani b8e22816ce undo wrong commit 2025-06-10 07:33:32 +00:00
DarshanandGitHub 0cf777aed6 Merge pull request #2009 from appwrite/PRO-1878
Add: tooltip for domain comments
2025-06-10 13:01:21 +05:30
Damodar Lohani 81b4a9deb8 fix check failing 2025-06-10 07:31:02 +00:00
Damodar Lohani 48855c944e Merge remote-tracking branch 'origin/main' into feat-plan-update 2025-06-10 07:26:30 +00:00
Damodar Lohani 00a2741647 Fix sidebar offset 6.0.42-rc.2 2025-06-10 07:22:30 +00:00
Darshan 047c111dc9 add: tooltip for comment. 2025-06-10 12:50:10 +05:30