82cbc206eb
doc changes and reference folder
2026-06-06 17:18:49 -05:00
11691a5876
update dix
2026-06-06 14:21:58 -05:00
e921a49d5b
steam workshotp
2026-06-06 12:50:14 -05:00
d8c66c4c49
update updater
2026-06-06 12:21:56 -05:00
cc5f7bb90c
Agent update
2026-06-06 11:41:17 -05:00
c195c0930b
foxed update and stsrt issues
2026-06-05 14:39:10 -05:00
c687165132
codex steam workshop integrarion
2026-06-05 13:31:15 -05:00
b5dcf01a8c
Codex documentstion created
2026-06-05 11:07:47 -05:00
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
copilot-swe-agent[bot]
d0c7a5a25c
Document workshop normalization changes
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/b08aa54e-755c-4869-ba97-0f817a05b3c6
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 22:37:08 +00:00
copilot-swe-agent[bot]
c471c4b3f8
Implement workshop install normalization
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/b08aa54e-755c-4869-ba97-0f817a05b3c6
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 22:36:34 +00:00
copilot-swe-agent[bot]
4ed5bf2698
Fix updater deployment path compatibility and add source-path diagnostics
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/de7f5063-7458-43d4-99ad-77e8bc5e2a55
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 20:34:30 +00:00
copilot-swe-agent[bot]
4fb51c0428
docs: note updater layout enforcement changes
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/e5555668-0ab6-485d-ab2d-98407d79522e
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 19:53:09 +00:00
copilot-swe-agent[bot]
e1689ce8bd
fix: enforce updater root/panel/website deployment mapping
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/e5555668-0ab6-485d-ab2d-98407d79522e
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 19:52:40 +00:00
copilot-swe-agent[bot]
1a0886567c
Fix default workshop script paths to panel module location
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/94774b53-bdd2-4583-8cfa-e73c352afe6a
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 19:38:05 +00:00
copilot-swe-agent[bot]
7af0591c88
fix: harden apache path repair and simplify server content types
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/7db228d4-b304-4f33-969b-b6df07ac1dc6
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 19:33:00 +00:00
copilot-swe-agent[bot]
7e183d77a0
feat: add type-aware server content workflows and workshop metadata support
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/211fb593-b55a-42ad-b657-a3a4ca4764ff
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 19:13:13 +00:00
copilot-swe-agent[bot]
286c2a673f
Resolve merge conflicts with Panel-unstable
...
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-19 15:13:40 +00:00
copilot-swe-agent[bot]
dd44a26d95
fix: add missing cron server content translations and remove LANG_version conflict
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/b4c3d1e1-8f85-4091-888c-8a36d0024dca
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 22:30:07 +00:00
copilot-swe-agent[bot]
43467e1644
fix(cron): replace deprecated PHP variable interpolation syntax
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/8ae3bc81-3ffe-4b36-8c29-889fd220ffec
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 22:23:57 +00:00
copilot-swe-agent[bot]
be42868c1c
Add protocol and image review docs with query wrapper scaffold
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/c4b059df-09a3-4d61-b0f6-de738ea00a58
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 22:20:27 +00:00
copilot-swe-agent[bot]
b8a0c45bbe
Add server content scheduler hooks and cron wiring
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/1f4380da-e76c-48d2-abe4-6f8f5f26e562
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 22:08:08 +00:00
copilot-swe-agent[bot]
6d9cd28a0f
feat: Server Content Phase 2 – schema, cache mode setting, install history, manifest, requires_stop"
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/117ba84d-d347-410b-a634-69df74f31061
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 22:00:22 +00:00
copilot-swe-agent[bot]
7a80812fe7
Add Phase 1 Workshop Content flow to addonsmanager
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/7643e55f-473c-4084-baa0-cf8ae8c9a10a
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 21:40:24 +00:00
copilot-swe-agent[bot]
d562d849b7
feat(addonsmanager): Phase 1 — Server Content Manager conversion
...
- Rename UI labels from "Addons Manager" to "Server Content Manager"
- Add server_content_categories.php: central category map with 8 types
- Bump module db_version 1→2 with safe VARCHAR(32) migration for addon_type
- addons_manager.php: use category map for type list + comments
- addons_installer.php: use category map + full TODO blocks for Phase 2+
- user_addons.php: dynamic category iteration via category map
- monitor_buttons.php: updated header comment
- English lang: updated all user-visible strings, added new type labels
- global.php + gamemanager.php: updated LANG_addons_manager, LANG_user_addons, LANG_addons
- Created SERVER_CONTENT_ROADMAP.md with full review and migration plan
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/1e8f1b08-96d6-4c47-8f27-efe972d7cf17
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 21:27:35 +00:00
copilot-swe-agent[bot]
97971eeafb
Harden updater layout preflight patching and apache path repair
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/3f33f14d-259b-49a4-9fe6-5167a07102e0
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 14:56:41 +00:00
copilot-swe-agent[bot]
7af4383397
feat: harden updater layout sync, patching, backups, and apache checks
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/93d8a20b-c675-4542-8c4d-667a576f7483
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 14:55:44 +00:00
copilot-swe-agent[bot]
176f532737
feat: relocate billing runtime to module and harden updater panel pathing
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/50299e05-4ee0-4b5b-80e4-bc5f872c106e
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 13:46:11 +00:00
copilot-swe-agent[bot]
b9e831c909
fix: harden panel registration and captcha fallback
...
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/f9a720eb-aae6-4ea9-827b-49b18e158a2b
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-05-18 12:40:23 +00:00
e5357aecba
added apache examples
2026-05-13 20:37:37 -04:00
08f07dca97
moved website outside of panel folder
2026-05-13 20:00:40 -04:00