Commit graph

1768 commits

Author SHA1 Message Date
Phan An
aa4801e543
Update issue templates (#1106) 2019-10-13 14:34:32 +02:00
Phan An
4d1249f42d chore: bump version 2019-10-09 19:38:41 +02:00
Phan An
4e7f4d1456
Downgrade getID3 (#1104)
* fix: downgrade getID3 to avoid bugs

* Apply fixes from StyleCI (#1103)
2019-10-09 19:36:22 +02:00
dependabot-preview[bot]
8a225c86d7 Bump symfony/dom-crawler from 3.4.31 to 3.4.32 (#1100)
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.31 to 3.4.32.
- [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/v3.4.31...v3.4.32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 10:47:12 +02:00
dependabot-preview[bot]
a4fc740ea9 Bump nunomaduro/larastan from 0.4.0 to 0.4.1 (#1101)
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.4.0...v0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-08 10:47:05 +02:00
Phan An
d43117647a fix (bc-break): change sqlite config path 2019-10-07 11:13:40 +02:00
Phan An
063c7c7f8c chore: sync with core 2019-10-07 09:27:29 +02:00
dependabot-preview[bot]
35efc6b1a3 Bump mockery/mockery from 1.2.3 to 1.2.4 (#1096)
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.2.3...1.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 18:24:13 +02:00
Brooke
f43b72999e Use the 2.0 branch of getID3 (#1095)
* Use the 2.0 branch of getID3

This PR updates getID3 to use the latest 2.0 branch instead of the `v2.0.0-beta1` release which contains a fatal error when syncing.

The branch name came from:
https://github.com/JamesHeinrich/getID3/tree/2.0#installation

Fixes #1078

* Use 2.0.0-dev instead of 2.0-dev
2019-10-01 17:38:49 +02:00
Phan An
675fa2dc09 Sync with core 2019-09-22 21:21:08 +02:00
dependabot-preview[bot]
81343ff1d5 Bump phpunit/phpunit from 7.5.14 to 7.5.16 (#1083)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.14 to 7.5.16.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.16/ChangeLog-7.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/7.5.14...7.5.16)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 12:04:33 +02:00
dependabot-preview[bot]
8ffd9525b1 Bump mpociot/laravel-apidoc-generator from 3.17.0 to 3.17.1 (#1080)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/compare/3.17.0...3.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 12:04:24 +02:00
Phan An
84d2212fea chore: sync with core 2019-09-11 19:37:15 +02:00
Phan An
d55a823036 chore: Better handling errors during installation 2019-09-10 20:30:44 +02:00
dependabot-preview[bot]
9f21e5a879 Bump aws/aws-sdk-php-laravel from 3.3.2 to 3.4.0 (#1075)
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/aws/aws-sdk-php-laravel/releases)
- [Changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-php-laravel/compare/3.3.2...3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-10 09:06:54 +02:00
Phan An
54fe38ef8b chore: sync with core 2019-09-09 23:16:38 +02:00
Phan An
a2f43310d3 chore: Add API doc link in readme 2019-09-09 22:49:08 +02:00
Phan An
2935a88c97 Sync with core 2019-09-09 21:45:12 +02:00
Phan An
250dc0b389 Bump version 2019-09-09 21:43:37 +02:00
dependabot-preview[bot]
ee911cdd64 Bump mpociot/laravel-apidoc-generator from 3.16.3 to 3.17.0 (#1073)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.16.3 to 3.17.0.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/compare/3.16.3...3.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 14:53:07 +02:00
dependabot-preview[bot]
95a3d254e7 Bump barryvdh/laravel-ide-helper from 2.6.4 to 2.6.5 (#1074)
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.6.4 to 2.6.5.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.6.4...v2.6.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 14:52:57 +02:00
dependabot-preview[bot]
20a7925fed Bump mpociot/laravel-apidoc-generator from 3.16.2 to 3.16.3 (#1072)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.16.2 to 3.16.3.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/compare/3.16.2...3.16.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-07 20:26:03 +01:00
dependabot-preview[bot]
995ffdfaef Bump mpociot/laravel-apidoc-generator from 3.15.0 to 3.16.2 (#1071)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.15.0 to 3.16.2.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/compare/3.15.0...3.16.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-05 16:54:27 +01:00
dependabot-preview[bot]
f0df1ea303 Bump laravel/framework from 5.8.34 to 5.8.35 (#1070)
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.8.34 to 5.8.35.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/6.x/CHANGELOG-5.8.md)
- [Commits](https://github.com/laravel/framework/compare/v5.8.34...v5.8.35)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 10:10:12 +01:00
dependabot-preview[bot]
dda329f4b9 Bump barryvdh/laravel-ide-helper from 2.6.2 to 2.6.4 (#1069)
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.6.2 to 2.6.4.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.6.2...v2.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 10:09:47 +01:00
dependabot-preview[bot]
e5ad85838f Bump fideloper/proxy from 4.2.0 to 4.2.1 (#1068)
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.2.0...4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-04 10:09:27 +01:00
dependabot-preview[bot]
9bf27b81fa Bump mpociot/laravel-apidoc-generator from 3.13.0 to 3.15.0 (#1066)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.13.0 to 3.15.0.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/commits/3.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-02 08:06:37 +02:00
Phan An
533dc34b7e
Create workflow.yml 2019-08-30 16:20:47 +02:00
Phan An
0024b88f3f feat: yarn output during installation is colored 2019-08-29 23:00:53 +02:00
Phan An
b7ffe9374c Sync with core 2019-08-29 22:54:07 +02:00
Phan An
9a404149e5 fix: Delete all songs in a playlist 2019-08-29 21:49:21 +02:00
dependabot-preview[bot]
d84d863b09 Bump mpociot/laravel-apidoc-generator from 3.12.0 to 3.13.0 (#1065)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.12.0 to 3.13.0.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 12:16:08 +02:00
Phan An
3edd800b4d Do not run yarn production post-install 2019-08-29 09:42:57 +02:00
dependabot-preview[bot]
1eb51ec9e2 Bump nunomaduro/larastan from 0.3.17 to 0.4.0 (#1063)
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.3.17 to 0.4.0.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.3.17...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-29 09:11:44 +02:00
Phan An
c69c951b9a Trying to fix Travis 2019-08-29 08:44:44 +02:00
Phan An
6dcb07d973 Run two yarn commands 2019-08-28 23:55:53 +02:00
Phan An
615fa5c85f Sync with core 2019-08-28 23:28:38 +02:00
Phan An
2f68c1f0fb Clean up packages 2019-08-28 23:28:31 +02:00
Phan An
c20a862504 Bump version 2019-08-28 23:27:47 +02:00
Phan An
2f7bf7b7e0 Bump version 2019-08-28 21:46:26 +02:00
dependabot[bot]
733f3576fd Bump mixin-deep from 1.3.1 to 1.3.2 in /api-docs/source (#1060)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 14:56:11 +02:00
dependabot-preview[bot]
90d52c7961 Bump laravel/framework from 5.8.29 to 5.8.34 (#1062)
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.8.29 to 5.8.34.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/5.8/CHANGELOG-5.8.md)
- [Commits](https://github.com/laravel/framework/compare/v5.8.29...v5.8.34)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 14:55:56 +02:00
dependabot[bot]
8d0c1291d4 Bump mixin-deep from 1.3.1 to 1.3.2 (#1061)
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-08-28 14:55:38 +02:00
Phan An
5bc77b0c5b Sync with core 2019-08-27 22:38:26 +02:00
dependabot-preview[bot]
8cde2c7c41 Bump symfony/dom-crawler from 3.4.30 to 3.4.31 (#1059)
Bumps [symfony/dom-crawler](https://github.com/symfony/dom-crawler) from 3.4.30 to 3.4.31.
- [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/v3.4.30...v3.4.31)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 07:56:34 +02:00
dependabot-preview[bot]
f95262782c Bump mpociot/laravel-apidoc-generator from 3.11.0 to 3.12.0 (#1058)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/compare/3.11.0...3.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 07:45:26 +02:00
Phan An
af4c608dec Sync with core 2019-08-24 20:16:07 +02:00
Phan An
0860556ead Integrate demo env 2019-08-24 20:01:09 +02:00
dependabot-preview[bot]
91a8caefa1 Bump mpociot/laravel-apidoc-generator from 3.10.0 to 3.11.0 (#1046)
Bumps [mpociot/laravel-apidoc-generator](https://github.com/mpociot/laravel-apidoc-generator) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/mpociot/laravel-apidoc-generator/releases)
- [Changelog](https://github.com/mpociot/laravel-apidoc-generator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mpociot/laravel-apidoc-generator/compare/3.10.0...3.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 14:07:12 +07:00
dependabot-preview[bot]
ea1d4cbbc0 Bump laravel/tinker from 1.0.9 to 1.0.10 (#1048)
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Commits](https://github.com/laravel/tinker/compare/v1.0.9...v1.0.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 14:07:00 +07:00