| .. |
|
_archived
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
api
|
Complete coupon system integration with payment processing
|
2025-11-07 11:59:06 +00:00 |
|
css
|
working 99%, major changes next
|
2025-10-25 12:23:59 -04:00 |
|
data
|
Add billing data logs to gitignore
|
2025-11-10 03:17:50 +00:00 |
|
docs
|
mvoed docs folder back
|
2025-11-10 13:06:39 -05:00 |
|
images
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
includes
|
updated timestamps
|
2025-11-10 12:16:04 -05:00 |
|
logs
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
tools
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
add_paypal_data_column.sql
|
Update table prefix from ogp_ to gsp_ in SQL files and config
|
2025-11-07 10:48:01 +00:00 |
|
add_service_id_column.sql
|
Update table prefix from ogp_ to gsp_ in SQL files and config
|
2025-11-07 10:48:01 +00:00 |
|
add_to_cart.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
admin.php
|
Add enhanced coupon system with game filters and admin management page
|
2025-10-29 10:54:52 +00:00 |
|
admin_config.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
admin_coupons.php
|
Fix cart.php syntax error and add PHPDoc hints for VS Code
|
2025-11-10 03:10:42 +00:00 |
|
admin_invoices.php
|
Fix tableprefix and cart mysql
|
2025-11-10 07:23:01 -05:00 |
|
admin_payments.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
adminserverlist.php
|
Fix tableprefix and cart mysql
|
2025-11-10 07:23:01 -05:00 |
|
ai.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
BILLING_FIX_SUMMARY.md
|
Add comprehensive BILLING_FIX_SUMMARY documentation
|
2025-10-29 01:46:57 +00:00 |
|
bootstrap.php
|
Fix tableprefix and cart mysql
|
2025-11-10 07:23:01 -05:00 |
|
cart.php
|
delete order from cart
|
2025-11-10 13:02:10 -05:00 |
|
check_table.php
|
Fix tableprefix and cart mysql
|
2025-11-10 07:23:01 -05:00 |
|
cleanupDB.sh
|
No changes
|
2025-09-11 13:29:15 -04:00 |
|
COLUMN_RENAME_SUMMARY.md
|
added invoiceing
|
2025-10-28 05:22:01 -04:00 |
|
COUPON_SYSTEM.md
|
Add comprehensive documentation for coupon system and standalone billing
|
2025-10-29 11:05:26 +00:00 |
|
create_coupons_table.sql
|
Update table prefix from ogp_ to gsp_ in SQL files and config
|
2025-11-07 10:48:01 +00:00 |
|
create_invoices_table.sql
|
Update table prefix from ogp_ to gsp_ in SQL files and config
|
2025-11-07 10:48:01 +00:00 |
|
create_servers.php
|
removed all hardcoded table prefixes
|
2025-11-05 13:33:45 -05:00 |
|
cron-shop.php
|
Fix server end_date display with color coding and improve cron-shop automation
|
2025-10-29 03:25:58 +00:00 |
|
diag_remote.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
docs.php
|
Update docs.php to use consistent site styling with header.css
|
2025-11-08 22:04:43 +00:00 |
|
fix_invoices_table_columns.sql
|
Update table prefix from ogp_ to gsp_ in SQL files and config
|
2025-11-07 10:48:01 +00:00 |
|
FIXES_APPLIED.md
|
Add comprehensive fix documentation
|
2025-11-10 03:18:50 +00:00 |
|
forgot_password.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
index.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
INVOICE_FIRST_FLOW.md
|
added invoiceing
|
2025-10-28 05:22:01 -04:00 |
|
INVOICE_SYSTEM.md
|
added invoiceing
|
2025-10-28 05:22:01 -04:00 |
|
invoices.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
logfile.txt
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
LOGGING_CHANGES_SUMMARY.md
|
Add summary documentation for logging changes
|
2025-10-29 21:42:26 +00:00 |
|
login.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
logout.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
MIGRATION_SUMMARY.md
|
added invoiceing
|
2025-10-28 05:22:01 -04:00 |
|
migration_to_invoices.sql
|
Update table prefix from ogp_ to gsp_ in SQL files and config
|
2025-11-07 10:48:01 +00:00 |
|
module.php
|
added invoiceing
|
2025-10-28 05:22:01 -04:00 |
|
my_account.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
my_servers.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
order.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
payment_cancel.php
|
added invoiceing
|
2025-10-28 05:22:01 -04:00 |
|
PAYMENT_IMPLEMENTATION_SUMMARY.md
|
copilot and cart updates
|
2025-11-05 11:55:31 -05:00 |
|
payment_success.php
|
Add PHPDoc hints to additional billing module files for IDE support
|
2025-11-10 03:15:15 +00:00 |
|
PAYPAL_DEBUGGING_GUIDE.md
|
Add comprehensive debugging documentation for PayPal payment flow
|
2025-10-29 21:40:01 +00:00 |
|
privacy.php
|
style fixes
|
2025-10-23 19:44:24 -04:00 |
|
QUICK_DEBUG_REFERENCE.md
|
Add comprehensive debugging documentation for PayPal payment flow
|
2025-10-29 21:40:01 +00:00 |
|
README_COUPON_UPDATE.md
|
Add comprehensive documentation for coupon system and standalone billing
|
2025-10-29 11:05:26 +00:00 |
|
register.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
renew_server.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
reset_password.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
return.php
|
Website is completed working, moved into billing module
|
2025-10-23 18:19:06 -04:00 |
|
server_status.php
|
Fix tableprefix and cart mysql
|
2025-11-10 07:23:01 -05:00 |
|
serverlist.php
|
Merge branch 'Panel-unstable' of https://github.com/GameServerPanel/GSP into Panel-unstable
|
2025-11-10 07:23:04 -05:00 |
|
STATUS_REPORT.md
|
Add comprehensive status report for billing module updates
|
2025-11-07 10:54:39 +00:00 |
|
test_db_connection.php
|
Fix tableprefix and cart mysql
|
2025-11-10 07:23:01 -05:00 |
|
TESTING_CHECKLIST.md
|
Add comprehensive TESTING_CHECKLIST for billing fixes
|
2025-10-29 01:49:30 +00:00 |
|
timestamp.txt
|
updated timestamps
|
2025-11-10 12:16:04 -05:00 |
|
tos.php
|
Changes to be committed:
|
2025-10-23 19:25:29 -04:00 |
|
webhook.php
|
Refactor process_payment_record into reusable payment_processor.php helper
|
2025-10-29 01:42:24 +00:00 |