Commit graph

676 commits

Author SHA1 Message Date
theborakompanioni
0e40623732 refactor(v2): mining fee form class names and icons 2025-10-09 17:50:20 +02:00
theborakompanioni
021224f307 refactor(v2): fee limit dialog class names 2025-10-09 17:50:20 +02:00
theborakompanioni
182a23e2d1 refactor(seed-modal): fetch seed only once if user stays on page 2025-10-09 17:50:20 +02:00
theborakompanioni
5c7a150eb0 chore: add env var JAM_SEED_MODAL_TIMEOUT 2025-10-09 17:50:20 +02:00
theborakompanioni
2d057fa1ec refactor(seed-modal): improve i18n and submit button 2025-10-09 17:50:20 +02:00
theborakompanioni
2ad1c04a6f refactor(rescan): simplify rescan 2025-10-09 17:50:20 +02:00
theborakompanioni
da4456ec62 refactor: remove session and useSession 2025-10-09 17:50:20 +02:00
theborakompanioni
94437266a0 chore(settings): add settings switch and link components 2025-10-09 17:50:20 +02:00
theborakompanioni
4867565d5a feat: developer mode 2025-10-09 17:50:20 +02:00
theborakompanioni
5469161b97 chore(login): hash password after successful unlock 2025-10-09 17:50:20 +02:00
theborakompanioni
237884bff6 chore: add debugFeatures, routes and dev pages 2025-10-09 17:50:20 +02:00
theborakompanioni
84231512a9 chore(v2): use updated joinmarket-api-ts client 2025-10-09 17:50:20 +02:00
theborakompanioni
f9d9dd99dc chore(v2): pin versions 2025-10-09 17:50:20 +02:00
Zachary Johnson
2cdf61a5a3 fix missed displayMode references 2025-10-09 15:23:25 +02:00
Zachary Johnson
4af56fc940 add three way toggle abck to landing page 2025-10-09 15:23:25 +02:00
Zachary Johnson
e50247c475 change useDisplayMode hook to useDisplaySettings and separate currency and privacy logic 2025-10-09 15:23:25 +02:00
theborakompanioni
8c8d68033a
dev(regtest): demo cookie file auth config param 2025-09-05 23:23:43 +02:00
theborakompanioni
b2e2a7f196 chore: more i18n and util functions 2025-08-28 22:33:06 +02:00
theborakompanioni
a9273dea46 chore(i18n): translation on create wallet page 2025-08-28 22:33:06 +02:00
theborakompanioni
1b2d87c5fa chore(i18n): translation on login page 2025-08-28 22:33:06 +02:00
saurabhraghuvanshii
93a6e6276e feat: added feeconfig handling error 2025-08-27 23:24:10 +02:00
Nischal Shetty
4ca3bd76d6
Fix: Pass client to Create wallet 2025-08-19 19:33:27 +05:30
Nischal Shetty
8708f28361
feat: implement Orderbook component with pagination, sorting, and filter 2025-08-19 19:32:56 +05:30
theborakompanioni
59103c4ecf chore: add blockheight to Footer 2025-08-18 08:36:16 +02:00
theborakompanioni
4c0802cc94 chore: add jm-session store 2025-08-18 08:36:16 +02:00
theborakompanioni
44eb4deefd chore(i18n): translate navbar menu items 2025-08-17 19:45:05 +02:00
theborakompanioni
8e3bfa8170 chore: enable i18n for storybook 2025-08-17 19:45:05 +02:00
theborakompanioni
c347fc373f fix: use auth store in Logs component 2025-08-17 19:44:37 +02:00
theborakompanioni
c28b73da16 refactor: use zustand for auth store 2025-08-17 19:44:37 +02:00
theborakompanioni
a37ae79271 chore: align page headings 2025-08-13 18:38:55 +02:00
theborakompanioni
1ee499f904 chore: add sweep page template 2025-08-13 18:38:55 +02:00
theborakompanioni
f044f28464 chore: add earn page template 2025-08-13 18:38:55 +02:00
theborakompanioni
8d6ed4cf5c chore(ui): align navbar ui 2025-08-12 14:46:00 +02:00
Nischal Shetty
8e1ad43777
add V2 settings page
Co-authored-by: Thebora Kompanioni <theborakompanioni@users.noreply.github.com>
2025-08-07 16:53:34 +05:30
Nischal Shetty
612f0705e3
v2: Add cheatsheet to footer 2025-07-30 18:24:53 +05:30
Nischal Shetty
cf649005d9
Feat: Add translations to receive page 2025-06-28 18:55:01 +05:30
Nischal Shetty
37bed2af9c
feat: add i18n support for JamLanding component 2025-06-28 11:39:03 +05:30
Nischal Shetty
d6faa8b882
feat: initialize i18n with translations 2025-06-28 02:19:14 +05:30
Nischal Shetty
054f5fcd63
feat: add receive page with amount input, selectable jar and QR code 2025-06-27 20:32:49 +05:30
theborakompanioni
e2c8e3081e chore: add favicon 2025-06-21 16:13:37 +02:00
Nischal Shetty
9d1e19e702
chore(prettier): add prettierrc file and import sorting
Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2025-06-21 19:37:46 +05:30
Nischal Shetty
114a3e29ad
Feat: Automatic Tailwind Class Sorting with Prettier 2025-06-20 23:35:32 +05:30
Nischal Shetty
ee5ea32379
initialize Jam V2
Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
2025-06-20 01:19:54 +05:30
theborakompanioni
92bf282aa7
ci: run build and codeql on v2 2025-06-17 18:38:02 +02:00
theborakompanioni
e79e3d3183
chore(regtest): use prebuilt vanitytorgen image 2025-06-15 12:38:26 +02:00
Thebora Kompanioni
30b3a33601
chore: add warning text to bug report and feature request templates (#910) 2025-06-10 10:27:52 +02:00
theborakompanioni
0031c6df11
chore(release): v0.4.0 2025-06-08 11:24:17 +02:00
Thebora Kompanioni
2b3f928f73
fix(regression): table header alignment (#908)
* fix: align table header cells

* fix: show openable jar tooltip on focus

there has been a bug (addressed in #848) in previous versions which seems to be fixed
2025-06-08 11:23:42 +02:00
Thebora Kompanioni
83ef6d2505
feat: orderbook hard refresh (#906)
* chore(orderbook): load but do not refresh orderbook when modal opens

* feat(orderbook): ability to clear entries and hard reload
2025-06-07 11:50:44 +02:00
Thebora Kompanioni
69f65fa3bd
feat: fast theme toggle in navbar (#904) 2025-06-07 11:50:28 +02:00