[PR #1] [MERGED] push nits #3

Closed
opened 2026-02-15 17:16:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/onyx-dot-app/onyx-chrome-extension/pull/1
Author: @pablonyx
Created: 1/7/2025
Status: Merged
Merged: 1/15/2025
Merged by: @yuhongsun96

Base: asHead: proper_folder


📝 Commits (5)

📊 Changes

11 files changed (+294 additions, -124 deletions)

View changed files

📝 manifest.json (+9 -10)
📝 service_worker.js (+44 -39)
📝 src/pages/onyx_home.js (+42 -28)
📝 src/pages/options.html (+1 -1)
📝 src/pages/options.js (+15 -7)
📝 src/pages/panel.js (+26 -16)
src/shared/error-modal.js (+0 -0)
📝 src/utils/constants.js (+40 -10)
📝 src/utils/content.js (+13 -10)
📝 src/utils/error-modal.js (+93 -0)
📝 src/utils/storage.js (+11 -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/onyx-dot-app/onyx-chrome-extension/pull/1 **Author:** [@pablonyx](https://github.com/pablonyx) **Created:** 1/7/2025 **Status:** ✅ Merged **Merged:** 1/15/2025 **Merged by:** [@yuhongsun96](https://github.com/yuhongsun96) **Base:** `as` ← **Head:** `proper_folder` --- ### 📝 Commits (5) - [`113c90d`](https://github.com/onyx-dot-app/onyx-chrome-extension/commit/113c90dbaef5a85741f01f54c201717b3a92c884) push nits - [`74de054`](https://github.com/onyx-dot-app/onyx-chrome-extension/commit/74de05483bed14753993732e555a0710f6864825) k - [`c199dc1`](https://github.com/onyx-dot-app/onyx-chrome-extension/commit/c199dc1263866eae5e15152a706a33316910f7ba) v3 - [`61a1174`](https://github.com/onyx-dot-app/onyx-chrome-extension/commit/61a1174234f6fd3a5f876a168cfa767ba5610581) nit - [`4dc4eac`](https://github.com/onyx-dot-app/onyx-chrome-extension/commit/4dc4eac484ab47c3ac7b4e9f79b8b38a64388b1e) minor cleanup ### 📊 Changes **11 files changed** (+294 additions, -124 deletions) <details> <summary>View changed files</summary> 📝 `manifest.json` (+9 -10) 📝 `service_worker.js` (+44 -39) 📝 `src/pages/onyx_home.js` (+42 -28) 📝 `src/pages/options.html` (+1 -1) 📝 `src/pages/options.js` (+15 -7) 📝 `src/pages/panel.js` (+26 -16) ➖ `src/shared/error-modal.js` (+0 -0) 📝 `src/utils/constants.js` (+40 -10) 📝 `src/utils/content.js` (+13 -10) 📝 `src/utils/error-modal.js` (+93 -0) 📝 `src/utils/storage.js` (+11 -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>
yindo added the pull-request label 2026-02-15 17:16:04 -05:00
yindo closed this issue 2026-02-15 17:16:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: onyx-dot-app/onyx-chrome-extension#3