Commit graph

4729 commits

Author SHA1 Message Date
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
Angelillo15
d2984af12c Change colors of Stat element in the panel 2023-08-04 23:27:50 +02:00
Angelillo15
f8312b1cb2 Added new icons to router 2023-08-04 20:33:10 +02:00
Angelillo15
d777b3b55e Change account router 2023-08-04 20:32:58 +02:00
Angelillo15
6c04718c35 Change content container class to use sidebar 2023-08-04 20:24:08 +02:00
Angelillo15
099cda8ebb Change className 2023-08-04 20:23:27 +02:00
Angelillo15
72d086d292 Added sidebar id to the id list 2023-08-04 20:23:14 +02:00
Angelillo15
860b337b1f Added NavBar buttons 2023-08-04 20:22:50 +02:00
Angelillo15
638bf4cb59 added content container 2023-08-04 20:22:31 +02:00
Angelillo15
aa13ce4698 Implements new ServerRouter 2023-08-04 19:23:13 +02:00
Angelillo15
da0be11d29 Deleted Sidebar from dashboard 2023-08-04 19:22:54 +02:00
Angelillo15
dc6b5e704f Create SideBar with Children props 2023-08-04 19:22:32 +02:00
Angelillo15
cc4c5eac21 Added icon prop 2023-08-04 19:22:12 +02:00
Angelillo15
ae53bd8034 Added icon 2023-08-04 19:21:53 +02: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
Angelillo15
37b9ef5585 Add sidebar base logic 2023-07-09 03:02:17 +02:00
Angelillo15
6d8f76dec5 Change background colors 2023-07-08 22:54:58 +02:00
Angelillo15
80f51e0af2 Addapt dev settings 2023-07-08 22:48:06 +02: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