Naterfute
9c79e57de2
fix: potentially fixed being unable to create routes on frontend due to rate limiting
2026-02-24 04:50:40 -08:00
Naterfute
b2a13112eb
fixes #50
2026-02-20 03:54:46 -08:00
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
0865c27607
fix: creating a node over the api now has the correct keys
2026-02-14 01:32:39 -08:00
Naterfute
f14206d678
Merge pull request #49 from Tyrthurey/gitignore-fix
...
fixed gitignore to not ignore .env.example
2026-02-13 19:05:58 -08:00
Tyrthurey
2c4c94b6f5
fixed gitignore to not ignore .env.example
2026-02-12 22:27:22 +02:00
Naterfute
3f3cb13de0
Merge pull request #48 from pyrodactyl-oss/blacksmith-migration-916a553
...
.github/workflows: Migrate workflows to Blacksmith runners
2026-02-10 23:36:04 -08:00
blacksmith-sh[bot]
71015c7290
Migrate workflows to Blacksmith
2026-02-11 07:34:57 +00:00
Naterfute
916a55310f
Merge pull request #47 from ThatBritishOne/main
...
Update DB_USERNAME from 'pterodactyl' to 'pyrodactyl'
2026-02-08 05:17:45 -08:00
Jordan Watts
626705ff67
Update DB_USERNAME from 'pterodactyl' to 'pyrodactyl'
2026-02-02 09:47:51 +00:00
Naterfute
419579c26c
Merge pull request #46 from imeesa/patch-1
...
better readme
2026-01-31 19:07:26 -08:00
Eesa
019854b9a7
Update README.md
2026-01-31 10:34:38 -05:00
Eesa
b3dc253d98
Update README.md
2026-01-31 10:34:02 -05:00
naterfute
6048a2ee91
README: update
2026-01-29 18:44:36 -08:00
naterfute
8de44d803d
fixes : #42
2026-01-23 02:36:45 -08:00
Naterfute
bb8525086d
Merge pull request #44 from 6ixfalls/fix-app-var
...
feat: skip /app/var and env generation if present
2026-01-23 02:30:44 -08:00
naterfute
b695ef29ba
fix: bug where you couldn't delete allocations if no limit was set
2026-01-22 06:16:37 -08:00
naterfute
d3ed2cf4ed
fix: 2fa lock not showing properly on admin page
2026-01-22 06:13:10 -08:00
naterfute
b3606bb4c7
fixes : #45
2026-01-22 05:56:01 -08:00
Bryan Lee
ea0d6ac642
feat: skip /app/var and env generation if present
2026-01-20 20:42:57 -08:00
Naterfute
0b28fed492
Merge pull request #43 from luiijs/main
...
feat: Added Pre-Check to the Scheduled Backup section
2026-01-20 16:45:24 -08:00
Luii
5ab808c5a8
feat: Added Pre-Check to the Scheduled Backup section
...
A pre-check stage has been added to prevent the user from exceeding the limit, and this stage temporarily prevents the user from exceeding their limits.
2026-01-20 16:28:06 +03: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
9074e11ef6
Merge pull request #28 from Tyrthurey/fixes-v3
...
Fixed the dev environment + A bunch of improvements and fixes
2026-01-14 10:49:18 -08:00
Naterfute
4b7d92994d
Merge branch 'main' into fixes-v3
2026-01-14 10:49:07 -08:00
Naterfute
5d9584d5a8
Merge pull request #35 from NobleSkye/hytale-egg-support
...
Hytale egg support
2026-01-14 10:41:59 -08:00
Skylar
78054ef4b4
removed hytale domain for just egg with ip
2026-01-14 03:06:01 -08:00
Skylar
9d084029e5
(it does matter just tested-
2026-01-14 03:03:53 -08:00
Naterfute
67726091d9
feat: Hytale Support
2026-01-13 20:16:09 -08:00
Skylar
86922c3e87
changed minecraft class to hytale for hytale domain
2026-01-13 15:31:26 -08:00
Skylar
5fb9fb2803
added hytale domain and hytale egg
2026-01-13 15:30:45 -08:00
Naterfute
9096320fde
fix: download backup was the wrong addr
2026-01-13 06:04:14 -08:00
Naterfute
1c97c256e2
fix: csrf mismatch error
2026-01-13 05:00:58 -08:00
Naterfute
11a3bd2a4b
fix: update http Kernel
2026-01-13 02:38:13 -08:00
Naterfute
9d2cacba68
fix: network page uses globalDaemon type now
2026-01-13 02:32:59 -08:00
Naterfute
a60b22d9d5
fix: potential cve
2026-01-12 16:11:56 -08:00
Naterfute
87b1b9ccd0
fix: fixed so github will recognise license
2026-01-09 20:42:21 -08:00
Naterfute
f822cac6c1
Relicense under Apache2.0
2026-01-09 20:40:51 -08:00
Naterfute
7ca4a51075
fix: replace that god awful server-menu screenshot I took
2026-01-09 17:50:24 -08:00
Naterfute
2b1a61d1c3
accidentally gitignored required assets
2026-01-09 05:19:59 -08:00
Naterfute
ce0e5fd600
fix: build errors
2026-01-09 05:02:00 -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