keyan
30550e48be
reorder mobile bottom nav to be more intuitive
2024-05-04 18:07:09 -05:00
ekzyis
5c593ce280
Fix unintended sharing of wallets and logs ( #1127 )
...
* Suffix localStorage key for attached wallets with me.id
* Suffix IndexedDB database name with me.id
* Fix TypeError: Cannot destructure property of 'config' as it is null
* Detach wallet on logout
* Migrate to new storage keys
* Use Promise.catch for togglePushSubscription on logout
It's more concise
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2024-05-03 16:42:00 -05:00
keyan
54bbb0cc52
fix #1132 broken satistics links
2024-04-30 17:52:34 -05:00
Ben Allen
8a735791ce
Add dashboard to satistics page ( #1099 )
...
* updated graphs ad queries
* fixed query
* fixed graph data pull
* converted msats to sats
* linter fix
* Fixed labels for graphs
* linter
* linter
* feat: style header
* lint
* fix: mobile navbar link and graph titles
* style charts
* change key names
* refine satistics graphs
---------
Co-authored-by: Dillon <dilloncortez@gmail.com>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2024-04-28 16:05:23 -05:00
Ben Allen
5fa7fd9a83
Bottom nav uses fixed position to fix firefox bug ( #1011 )
...
* use fixed position + div placeholder
* hide footer padding when not shown
* account for mobile inset
---------
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2024-04-04 18:50:52 -05:00
keyan
2bf11dc848
remove reliance on intersection observer
2024-04-04 15:38:27 -05:00
keyan
ef5a92dff4
match offcanvas nym position to navbar
2024-03-28 18:57:42 -05:00
keyan
9820055aee
refine hiding bottom navbar when virtual keyboard opens
2024-03-28 18:18:44 -05:00
keyan
b2616bdfdb
change order of bell and post button for symettry
2024-03-28 16:35:21 -05:00
keyan
7dac5e79a6
prioritize showing wallet balance over price carousel
2024-03-28 16:32:53 -05:00
keyan
d5a018e48d
hide bottom navigation when virtual keyboard is shown
2024-03-28 16:03:45 -05:00
keyan
ce5d01037a
use safe-area-inset-bottom for bottom nav padding
2024-03-28 12:57:27 -05:00
keyan
dfc3d7dfa6
fix nav spacing
2024-03-28 12:33:58 -05:00
keyan
6054afa10c
simplify logic determining if territory select is shown
2024-03-27 16:29:04 -05:00
keyan
2575a4a494
offcanvas style and login fixes
2024-03-27 14:41:02 -05:00
keyan
e1f183f48a
navigation -> nav
2024-03-26 19:49:10 -05:00