701 Commits

Author SHA1 Message Date
Naterfute
5db626f2b7 fix: Wings backup restores using the wrong wroute and failing due to bool issues 2026-02-20 01:54:17 -08:00
naterfute
8de44d803d fixes: #42 2026-01-23 02:36:45 -08:00
naterfute
b3606bb4c7 fixes: #45 2026-01-22 05:56:01 -08:00
Naterfute
960b8577a9 fix(ui): file explore locking to bottom of screen when searching 2026-01-15 22:39:54 -08:00
Naterfute
9666bb94a0 ui(File): fix searching for files displaying incorrectly 2026-01-15 20:50:24 -08:00
Naterfute
b4243ba446 ui(Files): made file manager full view height 2026-01-15 14:34:46 -08:00
Naterfute
cac5b3917c fix: search icon position 2026-01-15 12:04:35 -08:00
Naterfute
7f2f621b3b Merge pull request #36 from en0tuk/patch-1
fix: use brand color variable instead of hardcoded values
2026-01-15 11:00:40 -08:00
Naterfute
c3fa0268ff removed accidental log 2026-01-15 10:55:14 -08:00
Naterfute
1bf979c4ea fix: File manager not showing all files 2026-01-15 10:54:03 -08:00
enotuk
5ae31e00bb fix: use brand color variable instead of hardcoded values in some components 2026-01-15 00:16:06 +05:00
Naterfute
4b7d92994d Merge branch 'main' into fixes-v3 2026-01-14 10:49:07 -08:00
Naterfute
67726091d9 feat: Hytale Support 2026-01-13 20:16:09 -08:00
Naterfute
9096320fde fix: download backup was the wrong addr 2026-01-13 06:04:14 -08:00
Naterfute
9d2cacba68 fix: network page uses globalDaemon type now 2026-01-13 02:32:59 -08:00
Naterfute
2b1a61d1c3 accidentally gitignored required assets 2026-01-09 05:19:59 -08:00
Naterfute
2e81dd4726 feat: add Pterodactyl Wings support alonside Elytra Support 2026-01-09 04:52:17 -08:00
Naterfute
4a36716574 feat(ui): updated email templates to match Pyrodactyl theme 2026-01-01 18:43:31 -08:00
Tyrthurey
274e2bd710 Various improvements, fixes, and QoL
1. Improved the Navigation bar in both mobile and desktop. It is no longer hard coded, but an array you can change in resources\scripts\routers, which is referenced in desktop and mobile. I also added a tiny bit of left padding to the icon so that it looked nicer (it drove me insane). You can use isSubRoute: true in order to hide a route from the nav bar while still letting the router handle that route. Check existing examples to understand more.
2. Backups / deletions in progress disable the create backup button (I could spam it to make more backups than I should have been allowed to). Additionally, backups now properly disappear from the list when deleted without needing to reload the page.
3. Fixed the pretty little highlight that animates itself to the menu position. The issue was that it did not work on scroll, so if you had a smaller screen size or scrolled due to adding more items to the list, then the highlight would remain in place, which was sad. It now follows the entry when scrolling, and if the selected entry is hidden from view, the highligher disappears as well :P
2025-12-31 00:05:15 +02:00
Tyrthurey
a6ce80ee72 Added a cronjob translator (cronstrue) to the scheduler popup window
This allows the user to quick and easy see what the cronjob will do without going to third party websites.
2025-12-30 22:48:59 +02:00
Tyrthurey
c86380425c Fix(network): correct allocation count to include default allocation
Aka, it sayd 0 of x allocations when there was only one allocation, and on full it would be x-1 of x, and not hide the allocation button.
2025-12-30 22:32:56 +02:00
Naterfute
c206246ca4 fix: don't render raw HTML returned by the alert bag
Merged from upstream https://github.com/pterodactyl/panel/security/advisories/GHSA-mgr9-6c2j-jxrq
2025-12-27 01:32:30 -08:00
Skylar
47dfd9f106 added cloudflare only supports 100mib on free plan if behind proxy 2025-12-17 00:57:15 -08:00
Skylar
db25221933 fix: update configuration directory path (shows elytra path not pterodactyl) and clarify upload size input (shows max and min now) 2025-12-16 18:44:42 -08:00
Naterfute
696c7865ea fix: incorrect close button for new api keys 2025-12-04 02:49:27 -08:00
Naterfute
099c8f2849 feat: more filter options 2025-12-03 01:16:22 -08:00
Naterfute
32532a4a83 fix: add a greater gap for uptime so that it looks nicer 2025-12-02 22:01:31 -08:00
Naterfute
9fa57ddbab feat: add server uptime to client pages 2025-12-02 21:58:39 -08:00
en0tuk
247d5066c6 fix: make upload dialog work as intended 2025-12-01 02:41:47 +05:00
Naterfute
7f8e4cac6d fix: removed hugeicons from mod downloader 2025-11-03 10:27:55 -08:00
Naterfute
73a13e5616 lint 2025-11-03 10:21:44 -08:00
Naterfute
1093ef72a9 fix: clearAndAddFlash incorrect usage 2025-11-03 10:21:44 -08:00
Naterfute
2c3ba8cdb2 cleanup: ellies work is now in vain :tehe: 2025-11-03 10:21:44 -08:00
Naterfute
769e40e904 chore(ui): Migrated all components to use gravity-ui 2025-11-03 01:26:20 -08:00
Naterfute
37af850a40 chore(ui): replaced all server ui icons with gravity-ui icons 2025-11-02 20:26:55 -08:00
Naterfute
b80227a742 chore: more ui icon changes 2025-11-02 17:21:43 -08:00
Naterfute
b55c989cbb chore: more icon changes 2025-11-02 17:21:43 -08:00
Naterfute
924d02da75 ui: more icons replaces 2025-10-28 05:38:24 -07:00
Naterfute
bc044aa868 ui: started migration to GravityUI icons 2025-10-28 05:34:48 -07:00
Naterfute
44be003e54 fixes: #401 2025-10-28 04:42:42 -07:00
Naterfute
0bdc6dab41 feat: add test database button for admin panel 2025-10-25 08:40:43 -07:00
Naterfute
1e8410233a closes: #272 2025-10-23 19:21:26 -07:00
Naterfute
5857ef6d05 feat: see what server your on in server sidebar 2025-10-16 22:42:09 -07:00
Naterfute
9eca011d60 fix: forgot to push node view changes to allow using alias as domain ip 2025-10-16 22:42:09 -07:00
Naterfute
4cda30881c ui updates thank you lio pookie!!!
oh, I guess I also mae it auto detect what loader your using... I guess
2025-10-16 22:42:09 -07:00
Naterfute
e3a5d8cd57 feat: search funtionality in version and loaders 2025-10-16 22:42:09 -07:00
Naterfute
a443ceafac fix: finally, a stable version of the webpage for mod support 2025-10-16 22:42:09 -07:00
Elizabeth
eaefd5723f feat: fully functional deduplicated backups 2025-10-15 10:35:18 -05:00
Skye
c9055e4e0a Docker & native checks in bugs & pyroignore file instead of pteroignore (#382)
* added checkboxes for if docker or native install for bugs

* updated to maybe show in the issues tab

* removed comments

* fixed issue

* offical installation option added (commented out for until its added

* replaced `.pteroignore` with `.pyroignore`

* added vscode to gitignore & .git & added /docs to documention for pyrodactyl.dev

* Update bug report issue template

added new boxes for

* max chars for backups to be 100 chars
2025-10-13 02:15:23 -07:00
Skye
853c290513 cap the desc to be at max of 100 chars (#386)
cap the desc to be at max of 100 chars
2025-10-13 02:14:05 -07:00