Commit graph

530 commits

Author SHA1 Message Date
1day2die
5d7550b43f TinyMCE, MOTD, 2023-01-12 15:43:24 +01:00
1day2die
86d22b5e9a oops. wrong route 2023-01-12 10:35:57 +01:00
1day2die
ca4309c131 close button on ticket index 2023-01-12 10:31:56 +01:00
1day2die
8bff4f857b fixes 2023-01-11 16:22:19 +01:00
1day2die
094393e7fb small fixes 2023-01-11 15:48:22 +01:00
1day2die
5bcfd40a34 fix default theme 2023-01-11 15:31:46 +01:00
1day2die
8e1812c1d6 admins shouldnt delete themselves 2023-01-11 11:46:29 +01:00
1day2die
a0483865bd fix parent theme 2023-01-11 11:20:23 +01:00
1day2die
9b7ca02f00 add theme support 2023-01-11 11:08:22 +01:00
1day2die
94fe7d245c Alert on Homepage 2023-01-10 19:45:19 +01:00
1day2die
16a48cd2aa allow login via username 2023-01-10 19:12:07 +01:00
Dennis
aacbd6780c
Merge branch 'development' into shift-77419 2023-01-06 00:13:50 +01:00
Dennis
7c717ec61c
Many Many small Fixes
adding minimum credits field in settings (it was present only in the database)
added frontend checks for settings fields (numbers)
added close ticket button for non-admin users
fixed some datatable´s sorting, adding some field, removing dupes,... (etc. Payments table, Products table, Tickets tables)
TOS, imprint and privacy policy in footer - as default they are now disabled
Made partner discounts a little bit easier to understand
little changes to delete user popup (in their profile)
removed the hamburger menu from server cards and made only a single phpmyadmin button
2023-01-06 00:09:48 +01:00
Dennis
81756c2587
Merge pull request #612 from ok236449/Partners-and-discounts
Partners and discounts - finishing it up
2023-01-06 00:09:33 +01:00
ok236449
7ca842e712 many many fixes 2023-01-06 00:01:23 +01:00
1day2die
2304b64d9a fixes 2023-01-05 19:33:46 +01:00
Shift
0e3f6c98aa
Shift cleanup 2023-01-05 17:03:38 +00:00
Shift
e947abcab2
Convert deprecated $dates property to $casts 2023-01-05 17:02:42 +00:00
Shift
8f4908b1b7
Adopt class based routes 2023-01-05 17:02:41 +00:00
Shift
a9d76b1cfd
Convert optional() to nullsafe operator 2023-01-05 17:02:33 +00:00
Shift
7ee787951b
Shift core files 2023-01-05 17:02:33 +00:00
Shift
a57c063e6b
Replace deprecated HEADER_X_FORWARDED_ALL constant 2023-01-05 17:02:13 +00:00
Shift
daff0fc566
Streamline $commands property 2023-01-05 17:02:12 +00:00
Shift
472dead0d6
Remove fruitcake/laravel-cors dependency 2023-01-05 17:02:11 +00:00
Shift
e948472475
Shift registered middleware 2023-01-05 17:02:11 +00: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
ok236449
ed5a968d11 finishing up of Partner checkout
support for 100% discount
2023-01-04 18:59:52 +01:00
ok236449
b6e45c443c fix admin overview year conditions
sort currencies
2023-01-04 18:57:57 +01:00
1day2die
6516f7047a recaptcha on password reset 2023-01-04 12:04:44 +01:00
1day2die
81662b8e17 TOS on register site 2023-01-04 11:51:35 +01:00
1day2die
bd2eec9a28 user allowed to delete himself 2023-01-02 15:00:57 +01:00
1day2die
d02d6e78ae added TOS 2023-01-02 13:46:21 +01:00
Dennis
8b8d73c3b2
Merge pull request #575 from ok236449/Partners-and-discounts
Partners and discounts
2023-01-02 13:09:18 +01:00
IceToast
5d18b36083 feat: added new settings 2022-12-22 22:28:52 +01:00
1day2die
c15d0f4ef6 Fix Ticket System 2022-11-29 09:20:24 +01:00
Dennis
6c581ae52a
Merge pull request #595 from Ferks-FK/features-#299
New Options
2022-11-07 09:28:39 +01:00
Ferks-FK
8a2d7b67f1 Add a warning of blocked server creation for adm's 2022-11-04 19:15:48 +00:00
Ferks-FK
98045d8896 General fixes 2022-11-04 17:15:16 +00:00
Ferks-FK
566383ccd5 Initial commits to the new options 2022-11-03 22:15:06 +00:00
Dennis
7e7e454ad6
Merge pull request #594 from Ferks-FK/dev
Fixes user email verification
2022-11-03 20:43:54 +01:00
Ferks-FK
4709667fe3 Do not send email confirmation if is not changed 2022-11-03 19:42:33 +00:00
Ferks-FK
db5074652c Revert "Closes #581" 2022-11-03 19:32:06 +00:00
Ferks-FK
9215f0bc91 Update only when the e-mail address changes. 2022-11-02 17:46:43 +00:00
Ferks-FK
9390f6f4d6 Closes #581 2022-11-02 16:53:52 +00:00
Dennis
e1803366b6
Merge pull request #588 from ok236449/development-3
Fix admin overview error when node got deleted
2022-10-27 08:53:35 +02:00
Dennis
50bd760b42
fix Moderator API 2022-10-27 08:52:08 +02:00
ok236449
3e99461a70 Fix admin overview error when node got deleted
on pterodactyl
2022-10-26 19:13:56 +02:00
ok236449
17e2d284af rename temporary price variable 2022-10-23 10:46:02 +02:00
ok236449
c7ec586157 sync servers button - deleted on ptero + names 2022-10-21 21:12:07 +02:00
ok236449
86cf2981c1 commission from first/every purchase 2022-10-18 23:33:33 +02:00