[PR #13164] [MERGED] app: open app instead of always navigating to / on connect #14104

Closed
opened 2026-04-13 00:45:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13164
Author: @jmorganca
Created: 11/19/2025
Status: Merged
Merged: 11/20/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/open-app-url-scheme


📝 Commits (4)

  • 26ad6ef app: open app instead of always navigating to / on connect
  • e04ef38 fix main case
  • 338aaca fix direct handlers
  • cabdbce remove log statement

📊 Changes

3 files changed (+10 additions, -19 deletions)

View changed files

📝 app/cmd/app/app.go (+5 -3)
📝 app/cmd/app/app_darwin.m (+2 -15)
📝 app/cmd/app/app_windows.go (+3 -1)

📄 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/ollama/ollama/pull/13164 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/20/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/open-app-url-scheme` --- ### 📝 Commits (4) - [`26ad6ef`](https://github.com/ollama/ollama/commit/26ad6ef63095db54b0fea848b436f529335f6906) app: open app instead of always navigating to / on connect - [`e04ef38`](https://github.com/ollama/ollama/commit/e04ef3849963fc1ba4199005089f78753f154b6b) fix main case - [`338aaca`](https://github.com/ollama/ollama/commit/338aacac78fc17d73a188c1d0602d73bff15af91) fix direct handlers - [`cabdbce`](https://github.com/ollama/ollama/commit/cabdbce33722e84c95f56004ffa2f3c74ad5b825) remove log statement ### 📊 Changes **3 files changed** (+10 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `app/cmd/app/app.go` (+5 -3) 📝 `app/cmd/app/app_darwin.m` (+2 -15) 📝 `app/cmd/app/app_windows.go` (+3 -1) </details> ### 📄 Description _No description provided_ --- <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 2026-04-13 00:45:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#14104