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-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
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
Add select page (it sucks)
stilbruch
3
-26
/
+30
2022-04-18
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
3
-21
/
+23
2022-04-06
Update homepage welcome div for formatting and color, update create/edit
FivePixels
3
-21
/
+23
2022-04-06
Start record workout
stilbruch
3
-1
/
+43
2022-04-06
Add graph template
stilbruch
2
-8
/
+32
2022-04-06
Correct names for create and edit workout pages
stilbruch
3
-5
/
+3
2022-04-06
Add confirmation modal for deleting a workout
stilbruch
5
-9
/
+63
2022-04-06
Add more filler stuff to homepage
stilbruch
1
-0
/
+68
2022-04-06
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
1
-3
/
+3
2022-04-06
Update navbar links, add archive icon to manage workouts
FivePixels
1
-3
/
+3
2022-04-06
Workouts names can be edited
stilbruch
4
-37
/
+78
2022-04-06
Exercises are now properly stored in the database
stilbruch
4
-56
/
+57
2022-04-06
Workout table and user relationship works
stilbruch
5
-17
/
+37
2022-04-06
Added form classes for "create workout" form
stilbruch
5
-9
/
+45
2022-04-06
Modify Create a Workout page
stilbruch
2
-83
/
+80
2022-04-06
Update layout
stilbruch
3
-91
/
+101
2022-04-06
Got fontawesome icons working finally
stilbruch
3
-9
/
+7
2022-04-06
Add new image background and index page
stilbruch
5
-23
/
+56
2022-04-06
Update navbar and homepage
stilbruch
2
-176
/
+141
2022-04-04
Move favicon stuff to folder
stilbruch
8
-5
/
+5
2022-04-04
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
1
-23
/
+49
2022-04-04
Add favicon files
stilbruch
10
-2
/
+186
2022-04-04
Add javascript handling the 'Start a workout form' for incrementing rows
FivePixels
1
-23
/
+49
2022-04-04
Improve "login_required"
stilbruch
3
-3
/
+9
2022-03-23
Add basic workout classes
stilbruch
1
-0
/
+19
2022-03-23
Start working on workout create page
FivePixels
6
-29
/
+100
2022-03-23
Fix bug and add pretty icons
stilbruch
4
-10
/
+8
2022-03-23
Move some templates and update form logic
stilbruch
7
-110
/
+103
2022-03-23
Add logout page
stilbruch
4
-5
/
+16
[next]