• Joined on 2019-01-28
lobo pushed to master at lobo/zfin 2026-08-13 23:40:48 +00:00
44e8c65df4 remove dead code
a9b923f766 add server refresh command
914dfca356 surface server diagnostics as well
Compare 3 commits »
lobo pushed to master at lobo/zfin-server 2026-08-13 21:08:37 +00:00
eabe91099a add refresh POST operation to allow forced symbol refreshes
e9826c06ed split logic into multiple files
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-08-13 16:31:28 +00:00
d1ae5f4d17 initial implementation: post-refresh stale sweep reporting
lobo pushed to master at lobo/wttr 2026-08-13 15:56:46 +00:00
f58fc54eb2 add (local) explain command to provide insights on the resolution chain
cbabb810ee pin us/non-us as well for imperial/metric default
Compare 2 commits »
lobo pushed to master at lobo/zfin-server 2026-08-13 01:21:49 +00:00
cc285eed25 add diagnostics route
lobo pushed to master at lobo/zfin 2026-08-13 00:21:46 +00:00
4a86ecb95e re-export freshness for downstream
26a7112572 add diagnose command, properly handle demand tracked vs always refreshed symbols
97c4e3a2e8 add zfin cache refresh command to force re-download
Compare 3 commits »
lobo pushed to master at lobo/cronicle-docker 2026-08-12 00:50:43 +00:00
9d4ce24631 fix CI
lobo created branch master in lobo/cronicle-docker 2026-08-12 00:36:21 +00:00
lobo pushed to master at lobo/cronicle-docker 2026-08-12 00:36:21 +00:00
e75cc7468a initial commit: ai generated all the things
lobo created repository lobo/cronicle-docker 2026-08-12 00:01:04 +00:00
lobo pushed to master at lobo/cosmic-weather-applet 2026-08-11 20:48:07 +00:00
dc5a562349 bump iced/libcosmic to latest
lobo pushed to master at lobo/zfin-server 2026-08-11 19:01:04 +00:00
b4595eb47c update zfin to latest, including stale candle + stale candle back to back events
lobo pushed to master at lobo/zfin 2026-08-11 18:59:43 +00:00
937822f9b0 ensure that new candles do not end up with an assumption of successful refresh
a91e5b0495 allow doctor to see stale cache items
418068a3d1 cleanup timing commit
79326cf41b add a zfin cache stale command to find out of date candle data
2da30b2474 cacheKeys function in cache.zig
Compare 8 commits »
lobo pushed to master at lobo/wttr 2026-08-05 20:34:04 +00:00
d2e0f43bf0 remove anonymous import
16319a9f47 move to srf for all cache file formats
11364b10e7 fix ipv6, @domain, mmdb byte swaps, geocache location
18ee310dd0 introduce concept of pins, a way to override geoip data
3a69b04b22 automatically refresh the geoip db
Compare 9 commits »
lobo pushed to master at lobo/cosmic-weather-applet 2026-08-04 20:45:22 +00:00
da8240e3d7 potential fix for crashes
lobo pushed to master at lobo/zfin 2026-08-04 19:23:17 +00:00
5e22e1dccc extract brokerage discovery and export for downstream
lobo pushed to master at lobo/zfin 2026-08-04 06:19:12 +00:00
a3d235bd39 remove dead code
1d2cf32806 migrate to fetchoptions
Compare 2 commits »
lobo pushed to master at lobo/zfin 2026-08-04 04:57:29 +00:00
12e131fef8 add observation for missing dividend history
0b0c18e267 split fetchoptions
ef97842807 load dividends with portfolio
Compare 3 commits »
lobo pushed to master at lobo/zfin 2026-08-03 20:07:43 +00:00
d434395daa report if cash only exists in the portfolio, not at broker (probably 0)
lobo pushed to master at lobo/zfin 2026-08-02 19:20:39 +00:00
d5fd8aa4b6 add portfolio loader export