Fixed issues with impersonation. Show warning or error depending on connection's remaining time before expiry. Replaced use of /api/... in urls.

This commit is contained in:
Tom
2025-04-05 02:06:31 +00:00
parent 70e0e9bf71
commit 3e9a9f9dc5
18 changed files with 129 additions and 71 deletions

View File

@ -5,8 +5,8 @@
</button>
<span>Tom-to-Speech</span>
@if (isLoggedIn) {
<span class="spacer"></span>
@if (isLoggedIn) {
<div class="links">
@if (showImpersonation) {
<impersonation />