From e7a9f9a0fec3d0671f033970ee63fdd991a30c72 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Sat, 4 Oct 2025 18:22:53 +0200 Subject: [PATCH] Copy all dataleaks information button Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- .../components/index/search/datawells.svelte | 150 ++++++++++++++---- front/src/routes/dataleaks/index.svelte | 2 +- 2 files changed, 116 insertions(+), 36 deletions(-) diff --git a/front/src/lib/components/index/search/datawells.svelte b/front/src/lib/components/index/search/datawells.svelte index 3df120d..9e7188d 100644 --- a/front/src/lib/components/index/search/datawells.svelte +++ b/front/src/lib/components/index/search/datawells.svelte @@ -1,8 +1,10 @@
|
- |
{item.Length.toLocaleString("fr")} | {#if showColumns} diff --git a/front/src/routes/dataleaks/index.svelte b/front/src/routes/dataleaks/index.svelte index 6d5d59a..39d08bc 100644 --- a/front/src/routes/dataleaks/index.svelte +++ b/front/src/routes/dataleaks/index.svelte @@ -1,6 +1,6 @@
|---|