rohittcodes
|
c06f232589
|
fix: height for md-devices
|
2024-10-11 09:14:09 +05:30 |
|
Mousumi Pal
|
8308bd0039
|
Fix: Prevent flash in dark mode
|
2024-10-08 23:00:11 +05:30 |
|
ManishMadan2882
|
18ce7c8f2f
|
fix(mobile): minor changes
|
2024-09-18 03:21:46 +05:30 |
|
ManishMadan2882
|
b5f1a8e90f
|
fix(mobile): vertical overflows
|
2024-09-18 01:44:34 +05:30 |
|
ManishMadan2882
|
09f2f2a9e7
|
(fix) dark theme,train modal
|
2024-07-30 18:01:49 +05:30 |
|
ManishMadan2882
|
a0dd8f8e0f
|
integrated stream for shared(prompt) conv
|
2024-07-27 02:42:33 +05:30 |
|
ManishMadan2882
|
1107a2f2bc
|
refactor App.tsx: better convention
|
2024-07-15 17:56:23 +05:30 |
|
ManishMadan2882
|
efd43013da
|
minor fix
|
2024-07-15 05:13:28 +05:30 |
|
ManishMadan2882
|
7b8458b47d
|
fix layout
|
2024-07-15 05:00:13 +05:30 |
|
ManishMadan2882
|
84eed09a17
|
feedback visible conditioned, update meta info in shared
|
2024-07-15 02:55:38 +05:30 |
|
ManishMadan2882
|
81d7fe3fdb
|
refactor App, add /shared/id page
|
2024-07-14 03:29:06 +05:30 |
|
ManishMadan2882
|
4fcc80719e
|
feat(i18n): settings static content
|
2024-05-28 01:39:37 +05:30 |
|
ManishMadan2882
|
7a2e491199
|
fix(UI):conversation,settings
|
2024-05-07 20:37:05 +05:30 |
|
Siddhant Rai
|
0a5832ec75
|
refactor: clean up settings file for better structure
|
2024-04-05 23:33:27 +05:30 |
|
Alex
|
80a4a094af
|
lint
|
2024-03-14 11:37:33 +00:00 |
|
ManishMadan2882
|
52ecbab859
|
purge logs
|
2024-03-14 04:01:35 +05:30 |
|
ManishMadan2882
|
dea385384a
|
fixes, update Nav images on theme toggle
|
2024-02-01 03:43:05 +05:30 |
|
ManishMadan2882
|
537a733157
|
add dark mode - conversation, bubble, UI fixes
|
2024-01-22 02:56:07 +05:30 |
|
ManishMadan2882
|
ffecc9a0c7
|
add dark mode, in Settings
|
2024-01-19 19:01:13 +05:30 |
|
ManishMadan2882
|
0b997418d3
|
add dark - sidebar
|
2024-01-19 01:47:23 +05:30 |
|
SoumyadiptoPal
|
4be38fcb0e
|
Settings page added
|
2023-10-25 10:24:55 +05:30 |
|
unknown
|
a245383f8c
|
Added a custom 404 not found page
|
2023-10-20 16:22:35 +05:30 |
|
staticGuru
|
c79ec45adb
|
Fix the lint issues
|
2023-10-09 16:16:56 +05:30 |
|
timoransky
|
65d431c7a0
|
fix: margin left on content container
|
2023-10-08 19:18:11 +02:00 |
|
SoumyadiptoPal
|
261c9eefe1
|
Updated navigation bar and also added discord and github icons
|
2023-10-06 02:10:21 +05:30 |
|
jerempy
|
33e5e74228
|
custom hook
|
2023-10-04 13:12:52 -04:00 |
|
Alex
|
d651077e4e
|
Merge pull request #140 from arc53/vercel-analytics
init analytics
|
2023-02-28 12:26:03 +00:00 |
|
Alex
|
a19a4c6c3a
|
init analytics
|
2023-02-27 19:24:26 +00:00 |
|
ajaythapliyal
|
828927d167
|
fixes 8 of nick's list
|
2023-02-27 22:41:47 +05:30 |
|
TaylorS15
|
f077780e4b
|
fixed nav
|
2023-02-25 08:28:48 -05:00 |
|
Alex
|
1c10c95114
|
Merge branch 'main' into fe-fixed
|
2023-02-25 11:43:53 +00:00 |
|
ajaythapliyal
|
2f246a90d0
|
on mobile view the app used to launch with nav bar open, this fixes it.
About page had same large horizontal margin which made about page very
narrow. This fixes it.
|
2023-02-25 11:51:17 +05:30 |
|
Alex
|
0ace4f5c9f
|
5 fix
|
2023-02-24 16:09:19 +00:00 |
|
ajaythapliyal
|
f82ed1ecee
|
restores side bar and conversation transition
|
2023-02-18 21:57:55 +05:30 |
|
ajaythapliyal
|
5341d03749
|
moves the apikeymodal mounting one level down to simplify
|
2023-02-18 08:20:20 +05:30 |
|
ajaythapliyal
|
cb50795ac1
|
reorganizes the code, introduces preference slice
|
2023-02-18 00:58:04 +05:30 |
|
ajaythapliyal
|
350ccad077
|
makes the api key modal work
|
2023-02-18 00:25:21 +05:30 |
|
ajaythapliyal
|
1b6a58520c
|
cleanup
|
2023-02-17 01:17:43 +05:30 |
|
TaylorS15
|
5e5f13b664
|
major changes
state management now handled with redux
responsiveness uses custom hook (hooks.ts)
|
2023-02-14 21:43:14 -05:00 |
|
TaylorS15
|
c95b436cf1
|
About page, App fix, Mobile nav started
|
2023-02-11 19:18:01 -05:00 |
|
TaylorS15
|
4c6951977e
|
TODOs updated, removed App.css, About page
|
2023-02-11 13:27:02 -05:00 |
|
TaylorS15
|
1d3e5b85fc
|
react-router-dom
|
2023-02-11 11:56:44 -05:00 |
|
TaylorS15
|
cf8e19f64d
|
nav setup
|
2023-02-10 17:05:42 -05:00 |
|
TaylorS15
|
e1e9daf1d1
|
initial App/Nav setup
|
2023-02-10 16:20:47 -05:00 |
|
ajaythapliyal
|
124760e820
|
iasdasd:wq!
adding a starter page
|
2023-02-09 22:51:08 +05:30 |
|
ajaythapliyal
|
5d281ad01b
|
initialize the app
|
2023-02-07 23:27:21 +05:30 |
|