Commit graph

  • 32c21baab0
    Return packs associated with a service when viewing it on the API. Dane Everitt 2017-02-02 16:01:18 -0500
  • 6220f710df
    Cache configuration file when editing environment or mail settings. Dane Everitt 2017-02-02 15:06:35 -0500
  • e18391e98a
    Commit composer lock and use config:cache for security purposes. Dane Everitt 2017-02-02 15:01:15 -0500
  • d9225e65df move phraseapp js into own file Jakob Schrettenbrunner 2017-02-02 15:30:40 +0100
  • 8fc30fbe3a add phraseapp in context editor Jakob Schrettenbrunner 2017-02-02 15:05:33 +0100
  • 4be9e30eee
    Include that 30 second limit on other 2FA checks Dane Everitt 2017-02-01 23:05:19 -0500
  • a93adce303
    Only allow up to 30 seconds of overlap on comparing the 2FA tokens. Dane Everitt 2017-02-01 23:02:54 -0500
  • 4abdee0efb
    Better 2FA implementation on logins Dane Everitt 2017-02-01 22:58:48 -0500
  • a1a81ac980
    Fix auth page not remembering users. Dane Everitt 2017-02-01 22:28:50 -0500
  • 24650b67be Merge branch 'develop' into fix/trusted-proxies sorry Jakob Schrettenbrunner 2017-02-01 20:35:10 +0100
  • 8ab4faad8a remove TRUSTED_PROXIES from .env.example make style ci happy Jakob Schrettenbrunner 2017-02-01 20:31:24 +0100
  • ee26a7e8dd add fideloper/proxy to support reverse proxies and load balancers Jakob Schrettenbrunner 2017-02-01 20:10:28 +0100
  • e5ed1c7f6a One day eslint will have a PHP counterpart that works in Atom... 🤔 Dane Everitt 2017-01-31 20:04:34 -0500
  • f6d5ffaebb derp: add jquery 3.1.1 files Jakob Schrettenbrunner 2017-01-29 01:21:04 +0100
  • 1cd9e8ca88 switch to jQuery 3.1.1 on new theme will resolve #113 Jakob Schrettenbrunner 2017-01-29 01:20:37 +0100
  • 1679d866a5
    Improved gzip detection Dane Everitt 2017-01-27 16:47:50 -0500
  • 4b0197f2be
    Implement basic security policy on daemon remote routes Dane Everitt 2017-01-27 16:34:46 -0500
  • 9087feec4f
    Remove build settings from packs. Dane Everitt 2017-01-27 16:21:25 -0500
  • 4a6d62fded
    Fix fatal error when trying to send server creation notification Dane Everitt 2017-01-27 16:21:15 -0500
  • c62312b8af redesign parts of the file manager ignore yarn.lock file Jakob Schrettenbrunner 2017-01-27 00:44:59 +0100
  • 0c1559c922 convert frontend javascript into revealing module pattern Jakob Schrettenbrunner 2017-01-27 00:44:28 +0100
  • 344e3b4330 add console notification on new output that is out of view fix the revealing module pattern (browser cache 😒) change graph colors to theme primary color move Socket.on(‚console’) to console.js Jakob Schrettenbrunner 2017-01-26 22:57:33 +0100
  • 5142dce0e0 reorganize code of console module Jakob Schrettenbrunner 2017-01-26 22:20:04 +0100
  • 96f5d15811 switch console javascript code to revealing module pattern to avoid global variables Jakob Schrettenbrunner 2017-01-26 22:12:33 +0100
  • e6d3e75024
    Add new daemon routes for pack handling Dane Everitt 2017-01-25 18:25:31 -0500
  • 95d0c646f9
    Require packs to be a tarball Dane Everitt 2017-01-25 18:20:41 -0500
  • 95730da419
    Fix pack edit display Dane Everitt 2017-01-25 16:57:15 -0500
  • 96e50506a1
    Move notification email of server created into the event listener Dane Everitt 2017-01-25 16:37:01 -0500
  • b8271cf8f6 Merge pull request #272 from hammerdawn/ErrorImprovement Dane Everitt 2017-01-25 14:10:59 -0500
  • 58de6125c2 Location should be validated on creation of a server, Emmet Young 2017-01-25 22:01:57 +1100
  • a137e6ed72
    Add base implementation of extendable events classes Dane Everitt 2017-01-24 19:15:03 -0500
  • bf7b58470a
    Update copyright headers Dane Everitt 2017-01-24 17:57:08 -0500
  • 986d3c6e23
    Fix babel setup for filemanager Dane Everitt 2017-01-24 00:11:01 -0500
  • ae8f53d8ef
    Prevent clicky mcgee from clicking too quickly Dane Everitt 2017-01-23 22:26:46 -0500
  • b9512dccb8 Apply fixes from StyleCI (#269) Dane Everitt 2017-01-23 17:11:25 -0500
  • 06232b84c2 Merge pull request #268 from hammerdawn/ThemeFixes Dane Everitt 2017-01-23 17:10:32 -0500
  • 9c87e03c0c Repair the admin side add user functionality. Emmet Young 2017-01-23 13:24:14 +1100
  • d21e6b8c90 Merge pull request #267 from hammerdawn/ThemeFixes Dane Everitt 2017-01-22 19:59:37 -0500
  • 921c7b1725 Configuration JSON should be including the FQDN instead of localhost for the certificate path. Emmet Young 2017-01-23 11:14:55 +1100
  • 7bd1fbb14c Fix up the configuration token, app.url should already have the protocol included with it. Appending a new one messes it up Emmet Young 2017-01-23 11:02:10 +1100
  • a2b56e865e Make sure where applying strtolower on the users email on the frontend as well. Emmet Young 2017-01-23 10:34:20 +1100
  • 5f1bfcf980
    Much cleaner code for updating user details front-end Dane Everitt 2017-01-22 16:16:43 -0500
  • 9e54dabe5b
    Display if subusers are using 2FA Dane Everitt 2017-01-22 16:16:26 -0500
  • edd26893a5
    Adjust default theme in .env and note that http:// is required on URLs Dane Everitt 2017-01-22 13:51:56 -0500
  • 0ec659f44f Merge pull request #264 from hammerdawn/RepairUserRepo Dane Everitt 2017-01-22 13:24:19 -0500
  • 7654d3652a Only show admin control menu if the user is a root admin Emmet Young 2017-01-23 01:13:53 +1100
  • 9025f1f583 Repair user creation functionality Emmet Young 2017-01-23 00:47:09 +1100
  • 046e9152eb Update .phraseapp.yml Dane Everitt 2017-01-21 17:23:48 -0500
  • a52290dd76 Merge pull request #259 from Pterodactyl/feature/new-theme Dane Everitt 2017-01-21 15:58:50 -0500
  • 355697dbb5 Apply fixes from StyleCI (#260) Dane Everitt 2017-01-21 15:56:32 -0500
  • 19da4eda04
    Update views, remove old theme views Dane Everitt 2017-01-21 15:51:05 -0500
  • fa0f32584e
    Update laroute Dane Everitt 2017-01-21 15:44:06 -0500
  • 0e23f87724
    Add task management views Dane Everitt 2017-01-21 15:40:46 -0500
  • aea9b020c5
    Use words not symbols for revoking subuser Dane Everitt 2017-01-21 13:59:02 -0500
  • db7b741b28
    Show server status in sidebar properly on subuser views Dane Everitt 2017-01-21 13:49:14 -0500
  • 8e9069cced
    Subuser updates Dane Everitt 2017-01-21 00:04:09 -0500
  • 95f574ec67
    Sidebar and API View tweaks Dane Everitt 2017-01-20 23:48:12 -0500
  • 3d2278ba3e
    Add subuser list and new subuser views Dane Everitt 2017-01-20 23:39:37 -0500
  • 994588c82d
    Set the old theme on admin center until new theme is done Dane Everitt 2017-01-20 17:19:42 -0500
  • 91178d78a4
    Add support for creating files via file manager Dane Everitt 2017-01-20 17:10:14 -0500
  • 5567269bf3
    Fix menu toggle element element hiding, better mobile support Dane Everitt 2017-01-19 23:19:26 -0500
  • da92796ca1
    Better file upload handling, add touch target Dane Everitt 2017-01-19 22:58:58 -0500
  • 6149400ced
    prevent accidentally leaving the page when uploading file Dane Everitt 2017-01-19 22:22:11 -0500
  • 83c776fc82
    Fix up most of the file manager Dane Everitt 2017-01-19 16:58:57 -0500
  • 042c28ca43
    Add Socket.io alert Dane Everitt 2017-01-18 21:12:58 -0500
  • 88378ce983
    Add allocations tab Dane Everitt 2017-01-18 20:45:10 -0500
  • 758927db8e
    Translations are hard Dane Everitt 2017-01-18 19:48:12 -0500
  • ff241abe81
    Minor tweaks to new API token page. Dane Everitt 2017-01-18 19:41:46 -0500
  • 148e9d1fd5 use adminPermissions[] correctly in api key creation form Jakob Schrettenbrunner 2017-01-19 01:24:33 +0100
  • e81af3afee add csrf token to api key creation form Jakob Schrettenbrunner 2017-01-19 01:07:28 +0100
  • 76cef7bf1d add redesigned base.api.new view add translations Jakob Schrettenbrunner 2017-01-19 01:06:26 +0100
  • c0df57c087 add isRootAdmin() method to User model to get rid of User->root_admin === 1 Jakob Schrettenbrunner 2017-01-18 21:13:05 +0100
  • d3d1b88135
    Add 404 and 403 error pages Dane Everitt 2017-01-17 20:28:47 -0500
  • e075b9061e replace {{ trans() }} with @lang() Jakob Schrettenbrunner 2017-01-18 02:01:26 +0100
  • 542b919bd1
    Add translations for database overview Dane Everitt 2017-01-17 19:46:42 -0500
  • f6600f447f
    Add Startup Params view Dane Everitt 2017-01-17 19:30:27 -0500
  • ffa1e46cec Merge pull request #256 from Pterodactyl/analysis-XNLkL4 Dane Everitt 2017-01-17 18:21:42 -0500
  • e2eff27a56 Apply fixes from StyleCI Dane Everitt 2017-01-17 23:21:33 +0000
  • 31b4589eab Contribution to feature/new-theme (#254) Jakob 2017-01-18 00:21:05 +0100
  • 1a6532d369 Correct link to new Discord channel invite Dane Everitt 2017-01-16 16:36:48 -0500
  • 515e543c7f
    Add SFTP and Database management pages to new theme. Dane Everitt 2017-01-15 20:28:54 -0500
  • c7f3bb5112
    New theme assigned to server console page. Dane Everitt 2017-01-15 18:52:22 -0500
  • 4cc9f7447c
    Use specific version of lord/laroute Dane Everitt 2017-01-15 14:10:50 -0500
  • 2fc852c6a4
    Push 'Account' and 'Security' pages as well as 'My Servers' Dane Everitt 2017-01-15 14:09:57 -0500
  • 1c85b1fbc4
    Fix exception handler misnamed variable Dane Everitt 2017-01-15 13:53:08 -0500
  • d4adedd4a0
    Use template layout for authentication Dane Everitt 2017-01-14 23:17:31 -0500
  • 457ed28b0b
    Initial change of theme. Dane Everitt 2017-01-14 21:32:33 -0500
  • 16a3514abf
    Cleanup auto-configure stuff Dane Everitt 2017-01-14 19:36:47 -0500
  • af2644cf59
    Remove player listing since query is gone Dane Everitt 2017-01-14 19:16:55 -0500
  • d223a224cd
    Update socketio and file upload. Dane Everitt 2017-01-14 13:43:40 -0500
  • 0d792f05c5
    Properly handle no passed packs. Dane Everitt 2017-01-13 23:21:35 -0500
  • fee3f3df6f Apply fixes from StyleCI (#251) Dane Everitt 2017-01-13 23:17:32 -0500
  • 4979811885
    Add ability to add a location via the CLI. Dane Everitt 2017-01-13 23:16:57 -0500
  • d1e5253ca1
    Add support for creating node through CLI. Dane Everitt 2017-01-13 23:10:42 -0500
  • b71604566e
    Improved code to generate SFTP usernames Dane Everitt 2017-01-13 22:22:25 -0500
  • 31864de3f4 Merge pull request #248 from Pterodactyl/feature/service-changes Dane Everitt 2017-01-12 15:48:42 -0500
  • 3a4d3fb2bf Merge pull request #249 from Pterodactyl/analysis-87AogE Dane Everitt 2017-01-12 15:48:26 -0500
  • a5aa089d66 Apply fixes from StyleCI Dane Everitt 2017-01-12 20:48:12 +0000
  • e91362eee6
    Update user controller Dane Everitt 2017-01-12 15:40:24 -0500
  • f292080483
    Should close #244 Dane Everitt 2017-01-12 13:44:23 -0500