Commit Graph

7 Commits

Author SHA1 Message Date
909d54d6c9 Make image bigger in EditWorkout 2022-09-02 12:46:04 +12:00
9006cc0dea Add script to organize all imports 2022-09-02 12:33:53 +12:00
756a2089e9 Prevent race condition with database migrations 2022-08-30 23:21:25 +12:00
0b8b005507 Remove disabled input from EditWorkout 2022-08-30 20:22:20 +12:00
f6dec0c3b2 Add images to sets 2022-08-28 20:55:12 +12:00
925138d6dc Remove unused dependencies 2022-08-28 20:20:58 +12:00
23d8c91c69 Add workouts page
The workouts page can be used to add a new type of workout,
or to edit the name of an already existing one.
Closes #1.
2022-08-26 15:10:28 +12:00