Commit Graph

12 Commits

Author SHA1 Message Date
eaea2c4edb move sorting to the database
All checks were successful
pedestrian-simulator / build (push) Successful in 1m2s
2026-01-11 21:40:48 -07:00
89816a5a8c all time calculations done within database
All checks were successful
pedestrian-simulator / build (push) Successful in 1m0s
2026-01-11 21:07:37 -07:00
6e5fe90d29 pass timezone env var to dsn string
All checks were successful
pedestrian-simulator / build (push) Successful in 58s
2026-01-11 20:54:37 -07:00
123f3432ee Add info on database timezone configuration during application init
All checks were successful
pedestrian-simulator / build (push) Successful in 1m0s
2026-01-11 20:50:08 -07:00
c94f2d8bb5 use local time when pulling times from db
All checks were successful
pedestrian-simulator / build (push) Successful in 1m1s
2026-01-11 20:43:22 -07:00
2286422503 fix deadlocks and add recovery middleware for http server errors
All checks were successful
pedestrian-simulator / build (push) Successful in 1m1s
2026-01-11 20:34:06 -07:00
512b36b10e use antigravity to rewrite all your code to migrate from flat files to relational database. YOLO
All checks were successful
pedestrian-simulator / build (push) Successful in 58s
2026-01-11 20:24:50 -07:00
df1ee20994 use local timezone when calculating dates
All checks were successful
pedestrian-simulator / build (push) Successful in 50s
2026-01-11 18:34:22 -07:00
c3532ec051 inittimezone
All checks were successful
pedestrian-simulator / build (push) Successful in 51s
2026-01-11 18:27:07 -07:00
84a4182d28 Remove walk (步行)
All checks were successful
pedestrian-simulator / build (push) Successful in 53s
2026-01-11 17:56:54 -07:00
24ecddd034 initial commit
All checks were successful
pedestrian-simulator / build (push) Successful in 53s
2026-01-11 17:16:59 -07:00
c5d00dc9a9 Initial commit 2026-01-12 00:05:56 +00:00