Commit graph

69 commits

Author SHA1 Message Date
cc7bbafb63 attept 2 at site fix 2026-06-17 17:36:25 -05:00
60bcc67056 'rebuilt missing sales and staff pages 2026-06-17 15:50:59 -05:00
484a36ce11 Fix login and order 2026-06-17 14:53:00 -05:00
dbecad8606 fixed missing login and billing pages 2026-06-17 13:10:27 -05:00
28533be24d small fixes 2026-06-17 09:15:42 -05:00
bd3875743e server status fix 2026-06-17 08:28:31 -05:00
bb02be7daa added link to RL projects 2026-06-16 16:28:05 -05:00
a49371c3dd added legacy server info 2026-06-16 13:43:39 -05:00
6b5951eb83 logfin expand 2026-06-16 12:24:59 -05:00
48afc9d770 fixed sales pitxh 2026-06-16 10:14:41 -05:00
dev
e448b415ff Upload files to "Panel/modules/website/assets/images" 2026-06-16 08:47:34 -05:00
7e9a45f014 fixed bad links 2026-06-15 20:04:55 -05:00
b585aec260 workshop fix 37 2026-06-12 10:14:53 -05:00
8ab665ce3c steam fix copy 2026-06-12 06:44:57 -05:00
f7d4c3e11b no idea 2026-06-11 15:18:01 -05:00
3d7aa64db6 workshop fix 1234 2026-06-11 12:50:45 -05:00
1d839e0106 log fix 2026-06-10 20:27:39 -04:00
784901be2f litefm fixes 2026-06-10 19:39:39 -04:00
68d2113c76 litefm fix 2026-06-10 19:14:48 -04:00
751874ea8c liteFM fixes 2026-06-10 18:59:12 -04:00
bcf2fdf239 log file patch 2026-06-10 18:26:35 -04:00
d96f843efe fixed start-stop 2026-06-10 17:52:58 -04:00
1e7729ced7 fix42 2026-06-09 15:14:45 -05:00
efeeeae691 worksjop fix 2026-06-09 14:59:06 -05:00
3b186a61c0 simplify steam workshop admin advanced fields 2026-06-09 14:58:34 -05:00
8eee9385ef Removed steam feom server content 2026-06-09 11:11:33 -05:00
93a3ff11a4 redo the steam workshop 2026-06-09 10:45:43 -05:00
c00f584109 fix 2026-06-09 10:18:46 -05:00
ce75f055fe fix workshop job item parser 2026-06-09 10:18:12 -05:00
ee70e6248d fix 126 2026-06-09 10:14:08 -05:00
f2954f22fd fix workshop job manifest parser 2026-06-09 10:13:29 -05:00
126c12b04e patch workshop 2026-06-09 09:33:53 -05:00
c8287596b5 gpt woekshop edit 2026-06-09 08:37:24 -05:00
26c92ef6a2 remove static workshop agent script constants 2026-06-09 07:37:42 -05:00
d587621851 added reseller 2026-06-09 06:20:35 -05:00
5a03946bdf woekshop phase 1 2026-06-09 06:13:44 -05:00
17a31b7f5f update updater 2026-06-08 18:00:08 -05:00
3829a4a83d worshop work 2026-06-08 16:09:54 -05:00
5ead40a761 fixed updated 2026-06-07 15:37:43 -05:00
a1e5331f4a fixed server query 2026-06-07 09:06:49 -05:00
e6541370b9 redo of steam workshop 2026-06-06 18:18:40 -05:00
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