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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-02
Start exercise progress page
stilbruch
2
-1
/
+23
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
2
-2
/
+3
2022-04-30
Start workout history page
stilbruch
1
-0
/
+16
2022-04-24
Recent workouts are shown on the homepage
stilbruch
1
-3
/
+13
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
3
-35
/
+52
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
Fix workout deleting option
stilbruch
4
-0
/
+20
2022-04-23
Move routes into seperate folder
stilbruch
4
-0
/
+143