Dane Everitt
|
344c1a9885
|
First push before 🥚
|
2017-10-06 21:22:32 -05:00 |
|
Dane Everitt
|
366221fa3f
|
;
|
2017-10-05 20:13:01 -05:00 |
|
Dane Everitt
|
6269a08db7
|
Finalize service option import/export
|
2017-10-03 23:31:04 -05:00 |
|
Dane Everitt
|
0d739257a9
|
First pass at XML exporter for services
|
2017-10-03 00:01:04 -05:00 |
|
Dane Everitt
|
ae671e6b19
|
Begin updating UI
|
2017-10-02 22:51:13 -05:00 |
|
Dane Everitt
|
b1834307d5
|
Update demon routes to use /v1/
|
2017-09-30 21:00:24 -05:00 |
|
Dane Everitt
|
1216f950e2
|
Prevent deletion of options that have children attached to them.
closes #562
|
2017-09-30 12:54:09 -05:00 |
|
Dane Everitt
|
fb8a26f141
|
Merge branch 'develop' into feature/api-daemon-changes
|
2017-09-25 21:46:44 -05:00 |
|
Dane Everitt
|
e56f4cdd33
|
Update license headers on files.
|
2017-09-25 21:43:01 -05:00 |
|
Lance Pioch
|
09d958249d
|
Add togglable 2FA user requirements (#635)
|
2017-09-25 15:58:16 -10:00 |
|
Dane Everitt
|
7d1c233c49
|
Final adjustments to Daemon <-> Panel communication change
|
2017-09-24 21:12:30 -05:00 |
|
Dane Everitt
|
8722571037
|
Finish console command cleanup
|
2017-09-22 21:19:57 -05:00 |
|
Dane Everitt
|
68cc71ecfe
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2017-09-22 00:30:11 -05:00 |
|
Dane Everitt
|
6e5b0b8027
|
Update command unit tests to use helper functions
|
2017-09-22 00:30:09 -05:00 |
|
Lance Pioch
|
0f07d6bcf5
|
The nodes create page will redirect you to the locations page if you don't have a location, the concept is the same here (#640)
|
2017-09-21 13:05:55 -10:00 |
|
Lance Pioch
|
7c41a6965b
|
Use @lang blade helper (#637)
|
2017-09-21 13:05:10 -10:00 |
|
Lance Pioch
|
0c21d401e3
|
Combine Locations and Nodes on Create Server page (#641)
|
2017-09-21 13:03:29 -10:00 |
|
Lance Pioch
|
2f696ddd6e
|
Have the auth notice only take up one line (#631)
|
2017-09-20 19:30:02 -10:00 |
|
Lance Pioch
|
dca40c48ea
|
Use universal sign out icons because power buttons are already used in the themes\pterodactyl\admin\nodes\view\settings.blade.php (#633)
|
2017-09-20 19:17:45 -10:00 |
|
Lance Pioch
|
0a0a8784a9
|
Fix issue #546 by adding swal to logouts (#634)
|
2017-09-20 19:16:52 -10:00 |
|
Dane Everitt
|
ccda2b63fa
|
Add more CLI commands for panel management
|
2017-09-19 22:10:14 -05:00 |
|
Dane Everitt
|
c5f2dfd6f6
|
Begin adding schedule processing jobs.
|
2017-09-16 23:10:00 -05:00 |
|
Dane Everitt
|
4de326ad02
|
Add command to disable 2FA for a user account.
|
2017-09-16 18:50:12 -05:00 |
|
Jakob
|
e42b01c139
|
Merge pull request #628 from metallicgloss/develop
Tiny spelling correction.
|
2017-09-16 14:45:50 +02:00 |
|
Dane Everitt
|
22459a877a
|
Add test for make user command and add admin option
|
2017-09-15 23:46:22 -05:00 |
|
Dane Everitt
|
542d1f8db7
|
Add new location and user management via CLI
|
2017-09-15 22:13:33 -05:00 |
|
William Phillips
|
ffae1eac06
|
Tiny spelling correction.
Correction of 'lowecase' to 'lowercase'.
|
2017-09-16 01:26:34 +01:00 |
|
Dane Everitt
|
a498bbc7d5
|
Move location service to match other services
|
2017-09-15 00:16:03 -05:00 |
|
Dane Everitt
|
0e518be6ca
|
More color adjustments
|
2017-09-13 22:38:28 -05:00 |
|
Dane Everitt
|
7f76684453
|
More schedule changes
|
2017-09-13 21:46:43 -05:00 |
|
Dane Everitt
|
457c910c35
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2017-09-12 23:45:21 -05:00 |
|
Dane Everitt
|
2ac90b50f2
|
Begin refactoring Tasks to be apart of the Scheduler system
|
2017-09-12 23:45:19 -05:00 |
|
kasper Franz
|
3377898143
|
set the default value as value!
|
2017-09-12 10:37:53 +02:00 |
|
Dane Everitt
|
97d87ff57c
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2017-09-10 23:45:33 -05:00 |
|
Dane Everitt
|
7b454980ab
|
Fix version display in node list
|
2017-09-10 23:45:27 -05:00 |
|
Dane Everitt
|
6c6a3c9458
|
Merge pull request #615 from Pterodactyl/feature/customized-theme
Feature/customized theme
|
2017-09-10 18:14:15 -10:00 |
|
Dane Everitt
|
0e3729851c
|
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
|
2017-09-09 23:55:23 -05:00 |
|
Dane Everitt
|
bab28dbc85
|
Initial implementation of new task mgmt system 👮
|
2017-09-09 23:55:21 -05:00 |
|
Fonix Hardcastle
|
bbc7c054dc
|
Donation link update
Update to the new Donor box donation system
|
2017-09-07 00:29:04 +01:00 |
|
Jakob Schrettenbrunner
|
2ac1e08f47
|
Merge branch 'develop' into feature/customized-theme
|
2017-09-05 01:47:43 +02:00 |
|
Jakob Schrettenbrunner
|
855b7fa1e4
|
fix menu collapse with adminlte 2.4
|
2017-09-05 01:46:55 +02:00 |
|
Dane Everitt
|
dc310ffdea
|
Finish subuser controller
|
2017-09-04 18:12:13 -05:00 |
|
Jakob Schrettenbrunner
|
0438ad7a21
|
switch blue and refine some colors
|
2017-09-05 00:29:34 +02:00 |
|
Jakob Schrettenbrunner
|
6ce3aa969f
|
redesign login page
|
2017-09-04 23:53:46 +02:00 |
|
Dane Everitt
|
b12f6f1156
|
Tests for RemoteRequestController
|
2017-09-04 14:34:38 -05:00 |
|
Dane Everitt
|
54554465f2
|
Add more front-end controllers, language file cleanup
|
2017-09-03 16:32:52 -05:00 |
|
Dane Everitt
|
4532811fcd
|
Improved middleware, console page now using new setup
|
2017-09-02 21:35:33 -05:00 |
|
Dane Everitt
|
cb62e6a96d
|
Hide from UI if not admin
|
2017-08-30 21:12:35 -05:00 |
|
Dane Everitt
|
e045ef443a
|
Should wrap up the base landing page stuff for accounts, next step is server rendering
|
2017-08-30 21:11:14 -05:00 |
|
Dane Everitt
|
a91d84ecfe
|
Merge pull request #608 from Pterodactyl/feature/PTDL-472
Merge code refactor into develop.
|
2017-08-27 14:57:13 -05:00 |
|