index
:
Strengthy
main
A fitness tracking webapp written in Python
Dylan Bolger
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
Fixed workout create bug
stilbruch
3
-23
/
+15
2022-05-09
Improve charts
stilbruch
2
-1
/
+13
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
4
-4
/
+35
2022-05-05
Update document outline for implementation assignment
FivePixels
1
-2
/
+11
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
5
-0
/
+35
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
4
-1
/
+1129
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
6
-7
/
+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
2022-04-24
Reformat python files with black
stilbruch
9
-61
/
+99
2022-04-23
More progress on forms
stilbruch
4
-26
/
+22
2022-04-23
Begin logic on record.js for enter to tab handling, remove skip exercise
FivePixels
3
-19
/
+34
2022-04-23
Work on exercise type support for create workout
stilbruch
5
-67
/
+86
2022-04-23
Rename 'reps' to 'units' internally
stilbruch
4
-46
/
+62
2022-04-23
Merge branch 'master' of stilbruch.xyz:strengthy
FivePixels
11
-91
/
+244
2022-04-23
Add dynamic option for time/reps on create screen
FivePixels
2
-47
/
+77
2022-04-23
Add javascript to add sets while recording workout
stilbruch
4
-62
/
+89
2022-04-23
Update record workout page
stilbruch
3
-32
/
+67
2022-04-23
Fix workout deleting option
stilbruch
5
-1
/
+21
2022-04-23
Move routes into seperate folder
stilbruch
6
-60
/
+81
2022-04-23
Start workout record page
stilbruch
2
-5
/
+51
2022-04-23
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
2
-5
/
+4
2022-04-23
Add select page (it sucks)
stilbruch
3
-26
/
+30
2022-04-23
Add section for architectural design
FivePixels
2
-5
/
+4
[next]