DaneEveritt
c751ce7f44
Allow more values for remote field when creating a database; closes #3842
2022-05-07 14:17:10 -04:00
DaneEveritt
b07fdc100c
Don't run schedules when a server is suspended or installing; closes #4008
2022-05-04 20:41:53 -04:00
DaneEveritt
ab37ee8633
Remove dusk tests, they're not used
2022-05-04 20:41:32 -04:00
DaneEveritt
66da520e11
Simplify testing process for integration tests, don't require second connection
2022-05-04 20:41:04 -04:00
DaneEveritt
8c63eebf13
Fix fractal errors
2022-05-04 19:35:10 -04:00
DaneEveritt
530558b0f8
Update deprecated JSON response creation and unnecessary middleware
2022-05-04 19:23:01 -04:00
DaneEveritt
f5ad9b9e11
Replace debug bar with clockwork
2022-05-04 19:19:00 -04:00
DaneEveritt
4252014d18
Update includes definition to match updated package requirements
2022-05-04 19:11:42 -04:00
DaneEveritt
34ffaebd3e
Run cs-fix, ensure we only install dependency versions supporting 7.4+
2022-05-04 19:01:29 -04:00
DaneEveritt
3e55a79439
Don't default to redis on the first runs, causes errors when trying to setup environment
2022-05-04 17:48:09 -04:00
DaneEveritt
21685d6fc6
Update composer dependencies
2022-05-04 17:46:15 -04:00
Jelco
af4616ccf2
Add cron cheatsheet ( #3866 )
2022-03-28 12:43:45 -07:00
Jim C K Flaten
2680fe4c8e
Feature/task order ( #3807 )
2022-03-28 12:31:35 -07:00
FabianS
82818414a3
Ability to create nodes with artisan ( #3319 )
2022-03-28 12:28:16 -07:00
Георгий Пронюк
281256e17c
Grant all necessary permissions to generated SQL users ( #3800 )
...
* grant all necessary permissions to users
* fix CREATE TEMPORARY TABLES
Co-authored-by: A248 <theanandbeh@gmail.com>
Co-authored-by: A248 <theanandbeh@gmail.com>
Co-authored-by: Matthew Penner <me@matthewp.io>
2022-03-28 12:22:37 -07:00
Mrxbox98
a9ebf5b883
Added build workflow ( #3963 )
2022-03-28 12:13:27 -07:00
Alex
695c2647c8
fix(paper): fetching older versions ( #3998 )
...
Limit the results to a single match to prevent results such as "true true true" since the current version check expects only a single match
2022-03-28 12:12:21 -07:00
root
14cc98f75f
Tempest Hosting added ( #4007 )
2022-03-28 10:25:40 -07:00
Dane Everitt
61d6fa3168
Update contribution guidelines to clarify what types of PRs will be accepted
2022-02-20 10:59:58 -05:00
Dane Everitt
a071676be4
Update webpack HMR for new dev environment
2022-02-12 13:18:08 -05:00
Dane Everitt
0bd182c2a7
Lower the default guzzle timeouts; ref pterodactyl/panel#3936
2022-02-05 12:33:54 -05:00
Alex
5120590e47
ref: remove google analytics ( #3912 )
2022-02-05 09:08:43 -08:00
Mrxbox98
0ff60d83eb
Fix incorrect alignment on 2FA boxes due to incorrect TW breakpoints ( #3914 )
2022-02-05 09:08:11 -08:00
Alex
5c229d60e3
feat(tf2): add GSLT variable ( #3927 )
...
Add GSLT variable similar to CS:GO.
2022-02-05 09:05:47 -08:00
Alex
edfd97e0b4
feat(pid_limit): expand list of errors for pid_limit feature ( #3942 )
...
Expands the list of errors for pid_limit egg feature to support Steam PID errors and re-organize the list to be prettier
2022-02-05 09:05:36 -08:00
Alex
05bdffcd61
ref: set redis as default option for env drivers setup ( #3915 )
...
Redis is the recommended value yet the default options are different, e.g cache being file.
2022-02-05 09:05:18 -08:00
Dane Everitt
8dee69e78f
Add fields for game and image details
2022-01-30 09:04:54 -08:00
Alex
7866c19007
feat(docker): automated certificate renewal with certbot ( #3916 )
...
* feat(docker): automated certificate renewal with certbot
Executes cron on the first day of every month at 23:00 to reduce the load on LE when everyone else is doing it at 00. Certificate that expires in less than 30 days will be renewed.
closes #3907
2022-01-28 08:32:33 -08:00
Dane Everitt
0a4ba6a7dc
Force https on URLs when behind proxy; closes #3623
2022-01-23 12:58:44 -05:00
Dane Everitt
60b82343b2
Update SECURITY.md
2022-01-19 18:10:51 -08:00
Dane Everitt
dfa329ddf2
[security] ensure session is only for that request when authenticating user API key
...
https://github.com/pterodactyl/panel/security/advisories/GHSA-7v3x-h7r2-34jv
2022-01-19 21:09:17 -05:00
Mrxbox98
21f74a835c
Fixed error ( #3870 )
2022-01-19 17:06:31 -08:00
Dane Everitt
ee870d45e8
Update CHANGELOG.md
2022-01-19 19:55:33 -05:00
Alex
0ff2f28ced
feat(egg): Add Steam out of disk space modal ( #3891 )
2022-01-18 13:00:10 -07:00
Mrxbox98
1f3217c3c5
fix(server/files): duplicate entry when making a nested folder ( #3813 )
2022-01-18 12:49:06 -07:00
Alex
5f308feb3f
feat(model/pid): lowercase error array element ( #3892 )
2022-01-18 12:34:44 -07:00
Alex
e881285ef1
ci(release): add ESLint config ( #3747 )
2022-01-17 20:17:13 -07:00
Wuzado
99ebd2e75c
Add the DB_PORT environmental variable to the example Docker Compose config ( #3796 )
2022-01-17 20:12:14 -07:00
Boy132
7d0d71baec
Checkbox & Dropdown for Startup Variables ( #3769 )
2022-01-17 20:08:53 -07:00
Paperboypaddy16
e7884e4f0b
Fixed link for docker-compose.yml under Setup ( #3829 )
2022-01-17 20:05:04 -07:00
Charles Morgan
aed9f85bce
Add PID Modal ( #3845 )
2022-01-17 20:02:10 -07:00
Matthew Penner
1eaf411cb4
node: lowercase fqdn in letsencrypt path ( #3890 )
2022-01-17 19:56:57 -07:00
Alex
28f7a809a5
fix: exception localization ( #3850 )
...
resolves #3849
2022-01-15 08:10:37 -08:00
Wuzado
49dd719117
fix(docker): handle cases where DB_PORT is not defined ( #3808 )
...
Co-authored-by: Alex <admin@softwarenoob.com>
2022-01-15 08:10:19 -08:00
Paul Vogel
04656f8da8
Fix anchor in link to docker docs ( #3793 )
...
The former version does not "scroll" to the section
2022-01-15 08:10:01 -08:00
Jelco
95ff5f88c3
update required versions ( #3881 )
2022-01-12 13:53:36 -08:00
Dane Everitt
f2e92d80ac
Adjust copyright in footer to be more consistent
2022-01-02 07:25:07 -08:00
Dane Everitt
a6a9b31278
Avoid having to update the license each year
2022-01-02 07:21:56 -08:00
Dane Everitt
4dc6121e5c
Update README.md
2022-01-02 07:19:16 -08:00
SirEpiclyAmazing
e771d36d41
Disallow crawlers ( #3832 )
2021-12-28 08:02:08 -05:00