github-actions[ci]
705eba7140
ci: bump v4.5.1
2025-11-03 18:03:58 +00:00
Naterfute
f12d9dcf49
ci/cd: make new releases as drafts for final edits before publish
2025-11-03 10:03:20 -08:00
Naterfute
769e40e904
chore(ui): Migrated all components to use gravity-ui
2025-11-03 01:26:20 -08:00
Naterfute
515cd7a239
chore: greatly reduced size of captcha config file
2025-11-02 20:34:39 -08:00
Naterfute
0018366735
fix: auto deploy now shows correct resources
2025-11-02 20:30:43 -08:00
Naterfute
37af850a40
chore(ui): replaced all server ui icons with gravity-ui icons
2025-11-02 20:26:55 -08:00
Naterfute
03cbf3657e
fix(dev): fixed docker-compose for development
2025-11-02 18:51:52 -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
f35060e64f
Update README.md
...
docs: changed all doc links to point to correct spot
2025-11-02 06:47:55 -08:00
Elizabeth
56104433f7
fix: improve task processing and operation failure handling
2025-10-28 18:31:55 -05:00
Naterfute
13225cbc75
fixes : #390
2025-10-28 05:43:54 -07: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
534afa0c9c
fix: thanks yaml
2025-10-28 04:36:25 -07:00
Naterfute
85d0dc74bf
💀 wtf
2025-10-28 04:33:04 -07:00
Naterfute
61d3850504
fix: are we deadass?
2025-10-28 04:28:40 -07:00
Naterfute
db59a75737
feat: used a multi run for actions :catyippee:
2025-10-28 04:24:29 -07:00
Naterfute
02052788f8
fix: Unable to create databases due to incorrect check
2025-10-28 04:07:00 -07:00
Naterfute
0bdc6dab41
feat: add test database button for admin panel
2025-10-25 08:40:43 -07:00
Naterfute
f7574a33a9
Add workflow_run trigger for release completion
2025-10-25 00:01:03 -07:00
Naterfute
a632aec3e7
removed error logging that i left in
2025-10-24 23:30:44 -07:00
Naterfute
28f4a00e46
fixes : #396
2025-10-24 23:28:17 -07:00
Naterfute
1e8410233a
closes : #272
2025-10-23 19:21:26 -07:00
Terrence
aab3075c14
Fix comment typo for DB_PASSWORD in docker-compose ( #397 )
2025-10-22 05:09:57 -07:00
Elizabeth
909f3120bd
fix: scheduler edge cases and minor bugs.
2025-10-21 05:53:21 -05: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
5bf6641159
Revise installation type labels in bug report template ( #388 )
...
separating elytra and wings to two differnet options
docker/native wings/elytra
2025-10-14 10:14:22 -07: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
null
aace998ea4
add Hetzner as DNS provider ( #383 )
2025-10-11 19:24:06 -07:00
Naterfute
11b3ca2522
fix: config service replacing found strings with their regex statement rather than values
2025-10-10 10:01:51 -07:00
Eesa
8bdb2a422c
feat: import eggs from URLs or URIs whatever ( #361 )
...
* feat: import eggs from URLs or URIs whatever
* strip whitespace from ALLOWED_EGG_HOSTS items
* don't allow GitHub by default for adding eggs via URL
2025-10-09 22:37:22 -07:00
Naterfute
65d6b7e3dc
fix: more wing defaults changed
2025-10-09 21:28:47 -07:00
Naterfute
25c11907ef
fix: more non changed wings values
2025-10-09 21:26:24 -07:00
Naterfute
46f0f1d3fb
fix: when creating a new node default path defaulted to wrong value
...
changed value from /var/lib/pterodactyl/volumes to /var/lib/elytra/volumes
2025-10-09 21:12:19 -07:00
Julian Ellis
3b90869306
fix: enhance placeholder matching for properties parser in EggConfigurationService ( #376 )
...
Yolo
2025-10-05 19:35:30 -07:00
Eesa
4aedc0dea7
fix: add file cap so big directories don't just error ( #374 )
2025-10-01 16:38:19 -07:00
Naterfute
ed72bead5d
i'm grasping now
2025-09-30 14:48:49 -07:00
Naterfute
6edb2cde11
fix: i really hate github actions
2025-09-30 14:41:13 -07:00
Naterfute
fddf90d123
indentation
2025-09-30 14:31:04 -07:00
Naterfute
0d0ec58180
fix: this is dirt af, but gh actions is stupid
2025-09-30 14:29:29 -07:00
Naterfute
4addad53f7
never letting ai touch workflows again
2025-09-30 03:00:35 -07:00
Naterfute
544c65b6fa
fix: i don't know how i missed that
2025-09-30 02:59:16 -07:00