Commit Graph

36 Commits

Author SHA1 Message Date
zv
2e97121f09 feat(hero): replace GitHub icon with Gitea icon in hero section 2026-04-28 15:01:02 +02:00
f79c4707c3 fix(hero): update link labels to reflect Gitea instead of GitHub 2026-03-30 19:33:26 +02:00
24f21d25bc refactor(converter): split converter card into modular section components 2026-03-30 19:26:18 +02:00
a45393ac00 feat(converter): add shareable conversion links via query parameters 2026-03-30 17:42:08 +02:00
86fe4b516c feat(converter): implement pinned pairs functionality for quick access 2026-03-30 17:22:36 +02:00
b1ebf278fe fix(hero): update GitHub link to the correct repository URL 2026-03-30 16:16:00 +02:00
5e16bb1f12 docs(readme): update default pair to USD/BTC 2026-03-13 15:11:59 +01:00
f8bb0b6aaf chore(release): 1.3.0 v1.3.0 2026-03-12 19:41:09 +01:00
91b1f1a993 feat(converter): change default currency: USD to BTC 2026-03-12 19:40:44 +01:00
aa24c1d4c6 feat(layout): update metadata title and description for improved clarity 2026-03-12 19:17:32 +01:00
ef9b277396 feat(smooth-scroll): implement smooth scrolling functionality with Lenis integration 2026-03-12 19:08:44 +01:00
8f6a242273 feat(converter): add animations to currency conversion and selection components 2026-03-12 18:46:39 +01:00
2b99854c22 feat(converter): enhance PriceSparkline with hover functionality and tooltip display 2026-03-12 16:13:36 +01:00
349f979b2b style(converter): update CardHeader styling for improved visual appearance 2026-03-12 15:53:10 +01:00
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