fix: dual bot token auth + P2P UI logic fixes

- All 17 edge functions now check both TELEGRAM_BOT_TOKEN and
  TELEGRAM_BOT_TOKEN_KRD for session verification
- Add perPage:1000 to listUsers calls to prevent pagination issues
- Fix offer button label: Buy tab shows "Al" (green), Sell tab shows "Sat" (red)
- Fix active tab highlight with cyan color for visibility
- Fix modal transparency (add --card CSS variable)
- Fix withdraw tab sync (useEffect on modal open)
This commit is contained in:
2026-02-27 00:53:52 +03:00
parent b67809481e
commit 910610491f
24 changed files with 237 additions and 88 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.227",
"buildTime": "2026-02-26T17:26:18.861Z",
"buildNumber": 1772126778862
"version": "1.0.228",
"buildTime": "2026-02-26T21:44:34.122Z",
"buildNumber": 1772142274123
}