[PR #8] feat: Add proxy check function and session registration logic improve… #8

Open
opened 2026-03-13 19:47:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/africa1207/AWS-BuildID-Auto-For-Ext/pull/8
Author: @hkxiaoyao
Created: 3/7/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 88c814c feat: Add proxy check function and session registration logic improvements

📊 Changes

5 files changed (+190 additions, -38 deletions)

View changed files

📝 background/service-worker.js (+109 -10)
📝 popup/i18n.js (+3 -0)
📝 popup/popup.css (+26 -0)
📝 popup/popup.html (+11 -8)
📝 popup/popup.js (+41 -20)

📄 Description

…ments

  • Add function to check for available proxies and modify session registration logic to handle proxy failures more robustly.
  • Add option to skip session with consequences in multiple language locales
  • Add styling for skip session button with hover and disabled states
  • Add IP检测及页面超时设置区域
  • Add skip button for running sessions and handle related events; update IP detection and page timeout configuration UI and logic.

🔄 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/africa1207/AWS-BuildID-Auto-For-Ext/pull/8 **Author:** [@hkxiaoyao](https://github.com/hkxiaoyao) **Created:** 3/7/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`88c814c`](https://github.com/africa1207/AWS-BuildID-Auto-For-Ext/commit/88c814cbba505e184f980b8b7da9e05187190cce) feat: Add proxy check function and session registration logic improvements ### 📊 Changes **5 files changed** (+190 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `background/service-worker.js` (+109 -10) 📝 `popup/i18n.js` (+3 -0) 📝 `popup/popup.css` (+26 -0) 📝 `popup/popup.html` (+11 -8) 📝 `popup/popup.js` (+41 -20) </details> ### 📄 Description …ments - Add function to check for available proxies and modify session registration logic to handle proxy failures more robustly. - Add option to skip session with consequences in multiple language locales - Add styling for skip session button with hover and disabled states - Add IP检测及页面超时设置区域 - Add skip button for running sessions and handle related events; update IP detection and page timeout configuration UI and logic. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/AWS-BuildID-Auto-For-Ext#8
No description provided.