Matthew Penner
|
264c3865b2
|
api(application): fix api key permissions
|
2021-03-06 15:41:34 -07:00 |
|
Matthew Penner
|
3971c4499d
|
admin(ui): fix up SearchableSelect.tsx
|
2021-02-15 18:48:10 -07:00 |
|
Matthew Penner
|
5f56ff0fed
|
nodes: rename port columns, add public_ port columns
|
2021-02-11 10:21:32 -07:00 |
|
Matthew Penner
|
a87fef37ec
|
Merge branch 'develop' into feature/react-admin
|
2021-02-07 16:16:22 -07:00 |
|
Matthew Penner
|
f3e7aab27c
|
api(application): remove old database node endpoints
|
2021-02-05 09:43:48 -07:00 |
|
Dane Everitt
|
be26921fcc
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-30 10:10:29 -08:00 |
|
Matthew Penner
|
b856ab17bd
|
Merge branch 'develop' into feature/react-admin
|
2021-01-27 23:18:06 -07:00 |
|
Dane Everitt
|
5515871b2f
|
Turns out I hate that huge space formatting, disable that mess
|
2021-01-27 20:52:11 -08:00 |
|
Dane Everitt
|
b00def2537
|
Switch to JSON from TEXT when storing denylist items for an egg; closes #3034
|
2021-01-26 21:08:53 -08:00 |
|
Dane Everitt
|
0a2c89e9f4
|
Reeformat with new rules post merge
|
2021-01-25 19:20:51 -08:00 |
|
Dane Everitt
|
663143de0b
|
Merge branch 'develop' into dane/restore-backups
|
2021-01-25 19:16:40 -08:00 |
|
Matthew Penner
|
5737b5dc5d
|
api(application): fix requests
|
2021-01-23 18:17:35 -07:00 |
|
Matthew Penner
|
8feb87de7c
|
Merge branch 'develop' into feature/react-admin
|
2021-01-23 14:39:23 -07:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
a043071e3c
|
Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-01-23 12:12:54 -08:00 |
|
Matthew Penner
|
e01d859b53
|
db: add User has one AdminRole relation
|
2021-01-19 18:51:29 -07:00 |
|
Dane Everitt
|
b38b8f6465
|
Mark some fields as deprecated in the API
|
2021-01-17 16:02:11 -08:00 |
|
Dane Everitt
|
a75a347d65
|
Remove suspended & installing fields, replace with single status field
|
2021-01-17 15:51:56 -08:00 |
|
Charles Morgan
|
ffeedf17e4
|
Adds months for schedules
Adds month variable for schedules
|
2021-01-16 22:07:39 -05:00 |
|
Matthew Penner
|
e123367f40
|
db_hosts: add ability to link more than one node
|
2021-01-15 09:21:07 -07:00 |
|
Matthew Penner
|
ba41fb5095
|
api(application): add includes for MountTransformer
|
2021-01-13 09:53:09 -07:00 |
|
Matthew Penner
|
c40e4bd2c0
|
Merge branch 'develop' into feature/react-admin
|
2021-01-12 11:47:49 -07:00 |
|
Dane Everitt
|
239984f92c
|
Add internal support for file denylist on eggs; closes #569
|
2021-01-10 17:02:14 -08:00 |
|
Matthew Penner
|
2352ef0369
|
admin(ui): display dynamic user information on sidebar
|
2021-01-07 10:21:09 -07:00 |
|
Matthew Penner
|
9eed88b430
|
admin(ui): actually get avatar for users
|
2021-01-07 09:55:04 -07:00 |
|
Matthew Penner
|
59de9576c9
|
Add tables for almost every admin change, update composer dependencies
|
2021-01-05 14:53:52 -07:00 |
|
Matthew Penner
|
8f1a5bf0ab
|
Re-enable debugbar, add table to ServersContainer.tsx
|
2021-01-05 09:17:44 -07:00 |
|
Matthew Penner
|
ed73f6a020
|
Improvements to UsersContainer.tsx
|
2021-01-04 12:44:44 -07:00 |
|
Matthew Penner
|
0ddf806100
|
Merge branch 'develop' into feature/react-admin
|
2021-01-03 18:25:36 -07:00 |
|
Jakob Schrettenbrunner
|
4fd2af028d
|
fix urlencoding in the filemanager
|
2021-01-02 02:15:32 +01:00 |
|
Matthew Penner
|
88ac1ce1fd
|
Cleanup code, add basic functionality for Nests
|
2021-01-01 15:55:30 -07:00 |
|
Matthew Penner
|
9c7b49e2b9
|
Add proper permissions for role application routes, allow admins to access application api
|
2020-12-28 12:47:08 -07:00 |
|
Matthew Penner
|
fd848985ee
|
Add ServerTransferringException, use is_null
|
2020-12-17 10:35:54 -07:00 |
|
Matthew Penner
|
e6c4a68e4a
|
Update logic for tracking a server's transfer state
|
2020-12-17 10:35:54 -07:00 |
|
Dane Everitt
|
5bbb36b3cf
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
|
Dane Everitt
|
78c4ac80bc
|
Basic implemention of multiple selectable images for an egg
The admin side of this is quite ugly when creating/editing a server, but I'm not putting effort into that right now with React Admin soon™
|
2020-12-13 09:53:17 -08:00 |
|
Dane Everitt
|
3e65a2d055
|
Pass one at unfucking the stupid file encoding issues
|
2020-12-08 21:24:17 -08:00 |
|
Dane Everitt
|
f9ea96f45d
|
Less strict type; closes #2681
|
2020-12-06 14:17:54 -08:00 |
|
Dane Everitt
|
7b9a8c8441
|
Merge pull request #2768 from pterodactyl/feature/chmod-files
Chmod Files from the File Manager
|
2020-12-06 11:30:33 -08:00 |
|
Stepan Fedotov
|
7c2888641f
|
Fix application API's ServerVariableTransformer
|
2020-12-04 19:56:44 +02:00 |
|
Matthew Penner
|
ed5613e207
|
Show file mode on file listing, add ability to change file mode
|
2020-12-04 09:24:06 -07:00 |
|
Dane Everitt
|
74b1776c00
|
Merge pull request #2646 from AreYouRlyScared/#2608
Add admin area link to view config
|
2020-11-08 11:48:22 -08:00 |
|
Dane Everitt
|
c20d53bb17
|
Always return the primary allocation for a server, even without the allocation permissions
|
2020-11-07 09:57:53 -08:00 |
|
Dane Everitt
|
aba7df3afa
|
Basic concept for the EULA feature to demo how this will all work
|
2020-11-02 20:52:41 -08:00 |
|
Charles Morgan
|
6d909a4a97
|
Add admin area link to view config
|
2020-11-02 00:14:02 -05:00 |
|
Dane Everitt
|
d087bebc93
|
Add some additional test coverage and clean up modification service and suspension service
|
2020-10-07 21:56:44 -07:00 |
|
Dane Everitt
|
2182a15494
|
Don't return variables to users that they should not be able to see; closes #2388
|
2020-09-22 21:12:00 -07:00 |
|
Dane Everitt
|
0908830003
|
Fix error when loading nodes
|
2020-09-17 20:44:33 -07:00 |
|
Dane Everitt
|
c9883b5caf
|
Include resource total allocations; closes #1518
|
2020-09-17 20:44:24 -07:00 |
|
Dane Everitt
|
703f55271d
|
Remove all references to daemon keys from the codebase
|
2020-09-13 11:38:42 -07:00 |
|