Finish mailboxes view

This commit is contained in:
Johannes Zellner
2025-03-14 18:48:13 +01:00
parent 44b02961ac
commit 9676cabcb8
17 changed files with 377 additions and 49 deletions

View File

@@ -25,7 +25,7 @@
"jquery": "^3.7.1",
"marked": "^15.0.7",
"moment": "^2.30.1",
"pankow": "^2.9.7",
"pankow": "^2.10.0",
"pankow-viewers": "^1.0.11",
"sass": "^1.85.1",
"vite": "^6.2.2",
@@ -2339,9 +2339,9 @@
}
},
"node_modules/pankow": {
"version": "2.9.7",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-2.9.7.tgz",
"integrity": "sha512-IZ/WkZ/2Z4CVjPM7fDx+9AdjdR8rQqsBGQD9SUJg5OnqPSkznmE+J6AevqKwvgG+e4KXOyJqeIivLdapK4FU1w==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-2.10.0.tgz",
"integrity": "sha512-qpDVvHgpJYfYPOyPhPL317r6sgMYm+WJHUk5R9g3iy7oqFBu6d+mS3MXgzbAXuGBUAsie+ZTiyoMi2u1OgXy4Q==",
"license": "ISC",
"dependencies": {
"@fontsource/inter": "^5.2.5",
@@ -4135,9 +4135,9 @@
}
},
"pankow": {
"version": "2.9.7",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-2.9.7.tgz",
"integrity": "sha512-IZ/WkZ/2Z4CVjPM7fDx+9AdjdR8rQqsBGQD9SUJg5OnqPSkznmE+J6AevqKwvgG+e4KXOyJqeIivLdapK4FU1w==",
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/pankow/-/pankow-2.10.0.tgz",
"integrity": "sha512-qpDVvHgpJYfYPOyPhPL317r6sgMYm+WJHUk5R9g3iy7oqFBu6d+mS3MXgzbAXuGBUAsie+ZTiyoMi2u1OgXy4Q==",
"requires": {
"@fontsource/inter": "^5.2.5",
"@fortawesome/fontawesome-free": "^6.7.2",