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 (
Expand
)
Author
Files
Lines
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
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
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
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
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