-
v1.1.2
Stablereleased this
2026-01-29 15:56:22 -06:00 | 155 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
Stablereleased this
2026-01-29 11:17:37 -06:00 | 160 commits to main since this release- custom
indent_cleantemplate filter for proper indentation of templates but ignoring first line and<pre>elements - add new post on command line movement
- implemented self hosted
asciinemaplayer with styling for posts
- custom
-
v1.1.0
Stablereleased this
2026-01-28 11:29:27 -06:00 | 163 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
Stablereleased this
2026-01-27 11:23:49 -06:00 | 167 commits to main since this release- update meta description to OnSpring
- finally update the
README
-
v1.0.5
Stablereleased this
2026-01-26 09:49:51 -06:00 | 170 commits to main since this release- [todo list]: getList() function
- [todo list]: refactor so we aren't passing lists around everywhere
-
v1.0.4
Stablereleased this
2026-01-25 13:32:21 -06:00 | 172 commits to main since this releasedeletekeyboard shortcut for todo list appdeleteItemfunction for todo list app
-
v1.0.3
Stablereleased this
2026-01-24 13:32:15 -06:00 | 173 commits to main since this release- swap to grid for html container
- update summary of todo list app in db
-
v1.0.2
Stablereleased this
2026-01-24 10:00:48 -06:00 | 175 commits to main since this release- minor tweaks to presentation of todo list app
- update prettier precommit and action to format css files
-
v1.0.1
Stablereleased this
2026-01-23 15:57:24 -06:00 | 177 commits to main since this release- in todo app fixed issue with span overflowing parent element
- made width of todo app on mobile larger
- adjust header padding
-
v1.0.0
Stablereleased this
2026-01-23 13:35:27 -06:00 | 179 commits to main since this release- keyboard shortcuts
- how this works popover