[ADD] Device detection and always minimize the sidebar on mobile

This commit is contained in:
Peter Pfeufer
2025-10-15 10:38:34 +02:00
parent bce90344f8
commit 67081ab465
4 changed files with 70 additions and 1 deletions

View File

@@ -61,11 +61,14 @@ dependencies = [
"passlib",
"pydiscourse",
"python-slugify>=1.2",
"pyyaml",
"redis>=4",
"requests>=2.9.1",
"requests-oauthlib",
"semantic-version",
"slixmpp<1.9",
"ua-parser",
"user-agents",
]
optional-dependencies.docs = [
"myst-parser",