fix: 4 bugs - spark bars inline style, My Nodes filter field names, duplicate pin button, map dark mode

1. Spark bars: inline style override on td (max-width:none, min-width:80px)
2. My Nodes filter: pubkey→pubKey, to/from→srcPubKey/destPubKey/srcHash/destHash
3. Pin button: guard against duplicates in init, remove in destroy
4. Map page: CartoDB dark/light tiles with MutationObserver theme swap
This commit is contained in:
you
2026-03-20 09:21:17 +00:00
parent 116f0c8dfb
commit db884f12eb
6 changed files with 29 additions and 16 deletions
+1 -2
View File
@@ -36,8 +36,7 @@
"SJC": "San Jose, US",
"SFO": "San Francisco, US",
"OAK": "Oakland, US",
"MRY": "Monterey, US",
"LAR": "Los Angeles, US"
"MRY": "Monterey, US"
},
"cacheTTL": {
"stats": 10,