feat(logs): add copy to clipboard button to logs page

includes various other improvements to the logs page
This commit is contained in:
sct
2021-03-19 12:59:23 +00:00
parent 0974a4c971
commit e2b8745fdc
5 changed files with 190 additions and 6 deletions

View File

@@ -28,6 +28,7 @@
"bowser": "^2.11.0",
"connect-typeorm": "^1.1.4",
"cookie-parser": "^1.4.5",
"copy-to-clipboard": "^3.3.1",
"country-flag-icons": "^1.2.9",
"csurf": "^1.11.0",
"email-templates": "^8.0.3",