Commit Graph

  • 9bcf90db93
    Fix grammatical error (#4138) Argonaut Network 2022-06-26 21:17:02 -0400
  • 8f2defc6f8
    add new map to description (#4142) Torsten Widmann 2022-06-27 03:16:39 +0200
  • 3339a316ca
    feat: use max percentage instead of xmx (#4146) Alex 2022-06-27 04:16:26 +0300
  • c9ab0abba9
    Use node 16 for all build actions DaneEveritt 2022-06-26 21:09:40 -0400
  • 446562fcff
    Update NodeFactory.php DaneEveritt 2022-06-26 21:00:19 -0400
  • 80ae600fe1
    Correctly update dependencies for release DaneEveritt 2022-06-26 17:31:47 -0400
  • 13bdb66ff0
    Revert "Package updates prior to release" DaneEveritt 2022-06-26 17:19:12 -0400
  • af2a84d379
    Package updates prior to release DaneEveritt 2022-06-26 17:11:55 -0400
  • 3f2bd78563
    Generate a more unique username DaneEveritt 2022-06-26 16:37:43 -0400
  • 43156e8d53
    Improve error messaging for validation exceptions DaneEveritt 2022-06-26 16:31:48 -0400
  • 271197e823
    Fix cs-fix run DaneEveritt 2022-06-26 16:21:07 -0400
  • c166f1305b
    Remove unused deps DaneEveritt 2022-06-26 16:14:32 -0400
  • d172d2829f
    Update CHANGELOG.md DaneEveritt 2022-06-26 15:42:11 -0400
  • fc6c8f1d82
    remove old eslint config DaneEveritt 2022-06-26 15:30:30 -0400
  • 922d75f471
    fix remaining eslint error DaneEveritt 2022-06-26 15:30:05 -0400
  • dc84af9937
    Apply new eslint rules; default to prettier for styling DaneEveritt 2022-06-26 15:13:52 -0400
  • f22cce8881
    Update eslint parsers for new typescript version DaneEveritt 2022-06-26 14:38:58 -0400
  • 1eb3ea2ee4
    Some code cleanup, add jest coverage and begin using it for utility functions DaneEveritt 2022-06-26 14:34:09 -0400
  • ca39830333
    allow filtering servers by description; closes #4150 DaneEveritt 2022-06-26 13:26:12 -0400
  • b3a57bd0ad
    fix includes for client API keys on admin accounts; closes #4164 DaneEveritt 2022-06-26 13:23:22 -0400
  • 82d8713b5d
    Fix allocation display when a description is present DaneEveritt 2022-06-25 21:41:52 -0400
  • 47d6235ea0
    Keep server address at the top DaneEveritt 2022-06-25 21:31:10 -0400
  • 00338e431b
    Automatically hide the kill modal when server stops DaneEveritt 2022-06-25 21:29:41 -0400
  • 76f3b996fe
    Auto resize values when they'd overflow the container DaneEveritt 2022-06-25 21:27:18 -0400
  • 182507ff0e
    Upgrade charts to ChartJS 3 and improve UI for them DaneEveritt 2022-06-25 20:49:25 -0400
  • 980f828edd
    Update README.md Dane Everitt 2022-06-24 10:51:39 -0400
  • 54c619e6ba
    Some mobile improvements for the UI; make console fill space better DaneEveritt 2022-06-21 18:43:59 -0400
  • faff263f17
    First pass at new server console design DaneEveritt 2022-06-20 17:26:47 -0400
  • 61018b5e67
    Update more of the UI to use new design elements DaneEveritt 2022-06-20 15:28:27 -0400
  • 2824db7352
    Update file manager design a bit DaneEveritt 2022-06-20 14:16:42 -0400
  • 8bd518048e
    Fix excessive re-rendering due to route changesd DaneEveritt 2022-06-20 13:19:40 -0400
  • 7b0e2ce99d
    Button styling cleanup, prop consistency DaneEveritt 2022-06-20 12:38:23 -0400
  • 7dd74ecc9d
    Modal cleanup, begin transitioning towards the new dialog DaneEveritt 2022-06-20 11:17:33 -0400
  • 3834aca3fe
    Use nicer avatars when showing activity log DaneEveritt 2022-06-19 13:46:15 -0400
  • 76472411e3
    Some better activity translations DaneEveritt 2022-06-18 16:36:19 -0400
  • cf01490883
    Support hiding activity from admin accounts not associated with the server DaneEveritt 2022-06-18 15:48:22 -0400
  • 95de4c30fc
    Abuse the translation engine to handle more of the formatting for us DaneEveritt 2022-06-18 15:28:42 -0400
  • b052d29a5f
    Fix failing integration test DaneEveritt 2022-06-18 14:25:24 -0400
  • 7224ca81de
    Fix bug preventing the creation of API keys with CIDR ranges DaneEveritt 2022-06-18 14:21:20 -0400
  • d47a05881b
    Show when an event was triggered via the API directly DaneEveritt 2022-06-18 12:52:26 -0400
  • 4f3651b578
    Fix typo with identifier DaneEveritt 2022-06-18 12:16:54 -0400
  • 0520014c0f
    Add support for tracking when an activity event is triggered from an API key DaneEveritt 2022-06-18 12:07:44 -0400
  • 92c1c162af
    Code cleanup for facades DaneEveritt 2022-06-18 12:07:32 -0400
  • 6ffe5730da
    Log when an API key is blocked due to IP restrictions DaneEveritt 2022-06-18 12:04:51 -0400
  • 0be96cfd26
    Update README.md DaneEveritt 2022-06-16 20:36:15 -0400
  • cd97936179
    Improve mobile support DaneEveritt 2022-06-12 15:40:14 -0400
  • 68a654f9e8
    Selectively show the additional metadata if it isn't in the display string at all DaneEveritt 2022-06-12 15:30:49 -0400
  • 88987fb6c7
    Correctly pull button styles DaneEveritt 2022-06-12 15:17:14 -0400
  • 2f1c8ae91d
    Add basic server activity log view DaneEveritt 2022-06-12 15:16:48 -0400
  • 0b4936ff1c
    Break out rows for activity; show metadata icon DaneEveritt 2022-06-12 15:08:26 -0400
  • 33823b65de
    Fix dialog and tooltip design DaneEveritt 2022-06-12 15:07:52 -0400
  • 064a942574
    Little bit of language cleanup DaneEveritt 2022-06-12 13:36:42 -0400
  • b50e722948
    Add account related routes to router file DaneEveritt 2022-06-12 13:33:25 -0400
  • 7197d28815
    Chunk out the different routers and clean up feature logic DaneEveritt 2022-06-12 11:56:00 -0400
  • 04e97cc67e
    Make it easier for plugins to extend the navigation and add routes DaneEveritt 2022-06-12 11:36:55 -0400
  • 88a7bd7578
    Make the delay less goofy when mousing over elements DaneEveritt 2022-06-12 09:39:20 -0400
  • f860fd2cfe
    Improve usability of icon buttons in header with tooltip DaneEveritt 2022-06-12 09:35:02 -0400
  • 9c957952fb
    Improve mobile display of activity log DaneEveritt 2022-06-12 09:09:01 -0400
  • 4d30cc9e7e
    Add translation values to activity log output DaneEveritt 2022-06-11 14:52:41 -0400
  • 06427f8d13
    Don't make two API calls for activity log data DaneEveritt 2022-06-11 14:52:33 -0400
  • 986c375052
    Improve support for use of i18next; rely on browser caching to keep things simple DaneEveritt 2022-06-11 14:04:09 -0400
  • 8e02966935
    Use a normal HTML tag for this DaneEveritt 2022-06-11 11:05:03 -0400
  • e17c2ec262
    Add base activity log strings DaneEveritt 2022-06-11 11:03:40 -0400
  • 278d8b7bf6
    Update CHANGELOG.md DaneEveritt 2022-06-11 10:04:44 -0400
  • 0bfba306bf
    Add filtering support for activity logs DaneEveritt 2022-06-05 19:23:25 -0400
  • c6e8b893c8
    Add basic activity log view DaneEveritt 2022-06-05 18:35:53 -0400
  • d1da46c5aa
    Fix incorrect API definitions DaneEveritt 2022-06-05 18:28:08 -0400
  • 2a2fc42e37
    Add support for tooltips DaneEveritt 2022-06-05 18:27:54 -0400
  • 1a5465dc34
    Update react, add some V2 components for V1 usage DaneEveritt 2022-06-05 14:56:42 -0400
  • 921da09a63
    Update to Tailwind 3; support normal tailwind usage without twin.macro DaneEveritt 2022-06-05 14:34:29 -0400
  • 21ca91abd0
    Allow SES region configuration; closes #4124 DaneEveritt 2022-06-05 13:32:36 -0400
  • 8771597560
    Fix database deletion; closes #4114 DaneEveritt 2022-06-05 13:28:46 -0400
  • c0a3dea6d8
    Disable autocapitalization on console input (#4120) Harry W 2022-06-05 18:22:41 +0100
  • 7743d00aee
    Update README.md (#4104) Kevin Brekelmans 2022-05-31 00:18:10 +0200
  • 03a497fb8a
    Use a post request to delete SSH keys, some hashes use slashes which cause 404 errors; closes #4100 DaneEveritt 2022-05-30 17:28:42 -0400
  • 17d2b010cc bump version for release release/v1.8.1 Pterodactyl CI 2022-05-30 15:41:25 +0000
  • 5143faa4b1
    Update changelog v1.8.1 DaneEveritt 2022-05-30 11:40:21 -0400
  • 4213775b5c
    Fix mounting behavior to work correctly when adding to a server DaneEveritt 2022-05-30 11:33:42 -0400
  • dbc9846320
    Fix cache busting when creating a new server DaneEveritt 2022-05-30 11:09:51 -0400
  • 025e1a21ae
    fix validator import (#4094) Boy132 2022-05-30 16:24:59 +0200
  • f88b5b7514 bump version for release release/v1.8.0 Pterodactyl CI 2022-05-30 00:53:34 +0000
  • 8cf1311b84
    Update dependencies prior to release tag v1.8.0 DaneEveritt 2022-05-29 20:43:52 -0400
  • e5fec9934d
    Update CHANGELOG.md DaneEveritt 2022-05-29 20:42:55 -0400
  • 9300e1116d
    Fix failing tests DaneEveritt 2022-05-29 20:39:51 -0400
  • a5521ecb79
    Add support for returning transforming activity logs on the front-end DaneEveritt 2022-05-29 20:34:48 -0400
  • e15985ea39
    Add support for automatically pruning activity logs DaneEveritt 2022-05-29 19:45:00 -0400
  • 9b7af02690
    Add activity logging to most of the endpoints DaneEveritt 2022-05-29 19:26:28 -0400
  • 287fd60891
    Log activity when modifying account details DaneEveritt 2022-05-29 18:48:35 -0400
  • 0b2c0db170
    Remove last references to audit logs DaneEveritt 2022-05-29 18:20:54 -0400
  • 0621d8475d
    Return tests to passing now that we don't ignore a critical event... DaneEveritt 2022-05-29 17:52:14 -0400
  • 09832cc558
    Ensure we can properly create an activity log entry; always return soft-deleted models DaneEveritt 2022-05-29 17:07:54 -0400
  • f1c1699994
    Fix tests with model events DaneEveritt 2022-05-29 17:07:34 -0400
  • 2fc5a734f9
    Update backup logic to use activity logs, not audit logs DaneEveritt 2022-05-29 16:19:04 -0400
  • cbecfff6da
    Add activity logging for files DaneEveritt 2022-05-29 13:56:39 -0400
  • 0999ad7ff0
    Add activity logging for authentication events DaneEveritt 2022-05-28 17:03:58 -0400
  • 5bb66a00d8
    Add new activity logging code to replace audit log DaneEveritt 2022-05-28 15:36:26 -0400
  • c14c7b436e
    Pass along new fields to Wings instance when endpoint is used; closes #4048 DaneEveritt 2022-05-28 13:45:23 -0400
  • 3fceb588fb
    Fix router logic to account for logged out users; closes #4085 DaneEveritt 2022-05-28 13:32:35 -0400
  • b051718afe
    Fix up API handling logic for keys and set a prefix on all keys DaneEveritt 2022-05-22 19:03:51 -0400
  • 8605d175d6
    Ensure admin endpoints continue to work DaneEveritt 2022-05-22 18:56:22 -0400