alby-hub/frontend
René Aaron 72f9b885ec feat: add lightning fees widget to dashboard
Adds a GET /api/transactions/stats endpoint that aggregates settled
outgoing payments (excluding self-payments) into total volume, total
fees paid, and payment count. The new FeeRateWidget on the home
dashboard surfaces a volume-weighted average fee rate to highlight how
cheap lightning payments are, hidden until there is payment volume.
2026-05-30 23:00:09 +02:00
..
.husky Fix: husky 10 warning (#1616) 2025-08-19 13:20:43 +07:00
platform_specific chore: fix ts errors (#1448) 2025-06-26 16:34:50 +05:30
public chore(frontend): shadcn v4 upgrade, Alby theme polish, hub logo (#2155) 2026-04-14 14:05:54 +02:00
src feat: add lightning fees widget to dashboard 2026-05-30 23:00:09 +02:00
types chore: use argon2 instead of pbkdf2 2024-03-05 19:06:27 +05:30
.env.local.example chore: update additional places to support multiple relays (#2104) 2026-02-28 13:30:48 +07:00
.prettierignore feat: setup linters (#357) 2024-06-01 14:05:43 +07:00
.prettierrc feat: setup linters (#357) 2024-06-01 14:05:43 +07:00
commitlint.config.js feat: setup linters (#357) 2024-06-01 14:05:43 +07:00
components.json chore(frontend): shadcn v4 upgrade, Alby theme polish, hub logo (#2155) 2026-04-14 14:05:54 +02:00
eslint.config.mjs build(deps-dev): bump eslint-plugin-react-hooks from 7.0.1 to 7.1.1 in /frontend (#2261) 2026-04-27 16:46:41 +05:30
frontend.go feat: embed react dist in go executable 2024-01-10 12:40:15 +07:00
index.html fix: branding (#1890) 2025-11-07 09:29:10 +01:00
lint-staged.config.js fix: linting errors + migrate to new config system (#415) 2024-06-12 13:00:17 +07:00
package.json chore: bump react-dom to v19.2.6 to match react version (#2332) 2026-05-11 14:46:30 +05:30
tsconfig.json Feat: transactions csv export (#1672) 2025-09-02 11:51:51 +07:00
tsconfig.node.json feat: frontend setup 2023-12-14 17:22:47 +05:30
vite.config.ts chore: update additional places to support multiple relays (#2104) 2026-02-28 13:30:48 +07:00
yarn.lock chore: bump react-dom to v19.2.6 to match react version (#2332) 2026-05-11 14:46:30 +05:30