Block a user
f0af4c6547
Merge branch 'main' into allow-custom-logo
933c7d8acc
chore(deps): update dev-dependencies
253e716390
[skip ci] Updated translations via Crowdin
Allow custom logo via environment variable
d0efca194f
Merge branch 'main' of https://kolaente.dev/davidangel/frontend
d19a5d9714
chore(deps): update dev-dependencies
90cad1c8dd
chore(deps): update dev-dependencies
057017c8eb
[skip ci] Updated translations via Crowdin
d7ce8dd320
fix(quick add magic): repeating intervals in words
8a72cef547
Merge branch 'main' into persistent-menu-state
ecdae4e03e
chore(deps): update dependency vitest to v0.28.4
b26ea45fe0
chore: update funding links
7cb0cd293d
chore: update funding links
6572f75e5d
fix: Use Build Time Base Path (#2964)
6d392a5ac6
Merge branch 'main' into persistent-menu-state
81a4f2d977
chore: typo
2972d0d400
chore(deps): update dependency cypress to v12.5.1
c11ebc44c4
chore(deps): update dependency vite to v4.1.1
144f90c5f7
fix(deps): update sentry-javascript monorepo to v7.36.0
91222c156c
Merge branch 'main' into persistent-menu-state
81a4f2d977
chore: typo
2972d0d400
chore(deps): update dependency cypress to v12.5.1
c11ebc44c4
chore(deps): update dependency vite to v4.1.1
144f90c5f7
fix(deps): update sentry-javascript monorepo to v7.36.0
Persistent menuActive state with Local Storage
@dpschen – Thanks for the feedback! I've taken a stab at an approach approximating what you've suggested. Let me know what you think.