]>
git.ekhem.eu.org Git - gym.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jakub Czajka [Sat, 23 Dec 2023 21:38:50 +0000 (22:38 +0100)]
Move common CSS styles into a separte file.
Jakub Czajka [Sat, 23 Dec 2023 21:36:27 +0000 (22:36 +0100)]
Replace @media with viewport.
Jakub Czajka [Sun, 17 Dec 2023 21:18:44 +0000 (22:18 +0100)]
Serve scripts for interacting with the database through nginx.
Jakub Czajka [Sun, 17 Dec 2023 21:08:10 +0000 (22:08 +0100)]
Add the main script for interacting with the gym database.
Jakub Czajka [Sun, 17 Dec 2023 21:07:14 +0000 (22:07 +0100)]
Add a script for recording a new workout.
Jakub Czajka [Sun, 17 Dec 2023 21:06:47 +0000 (22:06 +0100)]
Add a script for inserting exercise/gym/workout to the database.
Jakub Czajka [Sun, 17 Dec 2023 21:04:29 +0000 (22:04 +0100)]
Add files for creating and dropping the database.