[PR #42] [MERGED] Code cleanup #60

Closed
opened 2026-03-02 03:21:34 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/clonos/control-pane/pull/42
Author: @bozhinov
Created: 2/24/2021
Status: Merged
Merged: 2/24/2021
Merged by: @olevole

Base: masterHead: master


📝 Commits (10+)

📊 Changes

13 files changed (+475 additions, -484 deletions)

View changed files

📝 php/cbsd.php (+6 -0)
📝 php/clonos.php (+244 -207)
📝 php/forms.php (+50 -81)
📝 php/locale.php (+3 -9)
📝 php/menu.php (+11 -23)
📝 public/download.php (+12 -12)
📝 public/index.php (+55 -55)
📝 public/pages/instance_jail/helpers.php (+4 -8)
📝 public/pages/jailscontainers/helpers.json.php (+4 -7)
📝 public/pages/settings/en.index.php (+1 -4)
📝 public/pages/settings/ru.index.php (+1 -4)
📝 public/upload.php (+58 -69)
📝 public/vnc.php (+26 -5)

📄 Description

One last one before trying out the template engine


🔄 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/clonos/control-pane/pull/42 **Author:** [@bozhinov](https://github.com/bozhinov) **Created:** 2/24/2021 **Status:** ✅ Merged **Merged:** 2/24/2021 **Merged by:** [@olevole](https://github.com/olevole) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`a59f685`](https://github.com/clonos/control-pane/commit/a59f685089b90bc1b59485bea8b0cd940e229e0e) * Cleanup Forms - [`8691564`](https://github.com/clonos/control-pane/commit/8691564189fc3d7aefd679efcbeaff61f872b002) * Syntax needs more work - [`3fdbf8e`](https://github.com/clonos/control-pane/commit/3fdbf8e27afa3b02c195d69950e82acc975aa384) Update clonos.php - [`a052656`](https://github.com/clonos/control-pane/commit/a052656a4bfab77388b51cd55462eb9663a00f22) Update menu.php - [`d27c1ec`](https://github.com/clonos/control-pane/commit/d27c1ec7238929a7138e3464b835a9ea6bd5c097) * code cleanup - [`20d5f45`](https://github.com/clonos/control-pane/commit/20d5f45d933120c4525dc40a5688a934d4ef63b6) * Code cleanup - [`a434336`](https://github.com/clonos/control-pane/commit/a4343368021835b3f57b8135a4556f0a11c5bbd6) * save two gen_uri_chunks calls - [`9ad42d0`](https://github.com/clonos/control-pane/commit/9ad42d0b84df9c8e9a67c3e0db056d2d42ddb5fb) * fixed oops - [`b43aab5`](https://github.com/clonos/control-pane/commit/b43aab5a10714330b1c5af93cf6093f076d6beec) * Moved register_media under CBSD - [`366ac6e`](https://github.com/clonos/control-pane/commit/366ac6e8654f70289571170c9a6bfed6fa2a8112) * Cleanup ### 📊 Changes **13 files changed** (+475 additions, -484 deletions) <details> <summary>View changed files</summary> 📝 `php/cbsd.php` (+6 -0) 📝 `php/clonos.php` (+244 -207) 📝 `php/forms.php` (+50 -81) 📝 `php/locale.php` (+3 -9) 📝 `php/menu.php` (+11 -23) 📝 `public/download.php` (+12 -12) 📝 `public/index.php` (+55 -55) 📝 `public/pages/instance_jail/helpers.php` (+4 -8) 📝 `public/pages/jailscontainers/helpers.json.php` (+4 -7) 📝 `public/pages/settings/en.index.php` (+1 -4) 📝 `public/pages/settings/ru.index.php` (+1 -4) 📝 `public/upload.php` (+58 -69) 📝 `public/vnc.php` (+26 -5) </details> ### 📄 Description One last one before trying out the template engine --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 03:21:34 +03:00
Sign in to join this conversation.
No labels
pull-request
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/control-pane#60
No description provided.