Commit Graph

25 Commits

Author SHA1 Message Date
Stijnus
d3727459aa Update DebugTab.tsx
Fix debug information
2024-12-15 21:27:07 +01:00
Anirban Kar
77b47c1ce6 some clean up and added a all log option 2024-12-13 20:48:33 +05:30
Anirban Kar
d13da30bda ui styles fixed 2024-12-13 20:31:37 +05:30
Stijnus
c0c1275226 minor bug fixes 2024-12-13 11:33:29 +01:00
Stijnus
b16aab1f16 Update debug tab to check against fork 2024-12-13 09:17:35 +01:00
Stijnus
87057f8137 Event logs bug fix
minor improvements download logs, auto scroll, clear logs
2024-12-13 01:40:58 +01: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
Stijnus
e716ca55f0 Add Logo icons LLM's
Added the Next.js Image component import for optimized image loading
Modified the provider item layout to include an icon next to the provider name
Used template literals to dynamically load the correct icon based on the provider name
Added proper sizing (24x24) for consistent icon display
Added dark:invert class to ensure icons are visible in dark mode (assuming they're dark by default)
2024-12-12 23:46:41 +01:00
eduardruzga
17e500344a merge 2024-12-11 20:02:07 +02:00
Dustin Loring
dbd10139d8 Changed Docs URL
Now that Docs are done building here is the change to the new URL
2024-12-11 10:02:14 -05:00
Dustin Loring
fbcc1ed08b Update SettingsWindow.tsx 2024-12-11 09:53:46 -05:00
Anirban Kar
5d4b860c94 updated to adapth baseurl setup 2024-12-11 14:02:21 +05:30
Anirban Kar
071fed24c6 added logo 2024-12-10 21:46:05 +05:30
Anirban Kar
b4d0597120 remaining changes 2024-12-10 18:37:23 +05:30
Anirban Kar
25f725f01e refactor: settinge menu refactored with useSettings hook 2024-12-10 18:37:05 +05:30
Dustin Loring
182e1d26eb fix formatting error on conflict resolve 2024-12-09 17:28:52 -05:00
Dustin Loring
d4c0d7dba9
Merge branch 'main' into ui/add-tab-connections 2024-12-09 17:22:10 -05:00
Dustin Loring
a203f2f86f Remembers Settings In Features
Uses cookies now
2024-12-09 12:39:55 -05:00
Dustin Loring
38c069988e moved local models to the experimental features 2024-12-09 10:42:42 -05:00
Dustin Loring
49ce4235ec fixed toggle not displaying in feature tab 2024-12-09 10:31:09 -05:00
Dustin Loring
8903d7c1cb removed test connection button
removed test connection button as it was not done.
2024-12-09 09:31:29 -05:00
Dustin Loring
9aaa3b560c feat: Connections Tabs
Added a connections tab, now you can enter GitHub creds and store them in cookies like the API Keys
2024-12-09 09:26:39 -05:00
Anirban Kar
52fd9d47b7 added backdrop blur 2024-12-09 01:00:41 +05:30
Anirban Kar
2fa4cfe539 updated padding 2024-12-09 00:57:58 +05:30
Anirban Kar
3aa90bf990 refactor(SettingWindow):Updated Settings Tab Styling 2024-12-09 00:56:18 +05:30