[PR #219] [MERGED] Added account info panel with sign out button #8518

Closed
opened 2026-02-05 13:48:38 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/219
Author: @alextran1502
Created: 6/12/2022
Status: Merged
Merged: 6/12/2022
Merged by: @alextran1502

Base: mainHead: dev/214-add-web-logout-button


📝 Commits (1)

  • 6455ec1 Added account info panel with sign out butotn

📊 Changes

3 files changed (+73 additions, -2 deletions)

View changed files

📝 web/src/lib/components/shared/navigation-bar.svelte (+61 -1)
📝 web/src/routes/__layout.svelte (+0 -1)
web/src/routes/auth/logout.ts (+12 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/219 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 6/12/2022 **Status:** ✅ Merged **Merged:** 6/12/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `dev/214-add-web-logout-button` --- ### 📝 Commits (1) - [`6455ec1`](https://github.com/immich-app/immich/commit/6455ec1bfc9ad3266b345d1b48b29f228133fe4a) Added account info panel with sign out butotn ### 📊 Changes **3 files changed** (+73 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/components/shared/navigation-bar.svelte` (+61 -1) 📝 `web/src/routes/__layout.svelte` (+0 -1) ➕ `web/src/routes/auth/logout.ts` (+12 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:48:38 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#8518