Commit graph

16 commits

Author SHA1 Message Date
IceToast
da19554a46 Update Billing-System to V0.9
# Conflicts:
#	app/Console/Kernel.php
#	app/Http/Controllers/Admin/ProductController.php
#	app/Http/Controllers/Admin/ServerController.php
#	app/Http/Controllers/ServerController.php
#	app/Models/Server.php
#	composer.lock
#	database/seeders/Seeds/ProductSeeder.php
#	lang/bg.json
#	lang/bs.json
#	lang/cs.json
#	lang/de.json
#	lang/en.json
#	lang/es.json
#	lang/he.json
#	themes/default/views/servers/create.blade.php
#	themes/default/views/servers/index.blade.php
2023-01-23 16:19:32 +01:00
IceToast
7d81fa6247 feat: Added Server owner transfer 2023-01-19 11:18:51 +01:00
Shift
70208d2157
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-12 coding style as a base with some minor additions.

You may customize the code style applied by configuring [Pint](https://laravel.com/docs/pint), [PHP CS Fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer), or [PHP CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) for your project root.

For more information on customizing the code style applied by Shift, [watch this short video](https://laravelshift.com/videos/shift-code-style).
2023-01-05 17:01:42 +00:00
IceToast
549b2830f9 chore: Update to latest cpgg version 2022-11-11 13:40:31 +01:00
ok236449
c7ec586157 sync servers button - deleted on ptero + names 2022-10-21 21:12:07 +02:00
IceToast
78a6787607 feat: Added Server Cancelation route method and charging 2022-07-22 03:52:49 +02:00
1Day
0c77046c93 Experimental Server Edit 2022-07-19 10:36:40 +02:00
1day2die
4d3b88e59b Fixed Javascript exploit 2022-04-20 12:12:48 +02:00
IceToast
128b10bbb1 fix: replaced Settings::getValueByKey with config() 2022-01-25 22:52:19 +01:00
1Day
b9d5f83652 ptero settings in DB, phpmyadmin in db 2022-01-07 10:16:33 +01:00
1Day
720622ae02 Fixed Datatables 2021-12-14 15:47:17 +01:00
1Day
7ef8fdff4e guess im done? 2021-12-13 11:47:35 +01:00
AnonDev
574dd24871
Update ServerController.php 2021-11-07 18:04:56 +01:00
AVMG20
a07749e04b fixed a bug: is ptero is down don't delete the server from our side
if pterodactylpanel would be down and you would delete your server then it would be removed from controlpanel but not from pterodactyl, it now makes sure to delete on pterodactyl before deleting on controlpanel
2021-08-02 16:47:22 +02:00
AVMG20
cb9cdd8ff2 cleanup 2021-06-06 22:21:10 +02:00
AVMG20
e5d638ee5e first init 2021-06-05 11:26:32 +02:00