Commit Graph

23 Commits

Author SHA1 Message Date
Brian Hackett
a0303c1102
Support resuming chat messages (#91) 2025-04-02 16:02:06 -07:00
Brian Hackett
16ee8276f9
Add route for starting a chat from a repository (#90) 2025-04-01 17:20:40 -07:00
Brian Hackett
8fb01c5586
Fix UX problems sharing chats and using Nut without being logged in (#87) 2025-03-30 09:04:59 -07:00
Brian Hackett
ac1858b84e
Use Supabase for problems and user login (#85) 2025-03-30 05:31:56 -07:00
Brian Hackett
c503fd244e
Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
Brian Hackett
f3542a576f
Fix lint issues (#65) 2025-03-14 17:12:54 -07:00
Brian Hackett
6f31e689de
Remove file handling and operate on repository IDs (#64) 2025-03-14 16:50:51 -07:00
Jason Laster
3d7c885584 fix no-restricted-imports 2025-03-12 12:26:17 -07:00
Mateusz Burzyński
6acb94b5af
Wrap database in async suspense value (#36) 2025-02-20 11:05:57 -08:00
Brian Hackett
20bb97c0c5
Fix assorted problems (#27) 2025-02-14 14:27:20 -08:00
Brian Hackett
3f306a26c0
Add menu items UI for about and problem pages (#6) 2025-01-17 14:05:03 -08:00
Stijnus
e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
Dustin Loring
87620f38be lint rules added and fixed 2024-12-02 06:06:17 -05:00
eduardruzga
fbea474442 Type fixes 2024-11-23 10:41:43 +02:00
eduardruzga
6e8aa04d27 Lint fixes 2024-11-23 00:29:16 +02:00
eduardruzga
f6a7c4f5b5 Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
# Conflicts:
#	app/components/chat/BaseChat.tsx
#	app/components/chat/Messages.client.tsx
#	app/lib/persistence/db.ts
#	app/lib/persistence/useChatHistory.ts
2024-11-23 00:26:12 +02:00
eduardruzga
fb34a4cb8f Add import, fix export 2024-11-23 00:23:45 +02:00
Oliver Jägle
7d8f811886
Fix linting issues 2024-11-22 09:49:45 +01:00
Oliver Jägle
2327de3810
Lint-fix all files in app 2024-11-21 22:05:35 +01:00
eduardruzga
fdc80a10de Fix lost rewind functionality 2024-11-18 21:09:02 +02:00
eduardruzga
23d7182d6d Add ability to duplicate chat in sidebar 2024-11-17 21:03:40 +02:00
eduardruzga
a0ae79a993 Add ability to return to older chat message state 2024-11-16 21:22:00 +02:00
Sam Denty
6fb59d2bc5
fix: remove monorepo 2024-09-25 19:54:09 +01:00