robin
|
f0304cda1a
|
fix: changed constraint for exercises.load column: "absolute" => "external"
|
2026-09-04 11:01:00 +02:00 |
|
robin
|
491b8da1ac
|
fix: changed invite code length to 64 (sha256 hash)
|
2026-08-31 18:51:13 +02:00 |
|
robin
|
ac527e1928
|
feat: added invite table
|
2026-08-29 16:59:20 +02:00 |
|
robin
|
c468dac5e1
|
fix: workouts sql improvements
|
2026-08-29 16:16:44 +02:00 |
|
robin
|
3360687a00
|
fix: workouts sql improvements
|
2026-08-29 16:08:37 +02:00 |
|
robin
|
ce73cb451a
|
feat: added group_no to template_exercises, to allow grouping exercises to supersets
|
2026-08-29 15:27:04 +02:00 |
|
robin
|
06846c611d
|
fix: moved rpe to sets rather than workouts
|
2026-08-29 15:21:17 +02:00 |
|
robin
|
62b3863257
|
fix: added deleted_at to workouts and workout_sets
|
2026-08-29 15:15:55 +02:00 |
|
robin
|
95da21a84f
|
fix: added modified_at to template_exercises
|
2026-08-29 15:14:44 +02:00 |
|
robin
|
7f98fedaa6
|
fix: added optional user_id to exercises table
|
2026-08-29 15:13:28 +02:00 |
|
robin
|
d0de5b2982
|
fix: column name in constraint
|
2026-08-29 15:12:11 +02:00 |
|
robin
|
ac2e66b731
|
fix: added missing commas in sql file
|
2026-08-29 15:04:32 +02:00 |
|
robin
|
78bc7341fc
|
fix: spelling in index name
|
2026-08-29 14:53:05 +02:00 |
|
robin
|
cf10fda69b
|
fix: added bodyweight_logs as own table and target is now explicity defined as target_sets, target_reps and target_seconds
|
2026-08-29 14:48:45 +02:00 |
|
robin
|
9f79a5d73b
|
fix: added type column to workout_sets (warm-up, working, drop)
|
2026-08-29 14:40:49 +02:00 |
|
robin
|
667811a88a
|
fix: added modified_at to workout tables
|
2026-08-29 14:39:09 +02:00 |
|
robin
|
efc3523579
|
fix: added user_id column to workouts and templates
|
2026-08-29 14:32:17 +02:00 |
|
robin
|
dac38bd0a1
|
fix: syntax errors in migration sql
|
2026-08-28 14:44:41 +02:00 |
|
robin
|
817c845e3b
|
fix: adding some exercises in migration
|
2026-08-28 14:18:04 +02:00 |
|
robin
|
a4a84bed68
|
feat: added workouts and workout_sets db tables
|
2026-08-28 11:00:30 +02:00 |
|
robin
|
e8405e31a8
|
feat: db migration for workouts. still in progress
|
2026-08-27 20:17:06 +02:00 |
|
robin
|
7fdf1ed925
|
fix: migrations path in iofs
|
2026-08-25 11:06:45 +02:00 |
|
robin
|
2732038a1f
|
fix: moved embed.FS to own package, so the api binary has no sql files embedded
|
2026-08-25 11:05:23 +02:00 |
|
robin
|
a1ec7cc24a
|
fix: list_users now cascades delete when user is deleted
|
2026-08-21 21:16:16 +02:00 |
|
robin
|
017ee61c99
|
fix: added unique index to list_users table
|
2026-08-21 15:26:12 +02:00 |
|
Robin Dittmar
|
3b4a6cba82
|
fix: updated table name 'sessions' => 'refresh_tokens'
|
2026-08-03 10:57:45 +02:00 |
|
Robin Dittmar
|
c623e02b6c
|
fix: all log messages are now lower case
|
2026-07-20 21:05:18 +02:00 |
|
Robin Dittmar
|
c06d008a20
|
feat: added database migration on startup and user+list db migrations
|
2026-07-20 20:55:04 +02:00 |
|
Robin Dittmar
|
53ab1aee4f
|
Added simple database connection
|
2026-07-10 12:57:47 +02:00 |
|