* feat: show potential pre-auth secret error on server create * chroe: address comments * chore: updated message * feat: read response header to check error source * fix: i18n * chore: rename pre-auth to just auth * Add show/hide toggle to authentication secret field Modified server form to match login form UX with password visibility toggle * Add preauth secret field to edit server with validation and auto-open options * chore: added missing 18n * Increase form padding for better error message spacing * Fix preauth secret removal when not provided * Change edit server title from 'Edit server name' to 'Edit server' * Add custom ping function and improve validation in edit server * chore: revert en_AU * chore: improved error message * feat: animate advanced options * fix: auth secret label being cropped * refactor: doPing |
||
|---|---|---|
| .. | ||
| app.ts | ||
| credentials.ts | ||
| launch.test.ts | ||
| launch.ts | ||
| managed_app.ts | ||
| push_notifications.test.ts | ||
| push_notifications.ts | ||