Commit Graph
4635 Commits
Author SHA1 Message Date
ernstmul a75f12fb7b Fix border radius sub navigation 2025-05-13 13:12:42 +02:00
ernstmul c939258f0a Fixate all content to fit inside screen 2025-05-13 13:08:27 +02:00
ernstmul 7ca5a1977f Fix: smaller paddings around chat 2025-05-13 12:36:06 +02:00
ernstmul 50c30d3341 Fixes 2025-05-13 12:30:15 +02:00
ernstmul 288b3c2bcd Don't load Chat on every project page 2025-05-13 12:15:30 +02:00
Torsten Dittmann 51cbbef1b6 Fix conversation data path in API endpoint URL 2025-05-13 10:53:10 +02:00
Torsten Dittmann d22eb417f6 Add asyncWritable store for Promise-based state management 2025-05-13 10:44:34 +02:00
Torsten Dittmann ceb238950f Update file operation from createFile to updateFile 2025-05-12 20:04:48 +02:00
Torsten Dittmann a3530b4aa7 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-12 19:33:40 +02:00
Torsten Dittmann fd09c50e9a Refactor synapse component with proper artifact handling 2025-05-12 19:26:56 +02:00
ernstmul 123c1542e6 Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv 2025-05-12 17:39:13 +02:00
ernstmul 8189bc6453 Fix: login spacing 2025-05-12 17:38:53 +02:00
Torsten Dittmann 463f69ae0f Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-12 17:14:21 +02:00
Torsten Dittmann 27123d37d3 Add file icons and sorting to editor filesystem
body:
- Add config and document icons for JSON, YAML, and Markdown files
- Convert to switch-case for better file type detection
- Sort filesystem tree with folders first, then alphabetically
- Add save functionality with Ctrl+S/Cmd+S shortcut
- Fix issue with navigation in existing folders
2025-05-12 17:14:18 +02:00
ernstmul 08402a2df3 Fix: add account signup back in 2025-05-12 16:41:51 +02:00
ernstmul ab16e5c233 Add icon to login screen 2025-05-12 16:41:10 +02:00
ernstmul 242367f437 Add icon to login screen 2025-05-12 16:40:56 +02:00
ernstmul b26c827985 Fix: sub collections nav 2025-05-12 16:29:40 +02:00
ernstmul 49ea9046ab Fix paddings, margins 2025-05-12 16:12:49 +02:00
ernstmul 68c64699dd Fix paddings, margins 2025-05-12 15:58:21 +02:00
ernstmul 26760f517d Add profile setting for manual accounts 2025-05-12 15:29:29 +02:00
ernstmul 17e09591a4 Fix: sidebar layout 2025-05-12 15:13:17 +02:00
ernstmul c4dbdfcb63 Fix: chat layouting and sidebar colors and placement 2025-05-12 15:08:19 +02:00
ernstmul e611234a8b Layout fixes 2025-05-12 14:48:06 +02:00
ernstmul cd35491337 Fix: mobile studio layout 2025-05-12 14:33:52 +02:00
Torsten Dittmann 9035807421 Add terminal paste event handler and shell command support 2025-05-12 14:14:37 +02:00
ernstmul 20013bd8e5 Merge branch 'feat-pink-v2' into mgn-dv
# Conflicts:
#	src/lib/components/index.ts
2025-05-12 12:21:55 +02:00
ernstmul 30b69a68ea Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv 2025-05-12 12:21:37 +02:00
ernstmul 2c760e381e Fix: import error 2025-05-12 12:21:23 +02:00
Torsten Dittmann 3d1c5b16d1 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-12 12:16:11 +02:00
ernstmul b7b855375a Merge branch 'feat-pink-v2' into mgn-dv
# Conflicts:
#	src/routes/(console)/project-[project]/+layout.svelte
#	src/routes/(public)/(guest)/login/+page.svelte
2025-05-12 12:04:34 +02:00
Torsten Dittmann 00a3a039cf Add terminal tabs with read-only main terminal 2025-05-12 12:04:31 +02:00
ernstmul eab372013d Add google login, and small UI fixes for login and register page 2025-05-12 12:00:00 +02:00
Torsten Dittmann 67fc822631 Remove unused resizeTimeout variable in terminal component 2025-05-12 10:36:52 +02:00
Torsten Dittmann d91b5e2cbf Align terminal content to top instead of center 2025-05-09 21:19:51 +02:00
Torsten Dittmann e8ef6d9beb Fix terminal height calculation
GPT:

Adjust terminal rows to prevent overflow
2025-05-09 20:38:53 +02:00
ernstmul 92c847c244 Fix project sidebar 2025-05-09 16:58:05 +02:00
ernstmul fdff5b6a0c Fix width of terminal 2025-05-09 15:58:23 +02:00
Arman df34be7ad0 chore: remove duplicate file 2025-05-09 14:45:43 +02:00
ernstmul fadf34c97c Fix: better max width 2025-05-09 14:44:52 +02:00
Torsten Dittmann 59a981f1a7 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-09 14:37:01 +02:00
Arman 9d5547cc23 fix: paddings 2025-05-09 14:36:51 +02:00
Torsten Dittmann 79cded26b7 Reduce terminal width by additional 2 columns 2025-05-09 14:35:59 +02:00
ernstmul 2f2417a1e5 Fix set correct max size 2025-05-09 14:25:09 +02:00
Torsten Dittmann 23911b281d Update terminal.svelte 2025-05-09 14:10:19 +02:00
Torsten Dittmann b94ea4ea2f fix: stuff 2025-05-09 14:07:00 +02:00
Darshan 64ad4dc798 Merge pull request #1762 from appwrite/devkeys-pink2
DevKeys on Pink2
2025-05-09 17:09:40 +05:30
Darshan 692548b060 Merge pull request #1767 from appwrite/csv-imports
Feat: CSV Import
2025-05-09 17:03:40 +05:30
ernstmul bd7e744184 Add new action buttons 2025-05-09 12:25:59 +02:00
ernstmul 7e6fc6d3e2 Mobile fixes 2025-05-09 11:36:26 +02:00