Commit graph

471 commits

Author SHA1 Message Date
Ferks-FK bc2d5088c5 Fix the theme selector. 2023-01-29 18:32:13 +00:00
1day2die 9b7ca02f00 add theme support 2023-01-11 11:08:22 +01:00
Dennis ee1526fa11
Fixed backtick
Fixed backtick
2023-01-10 20:33:12 +01:00
rrm4395 8e29ffc5a6 Fixed backtick 2023-01-10 19:28:18 +00: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
Shift 2e1af401c1
Move resources/lang folder 2023-01-05 17:02:03 +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
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 ab26a20dde update language 2023-01-03 16:12:07 +01:00
1day2die f8ab81e27d revert 2023-01-02 15:28:59 +01:00
1day2die 70677e3a3a Update create.blade.php 2023-01-02 15:15:59 +01:00
1day2die 5053daedb5 Update create.blade.php 2023-01-02 15:14:22 +01:00
1day2die e909feb693 Update create.blade.php 2023-01-02 15:11:04 +01:00
1day2die 27f29fc0fa fix spam create 2023-01-02 15:07:50 +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 1149497e56 docs: 📝 Add info where to edit the file (info at settings) 2022-12-22 22:42:45 +01:00
IceToast a2743376f8 refactor: 🚚 Move imprint/privacy to own directory 2022-12-22 22:36:28 +01:00
IceToast 84cce98110 chore: Localization 2022-12-22 22:30:16 +01:00
IceToast 3edff8f6fc feat: Added Imprint and Privacy Page & Links 2022-12-22 22:30:09 +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 726cc00c3c Add info for new user option 2022-11-04 17:27:34 +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 9390f6f4d6 Closes #581 2022-11-02 16:53:52 +00:00
Dennis bb41c345be
Merge pull request #593 from Ferks-FK/main
This PR fixes some incorrect CSS views
2022-11-01 22:47:08 +01:00
Ferks 5548c02698 Fix some incorrect views 2022-11-01 12:22:51 -04:00
Dennis 8b57f91777
Update index.blade.php 2022-10-27 08:56:31 +02:00
ok236449 3e99461a70 Fix admin overview error when node got deleted
on pterodactyl
2022-10-26 19:13:56 +02:00
ok236449 e4b2c2ad6b fix second single underscore 2022-10-21 22:15:07 +02:00
ok236449 34eed0cb79 fix single underscore 2022-10-21 22:10:34 +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
ok236449 b69850cb21 remove discount field without partnership 2022-10-18 21:56:26 +02:00
ok236449 825198fb5a Show referral system on homepage, partnerships 2022-10-18 17:35:10 +02:00
ok236449 47afdd2f19 Hide sections if there are no data 2022-10-14 23:09:16 +02:00
ok236449 63a30a1e57 Yearly tax overview, stop caching ticket overview 2022-10-14 22:59:02 +02:00
ok236449 5a3259b891 this typo must have been here for long 2022-08-27 19:55:53 +02:00