Dane Everitt
|
6269a08db7
|
Finalize service option import/export
|
2017-10-03 23:31:04 -05:00 |
|
Dane Everitt
|
d608c313c3
|
Complete the service option export configuration
|
2017-10-03 20:18:27 -05:00 |
|
Dane Everitt
|
0d739257a9
|
First pass at XML exporter for services
|
2017-10-03 00:01:04 -05:00 |
|
Dane Everitt
|
12faf80faf
|
Disable seeding until more complete
|
2017-10-02 22:56:12 -05:00 |
|
Dane Everitt
|
ae671e6b19
|
Begin updating UI
|
2017-10-02 22:51:13 -05:00 |
|
Dane Everitt
|
493c5888a3
|
Migration change
|
2017-10-02 22:03:01 -05:00 |
|
Dane Everitt
|
220789a4b9
|
Push migrations to change existing service structure
|
2017-10-02 20:54:22 -05:00 |
|
Dane Everitt
|
92ca84a37f
|
Remove unused controller
|
2017-10-02 20:03:47 -05:00 |
|
Dane Everitt
|
b1834307d5
|
Update demon routes to use /v1/
|
2017-09-30 21:00:24 -05:00 |
|
Dane Everitt
|
15d38ce823
|
Add ability to switch between new and existing daemon
|
2017-09-30 19:23:44 -05:00 |
|
Dane Everitt
|
281337943f
|
Fix SQL call
|
2017-09-30 19:04:36 -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
|
d5bf8734ef
|
Add unit tests for RunTaskJob.
|
2017-09-30 12:40:07 -05:00 |
|
Dane Everitt
|
238ce435d6
|
interface_exists does not work how I expected, switch to is_subclass_of
|
2017-09-30 12:06:16 -05:00 |
|
Dane Everitt
|
048784607d
|
Minor bug fixes
|
2017-09-30 11:45:24 -05:00 |
|
Dane Everitt
|
28d838eccd
|
Fix subuser auth token again
|
2017-09-29 21:57:36 -05:00 |
|
Dane Everitt
|
0e0a8d4347
|
Fix 404 when trying to view a server
|
2017-09-29 21:54:00 -05:00 |
|
Dane Everitt
|
fb7ef2d775
|
test post please ignore
|
2017-09-26 22:54:34 -05:00 |
|
Dane Everitt
|
65d63804ab
|
Pass in what the test says it passes in.
|
2017-09-26 22:23:19 -05:00 |
|
Dane Everitt
|
774c9680a3
|
More test suite coverage
|
2017-09-26 22:16:26 -05:00 |
|
Dane Everitt
|
8908a758ca
|
More tests for daemon keys
|
2017-09-26 20:49:05 -05:00 |
|
Dane Everitt
|
85e35f0bdf
|
More tests
|
2017-09-25 23:46:36 -05:00 |
|
Dane Everitt
|
6efecaeb69
|
Merge branch 'develop' into feature/api-daemon-changes
|
2017-09-25 21:55:02 -05:00 |
|
Dane Everitt
|
6915ecb4f1
|
Literally fix everything. 💯
|
2017-09-25 21:53:44 -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 |
|
Dane Everitt
|
75fd3d985c
|
Merge pull request #643 from lancepioch/class-string
Use class string instead of magic string
|
2017-09-25 16:03:36 -10:00 |
|
Dane Everitt
|
1a88b00675
|
Update CHANGELOG
|
2017-09-25 21:02:52 -05:00 |
|
Lance Pioch
|
09d958249d
|
Add togglable 2FA user requirements (#635)
|
2017-09-25 15:58:16 -10:00 |
|
Lance Pioch
|
6ffa4e62e0
|
Merge branch 'develop' into class-string
|
2017-09-25 11:10:50 -04:00 |
|
Dane Everitt
|
55ae9138f6
|
Fix failing builds due to SQL changes
|
2017-09-24 22:34:30 -05:00 |
|
Dane Everitt
|
dd456a4c9c
|
Fix all currently failing tests
|
2017-09-24 22:28:16 -05:00 |
|
Lance Pioch
|
02cabf73a0
|
Use class string instead of magic string
|
2017-09-24 22:59:34 -04:00 |
|
Dane Everitt
|
bc0d0fd6fa
|
Fix failing migrations
|
2017-09-24 21:22:14 -05:00 |
|
Dane Everitt
|
3a8bea9588
|
Fix failing migrations
|
2017-09-24 21:20:01 -05:00 |
|
Dane Everitt
|
3aa6e4e74e
|
Merge pull request #638 from lancepioch/middleware-changes
Use proper route name instead of using class in route file
|
2017-09-24 16:14:22 -10:00 |
|
Dane Everitt
|
9b3fca4f86
|
Apply fixes from StyleCI (#642)
|
2017-09-24 16:13:14 -10:00 |
|
Dane Everitt
|
7d1c233c49
|
Final adjustments to Daemon <-> Panel communication change
|
2017-09-24 21:12:30 -05:00 |
|
Lance Pioch
|
8197b1733f
|
Fix some more routes
|
2017-09-24 21:27:57 -04:00 |
|
Dane Everitt
|
8e2b77dc1e
|
Final touches to new key-rotation service
|
2017-09-24 12:34:00 -05:00 |
|
Dane Everitt
|
0f0c319ec0
|
Allow exceptions to throw their own error codes from within.
Temp work-around for tons of logic until upgrade to 5.5 is done.
|
2017-09-24 12:32:29 -05:00 |
|
Dane Everitt
|
c43ab595cf
|
Fix error in console scheduler spamming logs.
|
2017-09-24 12:31:31 -05:00 |
|
Dane Everitt
|
906a699ee2
|
Begin implementation of new daemon authentication scheme
|
2017-09-23 20:45:25 -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
|
8bfebf5b32
|
Use proper route name instead of using class in route file
|
2017-09-21 13:48:57 -04:00 |
|