[PR #45] [CLOSED] pr #76

Closed
opened 2026-02-27 16:42:27 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/45
Author: @AoaoMH
Created: 1/4/2026
Status: Closed

Base: mainHead: main


📝 Commits (5)

  • d3db268 feat: add favicon support and enhance logo setup logic to ensure favicon updates alongside site logos
  • 48956aa feat: enhance OpenAI model discovery with fallback to simple GET request for improved CORS handling and user notifications
  • 3046375 feat: update OAuth card visibility logic to retain iFlow card for Cookie login functionality and enhance comments for clarity
  • 1007dbb feat: adjust sidebar positioning and height for improved layout, adding padding for navbar integration
  • a05145b feat: implement iFlow OAuth access restrictions to local machine only, enhancing visibility logic and user notifications

📊 Changes

7 files changed (+95 additions, -14 deletions)

View changed files

📝 app.js (+52 -6)
📝 i18n.js (+2 -0)
📝 index.html (+1 -0)
📝 src/modules/ai-providers.js (+23 -3)
📝 src/modules/oauth.js (+11 -0)
📝 src/utils/constants.js (+2 -2)
📝 styles.css (+4 -3)

📄 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/router-for-me/Cli-Proxy-API-Management-Center/pull/45 **Author:** [@AoaoMH](https://github.com/AoaoMH) **Created:** 1/4/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (5) - [`d3db268`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/d3db2680cf66b331c4bf7034b85e38ab08645201) feat: add favicon support and enhance logo setup logic to ensure favicon updates alongside site logos - [`48956aa`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/48956aa0a75ba4b9adfdda33580f6946aa58c641) feat: enhance OpenAI model discovery with fallback to simple GET request for improved CORS handling and user notifications - [`3046375`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/3046375b3cf5a18944e3b0f7f9199c91e43a9b8a) feat: update OAuth card visibility logic to retain iFlow card for Cookie login functionality and enhance comments for clarity - [`1007dbb`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/1007dbbf44a7e7cf1c1c41496954edc38988744c) feat: adjust sidebar positioning and height for improved layout, adding padding for navbar integration - [`a05145b`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/a05145bf48ba5147ee9b9d5f683292c5f86b140b) feat: implement iFlow OAuth access restrictions to local machine only, enhancing visibility logic and user notifications ### 📊 Changes **7 files changed** (+95 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `app.js` (+52 -6) 📝 `i18n.js` (+2 -0) 📝 `index.html` (+1 -0) 📝 `src/modules/ai-providers.js` (+23 -3) 📝 `src/modules/oauth.js` (+11 -0) 📝 `src/utils/constants.js` (+2 -2) 📝 `styles.css` (+4 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:42:27 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cli-Proxy-API-Management-Center#76
No description provided.