Commit Graph

61 Commits (main)

Author SHA1 Message Date
ManishMadan2882 311716ed18 refactored fs, fix: untracked dir 1 month ago
Alex 88b4fb8c2a Update API key in DocsGPTWidget.tsx 2 months ago
ManishMadan2882 059111fb57 widget: version release 2 months ago
ManishMadan2882 79cf487ac5 purge unused deps, comments 2 months ago
ManishMadan2882 adfc79bf92 block autoScroll on user interrupt 2 months ago
ManishMadan2882 7e7f98fd92 sanitize html - add dompurify 2 months ago
ManishMadan2882 64552ce2de add snarkdown: markdown support 2 months ago
ManishMadan2882 24740bd341 fix(UI) overflow in next 2 months ago
ManishMadan2882 ac1f525a6c fix: fine tuned the css 2 months ago
ManishMadan2882 1a91a245a3 ui fixes 2 months ago
Alex b96fe16770 Update docsgpt version to 0.3.0 2 months ago
Alex 97750cb5e2 Update package.json with new version and add repository information 2 months ago
ManishMadan2882 229b408252 adding fallback avatar 2 months ago
ManishMadan2882 ae929438a5 shifted to parcel, styled-components 2 months ago
ManishMadan2882 5fffa8e9db adding rollup-plugin-import-css 3 months ago
ManishMadan2882 192ce468b7 inline responsive module styles 3 months ago
ManishMadan2882 5d578d4b3b preparing for npm publish 3 months ago
ManishMadan2882 9cdd78e68c purge out dist, update gitignore 3 months ago
ManishMadan2882 3a6770a1ae preparing build 3 months ago
ManishMadan2882 8073924056 padding improved at the edges 3 months ago
ManishMadan2882 7b53e1c54b UI enhancement, scroll fix 3 months ago
ManishMadan2882 abe5f43f3d adding responsive markdown response, error alert 3 months ago
ManishMadan2882 f60e88573a refactored UI strategy, added prompt response in chat box 3 months ago
ManishMadan2882 63878e7ffd inititated shadcn 3 months ago
Eng Zer Jun 374b665089
Upgrade to Vite 5
This commit upgrades vite to the latest version 5, and also updates the
vite plugins to the latest version.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
4 months ago
dependabot[bot] f8ac5e0af3
Bump vite from 4.4.9 to 4.4.12 in /extensions/react-widget
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
5 months ago
arpitpandey0209 973c11a048 docs: fix grammar issues 7 months ago
Alex 835a04358c
Merge pull request #492 from Ankit-Matth/change_color_of_buttons
Color of all buttons and elements changed from blue to #7D54D1
7 months ago
Ankit Matth b0085f2741 Color of all buttons and elements changed from blue to #7D54D1 7 months ago
John Bampton 32ea0213f7 Remove unneeded duplicate words 8 months ago
dependabot[bot] e869bfd991
Bump postcss from 8.4.23 to 8.4.31 in /extensions/web-widget
Dependabot couldn't find the original pull request head commit, b4ce5c5d7b37c529245006df293f65d8065dd513.
8 months ago
Alex d5309fcaf5
Merge pull request #398 from arc53/dependabot/npm_and_yarn/extensions/chrome/postcss-8.4.31
Bump postcss from 8.4.21 to 8.4.31 in /extensions/chrome
8 months ago
Alex 75704899a7
Merge pull request #395 from arc53/dependabot/npm_and_yarn/extensions/react-widget/postcss-8.4.31
Bump postcss from 8.4.29 to 8.4.31 in /extensions/react-widget
8 months ago
John Bampton 77f7ad309e react-widget: fix spelling; `atrribute` 8 months ago
dependabot[bot] cefd270837
Bump postcss from 8.4.21 to 8.4.31 in /extensions/chrome
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot] 037e68a376
Bump postcss from 8.4.29 to 8.4.31 in /extensions/react-widget
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.29 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.29...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
Cioraz 0f60cd480d Correct Sumbit to Submit 8 months ago
Cioraz 316b8c66db Correct Sumbit to Submit 8 months ago
Alex 2a83318739 updates modal 8 months ago
Alex 24a162cf86 use all states 8 months ago
Alex 45f1bf6709 widget final 8 months ago
Alex 7f7856f0e4 Local storage sync 8 months ago
Alex ee0cbff245 cleanup 8 months ago
Alex c2c18b25d2 widget 0.2.0 8 months ago
Alex 816c7c95ed react-widget 8 months ago
Alex cb5d65d11a widget init 8 months ago
Anton Larin ecfbc7b9fd count coverage 9 months ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 11 months ago
Anton Larin 962becb9a5
Linting
* validate python formatting on every build with Ruff
* fix lint warnings
1 year ago
Alex 0c1a6a918d web widget 1 year ago