Keyan
|
ad1244c260
|
Merge pull request #1484 from stackernews/fix-wallet-logs-pagination
Fix first page of wallet logs loaded twice
|
2024-10-18 09:07:54 -05:00 |
ekzyis
|
49ddace73f
|
Fix first page of wallet logs loaded twice
|
2024-10-18 15:10:27 +02:00 |
Keyan
|
153f47de7d
|
Merge pull request #1480 from stackernews/fix-wallet-logs-infinite-loop
Fix infinite loop of loading wallet logs + center more button
|
2024-10-18 07:52:03 -05:00 |
Keyan
|
6b1f671329
|
Merge pull request #1483 from stackernews/fix-lnaddr-withdrawals
Fix lnaddr withdrawals
|
2024-10-18 07:50:45 -05:00 |
ekzyis
|
ab1104e115
|
Fix lnaddr withdrawals
|
2024-10-18 14:19:40 +02:00 |
k00b
|
aba212f6ec
|
don't abort on blinded path feature bits
|
2024-10-17 14:23:03 -05:00 |
ekzyis
|
70858b97f7
|
Center more button
|
2024-10-17 21:22:45 +02:00 |
ekzyis
|
d91c5c90de
|
Fix infinite loop of loading wallet logs
|
2024-10-17 21:18:11 +02:00 |
ekzyis
|
75051f1c56
|
LNbits updates for local dev
* persistent lnbits db with lnbits superuser
* map localhost:5001 -> lnbits:5000 in local dev for LNbits receives
* updated ATTACH.md
|
2024-10-17 20:54:07 +02:00 |
k00b
|
6aac9eeed4
|
update breaking change in estimateRouteFee
|
2024-10-17 13:25:49 -05:00 |
k00b
|
1d3ab23ec4
|
cached fetcher delete key
|
2024-10-16 14:43:11 -05:00 |
k00b
|
1645c2aabf
|
avoid dev refresh of lnd
|
2024-10-16 14:43:00 -05:00 |
Keyan
|
ec8e775ae6
|
Merge pull request #1477 from stackernews/upgrade-deps
Upgrade deps
|
2024-10-15 12:47:56 -05:00 |
k00b
|
031d589686
|
disable next telemetry
|
2024-10-15 12:13:40 -05:00 |
Keyan
|
7d139faca1
|
Merge branch 'master' into upgrade-deps
|
2024-10-15 11:34:55 -05:00 |
k00b
|
4b18498651
|
hide cowboy hat -> essentials
|
2024-10-14 17:52:40 -05:00 |
k00b
|
2562999e85
|
fix mathjax single dollar conflicts
|
2024-10-13 10:08:54 -05:00 |
k00b
|
fac70a0b94
|
npm audit
|
2024-10-12 18:28:16 -05:00 |
k00b
|
81897461e3
|
fix qrcode display after upgrade
|
2024-10-12 18:06:07 -05:00 |
k00b
|
6a8b823f9f
|
upgrade qr code scanner and fix #1476
|
2024-10-12 18:06:07 -05:00 |
k00b
|
f9ed1ee6f5
|
upgrade non-(apparently)-breaking major versions
|
2024-10-12 18:06:07 -05:00 |
k00b
|
ff3ad7676d
|
upgrade minor dep versions
|
2024-10-12 18:06:07 -05:00 |
k00b
|
9a6a167dd4
|
upgrade patch versions
|
2024-10-12 18:06:07 -05:00 |
k00b
|
021a13d21e
|
fix anon badge
|
2024-10-12 18:05:45 -05:00 |
Keyan
|
245419185f
|
wallet streaks (#1468)
* wallet streaks backend
* notifications and badges
* reuseable streak fragment
* squash migrations
* push notifications
* update cowboy notification setting label text
|
2024-10-11 19:14:18 -05:00 |
k00b
|
915fc87596
|
tradeoff memory for throughput in prod
|
2024-10-10 18:11:39 -05:00 |
k00b
|
ce2d7e5791
|
try to fix apollo leak
|
2024-10-10 16:03:21 -05:00 |
k00b
|
d6d4f01b45
|
remove prod debug of cached fetcher
|
2024-10-10 10:44:11 -05:00 |
k00b
|
c634c61dd2
|
cached fetcher debug env var
|
2024-10-10 09:35:39 -05:00 |
ekzyis
|
7eaaa7ce44
|
Fix sub?.removeAllListeners is not a function (#1469)
|
2024-10-09 20:13:53 -05:00 |
ekzyis
|
41da95b125
|
Fix wallet double tap on mobile (#1467)
* Fix wallet double tap on mobile
* also add icon that card can be dragged
* Fix ugly drag image
|
2024-10-09 19:27:49 -05:00 |
Keyan
|
e48cd61721
|
remove unused fields from me fragment (#1466)
|
2024-10-09 11:56:29 -05:00 |
k00b
|
29b3f6008e
|
reduce prod heap size
|
2024-10-08 22:25:08 -05:00 |
k00b
|
adcb80782b
|
caching is hard
|
2024-10-08 19:26:29 -05:00 |
k00b
|
449568e3a2
|
don't let pending cache to build up
|
2024-10-08 17:58:15 -05:00 |
k00b
|
8c0cafa3ec
|
bump nodejs version
|
2024-10-08 15:23:27 -05:00 |
k00b
|
67498fbc87
|
bump nextjs patch version
|
2024-10-08 15:00:37 -05:00 |
k00b
|
f8d88d18f8
|
give nextjs more memory in prod
|
2024-10-08 14:54:21 -05:00 |
k00b
|
651053fd71
|
remove deprecated canonizeResults
|
2024-10-08 14:25:23 -05:00 |
k00b
|
ebe513b5ca
|
bump apollo versions
|
2024-10-08 14:22:12 -05:00 |
Keyan
|
fec7c92fd9
|
run noncritical side effects outside critical path of paid action (#1464)
* run noncritical side effects outside critical path of paid action
* fix item fetching of zap side effect
* fix vapid pubkey env var name in readme
|
2024-10-08 11:48:19 -05:00 |
k00b
|
4532e00085
|
Revert "Include extension in S3 key (#1426)"
This reverts commit b82641d1bd .
|
2024-10-07 13:22:01 -05:00 |
Keyan
|
6b1f3ba8ef
|
Update awards.csv
|
2024-10-07 12:09:10 -05:00 |
k00b
|
a916533826
|
fix apple-mobile-web-app-capable deprecation
|
2024-10-07 10:52:29 -05:00 |
k00b
|
070b350211
|
catch when indexeddb is not available fix #1462
|
2024-10-07 10:51:25 -05:00 |
k00b
|
154c0e0a4a
|
fix cache key bloat
|
2024-10-06 18:56:48 -05:00 |
k00b
|
177e0f6bb0
|
fix #1453
|
2024-10-05 13:57:55 -05:00 |
k00b
|
153455983e
|
Revert "Encrypted device sync (#1373)"
This reverts commit a9a566a79f .
|
2024-10-04 15:00:13 -05:00 |
Keyan
|
5543a0755a
|
paginating wallet logs (#1459)
* paginating wallet logs
* refine
|
2024-10-04 06:59:32 -05:00 |
k00b
|
00bcd8c992
|
fix #1451
|
2024-10-02 21:23:16 -05:00 |