Brian Hackett
d9e12257ac
Fix duplicate element IDs, tweak copy
2025-04-27 12:03:25 -07:00
Brian Hackett
b147f7503f
Indicate which apps have databases, tweak copy ( #109 )
2025-04-26 18:23:12 -07:00
Brian Hackett
c55a0bdb68
Add an overlay when hovering over apps, misc fixes ( #108 )
2025-04-26 15:58:53 -07:00
Brian Hackett
5be90e492f
Show app building results ( #107 )
2025-04-26 13:04:08 -07:00
Brian Hackett
f5cd0fd9f1
Updates for permanent repository URLs ( #106 )
2025-04-15 16:58:08 -07:00
Brian Hackett
8ea104c6cc
Optimistically remove deleted chats from local state and database queries ( #104 )
2025-04-15 08:38:47 -07:00
Brian Hackett
eef6181fd7
Clear search params when creating new chat ( #99 )
2025-04-06 15:48:50 -07:00
Brian Hackett
9389fb2afc
Keep track of API usage in user accounts, improve approval mechanism ( #95 )
2025-04-04 14:40:10 -07:00
Brian Hackett
9f91b9fdde
Remove problems UI ( #94 )
2025-04-03 10:48:34 -07:00
Brian Hackett
6e5d09976e
Remove import folder button ( #92 )
2025-04-03 10:03:38 -07:00
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
ccfee95851
Use backend API for problem storage again ( #89 )
2025-04-01 11:21:59 -07:00
Brian Hackett
69da8cf043
minor tweaks
2025-03-31 13:23:07 -07:00
Brian Hackett
fb8e0eff47
Add deployment UI ( #88 )
2025-03-30 13:40:33 -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
ede4993ab5
missing file
2025-03-18 19:52:20 -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
D. Seifert
37f9496414
fix solution saving for large problems
2025-03-12 22:19:53 +08: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
Anirban Kar
d92029d573
fix: Added some minor UI fix
2024-12-04 00:02:51 +05:30
PuneetP16
5335580646
[feat]: Implement chat description editing in sidebar and header, add visual cue for active chat in sidebar
2024-12-03 11:41:58 +05:30
Dustin Loring
87620f38be
lint rules added and fixed
2024-12-02 06:06:17 -05:00
Dustin Loring
4566d9abfe
last test fix
2024-12-01 09:24:46 -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
082339c242
Added tooltips and fork
2024-11-18 20:31:56 +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