Skip to content
Trailer.devDocumentation

Search is only available in production builds. Try building and previewing the site to test it out locally.

Profile Page

The profile page with the secondary sidebar (Profile, Change password, Notifications, Delete) and the profile form showing the email field, name, and avatar uploader.

The profile page manages your own account. Open it from the avatar link at the bottom of the sidebar. It uses a secondary sidebar to jump between sections.

Edit your basic account details:

  • Email (read-only). To change it, use the “Change email” button next to the field. It opens a dialog where you enter a new email and a confirmation email is sent. The change takes effect when you open the link in that email, which lands on a confirmation page that completes the switch.
  • Email visibility. A checkbox controlling whether your email is visible to others.
  • Name.
  • Avatar. Upload and crop an image.

Two more controls govern account privileges:

  • Admin. Grants administrator privileges. Always visible, but editable only by an admin (it appears disabled for non-admins).
  • Enabled. Whether the account is active. Shown only to admins. Disabled users cannot log in.

Save with the footer button, which is enabled once you change a field.

Change your password by entering:

  • Current password
  • New password
  • Confirm new password

If the current password is wrong, the form reports an invalid old password error.

Toggle Browser notifications. Enabling it asks the browser for notification permission. If the browser has blocked notifications, the toggle is disabled and a hint explains why. This preference is stored in the browser, not on the server.

Delete your own account. You must type your name to confirm. On success you are logged out.

  • Settings - Application-wide settings (admins)
  • Login - Authentication