Dane Everitt
|
2330c25a8c
|
Move old /remote routes into /daemon sphere.
|
2017-05-01 13:59:33 -04:00 |
|
Dane Everitt
|
7eb7377dd5
|
I really need to stop trying to override PHP reserved keywords...
|
2017-04-28 10:19:04 -04:00 |
|
Dane Everitt
|
8dc24471ae
|
Add reinstall abilities and cleanup process for new servers
|
2017-04-20 18:52:43 -04:00 |
|
Dane Everitt
|
c8f1335a09
|
Fixup merge
|
2017-04-20 17:26:20 -04:00 |
|
Dane Everitt
|
4011aeaa69
|
Fix password reset form not displaying correctly, closes #380
|
2017-04-17 20:30:42 -04:00 |
|
Dane Everitt
|
60f3f2c5e5
|
Fix broken route causing inability to edit files within directory.
|
2017-04-16 13:18:53 -04:00 |
|
Dane Everitt
|
f58858206e
|
Add console popout option.
Popout: https://s3.kelp.in/IrTyE.png
Menu: https://s3.kelp.in/JYwlC.png
Menu Hover: https://s3.kelp.in/cPtSf.png
|
2017-04-15 18:23:29 -04:00 |
|
Dane Everitt
|
410fd812ac
|
Fix misnamed route
|
2017-04-14 00:07:58 -04:00 |
|
Dane Everitt
|
db168e34bd
|
Merge pull request #371 from Pterodactyl/feature/fractal-api
Implement new API and Route Updates
|
2017-04-09 19:17:06 -04:00 |
|
Dane Everitt
|
93d79994f8
|
Apply fixes from StyleCI (#372)
|
2017-04-09 19:16:39 -04:00 |
|
Dane Everitt
|
1e43f2049b
|
Fix up routes and controller names
|
2017-04-09 19:13:22 -04:00 |
|
Dane Everitt
|
722fd614a1
|
Add new dynamic view for creating API keys
|
2017-04-09 18:59:54 -04:00 |
|
Dane Everitt
|
69dfd380ad
|
Finalize API routes
|
2017-04-09 15:53:53 -04:00 |
|
Dane Everitt
|
820d2bf172
|
Node and user API routes implemented.
More attempts at the logic for API permissions, most likely will need
continued tweaking in the future, but base is there.
|
2017-04-09 15:31:10 -04:00 |
|
Dane Everitt
|
f24b238e30
|
Base node route implementation
|
2017-04-09 13:52:31 -04:00 |
|
Dane Everitt
|
c492446513
|
Implement initial server and location API routes.
Also fixes a few exception handler issues causing incorrect HTTP status
codes on authorization errors.
|
2017-04-09 13:15:15 -04:00 |
|
Dane Everitt
|
10ee777eb7
|
Whoopsies! (fix route names)
|
2017-04-08 16:15:57 -04:00 |
|
Dane Everitt
|
65630bdcce
|
Move API to use JSON:API standards and fractal serializer
Makes the data slightly more complex, but forces a standard and can
always be changed down the road simply by changing the default
serializer.
|
2017-04-02 16:51:56 -04:00 |
|
Dane Everitt
|
97773300ed
|
Better middleware for routes, cleaned up API, removed old API calls
New API routes for Server allow specifying which fractal objects to
load into the request, thus making it possible to fine-tune what data
is returned.
|
2017-04-02 13:19:39 -04:00 |
|
Dane Everitt
|
93dc52bbc4
|
Fix broken status route spamming logs.
|
2017-04-02 11:06:44 -04:00 |
|
Dane Everitt
|
87530cdc01
|
Initial moves to new API scheme.
Implements a better middleware for handling API authentication, as well
as cleaner route handling.
|
2017-04-02 00:11:52 -04:00 |
|
Dane Everitt
|
55bf26e518
|
Fix broken status route spamming logs.
|
2017-04-01 22:52:27 -04:00 |
|
Dane Everitt
|
e5f3678c62
|
Fix login routes
|
2017-04-01 21:18:56 -04:00 |
|
Dane Everitt
|
d80c59aad3
|
Cleanup routing mechanisms
|
2017-04-01 21:01:10 -04:00 |
|