Commit graph

1635 commits

Author SHA1 Message Date
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
Dane Everitt
d73d580724
Merge pull request #701 from Pterodactyl/feature/add-frontend-server-configuration
Add database/startup/allocation management to server front-end views
2017-10-27 20:38:16 -04:00
Dane Everitt
25b2093c38
More changelog. 🥚
[ci skip] [skip ci]
2017-10-27 00:16:00 -05:00
Dane Everitt
7d5e75c56a
Changelog updates
[skip ci] [ci skip]
2017-10-27 00:05:26 -05:00
Dane Everitt
fa62a0982e
Refactor startup modification and environment variable services
Better setup, more flexibility, more tests.
2017-10-26 23:49:54 -05:00
Dane Everitt
7022ec788f
Test for server config structure 2017-10-26 20:23:43 -05:00
Dane Everitt
508ff8cfb3
Finish front-end server modification changes.
Everything is back to the point that it was before this massive code overhaul began. FInal steps before merging this into develop will be some unit tests.
2017-10-25 22:33:28 -05:00
Dane Everitt
5fb4b2cdcf
More distinct server config if admin 2017-10-24 23:42:40 -05:00
Dane Everitt
058e490ec4 Implement Panel changes to support internal SFTP subsystem on Daemon (#703) 2017-10-25 00:35:25 -04:00
Dane Everitt
57db949a9c
Tests a'hoy 2017-10-23 21:10:32 -05:00
Dane Everitt
532025a348
Fix tests 2017-10-23 20:12:15 -05:00
Dane Everitt
d50ea18598
Add support for changing the server default allocation as a normal user 2017-10-20 21:32:57 -05:00
Dane Everitt
5a3428f0a0
Merge branch 'develop' into feature/add-frontend-server-configuration 2017-10-20 19:12:08 -05:00
Dane Everitt
b1fae66c60 Merge pull request #698 from Pterodactyl/feature/admin-server-link
add link on server navigation to get to the admin page
2017-10-20 14:46:26 -04:00
Dane Everitt
a1d9e153c9 Merge branch 'develop' into feature/admin-server-link 2017-10-20 13:31:00 -04:00
Lance Pioch
43469d923f Add more details for Github Issue template (#693) 2017-10-20 13:30:18 -04:00
Jakob Schrettenbrunner
a411e216b0 add link on server navigation to get to the admin page of the current server 2017-10-20 10:41:37 +02:00
Dane Everitt
f98eb5904c
Merge branch 'develop' into feature/add-frontend-server-configuration 2017-10-18 22:37:23 -05:00
Dane Everitt
97dc0519d6
Add database management back to front-end and begin some refactoring
Here we go again boys...
2017-10-18 22:32:19 -05:00
Matthew Hatcher
2f9e7bdc3b Adding Laravel Blade Directives Package. (#695) 2017-10-18 00:26:03 -04:00
Jakob
75c905a985 Feature/fix terminal notification (#681)
* show terminal notification on top
* show notification only when not scrolled down and new output available
* terminal: move scrolled down check outside of push loop
2017-10-18 00:24:14 -04:00