mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[PR #24] [MERGED] React native #259
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#259
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/spr-networks/super/pull/24
Author: @lts-po
Created: 5/16/2022
Status: ✅ Merged
Merged: 5/16/2022
Merged by: @lts-po
Base:
dev← Head:react-native📝 Commits (10+)
70303b9[ui] get rid of perfect-scrollbar, not usedacd3e78Merge branch 'dev' of https://github.com/spr-networks/super into dev0ee0d81[ui] strart moving the code to react-native (web) + native basea183b97[ui] more updates for modal9b88e02[ui] more native - got a navbar + sidebar and color change786a665[ui] AppContext for keeping track of things + other changes5f21698[ui] more native components + modals / alerts / listsc591c15[ui] update navbar1d65f8f[ui] select => menu native component75995e8[ui] select => menu native component📊 Changes
255 files changed (+14187 additions, -45205 deletions)
View changed files
📝
.github/workflows/docker-image.yml(+1 -1)📝
api/code/api.go(+6 -2)📝
api/code/auth.go(+138 -37)📝
base/template_configs/base/api.json(+13 -2)📝
docker-compose-prebuilt.yml(+15 -5)📝
docker-compose.yml(+15 -5)➕
dyndns/Dockerfile(+25 -0)➕
dyndns/code/dyndns_plugin.go(+220 -0)➕
dyndns/code/go.mod(+5 -0)➕
dyndns/code/go.sum(+2 -0)📝
frontend/README.md(+2 -10)➕
frontend/app.json(+4 -0)➕
frontend/babel.config.js(+3 -0)📝
frontend/cypress/integration/spec.js(+1 -1)➖
frontend/github-assets/angular.png(+0 -0)➖
frontend/github-assets/chrome.png(+0 -0)➖
frontend/github-assets/edge.png(+0 -0)➖
frontend/github-assets/firefox.png(+0 -0)➖
frontend/github-assets/html.png(+0 -0)➖
frontend/github-assets/opera.png(+0 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.