📦 librephotos-frontend (archived)

April 23, 2026 · View on GitHub

This repository has been merged into LibrePhotos/librephotos.

The frontend now lives at apps/frontend/ in the monorepo.

Where things moved

You used to do…Now do…
git clone https://github.com/LibrePhotos/librephotos-frontend.gitgit clone https://github.com/LibrePhotos/librephotos.git && cd librephotos/apps/frontend
Open issues hereOpen them on LibrePhotos/librephotos
Open PRs against dev hereOpen them against librephotos:dev, touching apps/frontend/
Reference an old commit SHAOld SHAs are preserved here in this archive — they will not resolve in the monorepo (filter-repo rewrote them when relocating to apps/frontend/). For new references use commits on librephotos.

Full commit history is preserved under apps/frontend/ in the monorepo — git log --follow apps/frontend/<file> works across the move. Tags from this repo are namespaced as frontend/<tag> (e.g. frontend/0.2.0-rc).

Background: issue #534.