A summarized diary of changes, please see the repo for all details.
In Merge Request !7, the "Edit" button that appears near the photo thumbnail was moved to be "on top" of the photo at the bottom right and transparent, to better fit into the existing "photo card". Also the button is now only visibile to the "photo owner" and staff to match the backend permissions.
In Merge Request !2 and subsequent MRs, much of the backlog from the past few years was cleared, Django was upgraded to 5.2.5, all processes were dockerized, Gitlab CI was configured. With this setup, we began publishing Docker images to the repo, and we provided sample documentation to run via Docker Compose or Kubernetes.
Four issues fixed:
We launched our first public version!