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-16
Fix graph date ordering
stilbruch
1
-1
/
+3
2022-05-09
More bugs
stilbruch
1
-1
/
+1
2022-05-09
Fix blank graph bug
stilbruch
1
-0
/
+1
2022-05-09
Fix float lbs bug
stilbruch
1
-0
/
+1
2022-05-09
Update records query to return all(), update footer on recent workouts
FivePixels
1
-0
/
+1
2022-05-09
Add top 3 exercise graphs to homepage
stilbruch
1
-3
/
+17
2022-05-09
Fix "sets completed" on homescreen
stilbruch
1
-2
/
+11
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-07
Basic progress graphs work
stilbruch
1
-4
/
+7
2022-05-04
Progress on progress api endpoint
stilbruch
3
-12
/
+30
2022-05-04
Fix tests
stilbruch
1
-5
/
+5
2022-05-02
More work on progress pages
stilbruch
1
-1
/
+11
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