the control panel
Find a file
copilot-swe-agent[bot] 6dd5088613
feat: redesign SCM workshop handling – remove workshop_item_id requirement, add user ID entry, deprecate steam_workshop menu
- server_content_helpers.php: remove workshop_item_id from required fields/validation; support newline-separated IDs; add scm_validate_workshop_user_ids(); update help text; add new template policy columns to ensure_phase2_schema; add content_id guard to ensure_workshop_schema
- addons_manager.php: rename admin workshop_item_id row to "Default Workshop IDs (Optional)" with updated label
- user_addons.php: route workshop_item type to workshop_content page instead of addons installer
- workshop_content.php: accept addon_id param; show template info; use textarea for multi-ID entry; update heading/help text
- workshop_action.php: accept addon_id param; resolve workshop_app_id from addon template; pass extra_manifest to manifest-and-run; store content_id on insert; use newline/comma-separated IDs
- addons_installer.php: redirect workshop_item addon_type to workshop_content page
- module.php: db_version 6 with allow_user_workshop_ids, max_workshop_ids, required_workshop_ids, blocked_workshop_ids on addons; content_id on server_content_workshop
- server_content_categories.php: rename "Steam Workshop Item" → "Steam Workshop Mods"
- steam_workshop/module.php: empty $module_menus, mark deprecated, bump version to 3.3
- addonsmanager.js: remove #scm-row-workshop-id from steam_workshop admin rows

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/6a328ac8-2f82-4943-93a9-7660bf42a2fd

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-20 16:47:47 +00:00
.github Document workshop normalization changes 2026-05-19 22:37:08 +00:00
.vscode Fixed calls to old billing module 2025-11-24 09:42:03 -05:00
examples/apache added apache examples 2026-05-13 20:37:37 -04:00
Panel feat: redesign SCM workshop handling – remove workshop_item_id requirement, add user ID entry, deprecate steam_workshop menu 2026-05-20 16:47:47 +00:00
Website feat: relocate billing runtime to module and harden updater panel pathing 2026-05-18 13:46:11 +00:00
.gitignore feat: relocate billing runtime to module and harden updater panel pathing 2026-05-18 13:46:11 +00:00
LAST_UPDATE.txt Refresh workshop update metadata 2026-05-19 22:38:09 +00:00
SITES_AVAILABLE_EXAMPLE.conf added apache examples 2026-05-13 20:37:37 -04:00