Commit graph

  • 2ec76d283b
    Fix bad API behavior Dane Everitt 2018-02-04 15:38:38 -06:00
  • d4d9eda57a
    Add schedule edit support Dane Everitt 2018-02-04 13:51:24 -06:00
  • f42bc8a031
    Cleanup exception reporting, stop logging PDO exception stacks. Dane Everitt 2018-02-04 13:31:39 -06:00
  • ff8b5fc5a3
    Fix exception when modifying existing DB host, closes #910 Dane Everitt 2018-02-04 12:59:14 -06:00
  • de1d9502c1
    fix error when resetting daemon secret, closes #915 Dane Everitt 2018-02-04 12:55:50 -06:00
  • 0b00895261
    fix saving of egg variable values, closes #905 Dane Everitt 2018-02-03 12:36:57 -06:00
  • d9355b93b4
    Fix exception when adjusting mail settings, closes #907 Dane Everitt 2018-02-03 12:28:39 -06:00
  • 48c933fa0f
    fix exception when deleting allocations, closes #908 Dane Everitt 2018-02-03 12:22:10 -06:00
  • ffa09d81e2
    Pass strings for deletion of user sessions, closes #906 Dane Everitt 2018-02-03 12:18:18 -06:00
  • 47f1c9c4ec
    Push for dev Dane Everitt 2018-01-30 22:57:16 -06:00
  • 43d209a4b0
    Switch versioning Dane Everitt 2018-01-30 22:52:17 -06:00
  • c0abf64f83
    Disable account API until it is implemented Dane Everitt 2018-01-30 22:46:56 -06:00
  • 7a19019980
    Fix suspension/installed handling for servers Dane Everitt 2018-01-30 22:40:21 -06:00
  • b0c8390529
    Fix display of multi-word keys Dane Everitt 2018-01-30 20:40:34 -06:00
  • 6ef62c7f74
    Merge branch 'feature/api-v1' into develop Dane Everitt 2018-01-30 20:38:19 -06:00
  • c599112021
    Finalize server management API Dane Everitt 2018-01-30 20:36:59 -06:00
  • 1be7805481
    Add line? Dane Everitt 2018-01-28 17:14:34 -06:00
  • 5ed164e13e
    Implement server creation though the API. Dane Everitt 2018-01-28 17:14:14 -06:00
  • 97ee95b4da
    Fix some error handling Dane Everitt 2018-01-27 13:26:43 -06:00
  • 8afced3410
    Add nests & eggs Dane Everitt 2018-01-27 12:38:56 -06:00
  • de07b3cc7f
    Add server database management support to API. Dane Everitt 2018-01-25 22:34:53 -06:00
  • 2bd691efad
    Add database list endpoint, add more resource name magic Dane Everitt 2018-01-25 21:26:06 -06:00
  • 407120a854
    Merge branch 'develop' into feature/api-v1 Dane Everitt 2018-01-21 17:06:31 -06:00
  • 655d2485b5
    Fix error causing inability to save variables. Dane Everitt 2018-01-21 17:02:25 -06:00
  • d6d43ebc1d
    Fix failing tests on 7.2 Dane Everitt 2018-01-21 16:08:34 -06:00
  • aca0819bcd
    Add server build management to API Dane Everitt 2018-01-21 16:02:03 -06:00
  • d3dba3fcf9
    Fix bug when modifying server descriptions Dane Everitt 2018-01-21 14:45:20 -06:00
  • faaf27632c
    Fix behavior on automatic resource name setter Dane Everitt 2018-01-21 14:37:57 -06:00
  • 8dcab927e5
    Merge branch 'develop' into feature/api-v1 Dane Everitt 2018-01-21 14:31:32 -06:00
  • c369151397
    Allow editing symlinked files Dane Everitt 2018-01-21 14:24:59 -06:00
  • c69f48ad83
    Fix filemanager file edit bug, closes #867 Dane Everitt 2018-01-21 12:31:41 -06:00
  • 2212f28351
    Don't break the page if no variable rules are provided. Dane Everitt 2018-01-21 11:58:59 -06:00
  • bd5952bf00
    changelog Dane Everitt 2018-01-21 11:40:02 -06:00
  • 62fd299fa2
    Fix some egregious search and replace action... Dane Everitt 2018-01-21 11:38:16 -06:00
  • 17f6f3eeb6
    Add server details modification endpoint to API. Dane Everitt 2018-01-20 16:03:23 -06:00
  • 3e327b8b0e
    Use more logical route binding to not reveal resources on the API unless authenticated. Dane Everitt 2018-01-20 15:33:04 -06:00
  • 17544481b5
    More server management via the API Dane Everitt 2018-01-20 13:48:02 -06:00
  • 016c4f4782 Remove mentions of 404/403 .jpg files (#884) DoNotSpamPls 2018-01-20 19:54:48 +02:00
  • 3724559468
    Forgotten changes Dane Everitt 2018-01-19 21:48:26 -06:00
  • a497a3d153
    Make server listing and single server view API endpoints work Dane Everitt 2018-01-19 21:47:06 -06:00
  • 74bdbea6a4
    Sneaky files Dane Everitt 2018-01-19 20:01:56 -06:00
  • 06335a1e47
    Update test namespace Dane Everitt 2018-01-19 20:00:28 -06:00
  • 0e7f8cedf0
    Reorganize API files Dane Everitt 2018-01-19 19:58:57 -06:00
  • bdadec002c
    Push updates to server transformer Dane Everitt 2018-01-18 21:56:12 -06:00
  • c59d3a96aa
    Add test for new middleware Dane Everitt 2018-01-18 21:41:45 -06:00
  • c3b9738364
    Implement application API Keys Dane Everitt 2018-01-18 21:36:15 -06:00
  • f5fc27a19c Fix #872 (#876) Lance Pioch 2018-01-17 22:10:08 -05:00
  • f9fc3f4370
    Update interface to begin change to seperate account API keys and application keys Dane Everitt 2018-01-14 13:30:55 -06:00
  • 28ebd18f57
    Merge branch 'feature/api-permissions' of https://github.com/Pterodactyl/Panel into feature/api-permissions Dane Everitt 2018-01-14 12:11:09 -06:00
  • 14f9e1ad43
    More permission removal cleanup Dane Everitt 2018-01-14 12:11:04 -06:00
  • d0bce4af97
    Apply fixes from StyleCI (#875) Dane Everitt 2018-01-14 12:07:14 -06:00
  • ad3a954256
    Rename APIKey to ApiKey Dane Everitt 2018-01-14 12:06:15 -06:00
  • 7aa540b895
    Remove api permissions table Dane Everitt 2018-01-14 12:05:18 -06:00
  • b566630311
    Merge branch 'feature/api-permissions' of https://github.com/Pterodactyl/Panel into feature/api-permissions Dane Everitt 2018-01-13 16:23:45 -06:00
  • e0fb7fa30c
    Fix failing ApiKeyCreationService test Dane Everitt 2018-01-13 16:23:43 -06:00
  • 8e8147cc43
    Apply fixes from StyleCI (#874) Dane Everitt 2018-01-13 16:06:55 -06:00
  • e3df0738da
    Change the way API keys are stored and validated; clarify API namespacing Dane Everitt 2018-01-13 16:06:19 -06:00
  • 11c4f3f6f2
    Finish putting permissions on the API Dane Everitt 2018-01-13 14:08:19 -06:00
  • d644a53951
    Update users & locations to use new permissions format Dane Everitt 2018-01-12 20:39:15 -06:00
  • a31e5875dc
    First round of changes to API to support simpler permissions. Dane Everitt 2018-01-11 22:49:46 -06:00
  • 0e24c669c4
    docblock Dane Everitt 2018-01-11 20:08:49 -06:00
  • cf21fd5a4b
    More API updates, better support for node config edits Dane Everitt 2018-01-10 23:19:03 -06:00
  • 800e2df6b2
    Merge branch 'develop' into feature/api-v1 Dane Everitt 2018-01-10 20:55:22 -06:00
  • bd238c7555
    No more OOME checkboxes Dane Everitt 2018-01-08 23:03:14 -06:00
  • 02e4c1424e
    Select less data from servers Dane Everitt 2018-01-08 22:23:12 -06:00
  • 0acc260b81
    Change order that allocations are loaded in on the allocation listing Dane Everitt 2018-01-08 22:21:35 -06:00
  • 22511c8e24
    Fix allocation behavior, closes #712 Dane Everitt 2018-01-08 22:12:19 -06:00
  • 036bea2b94
    Update schedule process to allow toggling/triggering via UI Dane Everitt 2018-01-08 21:43:10 -06:00
  • 02fe49892d Fixed navigation account click (#853) Dimitar Yanakiev 2018-01-08 05:22:55 +02:00
  • d1806d9d29 Fix a typo (#856) Bl4ckSpr4y 2018-01-07 04:09:20 +02:00
  • a0a968c511
    UI tweak for packs Dane Everitt 2018-01-06 15:25:53 -06:00
  • 94809b953c
    Fix server setting bug Dane Everitt 2018-01-06 15:20:47 -06:00
  • a3bad520cd
    closes #807 Dane Everitt 2018-01-06 13:19:17 -06:00
  • 4b5ee920bd
    Fix logic mistake with findOrFail Dane Everitt 2018-01-06 13:08:20 -06:00
  • adcab5969a
    Fix server description nullablility Dane Everitt 2018-01-06 12:58:30 -06:00
  • a75b15cd8d
    closes #852 Dane Everitt 2018-01-06 12:53:17 -06:00
  • 59f8ae4b50
    Too much grep Dane Everitt 2018-01-06 12:49:32 -06:00
  • 532ee98663
    Merge branch 'feature/fix-repositories' into develop Dane Everitt 2018-01-06 12:46:05 -06:00
  • b3d7c6f1af
    Fix search weighting for servers Dane Everitt 2018-01-05 18:49:00 -06:00
  • 21a78f465b
    Fix node return being too strict Dane Everitt 2018-01-05 18:44:20 -06:00
  • d2afc29a80
    Refactor how repositories for the daemon work. Dane Everitt 2018-01-05 18:27:47 -06:00
  • 5f9fe4a69b
    Update calls to missing function Dane Everitt 2018-01-05 16:33:50 -06:00
  • fb74fbc715
    Merge pull request #850 from dyanakiev/patch-1 Dane Everitt 2018-01-05 12:55:13 -06:00
  • 60eb60013c
    Update repository base code to be cleaner and make use of PHP 7 features Dane Everitt 2018-01-04 22:49:50 -06:00
  • 8690b5a154
    Update database.php Dimitar Yanakiev 2018-01-05 01:06:01 +02:00
  • f32cee3ae5
    Add location control through API Dane Everitt 2018-01-03 21:14:53 -06:00
  • 15289b76a7
    Finish first round of User/Node API additions Dane Everitt 2018-01-01 15:11:44 -06:00
  • d21f70c04b
    Merge branch 'develop' into feature/api-v1 Dane Everitt 2018-01-01 13:33:06 -06:00
  • 0ec5a4e08c
    Fix some file management bugs, closes #621 Dane Everitt 2018-01-01 13:21:10 -06:00
  • ffc8d4875f
    Fix unability to store '-1' in the database properly Dane Everitt 2018-01-01 12:32:33 -06:00
  • 958c29cfbf
    Fix empty server descriptions throwing SQL errors, closes #842 Dane Everitt 2018-01-01 12:23:45 -06:00
  • 4457634127
    Fix user creation to use UUIDs correctly Dane Everitt 2018-01-01 12:13:08 -06:00
  • 410a0cca9a
    Fix 'Copy Script From' setting Dane Everitt 2017-12-31 13:17:06 -06:00
  • c3a69fce75
    Show nest/egg IDs in listing, closes #687 Dane Everitt 2017-12-31 13:14:30 -06:00
  • bcbf4614ea
    Bump dependencies Dane Everitt 2017-12-31 11:48:03 -06:00
  • 8a38a8af4a
    Update file manager to account for new API error responses Dane Everitt 2017-12-31 10:39:07 -06:00
  • 46d7ba7585
    Merge branch 'develop' into feature/api-v1 Dane Everitt 2017-12-31 10:32:28 -06:00
  • 6b2d7b6488
    If folder does not exist, reload the file manager index Dane Everitt 2017-12-31 10:30:19 -06:00
  • 8ce0863559
    Fix settings service provider to actually work when no migrations have been run. Dane Everitt 2017-12-30 20:53:34 -06:00
  • 5efee34378
    close #840 Dane Everitt 2017-12-30 20:25:04 -06:00