-
v0.2.1 Stable
released this
2025-11-08 11:15:14 +11:00 | 102 commits to main since this releaseChangelog
24b27e9f04added computed field to exerciseVariations for display namef7ee8e6648all number inputs have same focus behaviour now858b7d0333can change exercise of a rowb257e517cbfixed number inputs in routine and session exercise lists. made routines tab look like it's pressed closes #1138fcde5ff47fixed up grouping of exercises again, need to show column headers and exercise title for complicated supersets7d224ea48cgrouping now more advanced for supersets containing multiple different exercises closes #107a57e75a1bclovely time input closes #110e0e7b00ef1stop unnecessary patch requests on time component mount closes #10621be24974bupdated view collection to include fields in original collection
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.0 Stable
released this
2025-11-06 14:29:28 +11:00 | 111 commits to main since this releaseBig changes :)
- can now create and import routines
- meals only show up in list if 'saved' (reduces clutter)
- few bug fixes
- multiple measurement types now supported
- toaster for errors
- other minor tweaks
Changelog
a834596729Dried out the logic for session and routine copying/importing routineae7fa7065dFix number input handling for commas5f9d7288eeI have uncovered an issue... need to pad migrations with 0s to ensure they apply in correct order. db schema done for routinesef0b564444a few styling tweaks closes #1034ecbe78aeda nice refactorf5b5e4a14dadded enough tests for now, they are failing5dbe72bcc3added migrations for new measurement types closes #980653d36096added quick 'saved' field to sessionMeals to clean up the mealList closes #100d6495d5092added security.md, contributing.md, removed changelog from goreleaser, added privacy policy closes #89463387a34ebasic tests passing (again, more complete this time)175ae3f2eabetter toaster closes #1028b2b84ca21disallow logging future sessions closes #856a583b7ba9duplicate routine row passing all tests1381bea925first attempt at moving appropriate methods backend (to use in transactions)5d4c418decfix endpoint urls5b18e11587fixed tags on routine exercises, made routine and session exrcise modals scrollable closes #112d944540331fixed typo1f1bba93aeimport routine into routine tests passing5ef70c2206initial basic tests passing824b1c24cckeep ui/dist directory for tests59f9cc123emostly done, can import routine into session. into routine and duplicating still have bugs. need to get started with testing. also the items order is wrong2960ae116fnice refactor, getting ready to add more measurement fields to view20f4fcbb83remembering which tab we were on with query params closes #868a94fce52aremoved changelog, just use git log?? also don't need the solidjs template readme5f4aca4006second measurement type implemented closes #971d23fca091set up initial tests, they don't pass, need more scenarios as well6577c9e23asome semblance of a working routine system working, can't add routines to sessions or routines yet. really need to dry this code out at some point...6f34329cf6somewhat ok styling for measurement long headersbd643192c5sort the routines, set up test_pb_datac09e709e9etests passingfee00ba23dthat's ok as far as new exercises for now5116517255toaster! closes #103039056031try to not error when ui files not found, jut simply don't serve them (for tests)0840db6317wrong app name
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.3 Stable
released this
2025-10-09 21:01:04 +11:00 | 145 commits to main since this releaseChangelog
5f169b6440fixed various bugs related to meals. deleting wasn't working, copy meals used to have the old session id. condensed input and number input data components. closes #9359eb7af571improved time input closes #95639b493bb7number input was firing on every mount and state update, fixed closes #94
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.2 Stable
released this
2025-10-08 17:34:56 +11:00 | 148 commits to main since this releaseChangelog
ab6d4789a7fix deprecated fieldsffec2eab75fixed scroll not working on log session pages, styled oauth button better closes #92
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.1 Stable
released this
2025-10-08 16:57:34 +11:00 | 150 commits to main since this releaseChangelog
47108b7afbUpdate .goreleaser.yaml996f210589fixed apiurl, migrations should bundle with release now closes #90 closes #91
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0 Release Stable
released this
2025-10-08 14:51:11 +11:00 | 152 commits to main since this release- Initial release :)
- Workouts can be logged, and a limited amount of exercises are available
- App compiles to single binary
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads