Commit Graph

22 Commits

Author SHA1 Message Date
8fe0968256 feat(api): enhance price history fetching with range support and improved error handling 2026-03-12 15:49:00 +01:00
e4fe85def6 chore(release): 1.2.0 2026-03-10 19:29:59 +01:00
6cb038688f feat(market): add selectable chart ranges (24h/7d/30d/1y/all) with range-aware API caching and downsampling 2026-03-10 19:25:23 +01:00
54fe876a8c chore(release): 1.1.0 2026-03-10 18:47:01 +01:00
e1883de662 feat(converter): add multi-conversion panel 2026-03-10 18:44:56 +01:00
13dbdacba8 chore(release): 1.0.0 2026-03-10 15:40:57 +01:00
4537ce8b9c feat(market): add 24h crypto sparkline chart with CoinGecko history and resilient fallback 2026-03-10 15:12:48 +01:00
afb000f16b fix(ui): make amount prefix spacing dynamic for multi-character symbols 2026-03-09 18:18:28 +01:00
10493826bf fix(rates): reduce cache TTL, expose fallback header and show stale data warning 2026-03-09 18:17:01 +01:00
1f86a5ead4 feat(market): add CoinGecko market data panel with cached /api/market endpoint 2026-03-09 17:55:24 +01:00
3aaa6707c5 feat(api): add /api/convert endpoint with shared rates cache and query validation 2026-03-09 17:18:13 +01:00
41f428d066 feat(converter): add copy-to-clipboard action for converted value 2026-03-09 17:10:32 +01:00
11f724fa64 feat: add quick amount shortcuts 2026-03-09 17:05:47 +01:00
9511ba94b1 feat(ui): add dynamic amount currency prefix, normalize fiat symbols, and simplify data source badge 2026-03-09 14:41:52 +01:00
3fff234938 docs: update README to include instructions for creating .env.local file 2026-03-08 18:38:12 +01:00
82b676d9c5 feat: add CoinGecko API key support with env-based attribution and docs updates 2026-03-08 18:29:46 +01:00
3c158963a5 add a LICENSE file 2026-03-08 12:49:32 +00:00
zvspany
91ac3a1ecb simplify exchange rate source labels 2026-03-08 12:40:01 +01:00
zvspany
a7d943d226 improve decimal formatting for conversion results 2026-03-08 12:36:14 +01:00
zvspany
a76cd67581 improve landing UI and open-source branding 2026-03-08 12:31:00 +01:00
zvspany
962081d48b fix: allow comma in amount validation 2026-03-08 12:05:59 +01:00
zvspany
48d3ac684f Initial commit 2026-03-07 16:34:10 +01:00