Commit graph

1598 commits

Author SHA1 Message Date
Phan An
4f5689dc58 Update submodule 2018-09-26 19:01:53 +02:00
Grey Baker
e25ed34863 Bump laravel/framework from 5.6.35 to 5.6.38 (#808)
Bumps [laravel/framework](https://github.com/laravel/framework) from 5.6.35 to 5.6.38.
<details>
<summary>Changelog</summary>

*Sourced from [laravel/framework's changelog](https://github.com/laravel/framework/blob/5.7/CHANGELOG-5.6.md).*

> # Release Notes for 5.6.x
> 
> ## v5.6.36 (2018-09-02)
> 
> ### Changed
> - Use higher order messages in Collection ([#25356](https://github-redirect.dependabot.com/laravel/framework/pull/25356))
> - Use the getAttributes method on insert ([#25355](https://github-redirect.dependabot.com/laravel/framework/pull/25355))
> 
> ### Fixed
> - `logoutOtherDevices` method in `Illuminate/Auth/SessionGuard.php` class breaks "remember me" cookie ([#25386](https://github-redirect.dependabot.com/laravel/framework/pull/25386))
> - Fix self relation existence queries with custom keys ([#25397](https://github-redirect.dependabot.com/laravel/framework/pull/25397))
> - Fix relationships with global scope columns ([#25368](https://github-redirect.dependabot.com/laravel/framework/pull/25368))
> - Fix: revert model syncing after soft-delete ([#25392](https://github-redirect.dependabot.com/laravel/framework/pull/25392))
> - Fix mailables always being queued for later if using Queueable trait ([#25378](https://github-redirect.dependabot.com/laravel/framework/pull/25378))
> 
> ### Security
> - escape lang directive echos ([d3c0a369057d0b6ebf29b5f51c903b1a85e3e09b](d3c0a36905))
</details>
<details>
<summary>Commits</summary>

- [`38d838b`](38d838bab9) version
- [`dc83d33`](dc83d33c3f) [5.6] Allow load relations with similar keys using strict comparisson ([#25429](https://github-redirect.dependabot.com/laravel/framework/issues/25429))
- [`805181c`](805181ce81) formatting
- [`a8c5056`](a8c505652b) Fix nullable MorphTo and $touches
- [`83bd575`](83bd575a3f) Fix the return types for Command methods ([#25425](https://github-redirect.dependabot.com/laravel/framework/issues/25425))
- [`62332b6`](62332b6f79) Merge pull request [#25414](https://github-redirect.dependabot.com/laravel/framework/issues/25414) from carusogabriel/null-type-hint
- [`b56c3d8`](b56c3d8a89) Merge pull request [#25412](https://github-redirect.dependabot.com/laravel/framework/issues/25412) from carusogabriel/useless-parentheses
- [`7fef030`](7fef0307c6) [5.6] Move null type hint to the last position in phpDocs
- [`c3b57a1`](c3b57a1cff) [5.6] Remove useless parentheses
- [`975e182`](975e182d42) version
- Additional commits viewable in [compare view](https://github.com/laravel/framework/compare/v5.6.35...v5.6.38)
</details>
<br/>

(This is an example of the kind of PRs Dependabot creates, so you can see it in action alongside #807. It won't automatically rebase or any of the clever stuff Dependabot normally does because I've manually copied it across, though.)
2018-09-26 16:16:19 +02:00
Phan An
00e4de6c8d Upgrade packages 2018-09-21 17:09:07 +02:00
Phan An
8b16bde302 Sync with core 2018-09-21 16:28:15 +02:00
Phan An
cc9435159c Sync with core 2018-09-21 12:39:13 +02:00
Phan An
3bb18ab9d2 Fix Pusher namespace problem 2018-09-16 14:23:39 +02:00
Phan An
52a010ce34 Do not test js 2018-09-06 16:08:09 +07:00
Phan An
f755d9217a Update submodule 2018-09-06 16:07:09 +07:00
Phan An
3912eddfac Update submodule 2018-09-05 13:23:59 +07:00
Phan An
f825892fb2 Use webpack codesplitting 2018-09-04 16:32:39 +07:00
Phan An
1497450768 Remove cors package 2018-09-04 15:15:16 +07:00
Phan An
3313cd1a1d
Apply fixes from StyleCI (#804) 2018-09-04 13:26:02 +07:00
Phan An
096eb7e610 Remove over-engineered service 2018-09-04 13:25:24 +07:00
Phan An
4b8153e503 Fix parameter type 2018-09-04 13:09:52 +07:00
Phan An
5102e75698
Apply fixes from StyleCI (#803) 2018-09-04 12:43:12 +07:00
Phan An
140de34615 Some tweaks and fixes for sync cmd 2018-09-04 12:42:49 +07:00
Phan An
373870fefb Add a UserPreferenceService 2018-09-04 12:34:02 +07:00
Phan An
0f9bb32956 Refactor Lastfm's disconnect 2018-09-04 09:25:34 +07:00
Phan An
5c870ee254 Refactor Lastfm's connect 2018-09-04 09:24:29 +07:00
Phan An
47480ef49d
Apply fixes from StyleCI (#802) 2018-09-03 20:15:36 +07:00
Phan An
efcb6757d2 Fix type hint 2018-09-03 20:14:55 +07:00
Phan An
24cff9c2a8
Apply fixes from StyleCI (#801) 2018-09-03 20:13:54 +07:00
Phan An
5a4a6367be Fix type hint 2018-09-03 20:13:24 +07:00
Phan An
368d7ab484
Apply fixes from StyleCI (#800) 2018-09-03 19:42:37 +07:00
Phan An
a57fe76dfe Fix some more advanced errors reported by PHPStan 2018-09-03 19:42:14 +07:00
Phan An
40d4174d04
Apply fixes from StyleCI (#799) 2018-08-31 20:47:45 +07:00
Phan An
d88dd79f15 Fix basic errors detected by PHPStan 2018-08-31 20:47:15 +07:00
Phan An
c4beca787b Assert that version is cached 2018-08-30 12:42:47 +07:00
Phan An
b91d478fdf
Apply fixes from StyleCI (#798) 2018-08-30 12:37:24 +07:00
Phan An
351efe4092 Move version checking logic to a service 2018-08-30 12:37:03 +07:00
Phan An
a475454b5f Add PHPStan 2018-08-30 10:30:34 +07:00
Phan An
b75d924e22 Fix parameter type 2018-08-30 10:26:18 +07:00
Phan An
06b7f7f5ca
Apply fixes from StyleCI (#797) 2018-08-30 10:16:40 +07:00
Phan An
3b2f6b9d1c Fix type hint 2018-08-30 10:16:21 +07:00
Phan An
453fb76c5d Refactor and fix requests 2018-08-30 10:11:47 +07:00
Phan An
86cd0fbb4f
Apply fixes from StyleCI (#796) 2018-08-30 09:53:39 +07:00
Phan An
37ec4aaa6f Use a proper package for php streamer 2018-08-30 09:53:18 +07:00
Phan An
2349a66a31 Refactor php streamer 2018-08-30 09:45:48 +07:00
Phan An
90ed58cb91 Add pusher package 2018-08-29 17:41:45 +07:00
Phan An
6eae3b53a2 Service configs can be null 2018-08-29 17:36:05 +07:00
Phan An
8638c229a8 Fix the error with S3Client being null 2018-08-29 17:18:56 +07:00
Phan An
9222af21e8
Apply fixes from StyleCI (#794) 2018-08-29 11:54:33 +02:00
Phan An
94f56648c2 Use a package to handle CORS 2018-08-29 16:54:13 +07:00
Phan An
fe34592e66
Apply fixes from StyleCI (#793) 2018-08-29 11:42:11 +02:00
Phan An
1558062428 Rewrite the file synchronization handling logic 2018-08-29 16:41:42 +07:00
Phan An
96bbbee4a7
Apply fixes from StyleCI (#791) 2018-08-29 10:04:02 +02:00
Phan An
a31664adf7 Fix get preferences error 2018-08-29 15:01:53 +07:00
Phan An
ca2e737554 Use observers for model events 2018-08-29 14:58:59 +07:00
Phan An
e17c2e29d8 Upgrade to Laravel 5.6 and PHP 7.1 2018-08-29 14:49:01 +07:00
Phan An
3825452658
Apply fixes from StyleCI (#790) 2018-08-29 09:07:44 +02:00