[PR #84] [MERGED] Remove versions.txt file #294

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

📋 Pull Request Information

Original PR: https://github.com/spr-networks/super/pull/84
Author: @lts-rad
Created: 10/5/2022
Status: Merged
Merged: 10/5/2022
Merged by: @lts-rad

Base: mainHead: dev


📝 Commits (10+)

  • 42b51e5 [ui] flexwrap instead of truncate to show blocklists on mobile
  • 722ec52 [ui] add pod-install for ios build with github actions
  • 8f6789a [ui] avoid autoFocus on device name
  • d80dcd4 [ui] height fix on mobile
  • f71f47c [ui] height fix on mobile
  • 7065fb9 [ui] fix new scroll in app
  • bd6b74c [ui] fix scroll on list for mobile view
  • e65297b [ui] build and sign
  • c830b44 [build] add ios build workflow
  • 1f8e6d3 [ui] manual signing

📊 Changes

9 files changed (+147 additions, -21 deletions)

View changed files

📝 .github/workflows/sbom-build.yml (+12 -2)
📝 .github/workflows/ubuntu-iso.yml (+4 -2)
📝 api/code/api.go (+48 -5)
📝 api/code/firewall.go (+1 -1)
📝 api/code/plugins.go (+18 -0)
📝 docker-compose-virt.yml (+0 -1)
📝 docker-compose.yml (+0 -1)
📝 frontend/src/api/MockAPI.js (+30 -9)
📝 superd/code/superd.go (+34 -0)

📄 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/84 **Author:** [@lts-rad](https://github.com/lts-rad) **Created:** 10/5/2022 **Status:** ✅ Merged **Merged:** 10/5/2022 **Merged by:** [@lts-rad](https://github.com/lts-rad) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (10+) - [`42b51e5`](https://github.com/spr-networks/super/commit/42b51e51f36ea69fa856a188a48eccb49e7f95c5) [ui] flexwrap instead of truncate to show blocklists on mobile - [`722ec52`](https://github.com/spr-networks/super/commit/722ec523070863454feda01efc89031199e32604) [ui] add pod-install for ios build with github actions - [`8f6789a`](https://github.com/spr-networks/super/commit/8f6789a93f642dfd828681457063e4848e14c3af) [ui] avoid autoFocus on device name - [`d80dcd4`](https://github.com/spr-networks/super/commit/d80dcd48220aa104ae164eb21fd8181c58b0a23f) [ui] height fix on mobile - [`f71f47c`](https://github.com/spr-networks/super/commit/f71f47c9989ec93d3cb395e972c21c68814bc207) [ui] height fix on mobile - [`7065fb9`](https://github.com/spr-networks/super/commit/7065fb9bed72c528e47b7c08bc18e5d3d42fcc96) [ui] fix new scroll in app - [`bd6b74c`](https://github.com/spr-networks/super/commit/bd6b74c3f15fcbc0b8ebfc85e5997c1c3504f184) [ui] fix scroll on list for mobile view - [`e65297b`](https://github.com/spr-networks/super/commit/e65297b7605ad9126b8f7932a136eb08527c3c2a) [ui] build and sign - [`c830b44`](https://github.com/spr-networks/super/commit/c830b44236cd6900bd8aaf82b7c2a5522d832c05) [build] add ios build workflow - [`1f8e6d3`](https://github.com/spr-networks/super/commit/1f8e6d3e81108856b4f2342a92efc88249149e42) [ui] manual signing ### 📊 Changes **9 files changed** (+147 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/sbom-build.yml` (+12 -2) 📝 `.github/workflows/ubuntu-iso.yml` (+4 -2) 📝 `api/code/api.go` (+48 -5) 📝 `api/code/firewall.go` (+1 -1) 📝 `api/code/plugins.go` (+18 -0) 📝 `docker-compose-virt.yml` (+0 -1) 📝 `docker-compose.yml` (+0 -1) 📝 `frontend/src/api/MockAPI.js` (+30 -9) 📝 `superd/code/superd.go` (+34 -0) </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:08 +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#294
No description provided.