Merge pull request from gerlofvanek/memory

Fix potential sources of mem leaks + Various related fixes.
This commit is contained in:
tecnovert 2025-01-16 19:28:13 +00:00 committed by GitHub
commit e548cf2b3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1215 additions and 718 deletions
basicswap

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -147,7 +147,7 @@ function getWebSocketConfig() {
</button>
<p class="text-red-600 font-semibold text-xl mb-4">Error</p>
<p id="error-message" class="text-gray-700 dark:text-gray-300 text-lg mb-6"></p>
<p class="text-sm text-gray-600 dark:text-gray-400">To review or update your Chart API Key(s), navigate to<a href="/settings" class="text-blue-500 hover:underline">Settings & Tools > Settings > General (TAB)</a>.
<p class="text-sm text-gray-600 dark:text-gray-400">To review or update your Chart API Key(s), navigate to <a href="/settings" class="text-blue-500 hover:underline">Settings & Tools > Settings > General (TAB)</a>.
</p>
</div>
</div>
@ -337,7 +337,7 @@ function getWebSocketConfig() {
<div class="container mt-5 mx-auto px-4">
<div class="pt-0 pb-6 bg-coolGray-100 dark:bg-gray-500 rounded-xl">
<div class="px-0">
<div class="w-auto mt-6 overflow-x-auto">
<div class="w-auto mt-6 overflow-hidden md:overflow-hidden sm:overflow-auto">
<table class="w-full min-w-max">
<thead class="uppercase">
<tr>