-
Notifications
You must be signed in to change notification settings - Fork 93
Pull requests: Abhash-Chakraborty/Find
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump axios from 1.15.2 to 1.16.0 in /frontend
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#292
opened May 29, 2026 by
dependabot
Bot
Loading…
feat: add durable SQLite-backed job queue for desktop mode #257
architecture
High-level design decisions and technical direction
backend
FastAPI, database, storage, and API work
desktop-app
Windows, macOS, and Linux installed app work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
infra
Docker, compose, deployment, and runtime setup
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
local-first
Privacy-preserving local runtime and offline behavior
type:feature
Feature PR. GSSoC type bonus.
under-review
Maintainer needs to verify
#291
opened May 29, 2026 by
rajesh-puripanda
Loading…
1 of 5 tasks
feat: implement backend authentication foundation for small-team sharing
api
API contract, endpoint behavior, and response shape
architecture
High-level design decisions and technical direction
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:critical
GSSoC difficulty level: critical. Base contributor points: 80.
local-first
Privacy-preserving local runtime and offline behavior
privacy
Data privacy, security boundaries, and user trust
type:feature
Feature PR. GSSoC type bonus.
under-review
Maintainer needs to verify
#290
opened May 29, 2026 by
Kishalll
Contributor
Loading…
10 of 14 tasks
feat: add copy button for OCR text in image preview modal
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
type:feature
Feature PR. GSSoC type bonus.
ui/ux
User interface, interaction, and visual polish
under-review
Maintainer needs to verify
#285
opened May 28, 2026 by
AaryanInzalkar
Contributor
Loading…
4 tasks done
add backend vault metadata and hidden media flags
api
API contract, endpoint behavior, and response shape
architecture
High-level design decisions and technical direction
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
privacy
Data privacy, security boundaries, and user trust
type:feature
Feature PR. GSSoC type bonus.
under-review
Maintainer needs to verify
#284
opened May 28, 2026 by
shubh-gitpush
Contributor
Loading…
14 tasks
feat: show gallery tab counts for all, indexed, processing, and failed
api
API contract, endpoint behavior, and response shape
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
type:feature
Feature PR. GSSoC type bonus.
ui/ux
User interface, interaction, and visual polish
under-review
Maintainer needs to verify
#283
opened May 28, 2026 by
Muskan-S123
Contributor
Loading…
9 of 14 tasks
feat: add local semantic search query caching
architecture
High-level design decisions and technical direction
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
ml
Model inference, embeddings, OCR, captions, and search relevance
performance
Speed, startup, memory, image size, and runtime efficiency
research
Needs investigation, comparison, or design proposal before implementation
type:feature
Feature PR. GSSoC type bonus.
under-review
Maintainer needs to verify
#280
opened May 28, 2026 by
sanzzzz-g
Loading…
10 of 14 tasks
fix: make migrate_db.py idempotent — preserve vectors when dimension…
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:intermediate
GSSoC difficulty level: intermediate. Base contributor points: 35.
needs linked issue
Pull request needs to link a valid issue before review.
testing
Automated tests or manual QA coverage
type:bug
Bug-fix PR. GSSoC type bonus: +20 points.
#278
opened May 28, 2026 by
Yesha-19
Loading…
7 tasks done
fix: bind vault blobs to authenticated metadata
architecture
High-level design decisions and technical direction
backend
FastAPI, database, storage, and API work
bug
Something is broken and needs to be fixed.
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
privacy
Data privacy, security boundaries, and user trust
type:bug
Bug-fix PR. GSSoC type bonus: +20 points.
under-review
Maintainer needs to verify
#276
opened May 28, 2026 by
saurabhhhcodes
Loading…
feat: add basic PWA manifest metadata and icons
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
mobile-app
Android, iOS, PWA, and mobile packaging work
type:feature
Feature PR. GSSoC type bonus.
ui/ux
User interface, interaction, and visual polish
under-review
Maintainer needs to verify
#275
opened May 28, 2026 by
riyachaudhari912
Contributor
Loading…
1 of 5 tasks
MONAI: docs: add remote acceleration UX copy checklist
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
documentation
Documentation, README, guide, or text improvement.
frontend
Frontend UI, state, and Next.js work
gssoc:ai-slop
Low-quality AI-generated contribution. Does not score.
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
privacy
Data privacy, security boundaries, and user trust
type:docs
Documentation-related PR. GSSoC type bonus: +5 points.
ui/ux
User interface, interaction, and visual polish
#274
opened May 28, 2026 by
szamaniai
Loading…
test: add vault encryption tamper-case test plan
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
documentation
Documentation, README, guide, or text improvement.
duplicate
This issue or pull request already exists
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
privacy
Data privacy, security boundaries, and user trust
testing
Automated tests or manual QA coverage
type:docs
Documentation-related PR. GSSoC type bonus: +5 points.
#272
opened May 28, 2026 by
YuuGR1337
Loading…
docs: add small-team Instance tab state checklist
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
documentation
Documentation, README, guide, or text improvement.
duplicate
This issue or pull request already exists
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
privacy
Data privacy, security boundaries, and user trust
type:docs
Documentation-related PR. GSSoC type bonus: +5 points.
ui/ux
User interface, interaction, and visual polish
#271
opened May 28, 2026 by
YuuGR1337
Loading…
fix: CORS origins, MinIO region, race condition, PIL state mutation, accessibility, console.error
accessibility
Keyboard, screen reader, contrast, and inclusive UX
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
infra
Docker, compose, deployment, and runtime setup
level:intermediate
GSSoC difficulty level: intermediate. Base contributor points: 35.
needs linked issue
Pull request needs to link a valid issue before review.
type:accessibility
Accessibility improvement PR. GSSoC type bonus: +15 points.
type:bug
Bug-fix PR. GSSoC type bonus: +20 points.
#253
opened May 27, 2026 by
Xenon010101
Loading…
feat: Added Date-based filtering and sorting feature for the gallery
api
API contract, endpoint behavior, and response shape
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:intermediate
GSSoC difficulty level: intermediate. Base contributor points: 35.
type:design
UI/UX or design-related PR. GSSoC type bonus: +10 points.
type:feature
Feature PR. GSSoC type bonus.
ui/ux
User interface, interaction, and visual polish
under-review
Maintainer needs to verify
#249
opened May 26, 2026 by
Prriiiyankaaa
Loading…
feat: add search timing and retrieval diagnostics with tests
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:intermediate
GSSoC difficulty level: intermediate. Base contributor points: 35.
ml
Model inference, embeddings, OCR, captions, and search relevance
performance
Speed, startup, memory, image size, and runtime efficiency
type:performance
Performance improvement PR. GSSoC type bonus: +15 points.
type:testing
Testing-related PR. GSSoC type bonus: +10 points.
under-review
Maintainer needs to verify
#248
opened May 25, 2026 by
AaryanInzalkar
Contributor
Loading…
skeletonIssue
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:beginner
GSSoC difficulty level: beginner. Base contributor points: 20.
performance
Speed, startup, memory, image size, and runtime efficiency
type:design
UI/UX or design-related PR. GSSoC type bonus: +10 points.
type:performance
Performance improvement PR. GSSoC type bonus: +15 points.
ui/ux
User interface, interaction, and visual polish
under-review
Maintainer needs to verify
#247
opened May 25, 2026 by
Krish-katiyar
Loading…
feat: improve natural-language search relevance for text-heavy and unrelated images
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
frontend
Frontend UI, state, and Next.js work
gssoc26
Related to GirlScript Summer of Code 2026.
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
ml
Model inference, embeddings, OCR, captions, and search relevance
type:feature
Feature PR. GSSoC type bonus.
type:testing
Testing-related PR. GSSoC type bonus: +10 points.
under-review
Maintainer needs to verify
#246
opened May 25, 2026 by
shubh-gitpush
Contributor
Loading…
9 of 14 tasks
feat: use local feedback to slightly improve search ranking
backend
FastAPI, database, storage, and API work
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
ml
Model inference, embeddings, OCR, captions, and search relevance
type:feature
Feature PR. GSSoC type bonus.
under-review
Maintainer needs to verify
#242
opened May 25, 2026 by
1stAceofSpade
Loading…
docs: comprehensive bulk rename and metadata editing design (closes i…
architecture
High-level design decisions and technical direction
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
documentation
Documentation, README, guide, or text improvement.
gssoc26
Related to GirlScript Summer of Code 2026.
level:intermediate
GSSoC difficulty level: intermediate. Base contributor points: 35.
research
Needs investigation, comparison, or design proposal before implementation
type:docs
Documentation-related PR. GSSoC type bonus: +5 points.
#240
opened May 25, 2026 by
riyapetle
Loading…
reduced Docker image size and split full ML from lightweight runtime
do-not-merge
Blocks merging. Remove this label only when the PR is fully ready for production.
gssoc26
Related to GirlScript Summer of Code 2026.
infra
Docker, compose, deployment, and runtime setup
level:advanced
GSSoC difficulty level: advanced. Base contributor points: 55.
ml
Model inference, embeddings, OCR, captions, and search relevance
packaging
Installers, bundles, signing, releases, and distribution
performance
Speed, startup, memory, image size, and runtime efficiency
type:devops
DevOps, CI/CD, deployment, or infrastructure PR. GSSoC type bonus: +15 points.
type:performance
Performance improvement PR. GSSoC type bonus: +15 points.
under-review
Maintainer needs to verify
#83
opened May 15, 2026 by
derpx06
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.