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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-11
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
1
-1
/
+1
2022-05-11
Update record page
stilbruch
1
-1
/
+1
2022-05-11
fix adding sets not clearing new row
FivePixels
1
-1
/
+1
2022-05-11
Add seconds to record_select screen if exercise is time-based
FivePixels
1
-1
/
+1
2022-05-11
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
5
-57
/
+49
2022-05-11
Limit "recent workouts" on home
stilbruch
1
-1
/
+1
2022-05-09
More bugs
stilbruch
2
-2
/
+2
2022-05-09
Fix blank graph bug
stilbruch
1
-0
/
+1
2022-05-09
Fix float lbs bug
stilbruch
2
-2
/
+4
2022-05-09
Update records query to return all(), update footer on recent workouts
FivePixels
2
-54
/
+43
2022-05-09
Start set class for record screen
stilbruch
1
-2
/
+41
2022-05-09
Add top 3 exercise graphs to homepage
stilbruch
2
-66
/
+29
2022-05-09
Fix "sets completed" on homescreen
stilbruch
2
-3
/
+12
2022-05-09
Add restarting to timers
stilbruch
1
-32
/
+45
2022-05-09
Refactor timer code
stilbruch
2
-125
/
+107
2022-05-09
Fix adding rows for record timers
stilbruch
3
-11
/
+9
2022-05-09
Fixed workout create bug
stilbruch
2
-21
/
+15
2022-05-09
Improve charts
stilbruch
1
-1
/
+11
2022-05-09
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
2
-69
/
+187
2022-05-09
Improve history page
stilbruch
4
-26
/
+62
2022-05-08
Working on resolving bugs
FivePixels
2
-35
/
+46
2022-05-08
Update record.js for timer support, partially working
FivePixels
2
-65
/
+172
2022-05-07
Basic progress graphs work
stilbruch
3
-6
/
+30
2022-05-06
Add a few more tests and update project outline
stilbruch
3
-1
/
+31
2022-05-04
Fix bug on record screen not incrementing row ids and names
FivePixels
1
-3
/
+13
2022-05-04
Progress on progress api endpoint
stilbruch
6
-35
/
+39
2022-05-04
Fix tests
stilbruch
8
-39
/
+46
2022-05-04
Refactor loop logic on record.html, start work on timer on record page
FivePixels
2
-37
/
+72
2022-05-04
Add time units (seconds) to input placeholder, on record_select update
FivePixels
3
-3
/
+3
2022-05-04
Add pytest tests, not functionally working yet.
FivePixels
4
-0
/
+34
2022-05-02
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
3
-14
/
+15
2022-05-02
More work on progress pages
stilbruch
3
-1
/
+56
2022-05-02
Fix indentation in record.html, update record.js logic
FivePixels
3
-14
/
+15
2022-05-02
Add record button to home page workouts module
FivePixels
1
-1
/
+2
2022-05-02
Add play icon to start recording workout button
FivePixels
1
-1
/
+6
2022-05-02
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
2
-3
/
+22
2022-05-02
Update create new workout with add icon instead of archive icon
FivePixels
1
-1
/
+1
2022-05-02
Start exercise progress page
stilbruch
3
-1
/
+35
2022-05-02
Update record_select to show option to create new workout when there are
FivePixels
1
-2
/
+21
2022-05-02
Change workout/edit to parameterized route
stilbruch
2
-8
/
+4
2022-04-30
Change some templates to use parameterized routes
stilbruch
4
-23
/
+16
2022-04-30
Finally figured out /workout/record was missing rows
stilbruch
3
-3
/
+7
2022-04-30
Fix navbar burger and some other stuff
stilbruch
7
-9
/
+26
2022-04-30
Start workout history page
stilbruch
5
-6
/
+58
2022-04-25
Fix bug in create add row, add logic to 'done' a row when both inputs
FivePixels
2
-6
/
+15
2022-04-24
Format recent workout date
stilbruch
1
-1
/
+3
2022-04-24
Recent workouts are shown on the homepage
stilbruch
3
-32
/
+20
2022-04-24
Fix workout creation and editing
stilbruch
3
-23
/
+46
2022-04-24
Workout records are now written to the database
stilbruch
6
-27
/
+90
2022-04-24
Fix backend for workout editing
stilbruch
5
-24
/
+50
[next]