1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 03:54:58 +01:00

feat: adds the ability to show a specific log from the past with a permanent link (#3958)

This commit is contained in:
Amir Raminfar
2025-06-11 16:23:48 -07:00
committed by GitHub
parent a8dced5c2b
commit d98000b35a
38 changed files with 669 additions and 232 deletions

View File

@@ -79,6 +79,7 @@
"devDependencies": {
"@apache-arrow/esnext-esm": "^20.0.0",
"@iconify-json/material-symbols-light": "^1.2.25",
"@iconify-json/ion": "^1.2.3",
"@iconify-json/ri": "^1.2.5",
"@pinia/testing": "^1.0.2",
"@playwright/test": "^1.52.0",