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-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
2022-03-23
User registration and login now works
stilbruch
8
-95
/
+120
2022-03-23
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
3
-0
/
+31
2022-03-23
Fix templates
stilbruch
4
-285
/
+101
2022-03-21
More database work
stilbruch
3
-0
/
+31
2022-03-21
Add login/register HTML
FivePixels
2
-4
/
+86
2022-03-21
Update login code
stilbruch
2
-1
/
+37
2022-03-21
Merge branch 'master' of stilbruch.xyz:strengthy
stilbruch
5
-8
/
+212
2022-03-21
Setup basic database connections
stilbruch
4
-4
/
+32
2022-03-21
Add user endpoints, add placeholders for login/register, update
FivePixels
5
-7
/
+212
2022-02-07
Create basic template application
stilbruch
8
-0
/
+82