Docs Changelog

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:

  • Installation issues in certain scenarios (d9f0c663 and 8e760842)
  • Videos double-rotated for some iOS cases (1dfa14b4)
  • Incorrect timezone offset on "created_time" in some videos (b1d6bd51)
  • Missing navbar and footer on "no trending data" template (f642aeda)


1.0

We launched our first public version!