hv0905 / NekoImageGallery

An AI-powered natural language & reverse Image Search Engine powered by CLIP & qdrant.
https://image-insights.edgeneko.com/
GNU Affero General Public License v3.0
80 stars 9 forks source link

Allow setting thumbnail mode when uploading #32

Closed hv0905 closed 4 months ago

hv0905 commented 4 months ago

This allow users to create an local thumbnail even if the image isn't a local image.

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.

Project coverage is 78.93%. Comparing base (799d6e1) to head (d87b2c0).

Files Patch % Lines
app/Controllers/admin.py 90.00% 1 Missing :warning:
app/Controllers/search.py 83.33% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #32 +/- ## ========================================== + Coverage 76.41% 78.93% +2.51% ========================================== Files 29 29 Lines 1238 1253 +15 ========================================== + Hits 946 989 +43 + Misses 292 264 -28 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit d87b2c0c and detected 0 issues on this pull request.

View more on Code Climate.