Daniel Barton
953575ff5c
fix: remove special handling for ^C
stop command ( #5132 )
2024-06-29 12:31:10 -06:00
Daniel Barton
2611cdf426
egg(teamspeak): add server admin password variable ( #5099 )
...
Co-authored-by: Panda260 <Panda260@NeverStopGaming.net>
2024-06-29 12:24:43 -06:00
Daniel Barton
844537df38
fix: CIDR_MAX_BITS restricting to /27
instead of /25
( #5111 )
2024-06-29 12:24:10 -06:00
BeastGamer81
466dd61856
chore: fix "Manager User" typo in admin page title ( #5114 )
2024-06-29 12:22:11 -06:00
Ivy
512cfad6bf
chore: change "Github" to "GitHub" for consistency ( #4946 )
2024-06-29 12:20:35 -06:00
Matthew Penner
c86564042c
Update README.md
...
Signed-off-by: Matthew Penner <me@matthewp.io>
2024-06-22 19:18:54 -06:00
Daniel Barton
371c7a671d
api: fix docker_image
validation for local images ( #5103 )
2024-05-21 13:29:31 -06:00
Daniel Barton
37055fe5b4
ui(admin): fix maintenance mode defaulting to the wrong value ( #4927 )
2024-05-21 13:08:01 -06:00
Matthew Penner
f8dfef04c4
api(remote): fix oops in BackupStatusController, yet again
2024-05-08 18:08:18 -06:00
Matthew Penner
3a0b7d13a9
Update CHANGELOG.md
2024-05-07 22:13:13 -06:00
Matthew Penner
a96d87cf23
Update README.md
2024-05-07 22:12:15 -06:00
Daniel Barton
049ad838e3
egg(minecraft): add Java 21 to image list ( #5093 )
2024-05-07 21:52:33 -06:00
Daniel Barton
dbd7f31c41
Update Minecraft Eula link ( #5090 )
...
Co-authored-by: Alan Escarcha <alanescarcha11@gmail.com>
2024-05-06 18:50:06 -06:00
Daniel Barton
2ffe019675
ui(server): support for decompressing .7z files ( #5016 )
2024-05-04 17:16:00 -06:00
Matthew Penner
7bfc265a7e
api(remote): fix use of missing node_id
field
...
Fixes #5088
2024-05-04 16:06:13 -06:00
Matthew Penner
b7b2413f3d
Update CHANGELOG.md
2024-05-02 13:37:18 -06:00
Matthew Penner
96e6c66040
Update README.md
2024-05-02 13:22:31 -06:00
Matthew Penner
6dc85c731e
chore: update SECURITY.md
...
ref; https://github.com/pterodactyl/panel/pull/5074 which targets the
wrong branch
2024-04-16 15:17:36 -06:00
Matthew Penner
0dad4c5a48
ui(admin): better handling of manual HTML rendering
2024-04-11 10:47:00 -06:00
Matthew Penner
b1fa3927c1
api(remote): fix oops in BackupStatusController
2024-04-11 10:42:18 -06:00
Matthew Penner
f671046947
admin: tweaks to validation and rendering
2024-04-10 18:13:25 -06:00
Matthew Penner
319ca683f8
api(remote): ensure requesting node is checked
2024-04-10 17:38:09 -06:00
Matthew Penner
1172d71d31
app: improve docker_image
validation
2024-04-10 17:22:29 -06:00
Matthew Penner
2497819ca7
Update README.md
2024-03-16 14:02:07 -06:00
Matthew Penner
787bf34a59
nix: update to php 8.2
2024-03-16 14:01:51 -06:00
Matthew Penner
f0489f677b
Update README.md
2023-12-29 22:09:21 -07:00
Matthew Penner
8abf2d8106
ui(server): fix defaultValue not being used with VariableBox select
2023-10-20 19:30:25 -06:00
Matthew Penner
341eda7855
egg(rust): change ordering of mod frameworks
2023-10-20 19:29:21 -06:00
Matthew Penner
742e352c67
Update CHANGELOG.md
2023-10-12 13:55:53 -06:00
Matthew Penner
a62e8b1a67
egg(rust): use yolk image instead of the deprecated one
2023-10-12 13:54:42 -06:00
Matthew Penner
35159b3715
Update CHANGELOG.md
2023-10-10 13:13:00 -06:00
Matthew Penner
7fa0c26d80
Update README.md
2023-10-02 17:06:05 -06:00
Boy132
5a417e9adb
app(setup): replace mail
with sendmail
driver ( #4750 )
2023-08-22 19:18:05 -06:00
Boy132
51cee7688a
app: update prune-backup command description ( #4754 )
2023-08-22 19:17:18 -06:00
Boy132
67b2d944a6
ui(client): allow MassActionBar to be clicked through ( #4753 )
2023-08-22 19:12:57 -06:00
Matthew Penner
57d27293d2
github(template): update paste domain ( #4757 )
...
Switch from `bin.ptdl.co` to `pteropaste.com`
2023-08-22 15:08:14 -10:00
Boy132
1af200c464
Replace bin.ptdl.co
with pteropaste.com
...
ptdl.co always has cert issues. pteropaste is used anywhere else (e.g. in Discord bot commands)
Also increased the line number to 150.
2023-08-22 15:05:55 -10:00
Matthew Penner
97049f48c3
ui(server): hide sensitive information in copy-on-click notifications ( #4761 )
2023-08-22 15:04:35 -10:00
Vadym
2d4071ca25
do not show strings with password in notification text
2023-08-22 15:03:47 -10:00
Matthew Penner
5cd2697be3
api(client): allow setting empty server description
...
Closes https://github.com/pterodactyl/panel/issues/4752
2023-08-22 15:02:56 -10:00
Robert Nisipeanu
85f1259709
fix(4752): check if description field present on request
2023-08-22 15:01:49 -10:00
Matthew Penner
bf1768406b
ui(server): fix permissions check on file manager ( #4793 )
2023-08-22 15:01:14 -10:00
Boy132
a83058668f
only files check for "read-content", check folders for "read"
...
fixes #4792
2023-08-22 15:00:25 -10:00
Matthew Penner
987440c8ca
app: fix formatting
2023-08-22 18:59:34 -06:00
Matthew Penner
341fa0a52d
docker: fix log directory ( #4839 )
2023-08-22 14:59:12 -10:00
Michael Parker
aa2f797f6f
fix panel log folder
...
resolves #4838
Fixes an issue with the log symlink as well
2023-08-22 14:57:45 -10:00
Matthew Penner
04d83edd36
app: fix getMySQLTimezoneOffset()
truncating seconds
...
Previously the `getMySQLTimezoneOffset()` function would truncate the
seconds part of a time offset (returning `+9:00` instead of `+9:30`) for
example. This only affects timezones with offsets that contain minutes.
Closes https://github.com/pterodactyl/panel/issues/4821
Superseeds https://github.com/pterodactyl/panel/pull/4827
Co-authored-by: danny6167 <daniel@barteck.com.au>
2023-08-22 18:54:59 -06:00
Matthew Penner
15860613b6
Update README.md
2023-08-22 18:50:11 -06:00
Matthew Penner
3cd15d6f21
ci(docker): skip login on pull requests
2023-07-11 20:52:09 -06:00
Matthew Penner
29783ed240
egg(rust): add support for Carbon
...
Rebased version of #4734 to 1.0-develop
2023-07-11 20:37:14 -06:00