[PR #13067] [MERGED] app: remove source code for previous JavaScript-based macOS app #14058

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

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13067
Author: @jmorganca
Created: 11/13/2025
Status: Merged
Merged: 11/13/2025
Merged by: @jmorganca

Base: mainHead: jmorganca/remove-old-mac-app


📝 Commits (1)

  • 374fae2 app: remove source code for previous javascript-based macOS app

📊 Changes

31 files changed (+0 additions, -17521 deletions)

View changed files

macapp/.eslintrc.json (+0 -16)
macapp/.gitignore (+0 -92)
macapp/README.md (+0 -21)
macapp/assets/icon.icns (+0 -0)
macapp/assets/iconDarkTemplate.png (+0 -0)
macapp/assets/iconDarkTemplate@2x.png (+0 -0)
macapp/assets/iconDarkUpdateTemplate.png (+0 -0)
macapp/assets/iconDarkUpdateTemplate@2x.png (+0 -0)
macapp/assets/iconTemplate.png (+0 -0)
macapp/assets/iconTemplate@2x.png (+0 -0)
macapp/assets/iconUpdateTemplate.png (+0 -0)
macapp/assets/iconUpdateTemplate@2x.png (+0 -0)
macapp/forge.config.ts (+0 -79)
macapp/package-lock.json (+0 -16604)
macapp/package.json (+0 -80)
macapp/postcss.config.js (+0 -7)
macapp/src/app.css (+0 -34)
macapp/src/app.tsx (+0 -122)
macapp/src/declarations.d.ts (+0 -4)
macapp/src/index.html (+0 -9)

...and 11 more files

📄 Description

The code in this directory has been replaced with the new Go version in https://github.com/ollama/ollama/tree/main/app


🔄 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/13067 **Author:** [@jmorganca](https://github.com/jmorganca) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/13/2025 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `jmorganca/remove-old-mac-app` --- ### 📝 Commits (1) - [`374fae2`](https://github.com/ollama/ollama/commit/374fae266a1318d51c5f257b18bc140501d0be16) app: remove source code for previous javascript-based macOS app ### 📊 Changes **31 files changed** (+0 additions, -17521 deletions) <details> <summary>View changed files</summary> ➖ `macapp/.eslintrc.json` (+0 -16) ➖ `macapp/.gitignore` (+0 -92) ➖ `macapp/README.md` (+0 -21) ➖ `macapp/assets/icon.icns` (+0 -0) ➖ `macapp/assets/iconDarkTemplate.png` (+0 -0) ➖ `macapp/assets/iconDarkTemplate@2x.png` (+0 -0) ➖ `macapp/assets/iconDarkUpdateTemplate.png` (+0 -0) ➖ `macapp/assets/iconDarkUpdateTemplate@2x.png` (+0 -0) ➖ `macapp/assets/iconTemplate.png` (+0 -0) ➖ `macapp/assets/iconTemplate@2x.png` (+0 -0) ➖ `macapp/assets/iconUpdateTemplate.png` (+0 -0) ➖ `macapp/assets/iconUpdateTemplate@2x.png` (+0 -0) ➖ `macapp/forge.config.ts` (+0 -79) ➖ `macapp/package-lock.json` (+0 -16604) ➖ `macapp/package.json` (+0 -80) ➖ `macapp/postcss.config.js` (+0 -7) ➖ `macapp/src/app.css` (+0 -34) ➖ `macapp/src/app.tsx` (+0 -122) ➖ `macapp/src/declarations.d.ts` (+0 -4) ➖ `macapp/src/index.html` (+0 -9) _...and 11 more files_ </details> ### 📄 Description The code in this directory has been replaced with the new Go version in https://github.com/ollama/ollama/tree/main/app --- <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:43:40 -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#14058