Commit Graph

40 Commits

Author SHA1 Message Date
Brian Hackett
a76518fca7
Fix issues synchronizing chat data (#118) 2025-05-07 13:18:52 -10:00
Brian Hackett
e90b0bbff9
Hide details of Nut's behavior by default (#113) 2025-05-06 11:16:27 -10: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
83e71fa91b
Add checkbox to skip delete confirm dialog (#96) 2025-04-06 14:16:56 -07:00
Brian Hackett
9f91b9fdde
Remove problems UI (#94) 2025-04-03 10:48:34 -07:00
Brian Hackett
a0303c1102
Support resuming chat messages (#91) 2025-04-02 16:02:06 -07:00
Brian Hackett
ccfee95851
Use backend API for problem storage again (#89) 2025-04-01 11:21:59 -07:00
Brian Hackett
ac1858b84e
Use Supabase for problems and user login (#85) 2025-03-30 05:31:56 -07:00
D. Seifert
2fa2d6de60 isAdmin comeback 2025-03-27 22:39:56 +08:00
D. Seifert
7f002c06f0 lint 2025-03-27 18:19:29 +08:00
D. Seifert
3a202eeb3d [PRO-1078] fix problem saving + merge problems and submissions 2025-03-27 18:16:06 +08:00
Jason Laster
3f2ba43c2e Fix issue where the save repro button was not available for admins 2025-03-20 14:10:05 -07:00
Jason Laster
a5e53a023b Support updating problems 2025-03-19 17:50:56 -07:00
D. Seifert
ea61c790bc Save Reproduction button 2025-03-18 22:48:30 +08:00
Brian Hackett
63dcd6702e Add login key system 2025-02-21 09:00:23 -08:00
Mateusz Burzyński
6acb94b5af
Wrap database in async suspense value (#36) 2025-02-20 11:05:57 -08:00
Brian Hackett
55dd3c97b6
Add feedback button (#29) 2025-02-18 15:15:52 -08:00
Brian Hackett
bb82c56958
Improve UI for viewing and changing problems (#15) 2025-02-10 20:18:54 -08:00
Brian Hackett
8e27657d9d Add logo 2025-01-18 15:30:06 -08:00
Brian Hackett
3f306a26c0
Add menu items UI for about and problem pages (#6) 2025-01-17 14:05:03 -08:00
Anirban Kar
d13da30bda ui styles fixed 2024-12-13 20:31:37 +05:30
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
3aa90bf990 refactor(SettingWindow):Updated Settings Tab Styling 2024-12-09 00:56:18 +05:30
Dustin Loring
42ebd3d50e Added a tabbed setting modal 2024-12-07 10:27:50 -05:00
Andrew Trokhymenko
235747af51 merge with upstream 2024-12-02 14:55:43 -05:00
Andrew Trokhymenko
7cdb56a847 merge with upstream/main 2024-11-29 22:02:35 -05:00
Sujal Shah
b4712738fe feat: search chats 2024-11-27 18:37:54 +05:30
SujalXplores
dafe934d99 fix: sidebar scroll always showing up 2024-11-25 20:43:56 +05:30
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
eduardruzga
60411550a5 Make tooltip easier to reuse across the app 2024-11-22 11:05:18 +02:00
Oliver Jägle
7d8f811886
Fix linting issues 2024-11-22 09:49:45 +01:00
Andrew Trokhymenko
4b236e934e Merge remote-tracking branch 'upstream/main' 2024-11-19 20:37:11 -05:00
Andrew Trokhymenko
e78a5b0a05 image-upload 2024-11-18 19:55:28 -05:00
eduardruzga
23d7182d6d Add ability to duplicate chat in sidebar 2024-11-17 21:03:40 +02:00
Yoel Cabo López
24074762c7
fix: remove logout button (#130) 2024-10-07 10:54:24 +02:00
Sam Denty
6fb59d2bc5
fix: remove monorepo 2024-09-25 19:54:09 +01:00