Commit graph

325 commits

Author SHA1 Message Date
e81e63bf1b
Merge pull request #69 from GameServerPanel/copilot/fix-undefined-constant-back 2026-04-30 05:33:41 -07:00
copilot-swe-agent[bot]
164132c4f3
Fix undefined constant "back" in fm_dir.php line 77
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/91764d0c-a31b-4328-b85e-cc2b4e201bf1

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-30 12:17:31 +00:00
1e8ad7a10f update xml 2026-04-29 20:29:08 -04:00
c64c3acc1a xml edits 2026-04-29 20:12:28 -04:00
72db4fe9ba fix db issued 2026-04-29 19:44:07 -04:00
5b28e721c8 edit dayz xml and debug param 2026-04-29 19:03:43 -04:00
da60f8b9b4 edit mysql mod 2026-04-29 18:47:18 -04:00
49451d9ebb fixed debug level 2026-04-29 18:35:19 -04:00
b5e550cb5c debugging help 2026-04-29 18:22:40 -04:00
1881c07860 fixed dayz xml 2026-04-29 18:15:11 -04:00
ea75fef77b local edits 2026-04-29 17:49:28 -04:00
3ab7aeb19e Local changes to mod instsalls 2026-04-29 17:49:04 -04:00
6540bd9754
Merge pull request #68 from GameServerPanel/copilot/fix-array-key-exists-error
Fix PHP 8.3 fatal: array_key_exists() on null $last_param in renderParam()
2026-04-28 06:53:46 -07:00
copilot-swe-agent[bot]
0f975350ef
Fix PHP 8.3 array_key_exists null fatal in game monitor
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/9fb7c34b-5560-4acf-99ee-3c0cf49e2473

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-28 13:51:54 +00:00
50ebc92a6a
Merge pull request #67 from GameServerPanel/copilot/add-dependency-check-page 2026-04-27 16:17:21 -05:00
copilot-swe-agent[bot]
e016d78206
fix: address code review feedback — escaping, CSRF token, gmdate, regex config parsing
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/d2560591-832a-44dc-bd98-baf5c3e26cd5

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-27 20:39:47 +00:00
copilot-swe-agent[bot]
c488e89a45
feat: add check.php, reinstall support, DB backup, and install.php.bak logic
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/d2560591-832a-44dc-bd98-baf5c3e26cd5

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-27 20:36:43 +00:00
7da2de2a32
Merge pull request #66 from GameServerPanel/copilot/customize-install-php 2026-04-27 15:02:49 -05:00
copilot-swe-agent[bot]
1ba96d2b11
fix: address code review - remove magic_quotes_gpc, improve security warnings, add identifier escaping docs
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/4b32e3c2-afec-458b-bf16-48e58045cc8b

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-27 19:58:55 +00:00
copilot-swe-agent[bot]
b8543dfbc5
feat: add GSP customized install.php with port support, auto-admin, and ogp_ migration
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/4b32e3c2-afec-458b-bf16-48e58045cc8b

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-27 19:57:03 +00:00
15f9e9e18c
Merge pull request #58 from GameServerPanel/copilot/update-php-files-for-php-8 2026-04-23 09:38:04 -05:00
copilot-swe-agent[bot]
97010974d7
Fix false-positive replacements from compatibility sweep
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/89922108-1604-44ae-949d-358d32b9d70a

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-23 14:08:38 +00:00
copilot-swe-agent[bot]
6c0ca40e09
Update timestamp and docs for PHP8 compatibility sweep
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/89922108-1604-44ae-949d-358d32b9d70a

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-23 14:04:13 +00:00
copilot-swe-agent[bot]
e44519c030
Apply automated PHP8 safety transforms
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/89922108-1604-44ae-949d-358d32b9d70a

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-23 14:01:37 +00:00
aca850b6cd fixed issues with date 2026-04-22 20:20:27 -04:00
c1d7c27b35
Merge pull request #56 from GameServerPanel/copilot/upgrade-php-8-safe-gamemanager-addonsmanager 2026-04-20 07:49:34 -05:00
copilot-swe-agent[bot]
4d1b87b697
Adjust array-count guards after validation feedback
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/88949fe0-8891-483a-b5c5-952bc209748d

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-20 12:41:55 +00:00
copilot-swe-agent[bot]
54e7f07aa0
Add PHP 8 array guards in gamemanager and addonsmanager modules
Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/88949fe0-8891-483a-b5c5-952bc209748d

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-04-20 12:39:25 +00:00
5b80f144e4 changed the server listing 2026-03-13 17:47:00 -04:00
98ccddb99b
Merge pull request #55 from GameServerPanel/copilot/create-steam-workshop-search
Switch Steam Workshop search to Steam Community scraping and update URL preview
2026-02-01 12:31:02 -06:00
copilot-swe-agent[bot]
5af47cdcd1 Address Steam Workshop search review notes
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-01-31 20:23:40 +00:00
copilot-swe-agent[bot]
18b6bc1a14 Fix Steam Workshop search scraping flow
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-01-31 20:16:28 +00:00
copilot-swe-agent[bot]
2a509fab03 Initial plan 2026-01-31 19:32:51 +00:00
d235d5e91e
Merge pull request #54 from GameServerPanel/copilot/search-steam-workshop-mods
Improve Steam Workshop search AppID resolution and picker selection
2026-01-31 13:13:13 -06:00
copilot-swe-agent[bot]
d8ad1aa924 Fix workshop search appID lookup and checkbox picker
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2026-01-31 19:01:46 +00:00
copilot-swe-agent[bot]
1514063525 Initial plan 2026-01-31 18:31:37 +00:00
c8b3295654 last chance lol 2026-01-31 12:25:01 -06:00
9ac28031a4 some other change 2026-01-31 12:16:17 -06:00
3ec7f670b8 rebuild the query page 2026-01-31 12:15:53 -06:00
724da2f0a2 GPT code 2026-01-31 12:08:12 -06:00
787b76192e used gpt script 2026-01-31 12:07:22 -06:00
94aeca6c92 workshop 2026-01-27 17:18:17 -06:00
4c24d14bf5 workshop 2026-01-27 17:14:01 -06:00
e07b0070af workshop 2026-01-27 17:05:48 -06:00
ed7253d199 trying again on workshop 2026-01-25 19:39:16 -06:00
9585766ae3 style fix 2026-01-18 19:00:26 -06:00
8b176e9f47 updated style 2026-01-18 18:58:28 -06:00
894c79e42b removed install stragety 2026-01-18 18:50:51 -06:00
ea0d2b670d remove staging selection 2026-01-18 18:22:09 -06:00
3e084899a7 updates 2026-01-18 18:18:02 -06:00