-
v0.4.5 Stable
released this
2025-12-27 14:29:58 +11:00 | 41 commits to main since this releaseChangelog
cabb35f6dfMerge branch 'main' of https://github.com/davenh99/progressab0b9de5ae5Update README with new feature checkboxaf0ab43861copy exercise duration from routine closes #134908d5f4cabrelease: v0.4.5
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.4 Stable
released this
2025-12-18 13:16:25 +11:00 | 45 commits to main since this releaseChangelog
17ab79f2f2fixed mailto link9cff8d1d2arelease: v0.4.4019c82ab25sort the exercises in the preview closes #128
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.3 Stable
released this
2025-12-15 16:22:28 +11:00 | 48 commits to main since this releaseChangelog
65766746c8Call fetchAllExercises after deleting an exercise3f018e692cUpdate README to reflect completed tasks9e7e9ace92can actually delete exercises now4ad161edc8release: v0.4.3
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.2 Stable
released this
2025-12-15 13:42:01 +11:00 | 52 commits to main since this releaseChangelog
a60a8b7099added delete button to exercises formd691db212cfetch exercises again when we change preferences488f53d3dbfix textareas1a46a94b97release: v0.4.2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.1 Stable
released this
2025-12-14 19:26:36 +11:00 | 56 commits to main since this releaseChangelog
13df14e1f3Update README to reflect completed tasksbf44c839d9fix auth bug08df53ddb4release: v0.4.1
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.4.0 Stable
released this
2025-12-14 18:40:17 +11:00 | 59 commits to main since this releasev0.4.0 Exercises update
- added exercise database with 3k+ exercises
- can create custom exercises
- updated dependencies
- other misc idk read the commits
Changelog
f112f7bf5dAdd roadmap for future features and improvements737982b9d1added 'disposable' effect to safely dispose of drag handlers easily. closes #129060a28554eadded new exercises, and new fields/approach to 'timed' exercises. nothing ui yet and still need to migrate exercises42536737d2added new fields to duplicate session or routine9c39dfda2eadded pagination to session list3c21b0be34added release scripteaafaf7ddeadded sort of pagination to exercises list and loading indicator closes #1279e5f0c29b3added test data to migration and updated test_pb_datab84f5630d7attempted to filter by saved, still needs a fair bit of work and need some thought towards filter by muscle and equipment, think abt query params76668b2c1bbit of a grind, exercise create form pretty much done :)ac9ddbbe50can create a new exercise, can't edit it yet...cd307cc82ecan delete routines, incomplete expand fixed, set cascade delete for routineexercises closes #11940c5787959changed profile session list to use the generic one3248924de4embracing the ai slop to get a nice preview computed field going for routines, will still need some work. closes #125 closes #1213fc9c27f3fexercise view form basically done, need to add create button, and allow for edit exercise form88a4fac193fix missing field in migration11f7d5c8a7fixed up app routing for exercises page. just need to allow custom exercise creation now, and 'saving' exercises.a5e39f2d04fixed up exercise and routine list a bit, added sesion list to profile59f87a7656got time showing again in views, gotta fix backend error showing up now22a391c6fcmigrate exisitng variations to exercises sort of done, not tested on a staging db yet. will set the user to myself for these initial ones82b362d51cmigration seems to work closes #124fda52bfaf3modified new exercises and finalised migration, added id so deterministic5a54d9a544more type migration getting in the way of working on the actual exercise form5b3ae01cf0never mind, missed a bit, all works now89e3c0a762new exercises import successfully. added typegen and computed fields plugins5344aba603new models5486d37881nice little confirm dialog for delete routine1e3a52f496release: v0.4.0be2853d818save point, working on generic list component finally, and exercises page with various filters, before doing the create exercise page. need to create an 'exercise' page as well, where you can enter various preferences for an exercise.5c10510551search params set up for exercise list sort of0c4a3b6d2fstarting on exerciseform view, and went down the rabbit hole a bit of migrating types over9b01b5221cthink the migration will apply ok, will need to backup tho ofc. removed all references to variations in ui10dbb6c916update migrations order13a8aa3f24update order of new models28aba3e380upgraded tanstack virtual as i thought it would fix my filter problem but no dice, still have to wrap virtualizer in memo to force it to update when rows changesf634477ab7virtualized generic list all done
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.1 Stable
released this
2025-11-16 12:44:54 +11:00 | 95 commits to main since this releaseChangelog
cc6c151b0csome styling fixes, mainly scrolling related
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.3.0 Stable
released this
2025-11-16 12:20:10 +11:00 | 96 commits to main since this releaseAdded more metrics to track
- mental health
- perceived endurance/strength rating
Changelog
d1e2bfcfacadded tooltip/popoverb43a137d9aremoved view collection, don't need it. added ratings for mental health metrics, and strength and endurance ratings for logged exercises closes #11764148b101bupdated not found page
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.3 Stable
released this
2025-11-12 13:35:23 +11:00 | 99 commits to main since this releaseChangelog
5f852d1556fixed issue with measurement values not being given to componenta3f901ba2bget version tag from package.json, now just have to remember to update this on new versions... closes #115
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.2.2 Stable
released this
2025-11-08 16:38:33 +11:00 | 101 commits to main since this releaseChangelog
0cd1092a7dfixed time input, strange behaviour by solid but oh well
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads