[PR #137] [CLOSED] iOS updates #342

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/137
Author: @lts-po
Created: 5/10/2023
Status: Closed

Base: mainHead: dev


📝 Commits (10+)

  • 1726e71 [api] Add ExtraBSS support for interfaces
  • 456cecc [api] Add extra bss enable call
  • 8b92ee2 [api] Add more validation for ExtraBSS
  • 8134f2c [api] Rewrite the hostap configuration when setting extraBSS
  • e45f536 [api] Fix formatting, use strconv for number conversion to string
  • b5a264c [api] Change comment style to be compatible with hostapd
  • 71cc98e [api] Ignore previous extra bss generation
  • 5b8959d [build] use jq instead of yq for sboms
  • a9f4c26 [build] go with default xcode
  • 3a22e37 [api] multiple bss support, update LLA bit

📊 Changes

8 files changed (+116 additions, -107 deletions)

View changed files

📝 .github/workflows/docker-image.yml (+0 -28)
📝 .github/workflows/sbom-docker.yml (+26 -0)
📝 frontend/src/components/Flow/FlowCard.js (+5 -2)
📝 frontend/src/components/Flow/FlowCards.js (+1 -1)
📝 frontend/src/components/Flow/FlowList.js (+68 -64)
📝 frontend/src/layouts/Admin.js (+10 -10)
📝 frontend/src/views/SystemInfo.js (+2 -1)
📝 frontend/src/views/Traffic/TrafficList.js (+4 -1)

📄 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/137 **Author:** [@lts-po](https://github.com/lts-po) **Created:** 5/10/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`1726e71`](https://github.com/spr-networks/super/commit/1726e714caaa51f15f582dccd61c7f67ff2a92ba) [api] Add ExtraBSS support for interfaces - [`456cecc`](https://github.com/spr-networks/super/commit/456cecc8e87b710bd5d6022066d3af65c7a8d5d1) [api] Add extra bss enable call - [`8b92ee2`](https://github.com/spr-networks/super/commit/8b92ee2fd427f4704ddd793d20299862b989d7ae) [api] Add more validation for ExtraBSS - [`8134f2c`](https://github.com/spr-networks/super/commit/8134f2c5a607088421bfd667fca2f151f838a23a) [api] Rewrite the hostap configuration when setting extraBSS - [`e45f536`](https://github.com/spr-networks/super/commit/e45f536f8f772a7263ae0dcfd2b0a865e919c35e) [api] Fix formatting, use strconv for number conversion to string - [`b5a264c`](https://github.com/spr-networks/super/commit/b5a264c8abb524d6de79d8b3a17eb25950df2bb4) [api] Change comment style to be compatible with hostapd - [`71cc98e`](https://github.com/spr-networks/super/commit/71cc98e9c79189dd6d46e45601223c6ef9ade0bf) [api] Ignore previous extra bss generation - [`5b8959d`](https://github.com/spr-networks/super/commit/5b8959d5c77b212816b72eb951e1f6bc8ea3d959) [build] use jq instead of yq for sboms - [`a9f4c26`](https://github.com/spr-networks/super/commit/a9f4c2646faff51d03e329c6d954e9162c49108b) [build] go with default xcode - [`3a22e37`](https://github.com/spr-networks/super/commit/3a22e375f5d935bbb0f1cf767166e643ecff61a3) [api] multiple bss support, update LLA bit ### 📊 Changes **8 files changed** (+116 additions, -107 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-image.yml` (+0 -28) 📝 `.github/workflows/sbom-docker.yml` (+26 -0) 📝 `frontend/src/components/Flow/FlowCard.js` (+5 -2) 📝 `frontend/src/components/Flow/FlowCards.js` (+1 -1) 📝 `frontend/src/components/Flow/FlowList.js` (+68 -64) 📝 `frontend/src/layouts/Admin.js` (+10 -10) 📝 `frontend/src/views/SystemInfo.js` (+2 -1) 📝 `frontend/src/views/Traffic/TrafficList.js` (+4 -1) </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:23 +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#342
No description provided.