Commit Graph

4654 Commits

Author SHA1 Message Date
Angelillo15 6b9dd72815 Fix progess bar 2023-10-17 21:51:04 +02:00
Angelillo15 fae1ac5ae8 Fix ProgressBar 2023-10-17 21:50:57 +02:00
Angelillo15 9c054b7af3 Change branding 2023-10-17 21:49:21 +02:00
Angelillo15 5694e2ae0c Make sidebar toggle button to only appear in sidebar pages 2023-10-17 21:49:14 +02:00
Angelillo15 7935e9f4a8 Fix sidebar css 2023-10-17 21:48:35 +02:00
Angelillo15 91364425ad Add NookTheme version 2023-10-17 21:48:24 +02:00
Angelillo15 f6cf39fb99 Disable host check 2023-10-17 21:48:15 +02:00
Angelillo15 54b1793e2d Merge remote-tracking branch 'upstream/release/v1.11.5' into release/v1.11.5 2023-10-16 16:32:56 +02:00
Angelillo15 40dd354b18 Merge branch 'release/v1.11.4' into release/v1.11.3 2023-10-14 21:02:03 +02:00
Pterodactyl CI 22629f4ab8 ci(release): bump version 2023-10-12 20:00:25 +00: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
Angelillo15 6837384c19
Merge branch 'release/v1.10.4' into release/v1.11.3 2023-10-11 22:49:51 +02:00
Pterodactyl CI 35d49d3caa ci(release): bump version 2023-10-10 19:25:34 +00: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
Angelillo15 a3b81929ab Fix navigation bar in mobile devices 2023-08-07 21:47:02 +02:00
Angelillo15 6169663f16 Fix readme.md 2023-08-07 16:08:00 +02:00
Angelillo15 da6f027324 Fix height of progress bar 2023-08-07 15:58:51 +02:00
Angelillo15 f173a5e496 Fix height and make smaller the icons height 2023-08-07 15:58:16 +02:00
Angelillo15 9b00a38d3c Added a clean before the build 2023-08-07 15:54:01 +02:00
Angelillo15 883bb53c5c Changed scrollbar color 2023-08-07 15:53:43 +02:00
Angelillo15 34a559f3e8 Added json clean command 2023-08-06 18:57:05 +02:00
Angelillo15 a6db4e2382 Edited the readme.md 2023-08-06 18:34:25 +02:00
Angelillo15 f5fda554fa Added icon bg 2023-08-06 18:10:29 +02:00
Angelillo15 bab2b21098 Edited colors of Networking statics 2023-08-05 13:37:01 +02:00
Angelillo15 f92af06eda Edited load bar 2023-08-05 13:36:39 +02:00
Angelillo15 6c624fd31b Added margin top of 4 2023-08-05 13:36:23 +02:00
Angelillo15 36ea087179 added topbar classname 2023-08-05 13:35:59 +02:00
Angelillo15 64dc2500a1 Added class nook-container 2023-08-05 13:35:42 +02:00
Angelillo15 d68c63c401 Remove margin and added top of 6vh 2023-08-05 13:35:27 +02:00
Angelillo15 7601e3fe76 added orange color 2023-08-05 13:35:01 +02:00
Angelillo15 4ac857da5b Added console 2023-08-04 23:53:40 +02:00
Angelillo15 8595f2a09a Added love command 2023-08-04 23:46:42 +02:00