Dane Everitt
|
21d4402a55
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2020-10-25 15:07:13 -07:00 |
|
Dane Everitt
|
996fb5b46f
|
Set the DB timezone on each connection to match the APP_TIMEZONE value
|
2020-10-25 15:07:11 -07:00 |
|
Dane Everitt
|
8c6327fd32
|
Let MySQL do the time logic when looking for tasks
|
2020-10-25 15:06:54 -07:00 |
|
Michael (Parker) Parker
|
3ecf14d419
|
fix install scripts (#2587)
|
2020-10-25 13:16:18 -07:00 |
|
Anders G. Jørgensen
|
a271b59092
|
Change SameSite attribute on session cookies to "lax" (#2592)
|
2020-10-25 13:15:49 -07:00 |
|
Dane Everitt
|
cfaf41ce24
|
Merge pull request #2576 from AreYouRlyScared/patch-1
find != fund
|
2020-10-23 08:07:48 -07:00 |
|
Charles Morgan
|
404ad68e0d
|
find != fund
|
2020-10-23 03:37:35 -04:00 |
|
Dane Everitt
|
23872b844a
|
Fix unnecessary object structuring
|
2020-10-22 21:33:06 -07:00 |
|
Dane Everitt
|
7ed3c25d61
|
Merge pull request #2545 from wardpieters/develop
fix: duplicate 2FA error messages
|
2020-10-22 21:31:37 -07:00 |
|
Dane Everitt
|
fd3b11e9cc
|
Update CHANGELOG.md
|
2020-10-22 21:27:15 -07:00 |
|
Dane Everitt
|
903b5795db
|
Avoid breaking the entire UI when naughty characters are present in the file name or directory; closes #2575
|
2020-10-22 21:18:46 -07:00 |
|
Dane Everitt
|
65d04d0c05
|
Correctly handle schedule task deletion and avoid errors; closes #2534
|
2020-10-22 20:54:58 -07:00 |
|
Dane Everitt
|
e1fa6d4e55
|
Merge pull request #2573 from parkervcp/update_eggs
Update eggs
|
2020-10-21 16:49:12 -07:00 |
|
parkervcp
|
d522bc9150
|
update install scripts
change all install scripts to use debian:buster-slim
update mc install scripts
update steamcmd install scripts
update voice install scripts.
|
2020-10-21 19:33:45 -04:00 |
|
parkervcp
|
16422ebf7b
|
remove unused eggs
|
2020-10-21 19:33:45 -04:00 |
|
Dane Everitt
|
26de4493dd
|
Set notes to null when assigning allocation; ref #2553
|
2020-10-19 21:08:40 -07:00 |
|
Dane Everitt
|
1f5e0c0334
|
Update build modification service and cover logic with test cases
closes #2553
|
2020-10-19 21:07:07 -07:00 |
|
Dane Everitt
|
b3598b3b98
|
Update README.md
|
2020-10-19 15:27:06 -07:00 |
|
Charles Morgan
|
e0bc9ac50f
|
Duplicate save/invite button at top
Adds the Save / Invite User button at the top also
|
2020-10-18 04:31:54 -04:00 |
|
Ward Pieters
|
1c4ee31491
|
fix: duplicate enable 2FA error messages
|
2020-10-18 00:46:46 +02:00 |
|
Ward Pieters
|
f5dfe86eff
|
fix: duplicate disable 2FA error messages
|
2020-10-18 00:42:52 +02:00 |
|
Ward Pieters
|
f859d37b25
|
fix: duplicate 2FA error messages (https://github.com/pterodactyl/panel/issues/2455)
|
2020-10-18 00:02:46 +02:00 |
|
Dane Everitt
|
c370e08f65
|
[security] add login throttling to the 2FA verification endpoint
|
2020-10-17 14:46:10 -07:00 |
|
Dane Everitt
|
cbbe5b6fa9
|
Reset error messages between login screens; ref #2455
|
2020-10-17 14:45:33 -07:00 |
|
Dane Everitt
|
527ba1adc4
|
Fix recaptcha not resetting on login fail; closes #2397
|
2020-10-17 14:30:54 -07:00 |
|
Dane Everitt
|
9621f923f5
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2020-10-17 14:23:06 -07:00 |
|
Dane Everitt
|
5763493c6c
|
Allow setting the backup limit via the API; closes #2535
|
2020-10-17 14:23:00 -07:00 |
|
Dane Everitt
|
d7262664fd
|
Merge pull request #2544 from pterodactyl/matthewpi/mounts-patch-1
Deny certain paths when using server mounts
|
2020-10-17 13:56:19 -07:00 |
|
Dane Everitt
|
545d53e93d
|
Merge branch 'develop' into matthewpi/mounts-patch-1
|
2020-10-17 13:56:08 -07:00 |
|
Dane Everitt
|
35f24e7f22
|
Fix theme stuff
|
2020-10-17 13:54:34 -07:00 |
|
Dane Everitt
|
0260efc966
|
Fix some PHPstorm nightmare
|
2020-10-17 13:47:21 -07:00 |
|
Dane Everitt
|
b95e40f298
|
Merge pull request #2543 from pterodactyl/issue/2541
Fix white highlight hiding console text
|
2020-10-17 13:43:37 -07:00 |
|
Dane Everitt
|
820d8f7560
|
Better logic for using theme values
|
2020-10-17 13:43:22 -07:00 |
|
Matthew Penner
|
8ba291afb2
|
Fix Mount.php validation rules
|
2020-10-17 14:43:07 -06:00 |
|
Matthew Penner
|
66b9169458
|
Cleanup code in MountController.php, again.
|
2020-10-17 14:42:08 -06:00 |
|
Matthew Penner
|
050075b835
|
Cleanup code in MountController.php
|
2020-10-17 14:37:35 -06:00 |
|
Matthew Penner
|
f7520b721b
|
Deny /etc/pterodactyl as a source path for mounts
|
2020-10-17 14:29:29 -06:00 |
|
Matthew Penner
|
c52c5d6736
|
Deny certain paths for mounts
|
2020-10-17 14:28:02 -06:00 |
|
Matthew Penner
|
ebe3375897
|
Fix white highlight hiding console text (fixes #2541)
|
2020-10-17 14:25:44 -06:00 |
|
Dane Everitt
|
b02a49f42e
|
Get everything on the same version
|
2020-10-17 12:23:25 -07:00 |
|
Dane Everitt
|
b8377b840f
|
Update README.md
|
2020-10-17 12:11:14 -07:00 |
|
Dane Everitt
|
839e277763
|
Fix exception when passing location IDs to creation service; closes #2529
|
2020-10-17 11:52:21 -07:00 |
|
Dane Everitt
|
f54151e0f6
|
Merge pull request #2525 from Spirit55555/patch-2
Remove target="blank" from /admin link
|
2020-10-17 10:38:14 -07:00 |
|
Dane Everitt
|
6aeb467155
|
Merge pull request #2540 from HavilaQQ/user-delete-fix
Fix artisan p:user:delete not working
|
2020-10-17 10:35:48 -07:00 |
|
Nobody
|
10548c9d8f
|
Update message and update query
|
2020-10-17 18:26:34 +01:00 |
|
Dane Everitt
|
e3fe46882f
|
Merge pull request #2539 from pterodactyl/schrej-patch-1
use emoji directly instead of :names:
|
2020-10-17 10:26:08 -07:00 |
|
Jakob
|
652e93871d
|
use emoji directly instead of :names:
|
2020-10-17 19:25:09 +02:00 |
|
Dane Everitt
|
aa879d0f62
|
Merge pull request #2538 from pterodactyl/schrej-patch-1
replace installation help issue template with link to discord
|
2020-10-17 10:20:18 -07:00 |
|
Jakob
|
18911d8fe4
|
remove installation help issue template
|
2020-10-17 19:19:42 +02:00 |
|
Jakob
|
eabc17eab3
|
add conact links to discord to issue creation page
|
2020-10-17 19:19:03 +02:00 |
|