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
/
templates
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-23
Add select page (it sucks)
stilbruch
2
-26
/
+25
2022-04-18
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
2
-20
/
+20
2022-04-06
Update homepage welcome div for formatting and color, update create/edit
FivePixels
2
-20
/
+20
2022-04-06
Start record workout
stilbruch
2
-1
/
+38
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
3
-7
/
+19
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
2
-33
/
+43
2022-04-06
Exercises are now properly stored in the database
stilbruch
2
-53
/
+31
2022-04-06
Workout table and user relationship works
stilbruch
1
-1
/
+1
2022-04-06
Added form classes for "create workout" form
stilbruch
1
-7
/
+19
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
3
-23
/
+44
2022-04-06
Update navbar and homepage
stilbruch
2
-176
/
+141
2022-04-04
Move favicon stuff to folder
stilbruch
1
-4
/
+4
2022-04-04
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
1
-23
/
+49
2022-04-04
Add favicon files
stilbruch
2
-2
/
+185
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
1
-3
/
+7
2022-03-23
Start working on workout create page
FivePixels
5
-29
/
+96
2022-03-23
Fix bug and add pretty icons
stilbruch
3
-8
/
+6
2022-03-23
Move some templates and update form logic
stilbruch
6
-103
/
+98
2022-03-23
Add logout page
stilbruch
3
-4
/
+8
2022-03-23
User registration and login now works
stilbruch
2
-10
/
+27
2022-03-23
Fix templates
stilbruch
4
-285
/
+101
2022-03-21
Add login/register HTML
FivePixels
2
-4
/
+86
2022-03-21
Add user endpoints, add placeholders for login/register, update
FivePixels
4
-7
/
+204
2022-02-07
Create basic template application
stilbruch
5
-0
/
+74