Commit graph

1730 commits

Author SHA1 Message Date
Phan An
d5d75577ed
Apply fixes from StyleCI (#1015) 2019-06-30 13:24:04 +02:00
Phan An
69cfab9515 Rename SyncCommand file 2019-06-30 13:22:01 +02:00
Phan An
cd84735a08
Apply fixes from StyleCI (#1014) 2019-06-30 13:13:41 +02:00
Phan An
931d5dbf6f Make album and artist image paths not so random 2019-06-30 13:13:20 +02:00
Phan An
5f0a487586 Fix SongZipArchive tests 2019-06-30 13:13:20 +02:00
Phan An
b349110d50
Apply fixes from StyleCI (#1013) 2019-06-30 12:19:11 +02:00
Phan An
193b484839 Remove unnecessary model tests 2019-06-30 12:18:48 +02:00
Phan An
9efd232daf Add some improvements for SongZipArchive 2019-06-30 12:18:48 +02:00
dependabot[bot]
756b325147 Bump axios from 0.15.3 to 0.18.1 (#987)
Bumps [axios](https://github.com/axios/axios) from 0.15.3 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.15.3...v0.18.1)
2019-06-24 20:35:34 +02:00
dependabot[bot]
7fd06fb3d0 Bump fstream from 1.0.11 to 1.0.12 in /api-docs/source (#988)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-06-24 20:14:45 +02:00
dependabot[bot]
83acf36d7d Bump fstream from 1.0.11 to 1.0.12 (#986)
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-06-24 20:14:39 +02:00
dependabot[bot]
73cd934204 Bump handlebars from 4.0.12 to 4.1.2 (#990)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-24 20:14:33 +02:00
dependabot[bot]
78730af083 Bump eslint from 3.19.0 to 4.18.2 (#1002)
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v4.18.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-24 20:12:14 +02:00
Phan An
80b2a40dc3 Sync with core 2019-06-20 23:36:02 +02:00
Phan An
22e946076c Fix return type 2019-06-16 23:14:47 +02:00
Phan An
5f77c061f9
Apply fixes from StyleCI (#999) 2019-06-16 23:13:25 +02:00
Phan An
d4c68e33e5 Fix return type 2019-06-16 23:12:56 +02:00
Phan An
48e5df7228 Sync with core 2019-06-01 15:53:16 +02:00
Phan An
fcc02dc24c Sync with core 2019-06-01 15:35:05 +02:00
Phan An
360a7d80d6 Sync with core 2019-06-01 15:17:38 +02:00
Phan An
b7971a0ea8 Sync with core 2019-05-26 18:11:49 +02:00
Phan An
07575ebb7e Sync with core 2019-05-25 22:12:30 +02:00
Phan An
5ddff3dd5c Sync with core 2019-05-25 16:09:11 +02:00
red-coracle
d9358cc181 Fix downloading songs from favourites playlist (#979) 2019-05-24 10:20:47 +02:00
Phan An
2bd3480df0
Create FUNDING.yml 2019-05-23 14:49:02 +02:00
Moritz Eysholdt
99b42cb18b Make it easier to contribute to koel by having an online IDE (#975)
* Added Gitpod Config

* Start with music in the playlist
2019-05-21 11:52:35 +02:00
Phan An
488854127a Allow force https 2019-05-18 22:43:30 +02:00
Phan An
396a4e2798 Sync with core 2019-04-28 17:49:03 +02:00
Phan An
d058dc9abe Define global vars for cypress 2019-04-28 17:49:03 +02:00
Svante Richter
a01dd87a46 Add sqlite support (#599)
All the tests already seem to run on sqlite, so there (in my mind) is no reason to not provide support for it.

The only change needed was to lower the delete chunk size.
2019-04-22 16:26:28 +02:00
Phan An
8c197d58ad Fix vfsstream package name 2019-04-21 23:54:38 +02:00
Phan An
b7a15ee747 Remove unnecessary env vars 2019-04-21 23:52:12 +02:00
Phan An
37597e2a35 Fixing Cypress issue 2019-04-21 23:43:19 +02:00
Phan An
eaaa1610e0 Sync with core 2019-04-16 12:42:36 +02:00
Phan An
f10657e653 Some Cypress tweaks (still broken) 2019-04-14 17:35:54 +02:00
Phan An
ae6a5da550 Try cypress on Travis 2019-04-14 17:12:45 +02:00
Phan An
e879a1e757 Add cypress support 2019-04-14 17:01:36 +02:00
Phan An
08ceb25edb Fix recently played bug 2019-04-14 16:12:16 +02:00
Phan An
a998e898f1 Sync with core 2019-04-13 22:49:54 +02:00
Phan An
774076e630 Sync with core 2019-04-13 22:38:39 +02:00
Phan An
3c2996a380 Take rules into account when update playlist 2019-04-13 22:38:34 +02:00
Phan An
e3900d08db Sync with core 2019-04-07 23:20:45 +02:00
Phan An
35f7a318ca Update koel-aws repo url 2019-04-07 23:15:25 +02:00
Phan An
6a2a6bdc30
Apply fixes from StyleCI (#952) 2019-04-07 23:09:51 +02:00
Phan An
57a566834b Add tests for iTunes service 2019-04-07 23:09:25 +02:00
Phan An
42ab992e4e Use DB_DATABASE setting for sqle2e (fixes #857) 2019-04-07 15:05:09 +02:00
dependabot[bot]
5faa8f9fa5 Bump pusher/pusher-php-server from 3.3.1 to 3.4.1 (#941)
Bumps [pusher/pusher-php-server](https://github.com/pusher/pusher-http-php) from 3.3.1 to 3.4.1.
<details>
<summary>Release notes</summary>

*Sourced from [pusher/pusher-php-server's releases](https://github.com/pusher/pusher-http-php/releases).*

> ## v3.4.1
> [ADDED] Support for PHP 7.3.
> 
> ## v3.4.0
> [ADDED] `get_users_info` method.
</details>
<details>
<summary>Changelog</summary>

*Sourced from [pusher/pusher-php-server's changelog](https://github.com/pusher/pusher-http-php/blob/master/CHANGELOG.md).*

> ## 3.4.1 (2019-03-18)
> 
> [ADDED] Support for PHP 7.3.
> 
> ## 3.4.0 (2019-03-11)
> 
> [ADDED] `get_users_info` method.
</details>
<details>
<summary>Commits</summary>

- [`a5fcdc6`](a5fcdc65ef) Merge pull request [#214](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/214) from pusher/v341-release
- [`4e6d35f`](4e6d35f7ee) v3.4.1 release
- [`f965ee5`](f965ee5d08) Merge pull request [#212](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/212) from GrahamCampbell/patch-1
- [`a30d364`](a30d364f6c) Fix composer.json
- [`9093be6`](9093be6934) Merge pull request [#210](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/210) from pusher/v340-release
- [`78642a8`](78642a8802) v3.4.0 release
- [`55e33e6`](55e33e6b62) Merge pull request [#209](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/209) from pusher/add-get-users-info-method
- [`9646aa4`](9646aa414e) Merge pull request [#208](https://github-redirect.dependabot.com/pusher/pusher-http-php/issues/208) from pusher/test-against-php73
- [`26bc343`](26bc3439c7) Add get_users_info method
- [`c124ff3`](c124ff359f) Test against PHP 7.3
- Additional commits viewable in [compare view](https://github.com/pusher/pusher-http-php/compare/v3.3.1...v3.4.1)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=3.3.1&new-version=3.4.1)](https://dependabot.com/compatibility-score.html?dependency-name=pusher/pusher-php-server&package-manager=composer&previous-version=3.3.1&new-version=3.4.1)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
2019-03-26 09:50:32 +01:00
dependabot[bot]
fdc21c502d Bump aws/aws-sdk-php-laravel from 3.3.1 to 3.3.2 (#937)
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel) from 3.3.1 to 3.3.2.
<details>
<summary>Release notes</summary>

*Sourced from [aws/aws-sdk-php-laravel's releases](https://github.com/aws/aws-sdk-php-laravel/releases).*

> ## Version 3.3.2
> * Align with suggested Laravel configuration practices
> * Travis CI updated with PHP 7.3 and dependency resolution fixes
</details>
<details>
<summary>Changelog</summary>

*Sourced from [aws/aws-sdk-php-laravel's changelog](https://github.com/aws/aws-sdk-php-laravel/blob/master/CHANGELOG.md).*

> ## 3.3.2 - 2019-03-15
> 
> * Align with suggested Laravel configuration practices
> * Travis CI updated with PHP 7.3 and dependency resolution fixes
</details>
<details>
<summary>Commits</summary>

- [`3e8e880`](3e8e8801d6) 3.3.2 release
- [`03124f8`](03124f83f6) Composer & Travis updates ([#155](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/155))
- [`0594ccf`](0594ccf58d) Align with suggested laravel config practices ([#145](https://github-redirect.dependabot.com/aws/aws-sdk-php-laravel/issues/145))
- See full diff in [compare view](https://github.com/aws/aws-sdk-php-laravel/compare/3.3.1...3.3.2)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.3.1&new-version=3.3.2)](https://dependabot.com/compatibility-score.html?dependency-name=aws/aws-sdk-php-laravel&package-manager=composer&previous-version=3.3.1&new-version=3.3.2)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

</details>
2019-03-22 15:46:49 +01:00
Phan An
ec2562bcd3 Add PHP7.3 into Travis 2019-03-17 12:38:18 +01:00
Phan An
0f607dab73 Sync with core (fixes #898) 2019-03-17 12:34:54 +01:00