Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: sanitize file name #1728

Merged
merged 1 commit into from
Nov 27, 2023
Merged

fix: sanitize file name #1728

merged 1 commit into from
Nov 27, 2023

Conversation

mamadoudicko
Copy link
Contributor

@mamadoudicko mamadoudicko commented Nov 27, 2023

Demo:

Screen.Recording.2023-11-27.at.12.13.45.mov

issue: #1719

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. area: frontend Related to frontend functionality or under the /frontend directory labels Nov 27, 2023
Copy link

vercel bot commented Nov 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 11:24am
quivr-strapi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 11:24am
quivrapp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 27, 2023 11:24am

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 27, 2023
@mamadoudicko mamadoudicko merged commit 914e5b2 into main Nov 27, 2023
8 checks passed
StanGirard added a commit that referenced this pull request Nov 28, 2023
🤖 I have created a release *beep* *boop*
---


## 0.0.121 (2023-11-28)

## What's Changed
* fix: update max token logic by @mamadoudicko in
#1725
* fix: update public brain subscription logic by @mamadoudicko in
#1727
* fix: sanitize file name by @mamadoudicko in
#1728
* feat(publicBrains): use join queries for better performance by
@mamadoudicko in #1730
* feat: improve delete knowledge performance by @mamadoudicko in
#1733
* fix: 🐛 crawler by @StanGirard in
#1735
* feat: 🎸 local user by @StanGirard in
#1736


**Full Changelog**:
v0.0.120...v0.0.121

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
coolCatalyst added a commit to coolCatalyst/quivr that referenced this pull request Jun 1, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.121 (2023-11-28)

## What's Changed
* fix: update max token logic by @mamadoudicko in
QuivrHQ/quivr#1725
* fix: update public brain subscription logic by @mamadoudicko in
QuivrHQ/quivr#1727
* fix: sanitize file name by @mamadoudicko in
QuivrHQ/quivr#1728
* feat(publicBrains): use join queries for better performance by
@mamadoudicko in QuivrHQ/quivr#1730
* feat: improve delete knowledge performance by @mamadoudicko in
QuivrHQ/quivr#1733
* fix: 🐛 crawler by @StanGirard in
QuivrHQ/quivr#1735
* feat: 🎸 local user by @StanGirard in
QuivrHQ/quivr#1736


**Full Changelog**:
QuivrHQ/quivr@v0.0.120...v0.0.121

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
@mkhludnev
Copy link

Turns out sanitizer is really strict. It doesn't pass any national chars at all. Looking for more i18n tolerant sanitizer.

Dream528 added a commit to Dream528/quivr that referenced this pull request Jul 28, 2024
🤖 I have created a release *beep* *boop*
---


## 0.0.121 (2023-11-28)

## What's Changed
* fix: update max token logic by @mamadoudicko in
QuivrHQ/quivr#1725
* fix: update public brain subscription logic by @mamadoudicko in
QuivrHQ/quivr#1727
* fix: sanitize file name by @mamadoudicko in
QuivrHQ/quivr#1728
* feat(publicBrains): use join queries for better performance by
@mamadoudicko in QuivrHQ/quivr#1730
* feat: improve delete knowledge performance by @mamadoudicko in
QuivrHQ/quivr#1733
* fix: 🐛 crawler by @StanGirard in
QuivrHQ/quivr#1735
* feat: 🎸 local user by @StanGirard in
QuivrHQ/quivr#1736


**Full Changelog**:
QuivrHQ/quivr@v0.0.120...v0.0.121

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: frontend Related to frontend functionality or under the /frontend directory lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants