commitlog

code for commitlog.sh

Week of Oct 20, 2025

Released October 20, 2025

24 changes 33 views

Features

  • 🎉 First release of commitlog!

    first_r robinjfisher

  • add favicons

    79ad02b Robin Fisher

  • Add first release celebration feature

    efaafd9 Robin Fisher

🐛 Bug Fixes

  • Fix nixpacks start command for single-database setup

    9936301 Robin Fisher

🎨 Improvements

  • Make footer sticky and remove GitHub link from public changelog

    00b2a4c Robin Fisher

  • Remove header navbar from public layout for customer focus

    23ca530 Robin Fisher

  • Fix production issues and update UI styling

    ae38726 Robin Fisher

📝 Other Changes

  • Force Railway rebuild

    2961602 Robin Fisher

  • Remove duplicate styling from changelog project header

    fe477a3 Robin Fisher

  • Fix public changelog to use public layout properly

    4865c4c Robin Fisher

  • Add public layout for future use and update releases show view

    bf75cc9 Robin Fisher

  • add webmanifest file

    0bb560d Robin Fisher

  • Run db:prepare directly in CMD since Railway ignores ENTRYPOINT

    5e39654 Robin Fisher

  • Add logging to docker-entrypoint to debug migration issues

    2811ab5 Robin Fisher

  • Always run db:prepare in docker-entrypoint

    7e404f3 Robin Fisher

  • Remove database references from cable.yml and cache.yml

    9288737 Robin Fisher

  • Consolidate Solid Cache/Queue/Cable into primary database

    584e8c3 Robin Fisher

  • Run all database migrations explicitly (cache, queue, cable)

    a318f2b Robin Fisher

  • Re-enable Solid Cache and Solid Queue (tables now exist)

    d05305d Robin Fisher

  • Temporarily disable Solid Cache/Queue to allow initial migration

    00ac91e Robin Fisher

  • Add nixpacks.toml to run db:prepare before starting server

    3dbe136 Robin Fisher

  • Use db:prepare to initialize all databases (cache, queue, cable)

    23c5671 Robin Fisher

  • Add release command to run database migrations on deploy

    9f1a295 Robin Fisher

  • Initial commit: Changelog Generator for commitlog.sh

    14e440a Robin Fisher