mirror of
https://github.com/clonos/control-pane.git
synced 2026-04-27 05:35:55 +03:00
[PR #36] [MERGED] Bozhinov fix #57
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/control-pane#57
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/clonos/control-pane/pull/36
Author: @olevole
Created: 2/21/2021
Status: ✅ Merged
Merged: 2/21/2021
Merged by: @olevole
Base:
master← Head:bozhinov-Fix📝 Commits (10+)
9247904* Simplify lang include2ca68c3* tweaked db classcca5d58* remove dep on sqlite (not the PDO)e0328a2* Refactor the rest of the scripts2697499* fixed oops242a680* Merged shell-escape-fix31b2002* Fixed the db classf585abb* Merged with src repo943feaaMerge branch 'master' into Fixaf666e5* fixed oops📊 Changes
22 files changed (+1008 additions, -964 deletions)
View changed files
➕
php/cbsd.php(+58 -0)📝
php/clonos.php(+690 -726)📝
php/config.php(+69 -82)📝
php/db.php(+112 -63)📝
php/forms.php(+46 -64)📝
public/pages/authkey/a.json.php(+1 -1)📝
public/pages/bases/a.json.php(+2 -2)📝
public/pages/bhyvevms/a.json.php(+2 -2)📝
public/pages/imported/a.json.php(+1 -1)📝
public/pages/instance_jail/a.json.php(+6 -4)📝
public/pages/instance_jail/helpers.php(+3 -1)📝
public/pages/jailscontainers/a.json.php(+2 -2)📝
public/pages/jailscontainers/helpers.json.php(+2 -2)📝
public/pages/media/a.json.php(+1 -1)📝
public/pages/nodes/a.json.php(+1 -1)📝
public/pages/overview/a.json.php(+3 -3)📝
public/pages/sources/a.json.php(+2 -2)📝
public/pages/tasklog/a.json.php(+1 -1)📝
public/pages/users/a.json.php(+1 -1)📝
public/pages/vm_packages/a.json.php(+1 -1)...and 2 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.