Skip to content

Restructure backend#41

Merged
AusafMo merged 2 commits into
mainfrom
restructure-backend
Mar 26, 2026
Merged

Restructure backend#41
AusafMo merged 2 commits into
mainfrom
restructure-backend

Conversation

@AusafMo
Copy link
Copy Markdown
Owner

@AusafMo AusafMo commented Mar 26, 2026

No description provided.

AusafMo added 2 commits March 27, 2026 00:49
Centralize magic numbers, duplicated functions (matches_filter,
is_user_image), and shared constants (IMAGE_EXTENSIONS, SKIP_DIRS)
into constants.py and utils.py. All Python modules now import from
these shared files instead of defining their own copies.
…t watched dirs

- Restructure all Python files into searchy/backend/ subdirectory
- Update CI, Makefile, pre-push hook, and pyproject.toml paths
- Fresh install now starts with empty watched directories instead of
  auto-indexing ~/Downloads and ~/Desktop
@AusafMo AusafMo merged commit b6af0e7 into main Mar 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant