|
|
41587c3694
|
Move database logic into separate subdirectory
I'm trying to see if this speeds up builds a bit. May not without a
module boundary, but for now it's nice organization to have as the
program grows.
|
2025-11-24 18:08:31 +00:00 |
|
|
|
b7318ae973
|
Only get the latest 10 trap collections
Otherwise the page gets really swamped
|
2025-11-21 16:28:03 +00:00 |
|
|
|
a14249710d
|
Add geometry info to h3 aggregation table
This makes it possible to use Tegola to show vector tiles.
|
2025-11-15 21:33:01 +00:00 |
|
|
|
e48abb09c0
|
Go to h3 v4, Add initial h3 aggregation work
This calculates the summary information of data in h3 nodes and puts it
in the database for fast lookup.
|
2025-11-13 23:49:12 +00:00 |
|
|
|
7919f0da66
|
Wrap errors. Don't emit crash message on no oauth tokens.
|
2025-11-13 20:53:20 +00:00 |
|
|
|
968a934df7
|
Convert database.go to use zerolog
|
2025-11-13 20:16:23 +00:00 |
|
|
|
cf01c8c5c6
|
Create clean shutdown logic for http worker
|
2025-11-07 02:29:34 +00:00 |
|
|
|
fa89e0719f
|
Format all source files.
|
2025-11-06 22:31:51 +00:00 |
|
|
|
486c148bf7
|
Add user sessions and login
This isn't quite perfect, but gets much of the hard work done.
|
2025-11-05 17:15:33 +00:00 |
|
|
|
7c4a181cdf
|
Add generated Bob database integration
|
2025-11-04 23:11:32 +00:00 |
|