Matthew Penner
|
35ded9def8
|
ui(admin): fix server egg select improperly switching
|
2023-09-29 16:33:15 -06:00 |
|
Matthew Penner
|
3721b2007b
|
ui(admin): fix egg creation
|
2023-09-28 13:48:21 -06:00 |
|
Matthew Penner
|
6f5fb09c13
|
Merge branch '1.0-develop' into develop
|
2023-08-22 19:22:50 -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
|
d3c6568522
|
Merge branch '1.0-develop' into develop
|
2023-07-11 20:40:41 -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 |
|
Matthew Penner
|
b7b128efc5
|
Merge branch '1.0-develop' into develop
|
2023-06-28 20:24:29 -06:00 |
|
Matthew Penner
|
7c8bdfc4d8
|
Update README.md
|
2023-06-28 20:23:53 -06:00 |
|
Matthew Penner
|
eaf46429f2
|
Merge branch '1.0-develop' into develop
|
2023-05-12 23:12:06 -06:00 |
|
Matthew Penner
|
bad765039b
|
Update README.md
|
2023-05-12 23:10:17 -06:00 |
|
Matthew Penner
|
b23f3114e4
|
Update README.md
|
2023-05-12 23:08:43 -06:00 |
|
Matthew Penner
|
dc6fadd1c5
|
Merge branch '1.0-develop' into develop
|
2023-03-11 14:12:23 -07:00 |
|
Matthew Penner
|
8bfcffc477
|
Update README.md
|
2023-03-11 14:11:34 -07:00 |
|
Matthew Penner
|
f5ce1a240c
|
ci: install pnpm
|
2023-02-23 14:39:45 -07:00 |
|
Matthew Penner
|
8320c64918
|
switch from yarn to pnpm
|
2023-02-23 14:37:12 -07:00 |
|
Matthew Penner
|
0d225b0e8f
|
ci(docker): revert workflow changes
|
2023-02-23 14:35:07 -07:00 |
|
Matthew Penner
|
8ae40a7c71
|
containerfile: remove platform arg
|
2023-02-23 14:22:31 -07:00 |
|
Matthew Penner
|
7241829da6
|
containerfile: reinstall tzdata
ref; https://bugzilla.redhat.com/show_bug.cgi?id=1870814
|
2023-02-23 14:09:24 -07:00 |
|
Matthew Penner
|
05d8de0671
|
ci(container): tweak options
|
2023-02-23 13:47:39 -07:00 |
|
Matthew Penner
|
f98aa11a3a
|
ci(container): update to ubuntu-22.04
|
2023-02-23 13:43:40 -07:00 |
|
Matthew Penner
|
ab4b4e6ada
|
ci(container): replace old docker workflow
|
2023-02-23 13:40:04 -07:00 |
|
Matthew Penner
|
673f7282e0
|
ui: fix prettier
|
2023-02-23 13:15:06 -07:00 |
|
Matthew Penner
|
2195aa6447
|
ci(docker): upgrade to php 8.2
|
2023-02-23 13:08:49 -07:00 |
|
Matthew Penner
|
187c7f74cd
|
yarn: upgrade dependencies
|
2023-02-23 13:08:40 -07:00 |
|
Matthew Penner
|
0af39492e3
|
app(services): fix DeployServerDatabaseService phpstan
|
2023-02-23 12:49:07 -07:00 |
|
Matthew Penner
|
733771ae75
|
nix: update flake lock
|
2023-02-23 12:48:53 -07:00 |
|
Matthew Penner
|
85df1a4ec7
|
ci(laravel): add PHP 8.2 to test matrix
|
2023-02-23 12:48:28 -07:00 |
|
Matthew Penner
|
a1e5afccb4
|
composer: update lock
|
2023-02-23 12:37:27 -07:00 |
|
Matthew Penner
|
18f6611a2d
|
Merge branch '1.0-develop' into develop
|
2023-02-23 12:36:22 -07:00 |
|
Matthew Penner
|
1d38b4f0e2
|
Laravel 10 (#4706)
|
2023-02-23 12:30:16 -07:00 |
|
Matthew Penner
|
ad4ddc6300
|
nix: update flake
|
2023-02-23 12:24:47 -07:00 |
|
Devonte W
|
b746c3ead1
|
fix(api/client): add validation for backup request body (#4704)
|
2023-02-23 12:23:12 -07:00 |
|
Devonte W
|
aea5c474db
|
fix(resources/api): allow svg xml format (#4705)
|
2023-02-23 12:19:58 -07:00 |
|
Matthew Penner
|
582c50c6d4
|
Merge branch '1.0-develop' into develop
|
2023-02-06 10:22:50 -07:00 |
|