[PR #242] [MERGED] UI Fixes & more dns names #patch #384

Closed
opened 2026-03-04 01:36:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/242
Author: @lts-rad
Created: 11/30/2023
Status: Merged
Merged: 11/30/2023
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (10+)

  • 628b7f9 [packet_logs] Implement dns cache for IP Src/Dst mapping
  • 0702f7a [api] Populate traffic with dns cache
  • 8c608b7 [build] Run image builds on github
  • 556a668 [build] Fix typo for unmount script
  • f3c6eda [installer] add cloud-guest dep
  • afbe1d5 [ui] Add SrcDomain/DstDomain to traffic list
  • 54aa516 [docs] Add release note on domains
  • 00f016d [ui] bytes == b
  • cfcba25 [ui] size sm/xs
  • 66c84b6 [ui] DeviceItem

📊 Changes

8 files changed (+67 additions, -225 deletions)

View changed files

📝 .github/workflows/clearfog-ubuntu-iso.yml (+1 -1)
📝 .github/workflows/docker-image.yml (+2 -0)
📝 .github/workflows/pi-ubuntu-iso.yml (+1 -1)
📝 RELEASE-NOTES.md (+4 -0)
📝 frontend/package.json (+2 -2)
📝 frontend/src/components/Logs/LogListItem.js (+2 -2)
📝 frontend/src/components/SyntaxHighlighter.js (+37 -24)
📝 frontend/yarn.lock (+18 -195)

📄 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/spr-networks/super/pull/242 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 11/30/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`628b7f9`](https://github.com/spr-networks/super/commit/628b7f9410ab8b4799c96802060de8ac337fc6eb) [packet_logs] Implement dns cache for IP Src/Dst mapping - [`0702f7a`](https://github.com/spr-networks/super/commit/0702f7aa7b1401ea0b8100b1db42daf9422ce64d) [api] Populate traffic with dns cache - [`8c608b7`](https://github.com/spr-networks/super/commit/8c608b717c50e5d36914ae0c8df9c8c623ba4991) [build] Run image builds on github - [`556a668`](https://github.com/spr-networks/super/commit/556a6681914336c91bed2051fdd456aaa29a8d89) [build] Fix typo for unmount script - [`f3c6eda`](https://github.com/spr-networks/super/commit/f3c6eda20fbe0e52f0a2b9c0f94ef4e90809faca) [installer] add cloud-guest dep - [`afbe1d5`](https://github.com/spr-networks/super/commit/afbe1d5ce94d7001048330047ce74d60e44eb2fe) [ui] Add SrcDomain/DstDomain to traffic list - [`54aa516`](https://github.com/spr-networks/super/commit/54aa516f18dd819086e00032543c608857395873) [docs] Add release note on domains - [`00f016d`](https://github.com/spr-networks/super/commit/00f016d2092f6cbe154e67a0eb86f839def7c856) [ui] bytes == b - [`cfcba25`](https://github.com/spr-networks/super/commit/cfcba25fd9d16c265c643bc0215c7701fe8fd06f) [ui] size sm/xs - [`66c84b6`](https://github.com/spr-networks/super/commit/66c84b62e211c9fe2bb6846f559f2b4c7e8a9e94) [ui] DeviceItem ### 📊 Changes **8 files changed** (+67 additions, -225 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/clearfog-ubuntu-iso.yml` (+1 -1) 📝 `.github/workflows/docker-image.yml` (+2 -0) 📝 `.github/workflows/pi-ubuntu-iso.yml` (+1 -1) 📝 `RELEASE-NOTES.md` (+4 -0) 📝 `frontend/package.json` (+2 -2) 📝 `frontend/src/components/Logs/LogListItem.js` (+2 -2) 📝 `frontend/src/components/SyntaxHighlighter.js` (+37 -24) 📝 `frontend/yarn.lock` (+18 -195) </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-03-04 01:36:35 +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/super#384
No description provided.