6579 Commits

Author SHA1 Message Date
James Brooks
22bf00052c Fix importing of node_modules CSS 2019-01-26 11:14:07 +00:00
James Brooks
f1fcd307cc Compile assets 2019-01-26 11:14:07 +00:00
James Brooks
05edd77a7c
Merge pull request #3433 from CachetHQ/hotfix/piwik-trans
Remove string about HTTP(s) for Piwik translation
2019-01-26 11:00:31 +00:00
James Brooks
f8b8ae8b65
Merge pull request #3197 from shuichiro-makigaki/schedule-template
Enable templates in scheduled maintenance dashboard
2019-01-26 10:59:49 +00:00
James Brooks
8baf234a07 Update deps 2019-01-26 10:43:55 +00:00
James Brooks
ad2bcfe1a5
Merge pull request #3416 from CachetHQ/dependabot/composer/fideloper/proxy-4.1.0
Bump fideloper/proxy from 4.0.0 to 4.1.0
2019-01-26 10:40:06 +00:00
James Brooks
b95f55814b
Merge pull request #3426 from CachetHQ/dependabot/composer/twig/twig-2.6.2
[Security] Bump twig/twig from 2.6.0 to 2.6.2
2019-01-26 10:39:25 +00:00
James Brooks
cabef9bf8e
Merge pull request #3427 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.86.2
Bump aws/aws-sdk-php from 3.82.6 to 3.86.2
2019-01-26 10:39:14 +00:00
James Brooks
a13070fa8f
Merge pull request #3428 from CachetHQ/dependabot/composer/laravel/framework-5.7.21
Bump laravel/framework from 5.7.19 to 5.7.21
2019-01-26 10:38:51 +00:00
James Brooks
df7dc2ac39 Remove string about HTTP(s). Fixes #3421 2019-01-26 10:19:06 +00:00
dependabot[bot]
035805c19f
Bump laravel/framework from 5.7.19 to 5.7.21
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.7.19 to 5.7.21.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.7/CHANGELOG-5.7.md)
- [Commits](https://github.com/laravel/framework/compare/v5.7.19...v5.7.21)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 07:06:07 +00:00
dependabot[bot]
63ebec1558
Bump aws/aws-sdk-php from 3.82.6 to 3.86.2
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.82.6 to 3.86.2.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.82.6...3.86.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 07:02:56 +00:00
dependabot[bot]
2def96f8d5
[Security] Bump twig/twig from 2.6.0 to 2.6.2
Bumps [twig/twig](https://github.com/twigphp/Twig) from 2.6.0 to 2.6.2. **This update includes security fixes.**
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/2.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v2.6.0...v2.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 07:00:14 +00:00
dependabot[bot]
88ade80540
Bump fideloper/proxy from 4.0.0 to 4.1.0
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.0.0...4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 07:10:31 +00:00
James Brooks
73eea810b0
Merge pull request #3357 from AdrienPoupa/duplicate-queries
Improve database performance by removing duplicated queries and using eager loading
2019-01-07 13:21:25 +00:00
James Brooks
547773f54a
Merge pull request #3406 from CachetHQ/dependabot/composer/symfony/dom-crawler-4.2.2
Bump symfony/dom-crawler from 4.2.1 to 4.2.2
2019-01-07 13:20:43 +00:00
James Brooks
5f7b8cd9ce
Merge pull request #3407 from CachetHQ/dependabot/composer/aws/aws-sdk-php-3.82.6
Bump aws/aws-sdk-php from 3.82.3 to 3.82.6
2019-01-07 13:20:24 +00:00
dependabot[bot]
e89c627fe7
Bump aws/aws-sdk-php from 3.82.3 to 3.82.6
Bumps [aws/aws-sdk-php](https://github.com/aws/aws-sdk-php) from 3.82.3 to 3.82.6.
- [Release notes](https://github.com/aws/aws-sdk-php/releases)
- [Changelog](https://github.com/aws/aws-sdk-php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php/compare/3.82.3...3.82.6)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-07 05:49:38 +00:00
dependabot[bot]
52433694cd
Bump symfony/dom-crawler from 4.2.1 to 4.2.2
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/symfony/dom-crawler/releases)
- [Changelog](https://github.com/symfony/dom-crawler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/dom-crawler/compare/v4.2.1...v4.2.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-07 05:46:03 +00:00
Adrien Poupa
88ad1f7f06 Typo in phpdoc 2019-01-06 20:18:40 -05:00
Adrien Poupa
7d5704b92e Revert "Typo in phpdoc"
This reverts commit af94758fbf5722f4742d55d750d786d3c239c417.
2019-01-06 20:17:58 -05:00
Adrien Poupa
af94758fbf Typo in phpdoc 2019-01-06 20:11:25 -05:00
Adrien Poupa
8190508082 Improve database performance by removing duplicated queries 2019-01-06 20:10:41 -05:00
Adrien Poupa
f01e999ea0 Add documentation 2019-01-06 20:09:47 -05:00
James Brooks
affa39753a
Merge pull request #3395 from CachetHQ/l10n_2.4
New Crowdin translations
2019-01-01 11:31:04 +00:00
James Brooks
1505da405b Move overview up 2019-01-01 11:26:42 +00:00
James Brooks
41621612a7 Use Twig namespaces 2019-01-01 11:22:58 +00:00
James Brooks
d07bb061e1
Merge pull request #3370 from CachetHQ/dependabot/composer/twig/twig-2.6.0
[Security] Bump twig/twig from 1.36.0 to 2.6.0
2019-01-01 11:17:08 +00:00
James Brooks
589c171f98
Merge pull request #3396 from CachetHQ/dep-changes
Remove Gulp and update requirements lists
2019-01-01 11:16:16 +00:00
James Brooks
8e0839064e Remove Gulp and update requirements lists 2019-01-01 11:14:31 +00:00
James Brooks
f24171e253
Merge pull request #3397 from CachetHQ/revert-3392-dependabot/npm_and_yarn/laravel-mix-and-laravel-mix-purgecss
Revert "Bump laravel-mix and laravel-mix-purgecss"
2019-01-01 11:13:49 +00:00
James Brooks
c16ea65538
Revert "Bump laravel-mix and laravel-mix-purgecss" 2019-01-01 11:12:43 +00:00
James Brooks
0a479cecd4
Merge pull request #3392 from CachetHQ/dependabot/npm_and_yarn/laravel-mix-and-laravel-mix-purgecss
Bump laravel-mix and laravel-mix-purgecss
2019-01-01 11:11:51 +00:00
James Brooks
687d963699 Extra dependencies were required 2019-01-01 11:11:03 +00:00
James Brooks
0be2601570 Link to Exascale sponsor 2019-01-01 11:08:05 +00:00
Cachet Bot
5aa01062a6 New translations validation.php (Dutch) 2019-01-01 11:00:18 +00:00
James Brooks
5986e93347
Merge pull request #3387 from CachetHQ/dependabot/composer/doctrine/dbal-2.9.2
Bump doctrine/dbal from 2.9.1 to 2.9.2
2019-01-01 10:59:56 +00:00
James Brooks
5e533374b7
Merge pull request #3394 from CachetHQ/license-2019
Bump LICENSE year
2019-01-01 10:58:26 +00:00
James Brooks
123c4a4680 Bump LICENSE year 2019-01-01 10:44:00 +00:00
dependabot[bot]
fc35c9e389
Bump laravel-mix and laravel-mix-purgecss
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) and [laravel-mix-purgecss](https://github.com/spatie/laravel-mix-purgecss). These dependencies needed to be updated together.

Updates `laravel-mix` from 2.1.14 to 4.0.12
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases)
- [Commits](https://github.com/JeffreyWay/laravel-mix/compare/v2.1.14...v4.0.12)

Updates `laravel-mix-purgecss` from 3.0.0 to 4.0.0
- [Release notes](https://github.com/spatie/laravel-mix-purgecss/releases)
- [Changelog](https://github.com/spatie/laravel-mix-purgecss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spatie/laravel-mix-purgecss/compare/3.0.0...4.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-01 06:37:26 +00:00
dependabot[bot]
54f24b0641
Bump doctrine/dbal from 2.9.1 to 2.9.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/v2.9.1...v2.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 06:39:46 +00:00
James Brooks
0ad12aef79 Apply fixes from StyleCI 2018-12-30 17:07:14 +00:00
James Brooks
99702144ff
Merge pull request #3384 from CachetHQ/l10n_2.4
New Crowdin translations
2018-12-30 17:06:54 +00:00
James Brooks
7d5bb0348d
Merge pull request #3383 from CachetHQ/markdown-defaults
Use safer markdown defaults
2018-12-30 09:18:00 +00:00
Cachet Bot
052661c412 New translations pagination.php (German) 2018-12-30 03:10:16 +00:00
Cachet Bot
d05b137667 New translations cachet.php (German) 2018-12-30 03:10:15 +00:00
Cachet Bot
6d1c1c5fe7 New translations forms.php (Dutch) 2018-12-30 03:10:11 +00:00
dependabot[bot]
b554bc81da
[Security] Bump twig/twig from 1.36.0 to 2.6.0
Bumps [twig/twig](https://github.com/twigphp/Twig) from 1.36.0 to 2.6.0. **This update includes security fixes.**
- [Release notes](https://github.com/twigphp/Twig/releases)
- [Changelog](https://github.com/twigphp/Twig/blob/2.x/CHANGELOG)
- [Commits](https://github.com/twigphp/Twig/compare/v1.36.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-30 03:08:41 +00:00
Graham Campbell
468e4e329e
Use safer markdown defaults 2018-12-30 03:08:22 +00:00
Graham Campbell
9d4193ba45
Merge pull request #3382 from CachetHQ/security-patches
Upgraded dependencies following XSS vulnerability discovery
2018-12-30 03:04:05 +00:00