[PR #21] [CLOSED] Dev api #254

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/21
Author: @repu1sion
Created: 5/2/2022
Status: Closed

Base: devHead: dev_api


📝 Commits (5)

  • 82c0016 added wireless API 20 functions
  • 67081f9 added golang-iwlist package in api.go
  • 6708537 added wireless-tools in api Dockerfile
  • cb2c278 fixed json issue which brokes device list
  • 595fe3e fixed error with doube module definition

📊 Changes

5 files changed (+650 additions, -13 deletions)

View changed files

📝 api/Dockerfile (+1 -1)
📝 api/code/api.go (+645 -0)
📝 api/code/go.mod (+1 -0)
📝 api/code/go.sum (+2 -11)
📝 base/template_configs/devices/devices.json (+1 -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/21 **Author:** [@repu1sion](https://github.com/repu1sion) **Created:** 5/2/2022 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev_api` --- ### 📝 Commits (5) - [`82c0016`](https://github.com/spr-networks/super/commit/82c00162f66280b7c606d8b2d966b2dd377d09e7) added wireless API 20 functions - [`67081f9`](https://github.com/spr-networks/super/commit/67081f90923a81c37034f7d4d7afdd4f8155e0c3) added golang-iwlist package in api.go - [`6708537`](https://github.com/spr-networks/super/commit/670853771c3413865fa3ad3586b253cfa0ca6598) added wireless-tools in api Dockerfile - [`cb2c278`](https://github.com/spr-networks/super/commit/cb2c278c248518be020e3e929c73bb256b9f97d1) fixed json issue which brokes device list - [`595fe3e`](https://github.com/spr-networks/super/commit/595fe3e7d062455f610b8244b4d48a23601cae4f) fixed error with doube module definition ### 📊 Changes **5 files changed** (+650 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `api/Dockerfile` (+1 -1) 📝 `api/code/api.go` (+645 -0) 📝 `api/code/go.mod` (+1 -0) 📝 `api/code/go.sum` (+2 -11) 📝 `base/template_configs/devices/devices.json` (+1 -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:35:55 +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#254
No description provided.