Commit Graph

764 Commits

Author SHA1 Message Date
Angelillo15 c332151c9a Merge branch 'release/v1.11.7' of https://github.com/pterodactyl/panel into release/v1.11.5 2024-05-11 17:11:39 +02: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
Matthew Penner 8abf2d8106
ui(server): fix defaultValue not being used with VariableBox select 2023-10-20 19:30:25 -06:00
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 40dd354b18 Merge branch 'release/v1.11.4' into release/v1.11.3 2023-10-14 21:02:03 +02:00
Boy132 67b2d944a6
ui(client): allow MassActionBar to be clicked through (#4753) 2023-08-22 19:12:57 -06:00
Vadym 2d4071ca25 do not show strings with password in notification text 2023-08-22 15:03:47 -10:00
Boy132 a83058668f only files check for "read-content", check folders for "read"
fixes #4792
2023-08-22 15:00:25 -10:00
Angelillo15 a3b81929ab Fix navigation bar in mobile devices 2023-08-07 21:47:02 +02:00
Angelillo15 da6f027324 Fix height of progress bar 2023-08-07 15:58:51 +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 4ac857da5b Added console 2023-08-04 23:53:40 +02:00
Angelillo15 d2984af12c Change colors of Stat element in the panel 2023-08-04 23:27:50 +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 dc6b5e704f Create SideBar with Children props 2023-08-04 19:22:32 +02:00
Angelillo15 37b9ef5585 Add sidebar base logic 2023-07-09 03:02:17 +02:00
Matthew Penner fbdac5b63f
ui(server): fix `reinstall_failed` conflict state 2023-01-17 15:21:31 -07:00
Matthew Penner 598c956e4e
ui(server): fix file uploads being canceled instead of completed 2022-12-04 16:36:53 -07:00
Charles Morgan a4e547dc67
ui(server): fix console searchbar z-index (#4587) 2022-11-27 19:38:28 -07:00
Dane Everitt df9a7f71f9
Support canceling file uploads (#4441)
Closes #4440
2022-11-21 13:58:55 -07:00
Matthew Penner df2402b54f
Streaming Transfers (#4548) 2022-11-14 18:25:07 -07:00
Boy132 032e4f2e31
Apply node maintenance mode to servers (#4421) 2022-11-06 16:02:30 -07:00
Lance Pioch 9b218f2190
URL encode password in JDBC connection string (#4527) 2022-11-06 15:24:33 -07:00
Boy132 f2095e815e
Allow users to change the server description (#4420) 2022-10-31 10:20:53 -06:00
Dane Everitt d1beb2e1ad
Fix file verification on upload; just block folders (#4442) 2022-10-16 17:24:49 -06:00
Cubxity 597821b3bb
fix: byte units (#4419) 2022-10-09 16:09:24 -06:00
DaneEveritt 2e61a4db13
fix: eslint errors 2022-10-08 11:30:14 -07:00
Aspect d7b387be3e
Show UptimeDuration for starting servers (#4284) 2022-10-04 20:12:07 -06:00
diamkil 6aede6b63d
Allow uploading multiple files via web UI (#4392) 2022-09-29 17:43:20 -06:00
Boy132 b04a47a4a4
Handle "in:true,false" variable rules as checkbox (#4334) 2022-09-25 13:18:13 -06:00
Harry W a6b250913b
fix: page title for SSH keys (#4391) 2022-09-25 13:05:53 -06:00
DaneEveritt e040fd1ebd
Fix display of database rows when password is not available
closes #4381
2022-09-17 11:50:40 -07:00
DaneEveritt be29fe1db2
Break activity log values ignoring word boundaries
Not my favorite approach, but it'll work. closes #4305
2022-08-07 15:00:43 -04:00
DaneEveritt 03a6e26c4d
Improve create directory dialog 2022-07-24 19:23:45 -04:00
DaneEveritt 8d82aa2124
Improve design of drag & drop overlay 2022-07-24 18:59:20 -04:00
DaneEveritt 4458822c60
Cleanup file upload behavior 2022-07-24 18:50:47 -04:00
DaneEveritt 1cfa4100ad
Show an error if a user attempts to upload a folder 2022-07-24 18:22:50 -04:00
DaneEveritt 1d5d92f678
Use a different styling for file uploads 2022-07-24 18:03:45 -04:00
Boy132 12242848b0
File upload status (v2 backport) (#4219) 2022-07-24 17:18:32 -04:00