Commit Graph

332 Commits

Author SHA1 Message Date
Anirban Kar
7ba734571e some more logs cleanup 2024-12-10 23:09:59 +05:30
Anirban Kar
e0c5c51e56 lint fix 2024-12-10 23:03:12 +05:30
Anirban Kar
af09104c82 moved log to only print on change, and changed error logs to warnings 2024-12-10 23:02:54 +05:30
Anirban Kar
7d84a61801 console error fix due to duplicate keys 2024-12-10 22:57:06 +05:30
github-actions[bot]
55630442f2 chore: update commit hash to 46ad914d18 2024-12-10 16:20:14 +00:00
Anirban Kar
071fed24c6 added logo 2024-12-10 21:46:05 +05:30
github-actions[bot]
ce8a5d49f2 chore: update commit hash to 1466b6e877 2024-12-10 16:04:57 +00:00
github-actions[bot]
1466b6e877 chore: update commit hash to 225042bf5f 2024-12-10 15:19:23 +00:00
Anirban Kar
7f8f5023a1 Merge branch 'main' into ui-background-rays 2024-12-10 20:43:27 +05:30
github-actions[bot]
aae38ea448 chore: update commit hash to eddf5603c3 2024-12-09 22:30:45 +00:00
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
github-actions[bot]
a6756f8fda chore: update commit hash to 5aeb52ae01 2024-12-09 22:13:53 +00:00
Dustin Loring
a203f2f86f Remembers Settings In Features
Uses cookies now
2024-12-09 12:39:55 -05:00
Dustin Loring
c141064571 fix: correction
fixed deletion from Workbench.client.tsx
2024-12-09 11:11:04 -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
github-actions[bot]
178653dbed chore: update commit hash to b4978ca819 2024-12-09 12:53:05 +00:00
github-actions[bot]
6467a0ba7c chore: update commit hash to ac2f42d2d1 2024-12-09 11:24:04 +00:00
github-actions[bot]
1c809be790 chore: update commit hash to 9758e6c2a0 2024-12-09 07:42:24 +00:00
Eduard Ruzga
9758e6c2a0
Merge pull request #573 from kekePower/update-gemini-models
Update to Gemini exp-1206
2024-12-09 09:42:15 +02:00
github-actions[bot]
12e1c1a17b chore: update commit hash to 7269c8246f 2024-12-08 19:50:17 +00:00
Anirban Kar
9a4a376766 Merge branch 'main' into update-setting-modal-styles 2024-12-09 01:17:07 +05:30
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
github-actions[bot]
ba29e5927f chore: update commit hash to d9ae9d5afb 2024-12-08 17:27:44 +00:00
Anirban Kar
d9ae9d5afb
Merge pull request #581 from mark-when/vue
Feat: add vue support for codemirror
2024-12-08 22:57:34 +05:30
github-actions[bot]
9f002279b6 chore: update commit hash to db8c65ec2b 2024-12-08 16:27:52 +00:00
Dustin Loring
db8c65ec2b
Merge pull request #592 from oTToDev-CE/ui/settings-style
ui/settings style
2024-12-08 11:27:42 -05:00
github-actions[bot]
b146af644f chore: update commit hash to 33d87a1b0e 2024-12-08 15:50:27 +00:00
Dustin Loring
0bf6b6fd47 update to styles 2024-12-08 09:18:18 -05:00
Dustin Loring
96020a5a6c More styling changes
Added settings scss file and a settings slider scss
2024-12-08 08:36:03 -05:00
Anirban Kar
15ab5ba479 added setup command 2024-12-08 18:48:11 +05:30
Anirban Kar
6c1ff871c4 Merge branch 'main' into git-import-from-url 2024-12-08 18:32:01 +05:30
github-actions[bot]
6921c15943 chore: update commit hash to 67f63aaf31 2024-12-08 11:23:12 +00:00
eduardruzga
823f536a47 Reuse automatic setup commands for git import 2024-12-08 12:16:09 +02:00
github-actions[bot]
6e61a4fb95 chore: update commit hash to 5b6b26bc9c 2024-12-08 09:58:01 +00:00
Eduard Ruzga
5b6b26bc9c
Merge pull request #426 from wonderwhy-er/Folder-import-refinement
Refinement of folder import
2024-12-08 11:57:51 +02:00
Dustin Loring
19816d9b5e Changed Colors 2024-12-07 18:15:17 -05:00
Anirban Kar
11f93a8800
Update ImportFolderButton.tsx
added fix
2024-12-08 04:12:29 +05:30
Anirban Kar
64814d56c5
Update folderImport.ts
updated function output
2024-12-08 04:11:34 +05:30
Dustin Loring
2d1c19ba9c ui: Small Style Update
update to the settings style
2024-12-07 17:34:50 -05:00
Anirban Kar
dc2710cf33
Merge branch 'main' into git-import-from-url 2024-12-08 04:00:16 +05:30
Anirban Kar
bb83bb414d feat(git): import from url 2024-12-08 03:48:44 +05:30
github-actions[bot]
5615cc1312 chore: update commit hash to 95e38e020c 2024-12-07 21:53:42 +00:00
Dustin Loring
7ee3bea2a0 typecheck fix 2024-12-07 16:34:08 -05:00
Dustin Loring
b6f6f187fd fix: small bug
stopped collapse from happen when no provider selected
2024-12-07 16:27:37 -05:00