Commit Graph

1655 Commits

Author SHA1 Message Date
Unknown e3c5d50994 Add Rust 2017-11-05 21:24:58 -05:00
Dane Everitt 952d8d154c
Hopefully stop codecov from failing builds for no good reason 2017-11-05 16:17:18 -06:00
Dane Everitt b1f6058e31
Fix daemon key provider service
Handles missing keys if user is an admin or the server owner. Step in the right direction for #733 where all users have their own keys now. Still need to address admin status revocation in order to fully address that issue.
2017-11-05 16:07:50 -06:00
Dane Everitt 88562b5cd6
Fix inability to create a server 2017-11-05 15:36:37 -06:00
Dane Everitt 5170bcf41a
Remove server creation notification temporarily 2017-11-05 14:24:54 -06:00
Dane Everitt ac2abd89e6
Fix bug listing allocations when making a new server.
closes #730
2017-11-05 14:12:53 -06:00
Dane Everitt 3b5e1fc7b1
UI tweaks 2017-11-05 13:59:46 -06:00
Dane Everitt 2f42396317
Fix bug with permissions including more than one dash, closes #727 2017-11-05 13:42:57 -06:00
Dane Everitt 30ab6ed692
Update PHPCS and other dependencies. 2017-11-05 13:33:42 -06:00
Dane Everitt 82b7bff7f7
Apply fixes from StyleCI (#735)
[ci skip] [skip ci]
2017-11-05 13:59:51 -05:00
Dane Everitt a4cf06ba77
Fix missing HASHIDS_SALT setting in app setup command, closes #724 2017-11-05 12:58:25 -06:00
Dane Everitt 4898d4f9d2
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop 2017-11-05 12:43:03 -06:00
Dane Everitt 22ba6cbecb
Fix subuser URL redirect, closes #723 2017-11-05 12:42:58 -06:00
Dane Everitt aa86fe83e8
Apply fixes from StyleCI (#732)
[ci skip] [skip ci]
2017-11-05 13:40:12 -05:00
Dane Everitt e945033c95
Update readme 2017-11-05 12:39:46 -06:00
Dane Everitt 6409fffdad
Implement fix to allow root admins to view all servers.
closes #722
2017-11-05 12:38:39 -06:00
Dane Everitt fb2909a1c7
Fix hover behavior on admin user listing
see http://i.kumquat.io/nW1x for description
2017-11-05 11:18:50 -06:00
Dane Everitt 25694c851a
Fix CORS header issue on node listing 2017-11-05 11:15:26 -06:00
Dane Everitt b4da7d464f
More env fixes 2017-11-04 17:44:37 -05:00
Dane Everitt 799b8a7f5f
database command fixes 2017-11-04 17:41:52 -05:00
Dane Everitt cf41060531
Set more sane defaults in .env 2017-11-04 17:37:06 -05:00
Dane Everitt ecdd133b75
Fix daemon auth 2017-11-04 17:16:44 -05:00
Dane Everitt 1438a50ae9
More fixes 2017-11-04 16:46:18 -05:00
Dane Everitt bda42b673f
Unset redis password if empty. 2017-11-04 16:40:48 -05:00
Dane Everitt 69cd330eb8
Fix setup command issues 2017-11-04 16:27:15 -05:00
Michael R.|SchlaumeierTV df9d746b4b German Translation (#719) 2017-11-04 17:00:30 -04:00
Dane Everitt 6a2cb72ede
Fix debug bar getting loaded in production 2017-11-04 14:21:30 -05:00
Dane Everitt 167b22a320
Merge pull request #720 from Pterodactyl/feature/fixed-seeders
Fix DB seeders
2017-11-04 14:10:07 -04:00
Dane Everitt f5b20e38c4
Fix failing tests due to way nest creation worked 2017-11-04 13:01:54 -05:00
Dane Everitt 233cbfda09
Merge branch 'develop' into feature/fixed-seeders 2017-11-04 12:50:32 -05:00
Dane Everitt 71b90650de
Fix failing test suite 2017-11-04 12:49:05 -05:00
Dane Everitt 7ca6e003b2
Add back travis seeding 2017-11-03 23:13:40 -05:00
Dane Everitt f8c89f8331
Add support for seeding nests and eggs 2017-11-03 23:07:18 -05:00
Dane Everitt 99aceaca38
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop 2017-11-03 20:44:01 -05:00
Dane Everitt 5331885450
Update route JS 2017-11-03 20:43:20 -05:00
Dane Everitt ea71deb8a1
Merge pull request #716 from Pterodactyl/feature/code-cleanup
Cleanup code, add more unit tests, prepare for beta
2017-11-03 21:42:03 -04:00
Dane Everitt 0b08c01668
Add beta warnings 2017-11-03 20:40:51 -05:00
Dane Everitt 3daade7fe5
Fix tests 2017-11-03 18:18:52 -05:00
Dane Everitt 7882250baf
Add more middleware tests 2017-11-03 18:16:49 -05:00
Dane Everitt 133fd17da6
Fix subuser unit tests 2017-11-03 16:52:18 -05:00
Dane Everitt 54228e8124
Fix multiple controller unit test failures 2017-11-03 16:43:28 -05:00
Lance Pioch 2670147565 Add Translations for Spanish (#644) 2017-11-02 18:58:24 -04:00
Kağan Üstüngel f5feb28ec1 Fix for js console causing browser to become unresponsive (#715) 2017-11-02 18:57:54 -04:00
Dane Everitt 7b3393aff9
More middleware tests 2017-11-01 20:45:43 -05:00
Adam Blunt 65a36d35b7 Fix console not loading sometimes (#710) 2017-10-31 19:17:08 -04:00
Jason aka Input b5ff41e74c Fix highlighting problem in the console. (#709) 2017-10-31 19:16:12 -04:00
Dane Everitt d844a36167
Begin adding unit tests for middleware 2017-10-29 21:40:34 -05:00
Dane Everitt e9aecfe6db
Shorten imports 2017-10-29 15:57:43 -05:00
Dane Everitt 79decafdc8
Update all the middlewares 2017-10-29 12:37:25 -05:00
Dane Everitt e0d03513e4
Cleanup frontend controllers and middleware 2017-10-27 21:42:53 -05:00