Commit graph

  • ba3780931b
    Update index.php Frank Harris 2026-05-01 11:39:43 -07:00
  • 415f12e97c
    Update index.php Frank Harris 2026-05-01 11:36:29 -07:00
  • 25808016eb
    Merge pull request #84 from GameServerPanel/copilot/fix-undefined-array-key-user-id Frank Harris 2026-05-01 11:24:18 -07:00
  • e87eefaebc
    Fix undefined array key warning for $_SESSION['user_id'] in index.php copilot-swe-agent[bot] 2026-05-01 18:23:16 +00:00
  • f9f888ef41
    Merge pull request #83 from GameServerPanel/copilot/update-github-actions-workflows 2.1 Frank Harris 2026-05-01 11:04:02 -07:00
  • 677d685e8a
    Update workflows to use Panel-stable and Panel-unstable branch names copilot-swe-agent[bot] 2026-05-01 18:02:06 +00:00
  • e2a5d3d1c4
    Merge pull request #82 from GameServerPanel/copilot/promote-unstable-to-stable Frank Harris 2026-05-01 10:43:27 -07:00
  • 01dd8f0c56
    Add promote-unstable-to-stable GitHub Actions workflow copilot-swe-agent[bot] 2026-05-01 17:41:56 +00:00
  • 83b1728441
    Merge pull request #81 from GameServerPanel/copilot/add-safe-panel-update-system Frank Harris 2026-05-01 07:32:25 -07:00
  • ed0b9298c0
    fix: explicit SSL verification, refactor CSRF token generation to helper copilot-swe-agent[bot] 2026-05-01 14:23:41 +00:00
  • aeb1399024
    fix: address code review issues (SSL verification, credential exposure, random_bytes safety) copilot-swe-agent[bot] 2026-05-01 14:21:59 +00:00
  • feebfea702
    feat: add safe panel update system to administration page copilot-swe-agent[bot] 2026-05-01 14:19:40 +00:00
  • 147f63083a
    Merge pull request #80 from GameServerPanel/copilot/fix-billing-integration-error Frank Harris 2026-05-01 06:54:34 -07:00
  • 2d2fc496d5
    fix: remove created_by_admin from billing INSERT and schema copilot-swe-agent[bot] 2026-05-01 13:52:38 +00:00
  • dc67968d74
    Merge pull request #79 from GameServerPanel/copilot/create-release-workflow Frank Harris 2026-05-01 06:49:48 -07:00
  • 3b1e05d3b7
    Add .github/workflows/create-release.yml copilot-swe-agent[bot] 2026-05-01 13:36:55 +00:00
  • 19fb2da54b
    Merge pull request #78 from GameServerPanel/copilot/fix-deprecated-properties-and-db-error Frank Harris 2026-05-01 06:34:43 -07:00
  • facd1f0269
    fix: declare FormTable::$i property and consolidate created_by_admin into INSERT copilot-swe-agent[bot] 2026-05-01 13:28:02 +00:00
  • 674fd1ce21
    Merge pull request #77 from GameServerPanel/copilot/fix-new-batch-errors Frank Harris 2026-05-01 06:17:20 -07:00
  • 8a6823186a
    fix: null handling in realEscapeSingle, init $map, add billing upgrade for created_by_admin copilot-swe-agent[bot] 2026-05-01 13:16:04 +00:00
  • 21b8dab91b
    Merge pull request #76 from GameServerPanel/copilot/fix-preg-match-deprecation-and-database-error Frank Harris 2026-05-01 06:05:36 -07:00
  • 7551567354
    fix: cast mod_name to string in preg_match; add created_by_admin to billing_orders schema copilot-swe-agent[bot] 2026-05-01 13:04:31 +00:00
  • 443d33ca3f
    Merge pull request #75 from GameServerPanel/copilot/fix-php8-compatibility-issues Frank Harris 2026-05-01 05:57:43 -07:00
  • 7a16fb299f
    fix: PHP 8 compatibility warnings and fatal errors copilot-swe-agent[bot] 2026-05-01 12:56:23 +00:00
  • 4571837eeb
    Merge pull request #74 from GameServerPanel/copilot/add-admin-server-billing-flow Frank Harris 2026-05-01 05:38:00 -07:00
  • 9d1999f374
    feat: admin billing integration + migrate system (replaces clone) copilot-swe-agent[bot] 2026-04-30 20:54:08 +00:00
  • 4db784a84a
    Merge pull request #73 from GameServerPanel/copilot/rewrite-steam-workshop-module Frank Harris 2026-04-30 12:41:17 -07:00
  • fd860963d1
    fix: address code review feedback copilot-swe-agent[bot] 2026-04-30 18:06:05 +00:00
  • 8eff063a93
    feat: add database-driven Steam Workshop system copilot-swe-agent[bot] 2026-04-30 18:01:33 +00:00
  • 4ad46c4332
    Merge pull request #72 from GameServerPanel/copilot/check-deprecated-code-php8 Frank Harris 2026-04-30 07:38:21 -07:00
  • f94f830cbb
    Address code review feedback: improve error handling and clean up no-op function signature copilot-swe-agent[bot] 2026-04-30 13:49:28 +00:00
  • c0bd0a0bb5
    Fix all PHP 8 deprecated/removed function usage across the repository copilot-swe-agent[bot] 2026-04-30 13:47:38 +00:00
  • 73319ffeed
    Merge pull request #71 from GameServerPanel/copilot/fix-server-start-error Frank Harris 2026-04-30 06:25:43 -07:00
  • a3935df69c
    Fix PHP 8 fatal error: remove removed get_magic_quotes_gpc() call in cfg_text_replace.php copilot-swe-agent[bot] 2026-04-30 13:24:34 +00:00
  • 2a99becc4d
    Merge pull request #70 from GameServerPanel/copilot/fix-undefined-array-key-error Frank Harris 2026-04-30 05:43:17 -07:00
  • 184c0bbfd7
    fix: resolve three server-start errors (home_id warning, cfg_text_replace TypeError) copilot-swe-agent[bot] 2026-04-30 12:38:13 +00:00
  • e81e63bf1b
    Merge pull request #69 from GameServerPanel/copilot/fix-undefined-constant-back Frank Harris 2026-04-30 05:33:41 -07:00
  • 164132c4f3
    Fix undefined constant "back" in fm_dir.php line 77 copilot-swe-agent[bot] 2026-04-30 12:17:31 +00:00
  • 1e8ad7a10f update xml iaretechnician 2026-04-29 20:29:08 -04:00
  • c64c3acc1a xml edits iaretechnician 2026-04-29 20:12:28 -04:00
  • 72db4fe9ba fix db issued iaretechnician 2026-04-29 19:44:07 -04:00
  • 5b28e721c8 edit dayz xml and debug param iaretechnician 2026-04-29 19:03:43 -04:00
  • da60f8b9b4 edit mysql mod iaretechnician 2026-04-29 18:47:18 -04:00
  • 49451d9ebb fixed debug level iaretechnician 2026-04-29 18:35:19 -04:00
  • b5e550cb5c debugging help iaretechnician 2026-04-29 18:22:40 -04:00
  • 1881c07860 fixed dayz xml iaretechnician 2026-04-29 18:15:11 -04:00
  • ea75fef77b local edits iaretechnician 2026-04-29 17:49:28 -04:00
  • 3ab7aeb19e Local changes to mod instsalls iaretechnician 2026-04-29 17:49:04 -04:00
  • 6540bd9754
    Merge pull request #68 from GameServerPanel/copilot/fix-array-key-exists-error Frank Harris 2026-04-28 06:53:46 -07:00
  • 0f975350ef
    Fix PHP 8.3 array_key_exists null fatal in game monitor copilot-swe-agent[bot] 2026-04-28 13:51:54 +00:00
  • 50ebc92a6a
    Merge pull request #67 from GameServerPanel/copilot/add-dependency-check-page Frank Harris 2026-04-27 16:17:21 -05:00
  • e016d78206
    fix: address code review feedback — escaping, CSRF token, gmdate, regex config parsing copilot-swe-agent[bot] 2026-04-27 20:39:47 +00:00
  • c488e89a45
    feat: add check.php, reinstall support, DB backup, and install.php.bak logic copilot-swe-agent[bot] 2026-04-27 20:36:43 +00:00
  • 7da2de2a32
    Merge pull request #66 from GameServerPanel/copilot/customize-install-php Frank Harris 2026-04-27 15:02:49 -05:00
  • 1ba96d2b11
    fix: address code review - remove magic_quotes_gpc, improve security warnings, add identifier escaping docs copilot-swe-agent[bot] 2026-04-27 19:58:55 +00:00
  • b8543dfbc5
    feat: add GSP customized install.php with port support, auto-admin, and ogp_ migration copilot-swe-agent[bot] 2026-04-27 19:57:03 +00:00
  • 15f9e9e18c
    Merge pull request #58 from GameServerPanel/copilot/update-php-files-for-php-8 Frank Harris 2026-04-23 09:38:04 -05:00
  • 97010974d7
    Fix false-positive replacements from compatibility sweep copilot-swe-agent[bot] 2026-04-23 14:08:38 +00:00
  • 6c0ca40e09
    Update timestamp and docs for PHP8 compatibility sweep copilot-swe-agent[bot] 2026-04-23 14:04:13 +00:00
  • e44519c030
    Apply automated PHP8 safety transforms copilot-swe-agent[bot] 2026-04-23 14:01:37 +00:00
  • aca850b6cd fixed issues with date iaretechnician 2026-04-22 20:20:27 -04:00
  • a5e656f629
    fix: safely convert string date via strtotime before date() in edit_home.php copilot-swe-agent[bot] 2026-04-22 23:44:02 +00:00
  • cbd58ab88d
    docs: update changelog todo and billing timestamp copilot-swe-agent[bot] 2026-04-21 13:30:02 +00:00
  • 428bccb6ac
    feat: wire discord and paypal configs to panel settings copilot-swe-agent[bot] 2026-04-21 13:28:06 +00:00
  • c1d7c27b35
    Merge pull request #56 from GameServerPanel/copilot/upgrade-php-8-safe-gamemanager-addonsmanager Frank Harris 2026-04-20 07:49:34 -05:00
  • 4d1b87b697
    Adjust array-count guards after validation feedback copilot-swe-agent[bot] 2026-04-20 12:41:55 +00:00
  • 54e7f07aa0
    Add PHP 8 array guards in gamemanager and addonsmanager modules copilot-swe-agent[bot] 2026-04-20 12:39:25 +00:00
  • 5b80f144e4 changed the server listing iaretechnician 2026-03-13 17:45:35 -04:00
  • 98ccddb99b
    Merge pull request #55 from GameServerPanel/copilot/create-steam-workshop-search Frank Harris 2026-02-01 12:31:02 -06:00
  • 5af47cdcd1 Address Steam Workshop search review notes copilot-swe-agent[bot] 2026-01-31 20:23:40 +00:00
  • 18b6bc1a14 Fix Steam Workshop search scraping flow copilot-swe-agent[bot] 2026-01-31 20:16:28 +00:00
  • 2a509fab03 Initial plan copilot-swe-agent[bot] 2026-01-31 19:32:51 +00:00
  • d235d5e91e
    Merge pull request #54 from GameServerPanel/copilot/search-steam-workshop-mods Frank Harris 2026-01-31 13:13:13 -06:00
  • d8ad1aa924 Fix workshop search appID lookup and checkbox picker copilot-swe-agent[bot] 2026-01-31 19:01:46 +00:00
  • 1514063525 Initial plan copilot-swe-agent[bot] 2026-01-31 18:31:37 +00:00
  • c8b3295654 last chance lol Frank Harris 2026-01-31 12:25:01 -06:00
  • 9ac28031a4 some other change Frank Harris 2026-01-31 12:16:17 -06:00
  • 3ec7f670b8 rebuild the query page Frank Harris 2026-01-31 12:15:53 -06:00
  • 724da2f0a2 GPT code Frank Harris 2026-01-31 12:08:12 -06:00
  • 787b76192e used gpt script Frank Harris 2026-01-31 12:07:22 -06:00
  • 94aeca6c92 workshop Frank Harris 2026-01-27 17:18:17 -06:00
  • 4c24d14bf5 workshop Frank Harris 2026-01-27 17:14:01 -06:00
  • e07b0070af workshop Frank Harris 2026-01-27 17:05:48 -06:00
  • ed7253d199 trying again on workshop Frank Harris 2026-01-25 19:39:16 -06:00
  • 9585766ae3 style fix Frank Harris 2026-01-18 19:00:26 -06:00
  • 8b176e9f47 updated style Frank Harris 2026-01-18 18:58:28 -06:00
  • 894c79e42b removed install stragety Frank Harris 2026-01-18 18:50:51 -06:00
  • ea0d2b670d remove staging selection Frank Harris 2026-01-18 18:22:09 -06:00
  • 3e084899a7 updates Frank Harris 2026-01-18 18:18:02 -06:00
  • faf0de39a7 Update .. workshop search Frank Harris 2026-01-18 18:06:36 -06:00
  • 4baa43bcbf updated Frank Harris 2026-01-18 17:11:20 -06:00
  • 74fbe0773a Updates Frank Harris 2026-01-17 19:45:24 -06:00
  • b2b46b23db updated steam Frank Harris 2026-01-17 10:18:59 -06:00
  • 8857f441e7 updated workshop Frank Harris 2026-01-17 09:59:01 -06:00
  • 0885bfef92 Updated workshop Frank Harris 2026-01-17 09:51:17 -06:00
  • 0d4cbd66fc updated Frank Harris 2026-01-17 09:37:36 -06:00
  • cbd7995a31 Updated admin page Frank Harris 2026-01-17 09:29:24 -06:00
  • fcc1b18e4c Steam workshop UPDATE Frank Harris 2026-01-17 09:12:06 -06:00
  • 49600d1cfd reverted the new updates Frank Harris 2026-01-16 02:57:05 -06:00
  • 9c04036ac0 MAJOR Steam workshop changes AGAIN Frank Harris 2026-01-16 02:35:29 -06:00