]> git.ekhem.eu.org Git - gym.git/log
gym.git
16 months agoAdd title.
Jakub Czajka [Sat, 23 Dec 2023 22:19:56 +0000 (23:19 +0100)]
Add title.

16 months agoMove common CSS styles into a separte file.
Jakub Czajka [Sat, 23 Dec 2023 21:38:50 +0000 (22:38 +0100)]
Move common CSS styles into a separte file.

16 months agoReplace @media with viewport.
Jakub Czajka [Sat, 23 Dec 2023 21:36:27 +0000 (22:36 +0100)]
Replace @media with viewport.

16 months agoServe scripts for interacting with the database through nginx.
Jakub Czajka [Sun, 17 Dec 2023 21:18:44 +0000 (22:18 +0100)]
Serve scripts for interacting with the database through nginx.

16 months agoAdd the main script for interacting with the gym database.
Jakub Czajka [Sun, 17 Dec 2023 21:08:10 +0000 (22:08 +0100)]
Add the main script for interacting with the gym database.

16 months agoAdd a script for recording a new workout.
Jakub Czajka [Sun, 17 Dec 2023 21:07:14 +0000 (22:07 +0100)]
Add a script for recording a new workout.

16 months agoAdd a script for inserting exercise/gym/workout to the database.
Jakub Czajka [Sun, 17 Dec 2023 21:06:47 +0000 (22:06 +0100)]
Add a script for inserting exercise/gym/workout to the database.

16 months agoAdd files for creating and dropping the database.
Jakub Czajka [Sun, 17 Dec 2023 21:04:29 +0000 (22:04 +0100)]
Add files for creating and dropping the database.