github LibrePhotos/librephotos-docker 2024w18
LibrePhotos Development: 2024 - April

15 days ago

Upstream:

LibrePhotos: Improved service management
The services now get started with Django and there is a cron job, which checks if the service is still running.
There are now a bunch of new endpoints for handling services.
[GET] /services/: List all services
[GET] /services/<service_name>/: Retrieve the health status of a service
[POST] /services/<service_name>/start/: Start a service
[POST] /services/<service_name>/stop/: Stop a service

  • ✨ LibrePhotos: Updated a bunch of dependencies and updated language strings from the community
  • ✨ Docker: Updated to Ubuntu 24.04 and removed build tools
  • 🔨 Frontend: Always show header, even when there are no images
  • 🔨 Frontend: Fix updating avatar (Implemented by sickelap)
  • 🔨 LibrePhotos: Chain download and dependents together
  • 🔨 LibrePhotos: Do not download model, if "none" is selected

If you are interested on how I develop this application, you can watch me develop features live on my channel


Sponsoring development:

My work is sponsored by 7 awesome people!

If you like the work I do, then you can support me via GitHub sponsors or via PayPal

Don't miss a new librephotos-docker release

NewReleases is sending notifications on new releases.