Robin Dittmar robin
  • Joined on 2023-10-18
robin pushed to main at robin/dttmr-api 2026-08-28 14:47:15 +02:00
a405816386 Merge pull request 'Added workouts database schema' (#25) from dev into main
dac38bd0a1 fix: syntax errors in migration sql
d68231c4c1 fix: update go version to 1.27 in Dockerfile
817c845e3b fix: adding some exercises in migration
a4a84bed68 feat: added workouts and workout_sets db tables
Compare 10 commits »
robin merged pull request robin/dttmr-api#25 2026-08-28 14:47:14 +02:00
Added workouts database schema
robin created pull request robin/dttmr-api#25 2026-08-28 14:47:07 +02:00
Added workouts database schema
robin pushed to dev at robin/dttmr-api 2026-08-28 14:46:07 +02:00
dac38bd0a1 fix: syntax errors in migration sql
d68231c4c1 fix: update go version to 1.27 in Dockerfile
Compare 2 commits »
robin pushed to dev at robin/dttmr-api 2026-08-28 14:18:22 +02:00
817c845e3b fix: adding some exercises in migration
robin pushed to dev at robin/dttmr-api 2026-08-28 11:00:55 +02:00
a4a84bed68 feat: added workouts and workout_sets db tables
robin pushed to dev at robin/dttmr-api 2026-08-27 20:17:14 +02:00
e8405e31a8 feat: db migration for workouts. still in progress
robin pushed to dev at robin/dttmr-api 2026-08-27 19:41:24 +02:00
8eb70a9a63 fix: migrate to go 1.27
robin pushed to main at robin/dittmar.dev 2026-08-27 13:47:09 +02:00
0d45d890da feat: enabled gzip compression
robin pushed to dev at robin/dttmr-api 2026-08-27 12:01:54 +02:00
a7d3d6c378 feat: added some example http rqeuests (api.http)
robin pushed to dev at robin/dttmr-api 2026-08-25 11:06:58 +02:00
7fdf1ed925 fix: migrations path in iofs
2732038a1f fix: moved embed.FS to own package, so the api binary has no sql files embedded
Compare 2 commits »
robin pushed to dev at robin/dttmr-fe 2026-08-25 10:54:56 +02:00
46de339918 feat: new icon with necessary pwa icon files
robin pushed to dev at robin/dttmr-fe 2026-08-22 23:18:14 +02:00
af74c0deec Merge pull request 'AI audit improvements' (#7) from dev into main
robin pushed to main at robin/dttmr-fe 2026-08-22 23:17:41 +02:00
af74c0deec Merge pull request 'AI audit improvements' (#7) from dev into main
9b7c83532b fix: ai audit improvements
c6e45cd067 fix: debouncing sync and other improvements
e27e7a679e feat: lists are now sorted by modified_at desc
Compare 4 commits »
robin merged pull request robin/dttmr-fe#7 2026-08-22 23:17:40 +02:00
AI audit improvements
robin created pull request robin/dttmr-fe#7 2026-08-22 23:17:33 +02:00
AI audit improvements
robin pushed to dev at robin/dttmr-fe 2026-08-22 23:16:36 +02:00
9b7c83532b fix: ai audit improvements
c6e45cd067 fix: debouncing sync and other improvements
Compare 2 commits »
robin pushed to dev at robin/dttmr-fe 2026-08-22 22:08:19 +02:00
e27e7a679e feat: lists are now sorted by modified_at desc
robin pushed to dev at robin/dttmr-api 2026-08-22 21:48:12 +02:00
f031f7c15a Merge pull request 'make() lists and items, so having no lists and no items returns [] instead of nil' (#24) from dev into main
robin pushed to main at robin/dttmr-api 2026-08-22 21:47:21 +02:00
f031f7c15a Merge pull request 'make() lists and items, so having no lists and no items returns [] instead of nil' (#24) from dev into main
c677b71a7a fix: make() lists and items, so having no lists and no items returns [] instead of nil
Compare 2 commits »