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
/
static
/
js
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-05-09
Improve charts
stilbruch
1
-1
/
+11
2022-05-08
Working on resolving bugs
FivePixels
1
-32
/
+43
2022-05-08
Update record.js for timer support, partially working
FivePixels
1
-41
/
+142
2022-05-07
Basic progress graphs work
stilbruch
1
-1
/
+22
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
1
-4
/
+5
2022-05-04
Refactor loop logic on record.html, start work on timer on record page
FivePixels
1
-1
/
+17
2022-05-04
Add time units (seconds) to input placeholder, on record_select update
FivePixels
1
-1
/
+1
no workouts message
2022-05-02
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
1
-1
/
+2
2022-05-02
More work on progress pages
stilbruch
1
-0
/
+21
2022-05-02
Fix indentation in record.html, update record.js logic
FivePixels
1
-1
/
+2
to add event listener to added sets, fix add sets button, update the home page href to prevent bug that sent user from /workout/record to just /workout
2022-04-30
Finally figured out /workout/record was missing rows
stilbruch
1
-1
/
+5
2022-04-30
Fix navbar burger and some other stuff
stilbruch
1
-0
/
+13
2022-04-25
Fix bug in create add row, add logic to 'done' a row when both inputs
FivePixels
2
-6
/
+15
are filled
2022-04-24
Workout records are now written to the database
stilbruch
1
-2
/
+1
2022-04-23
More progress on forms
stilbruch
1
-4
/
+1
2022-04-23
Begin logic on record.js for enter to tab handling, remove skip exercise
FivePixels
1
-9
/
+22
button from record page. Add info about workout in card on select page, update edit to use units if they exist on an existing workout
2022-04-23
Work on exercise type support for create workout
stilbruch
1
-1
/
+3
2022-04-23
Rename 'reps' to 'units' internally
stilbruch
1
-30
/
+30
2022-04-23
Merge branch 'master' of stilbruch.xyz:strengthy
FivePixels
1
-0
/
+74
2022-04-23
Add dynamic option for time/reps on create screen
FivePixels
1
-0
/
+52
2022-04-23
Add javascript to add sets while recording workout
stilbruch
1
-16
/
+48
2022-04-23
Update record workout page
stilbruch
1
-0
/
+33
2022-04-23
Move routes into seperate folder
stilbruch
1
-0
/
+9
2022-04-06
Add confirmation modal for deleting a workout
stilbruch
1
-0
/
+42