[PR #16] [MERGED] qrcode fixes #249

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/16
Author: @lts-po
Created: 4/8/2022
Status: Merged
Merged: 4/8/2022
Merged by: @lts-po

Base: mainHead: dev


📝 Commits (4)

  • ec3bde9 [ui] fix promises / return json only if content type is json
  • 945258d [ui] disabled logging
  • b83afe8 [ui] qrcode T:WPA for both wpa2 & wpa3
  • 3555b6f [ui] qrcode T:WPA for both wpa2 & wpa3

📊 Changes

3 files changed (+114 additions, -105 deletions)

View changed files

📝 frontend/src/api/API.js (+30 -34)
📝 frontend/src/api/Device.js (+3 -0)
📝 frontend/src/views/Devices/Edit/WifiConnect.js (+81 -71)

📄 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/16 **Author:** [@lts-po](https://github.com/lts-po) **Created:** 4/8/2022 **Status:** ✅ Merged **Merged:** 4/8/2022 **Merged by:** [@lts-po](https://github.com/lts-po) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (4) - [`ec3bde9`](https://github.com/spr-networks/super/commit/ec3bde97504b1bfef86c51973a16dca26877f091) [ui] fix promises / return json only if content type is json - [`945258d`](https://github.com/spr-networks/super/commit/945258d852844a64ceba4ee0b0d19525ed04263a) [ui] disabled logging - [`b83afe8`](https://github.com/spr-networks/super/commit/b83afe8521fa843578598f2cc5696126ff446e90) [ui] qrcode T:WPA for both wpa2 & wpa3 - [`3555b6f`](https://github.com/spr-networks/super/commit/3555b6f00be44048f94f88bdd288596eff58bef2) [ui] qrcode T:WPA for both wpa2 & wpa3 ### 📊 Changes **3 files changed** (+114 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/api/API.js` (+30 -34) 📝 `frontend/src/api/Device.js` (+3 -0) 📝 `frontend/src/views/Devices/Edit/WifiConnect.js` (+81 -71) </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:53 +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#249
No description provided.