• Joined on 2025-11-21
k1nq synced commits to refs/heads/refs/pull/1035/merge at k1nq/TREK from mirror 2026-05-26 00:13:06 +00:00
e050814c42 feat(planner): real road routes (OSRM) with travel-time connectors (#1060)
c130ed41be chore: fix monorepo build pipeline and migrate shared to built package (#1056)
db5c403239 i18n: register Korean + add Ukrainian translation (#1055)
bd29fcb0c0 Add Turkish (tr) translation + language registry (#1029)
Compare 10 commits »
k1nq synced commits to refs/heads/main at k1nq/TREK from mirror 2026-05-26 00:13:06 +00:00
b25eb18ea4 wiki: small precision in dev env
8410d7c4a5 wiki: update dev env
Compare 2 commits »
k1nq synced commits to refs/heads/refs/pull/1029/head at k1nq/TREK from mirror 2026-05-26 00:13:06 +00:00
900295ffb6 Merge branch 'dev' into pr-1029-tr
be71cae0d3 feat(i18n): add Japanese (ja) translation (#829)
ee2089e81d feat(i18n): add Korean (ko) translation (#977)
978314b9de i18n(tr): add the 8 keys EN gained since this PR was opened
352f94612d fix(packing): multiply item weight by quantity in bag/total weight calcs (#898)
Compare 17 commits »
k1nq synced commits to refs/heads/refs/pull/829/head at k1nq/TREK from mirror 2026-05-26 00:13:06 +00:00
0b36a4abf4 i18n(ja): add the 8 keys EN gained since this PR was opened
k1nq synced commits to refs/heads/refs/pull/977/head at k1nq/TREK from mirror 2026-05-26 00:13:06 +00:00
db72878f74 i18n(ko): add the 8 keys EN gained since this PR was opened
k1nq synced and deleted reference refs/tags/refs/pull/898/merge at k1nq/TREK from mirror 2026-05-25 16:03:05 +00:00
k1nq synced commits to refs/heads/refs/pull/1035/merge at k1nq/TREK from mirror 2026-05-25 16:03:05 +00:00
e27be5c965 chore: bump version to 3.0.22 [skip ci]
86ee8044da v3.0.22 Bug Fixes & Improvements (#1041)
75772445a7 Update security contact email in SECURITY.md
Compare 4 commits »
k1nq synced commits to refs/heads/refs/pull/977/merge at k1nq/TREK from mirror 2026-05-25 16:03:05 +00:00
e27be5c965 chore: bump version to 3.0.22 [skip ci]
86ee8044da v3.0.22 Bug Fixes & Improvements (#1041)
75772445a7 Update security contact email in SECURITY.md
bfe6664ac4 chore: bump version to 3.0.21 [skip ci]
Compare 11 commits »
k1nq synced commits to refs/heads/dev at k1nq/TREK from mirror 2026-05-25 16:03:05 +00:00
352f94612d fix(packing): multiply item weight by quantity in bag/total weight calcs (#898)
0257e4e71e feat(weather): migrate /api/weather to the NestJS pilot module (L1) (#1053)
0b218d53b2 Phase 0 — NestJS + Zod foundation harness (F1–F8) (#1050)
e27be5c965 chore: bump version to 3.0.22 [skip ci]
86ee8044da v3.0.22 Bug Fixes & Improvements (#1041)
Compare 13 commits »
k1nq synced commits to refs/heads/refs/pull/829/merge at k1nq/TREK from mirror 2026-05-25 16:03:05 +00:00
352f94612d fix(packing): multiply item weight by quantity in bag/total weight calcs (#898)
0257e4e71e feat(weather): migrate /api/weather to the NestJS pilot module (L1) (#1053)
0b218d53b2 Phase 0 — NestJS + Zod foundation harness (F1–F8) (#1050)
e27be5c965 chore: bump version to 3.0.22 [skip ci]
Compare 14 commits »
k1nq synced commits to refs/heads/refs/pull/898/head at k1nq/TREK from mirror 2026-05-25 16:03:05 +00:00
9a6cc40d38 fix(packing): apply quantity weighting to all bag/total weight calcs
c814429b86 Merge remote-tracking branch 'upstream/dev' into fix/take-quantity-into-consideration-weight-calc-2
e27be5c965 chore: bump version to 3.0.22 [skip ci]
86ee8044da v3.0.22 Bug Fixes & Improvements (#1041)
75772445a7 Update security contact email in SECURITY.md
Compare 70 commits »
k1nq synced and deleted reference refs/tags/v3-0-22 at k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
k1nq synced and deleted reference refs/tags/refs/pull/1041/merge at k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
k1nq synced commits to refs/heads/gh-pages at k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
6d19615aa8 Publish trek-3.0.22.tgz
k1nq synced commits to refs/tags/v3.0.22 at k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
k1nq synced new reference refs/tags/v3.0.22 to k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
k1nq synced commits to refs/heads/main at k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
e27be5c965 chore: bump version to 3.0.22 [skip ci]
86ee8044da v3.0.22 Bug Fixes & Improvements (#1041)
75772445a7 Update security contact email in SECURITY.md
Compare 3 commits »
k1nq synced commits to refs/heads/refs/pull/1041/head at k1nq/TREK from mirror 2026-05-24 23:43:05 +00:00
a743af58a2 fix(map): render travel-time pills on the Mapbox GL map
d96a8ae259 docs: point the demo badge at demo.liketrek.com
d3f1fadc2c fix(plan): allow dropping a new place onto a day note
df5f0793f2 fix(journey): show Immich picker add/cancel buttons above the bottom nav
f512b7ea9e fix(atlas): count cities when the address contains a postal code
Compare 8 commits »
k1nq synced commits to refs/heads/v3-0-22 at k1nq/TREK from mirror 2026-05-22 22:43:05 +00:00
5d1cd47b5e fix(tests): bypass MSW FormData hang in uploadPhotos tests 013 and 018
40bb67167b fix(transport): resolve Invalid Date on bookings in relative Day N trips
cf59b189cf fix(mcp): expose price fields on all create tools so AI can link costs to items
66ac2a1b1b fix(journey): raise MobileEntryView z-index above navbar to restore close button on tablet portrait
Compare 4 commits »
k1nq synced commits to refs/heads/refs/pull/1041/head at k1nq/TREK from mirror 2026-05-22 22:43:05 +00:00
5d1cd47b5e fix(tests): bypass MSW FormData hang in uploadPhotos tests 013 and 018
40bb67167b fix(transport): resolve Invalid Date on bookings in relative Day N trips
cf59b189cf fix(mcp): expose price fields on all create tools so AI can link costs to items
66ac2a1b1b fix(journey): raise MobileEntryView z-index above navbar to restore close button on tablet portrait
Compare 4 commits »