Tom Tröger tom_trgr
tom_trgr pushed to dev/main at tom/arbeitszeitmessung 2026-01-26 21:47:16 +01:00
41c34c42cf feat: updated docs to include filestruct
6998d07c6b fix: css bug after container browser update
a5f5c37225 feat: compile templ files in docker build
Compare 3 commits »
tom_trgr pushed to main at tom/arbeitszeitmessung 2026-01-18 22:55:15 +01:00
6c1ed8eb99 Merge pull request 'fixed problems from install script' (#72) from dev/main into main
fdda0ea669 moved migrations
c10ab98997 fixed problem, where migrate could not connect to db
8dc8c4eed3 working to fix orangepi db connect
Compare 4 commits »
tom_trgr merged pull request tom/arbeitszeitmessung#72 2026-01-18 22:55:13 +01:00
fixed problems from install script
tom_trgr created pull request tom/arbeitszeitmessung#72 2026-01-18 22:55:05 +01:00
fixed problems from install script
tom_trgr pushed to dev/main at tom/arbeitszeitmessung 2026-01-18 22:51:13 +01:00
fdda0ea669 moved migrations
tom_trgr pushed to dev/main at tom/arbeitszeitmessung 2026-01-18 22:42:54 +01:00
c10ab98997 fixed problem, where migrate could not connect to db
tom_trgr pushed to dev/main at tom/arbeitszeitmessung 2026-01-18 21:34:34 +01:00
8dc8c4eed3 working to fix orangepi db connect
tom_trgr created branch dev/main in tom/arbeitszeitmessung 2026-01-18 21:34:34 +01:00
tom_trgr pushed to main at tom/arbeitszeitmessung 2026-01-18 20:44:00 +01:00
3f49da49b6 ad hoc fix
tom_trgr pushed tag 2.0.0-rc.3 to tom/arbeitszeitmessung 2026-01-18 18:11:51 +01:00
tom_trgr pushed to main at tom/arbeitszeitmessung 2026-01-18 18:11:02 +01:00
18b2cbc074 Merge pull request 'dev/fix-70' (#71) from dev/fix-70 into main
560c539b19 fixed minor bugs + added loggin middleware
502955d32f added migrations back + removed distracting log message
cfd77ae28d fixed #70 + made db script ignore double bookings
1daf4db167 fixed premission problem after making migrations executed by go
Compare 6 commits »
tom_trgr merged pull request tom/arbeitszeitmessung#71 2026-01-18 18:11:00 +01:00
dev/fix-70
tom_trgr created pull request tom/arbeitszeitmessung#71 2026-01-18 02:32:44 +01:00
dev/fix-70
tom_trgr pushed to dev/fix-70 at tom/arbeitszeitmessung 2026-01-18 00:09:20 +01:00
560c539b19 fixed minor bugs + added loggin middleware
502955d32f added migrations back + removed distracting log message
Compare 2 commits »
tom_trgr closed issue tom/arbeitszeitmessung#70 2026-01-17 22:28:45 +01:00
manual create does not check bookings collide
tom_trgr pushed to dev/fix-70 at tom/arbeitszeitmessung 2026-01-17 22:25:59 +01:00
cfd77ae28d fixed #70 + made db script ignore double bookings
tom_trgr created branch dev/fix-70 in tom/arbeitszeitmessung 2026-01-17 22:25:59 +01:00
tom_trgr pushed to dev/install at tom/arbeitszeitmessung 2026-01-17 21:44:17 +01:00
1daf4db167 fixed premission problem after making migrations executed by go
tom_trgr opened issue tom/arbeitszeitmessung#70 2026-01-17 21:44:02 +01:00
manual create does not check bookings collide
tom_trgr pushed to dev/install at tom/arbeitszeitmessung 2026-01-07 19:59:11 +01:00
3322f7e9bc updated install script with cron jobs