[PR #191] [MERGED] feat: skip login screen when logged in #285

Closed
opened 2025-10-31 17:08:58 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pd4d10/git-touch/pull/191
Author: @shreyas1599
Created: 2/4/2021
Status: Merged
Merged: 2/5/2021
Merged by: @pd4d10

Base: mainHead: default-account


📝 Commits (3)

  • 84b803c feat: skip login screen when logged in
  • 2c68790 fix: remove unnecessary assignment
  • 9186625 fix: activeAccount null handling

📊 Changes

2 files changed (+15 additions, -0 deletions)

View changed files

📝 lib/models/auth.dart (+14 -0)
📝 lib/utils/utils.dart (+1 -0)

📄 Description


🔄 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/pd4d10/git-touch/pull/191 **Author:** [@shreyas1599](https://github.com/shreyas1599) **Created:** 2/4/2021 **Status:** ✅ Merged **Merged:** 2/5/2021 **Merged by:** [@pd4d10](https://github.com/pd4d10) **Base:** `main` ← **Head:** `default-account` --- ### 📝 Commits (3) - [`84b803c`](https://github.com/pd4d10/git-touch/commit/84b803caa22d84dc0fc4a3b94f1f6e5d7cbbb00b) feat: skip login screen when logged in - [`2c68790`](https://github.com/pd4d10/git-touch/commit/2c68790426398b06bf579798d71bea5c94a1416c) fix: remove unnecessary assignment - [`9186625`](https://github.com/pd4d10/git-touch/commit/918662592414546e3e135cfc9bec40c8eb350874) fix: activeAccount null handling ### 📊 Changes **2 files changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/models/auth.dart` (+14 -0) 📝 `lib/utils/utils.dart` (+1 -0) </details> ### 📄 Description - Closes #84 - active tab was not set in `init()`. Fixed it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-10-31 17:08:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/git-touch#285