Commit History

render 404, 405, and malformed-request errors as styled html pages instead of json
6d43ab4

sabilmakbar commited on

render a friendly html error instead of a json 422 when the compare or tax form is submitted empty
fdc48e0

sabilmakbar commited on

add optional cloudflare web analytics and suppress keep-alive pings from access logs
320004a

sabilmakbar commited on

put the savings verdict first and fold cost-of-living and FX into a collapsible details section
a5f187d

sabilmakbar commited on

drop the minus sign on the tax row when estimated tax is zero
4c5a78c

sabilmakbar commited on

widen both tools to a two-column layout on desktop and put budget sliders side by side
f2c3bd1

sabilmakbar commited on

serve pairs from per-city index (numbeo rankings): 361 cities, up to 10/country, all 92 capitals; myanmar->yangon
11b094a

sabilmakbar commited on

add numbeo name overrides; cache now covers 88 capitals
39c121b

sabilmakbar commited on

fill numbeo cache to 85 capitals (7140 pairs)
8023e7a

sabilmakbar commited on

expand numbeo cache to all-capital pairs via per-city index
a7b3920

sabilmakbar commited on

serve cross-country comparisons from an offline numbeo cache
8b80811

sabilmakbar commited on

switch numbeo scraper to curl_cffi with chrome tls impersonation
4a82fee

sabilmakbar commited on

harden numbeo fetch with browser headers, cookie priming and retry
e9ea2a3

sabilmakbar commited on

add landing page; move relocation calculator to /relo and add tool nav
b56f75b

sabilmakbar commited on

add take-home pay estimator: tax module, cited rate data, page and tests
c66acd9

sabilmakbar commited on

accept HEAD on / so platform health checks pass
6774a9c

sabilmakbar commited on

rebuild frontend: results UI, dropdowns, sliders, comparison table, dark mode
ff70018

sabilmakbar commited on

wire currency inference, FX, budget sliders and form persistence into compare endpoint
a47eed2

sabilmakbar commited on

make savings model FX-aware with budget weights and savings-target solver
b8f65ae

sabilmakbar commited on

add FX prediction module: EMA blend, multi-source fallback, spot cache
915cd86

sabilmakbar commited on

add country→currency and capital data with offline lookups
0187eac

sabilmakbar commited on

fix error handling and add input validation
c2d2732

sabilmakbar commited on

add fe style and index
f633bd5

sabilmakbar commited on