• v1.2.3 9ba9c500c7

    v1.2.3
    All checks were successful
    Main / Lint and Format (push) Successful in 20s
    Main / Docker Build (push) Successful in 1m4s
    Main / Deploy (push) Successful in 22s
    Stable

    tony released this 2026-02-03 19:05:48 -06:00 | 198 commits to main since this release

    • add chat room project in db
    • change post url to end with forward slash to match site convention
  • v1.2.2 127b8950e9

    v1.2.2
    All checks were successful
    Main / Lint and Format (push) Successful in 25s
    Main / Docker Build (push) Successful in 28s
    Main / Deploy (push) Successful in 16s
    Stable

    tony released this 2026-02-03 12:44:27 -06:00 | 199 commits to main since this release

    • remove popover transition effect as the blur provides a bad experience on low powered devices
  • v1.2.1 b9e6b78cd7

    v1.2.1
    All checks were successful
    Main / Lint and Format (push) Successful in 21s
    Main / Docker Build (push) Successful in 29s
    Main / Deploy (push) Successful in 17s
    Stable

    tony released this 2026-02-03 11:49:36 -06:00 | 201 commits to main since this release

    • [chatroom] enter keydown event
    • [chatroom] update how this works
    • [chatroom] change user preview span
    • popover transition effect to all popovers on site
    • misc style changes
  • v1.2.0 efaff6e34f

    v1.2.0
    All checks were successful
    Main / Docker Build (push) Successful in 28s
    Main / Lint and Format (push) Successful in 19s
    Main / Deploy (push) Successful in 7s
    Stable

    tony released this 2026-02-02 15:49:13 -06:00 | 205 commits to main since this release

    • initial chat room setup using separate gunicorn worker for web sockets
  • v1.1.4 0f7f82bf35

    v1.1.4
    All checks were successful
    Main / Docker Build (push) Successful in 27s
    Main / Lint and Format (push) Successful in 19s
    Main / Deploy (push) Successful in 6s
    Stable

    tony released this 2026-01-31 13:29:23 -06:00 | 208 commits to main since this release

    • swap to nesting css
  • v1.1.3 6e1b893cbc

    v1.1.3
    All checks were successful
    Main / Lint and Format (push) Successful in 19s
    Main / Docker Build (push) Successful in 28s
    Main / Deploy (push) Successful in 6s
    Stable

    tony released this 2026-01-30 13:57:28 -06:00 | 209 commits to main since this release

    • header event listeners now only on ul and also fire on focusin/focusout
    • small updates to command movement post
  • v1.1.2 d84965a3f0

    v1.1.2
    All checks were successful
    Main / Docker Build (push) Successful in 27s
    Main / Lint and Format (push) Successful in 20s
    Main / Deploy (push) Successful in 5s
    Stable

    tony released this 2026-01-29 15:56:22 -06:00 | 213 commits to main since this release

    • reorder id's in posts table
    • updated add-or-update-post.py to allow updating a post instead of having to delete it
    • properly order posts and projects by date desc (was doing it by basic string desc before)
  • v1.1.1 8041b37c61

    v1.1.1
    All checks were successful
    Main / Lint and Format (push) Successful in 20s
    Main / Docker Build (push) Successful in 28s
    Main / Deploy (push) Successful in 6s
    Stable

    tony released this 2026-01-29 11:17:37 -06:00 | 218 commits to main since this release

    • custom indent_clean template filter for proper indentation of templates but ignoring first line and <pre> elements
    • add new post on command line movement
    • implemented self hosted asciinema player with styling for posts
  • v1.1.0 28bb260639

    v1.1.0
    All checks were successful
    Main / Lint and Format (push) Successful in 18s
    Main / Docker Build (push) Successful in 1m6s
    Main / Deploy (push) Successful in 7s
    Stable

    tony released this 2026-01-28 11:29:27 -06:00 | 221 commits to main since this release

    • [todo list] swap to using getListLength function instead of playing with data-length attribute
    • [todo list] switch to html for defaultTodoItem instead of managing that item in javascript
    • [todo list] use popover for confirmation of delete list button for a better look
    • [todo list] fixed bug in chrome where moving item from completed to active kept placeholder element in active list
  • v1.0.6 e355fe034e

    v1.0.6
    All checks were successful
    Main / Lint and Format (push) Successful in 19s
    Main / Docker Build (push) Successful in 27s
    Main / Deploy (push) Successful in 9s
    Stable

    tony released this 2026-01-27 11:23:49 -06:00 | 225 commits to main since this release

    • update meta description to OnSpring
    • finally update the README