Lance Pioch
|
095bc89aee
|
Basic fixes from phpstan
|
2024-03-16 14:19:40 -04:00 |
|
Lance Pioch
|
6b5e990a1c
|
Add phpstan to help with static analysis
|
2024-03-16 14:19:32 -04:00 |
|
Lance Pioch
|
afc22a2787
|
Don’t force the platform
|
2024-03-16 14:12:25 -04:00 |
|
Lance Pioch
|
a9774718d2
|
Fix the repo links
|
2024-03-16 14:05:38 -04:00 |
|
Lance Pioch
|
e4cee4d69d
|
Remove locations
|
2024-03-14 02:23:30 -04:00 |
|
Lance Pioch
|
9fb0c451f5
|
Run the tests
|
2024-03-14 01:30:34 -04:00 |
|
Lance Pioch
|
a296084d6e
|
Remove nests
|
2024-03-14 01:27:50 -04:00 |
|
Lance Pioch
|
05681641d3
|
Update default mail driver
|
2024-03-14 01:22:26 -04:00 |
|
Lance Pioch
|
aa85727156
|
Force add these
|
2024-03-14 01:15:18 -04:00 |
|
Lance Pioch
|
cd51705b58
|
Add readme
|
2024-03-14 01:10:56 -04:00 |
|
Lance Pioch
|
2f3d4e2819
|
Remove telemetry
|
2024-03-12 22:47:49 -04:00 |
|
Lance Pioch
|
883314b74a
|
Small updates
|
2024-03-12 22:47:32 -04:00 |
|
Lance Pioch
|
c83dd86a41
|
Switch namespace back to App
|
2024-03-12 22:39:16 -04: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 |
|
Matthew Penner
|
7c8bdfc4d8
|
Update README.md
|
2023-06-28 20:23:53 -06:00 |
|
Matthew Penner
|
b23f3114e4
|
Update README.md
|
2023-05-12 23:08:43 -06:00 |
|
Matthew Penner
|
8bfcffc477
|
Update README.md
|
2023-03-11 14:11:34 -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
|
2a7833ca17
|
Update README.md
|
2023-02-06 10:22:21 -07:00 |
|
Alex
|
9b47403e00
|
egg(rust): add server.queryport option (#4681)
|
2023-02-04 14:42:04 -07:00 |
|
Matthew Penner
|
43f7c10617
|
Update CHANGELOG.md
|
2023-01-27 12:24:55 -07:00 |
|
Matthew Penner
|
866b6df4b0
|
api(task): ensure sequence_id always starts at 1
|
2023-01-24 16:19:34 -07:00 |
|
Matthew Penner
|
2b14e46eec
|
api: fix sequence_id being ignored in server task API
Closes #4434
|
2023-01-24 15:57:24 -07:00 |
|