Tags

Tags give the ability to mark specific points in history as being important
  • v0.3

    HTMX integration for a nicer, seamless interactivity
    
    * add HTMX2 support
    * move from <table> HTML markup to a CSS grid layout to prevent
      interaction issues between <table> and <form> elements
    * improve visual feedback
    
  • v0.2

    Fairly functional and testable version
    
    * Added basic tests to monitor stability and functionalities while
      adding more functionalities
    * Improved HTML structure
    * Added input validation when updating a worksheet
    * Refactored the whole started_at/date behaviour to prevent timezone
      issues
    * Code cleanup
    * Misc. bug fixes
    
  • v0.1

    First viable version with baseline functionalities
    
    * Start a workout
    * Limit to one active workout at a time
    * Update results of in-progress workout
    * Close workout