index
:
Strengthy
main
A fitness tracking webapp written in Python
Dylan Bolger
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
routes
/
workout.py
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
Fix float lbs bug
stilbruch
1
-0
/
+1
2022-05-09
Fix adding rows for record timers
stilbruch
1
-1
/
+0
2022-05-09
Improve history page
stilbruch
1
-6
/
+30
2022-05-04
Progress on progress api endpoint
stilbruch
1
-0
/
+1
2022-05-02
Change workout/edit to parameterized route
stilbruch
1
-7
/
+3
2022-04-30
Change some templates to use parameterized routes
stilbruch
1
-20
/
+13
2022-04-30
Finally figured out /workout/record was missing rows
stilbruch
1
-1
/
+1
2022-04-30
Fix navbar burger and some other stuff
stilbruch
1
-0
/
+1
2022-04-30
Start workout history page
stilbruch
1
-0
/
+16
2022-04-24
Fix workout creation and editing
stilbruch
1
-17
/
+28
2022-04-24
Workout records are now written to the database
stilbruch
1
-7
/
+35
2022-04-24
Fix backend for workout editing
stilbruch
1
-4
/
+18
2022-04-24
Reformat python files with black
stilbruch
1
-20
/
+32
2022-04-23
Rename 'reps' to 'units' internally
stilbruch
1
-8
/
+13
2022-04-23
Add javascript to add sets while recording workout
stilbruch
1
-1
/
+1
2022-04-23
Move routes into seperate folder
stilbruch
1
-0
/
+77