Commit Graph

201 Commits

Author SHA1 Message Date
Dane Everitt
aba7df3afa Basic concept for the EULA feature to demo how this will all work 2020-11-02 20:52:41 -08:00
Charles Morgan
6ac5741d8a Update app.php 2020-11-01 03:19:28 -05:00
Dane Everitt
c6bd7ff661 Improve logic handle auto-allocation of ports for a server 2020-10-31 14:58:15 -07:00
Dane Everitt
665a4dd8a4 Merge branch 'develop' into develop 2020-10-31 13:47:12 -07:00
Matthew Penner
fcdf154a12 Add more environment variables for S3 filesystem options 2020-10-29 19:39:55 -06:00
Dane Everitt
21d4402a55 Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop 2020-10-25 15:07:13 -07:00
Dane Everitt
996fb5b46f Set the DB timezone on each connection to match the APP_TIMEZONE value 2020-10-25 15:07:11 -07:00
Anders G. Jørgensen
a271b59092 Change SameSite attribute on session cookies to "lax" (#2592) 2020-10-25 13:15:49 -07:00
Pterodactyl CI
59305f14dd bump version for release 2020-10-13 04:04:58 +00:00
Dane Everitt
ef586bf752 Up the default API throttle for the client API to avoid issues with large numbers of servers 2020-10-12 20:15:12 -07:00
Dane Everitt
2560163655 Modify how deletion service works (actually fixes #2085); cover changes with test 2020-10-08 21:08:55 -07:00
kodehat
d5f411d733 Add Redis UNIX socket support besides to TCP 2020-09-16 08:49:35 +02:00
Dane Everitt
3c7ffaaadb Remove all references of packs from the Panel 2020-09-13 11:13:37 -07:00
Dane Everitt
6ac12fc156 Disable integrity hashes by default, allow enabling with environment
Cloudflare auto-minifies our minified code even more (wat), which leads to issues with the resource hash, and then nothing loads. This is less likely to lead to support requests now.
2020-09-01 19:37:05 -07:00
Dane Everitt
d87438621f Don't allow opening of files we know cannot be edited; closes #2286 2020-08-30 10:25:48 -07:00
Dane Everitt
55cd7d4d39 Allow editing files up to 4MB 2020-08-23 15:55:26 -07:00
Dane Everitt
95e8492c5d What the heck are these abysmal timeouts; closes #2223 2020-08-06 20:25:35 -07:00
Dane Everitt
e95a532da9 Make rate limit configurable; closes #1695 2020-07-02 21:11:16 -07:00
Dane Everitt
2ed3763d21 cs fix 2020-06-28 15:43:44 -07:00
Dane Everitt
28c5729e48 Add test coverage for creating tasks 2020-06-28 14:41:22 -07:00
Dane Everitt
6967b76ae6 Remove any confusing legacy sizing files; everything in the panel is true MB (1000) not MiB 2020-05-08 21:13:39 -07:00
Dane Everitt
ff1a1cd5fc Use logical disk names... 2020-04-26 16:45:51 -07:00
Dane Everitt
b774622faa Add base support for AWS/Wings backup adapters 2020-04-26 16:07:36 -07:00
Matthew Penner
432e28b6bb Fix all StyleCI errors and probably break everything in the process 2020-04-11 14:07:40 -06:00
Dane Everitt
f9878d842c Fix error handling for large files (and endpoints called as non-json) 2020-04-06 21:59:14 -07:00
Dane Everitt
17ec4efd3b Add base migration and model for server backups 2020-04-03 23:40:20 -07:00
Dane Everitt
51defae917 Merge branch 'master' into develop 2019-12-28 11:49:08 -08:00
Dane Everitt
064d8e974e Bump for release 2019-12-28 11:40:42 -08:00
Oreo Oreoniv
741ae27f18 Fixed TooManyLoginAttempts not work correctly (#1668) 2019-12-28 11:10:39 -08:00
Dane Everitt
1aacc48f0c Remove forgotten traces of laroute 2019-12-15 18:20:37 -08:00
Dane Everitt
a9976c723e [L6] Temporarily hack around theme system to maintain views without having to edit tons of code 2019-09-05 20:17:40 -07:00
Dane Everitt
08bdc9705f [L6] Update composer dependencies to support L6
Drops all of the eloquence requirements, this is going to break a shit load of code, needs to happen tired of this package always holding us back.

Quite confident in my ability to write custom code to do the basic validation we need.

Searching should be a fun nightmare to deal with later...
2019-09-04 21:00:34 -07:00
Dane Everitt
918e0e2947 Canary not specific version. 2019-08-04 13:50:49 -07:00
Dane Everitt
81143e231a Merge branch 'master' into develop 2019-08-04 13:49:26 -07:00
Dane Everitt
80d337db60 Bump for 0.7.15 💯 2019-08-03 15:00:53 -07:00
Dane Everitt
56640253b9 Merge branch 'release/v0.7.14' into feature/react 2019-06-22 12:28:44 -07:00
Dane Everitt
c38f78df84 Bump for security release 🔐 2019-06-21 22:06:07 -07:00
Dane Everitt
93d0f1803f Fix for styleci 2019-06-21 21:57:28 -07:00
Dane Everitt
21ffa08d66 Merge branch 'develop' into feature/vuejs 2018-12-16 14:20:35 -08:00
Dane Everitt
1a8592b3b3 Add support for python files, closes #1395 2018-12-02 13:52:47 -08:00
Dane Everitt
d519be0109 Use old environment variable fallback to avoid BC 2018-12-02 12:46:15 -08:00
zKoz210
0b4b1a3443 Initial update 2018-11-26 03:25:18 +03:00
Dane Everitt
d95be2cb35 This should be canary on develop 2018-11-10 15:43:52 -08:00
Lance Pioch
fe4494a040 Add vanilla translation provider 2018-10-24 12:22:33 -04:00
Lance Pioch
49281ac5e9 Fix spacing 2018-10-24 11:46:36 -04:00
Lance Pioch
03e15701ac Restore this config and add a correct description 2018-10-24 11:43:51 -04:00
Lance Pioch
76b835e392 Remove PhraseAppTranslationProvider 2018-10-24 11:39:54 -04:00
Lance Pioch
e0dfe31efc Remove phraseapp settings 2018-10-24 11:33:32 -04:00
Dane Everitt
b6205463db Merge branch 'develop' into feature/vuejs 2018-09-23 13:14:46 -07:00
Dane Everitt
d5f166d121 bump for release 2018-09-03 16:23:59 -07:00