Phan An
4b799e85a7
feat: add PHPCSFixer
2020-09-06 23:20:42 +02:00
Phan An
d5e2d3ec79
fix: make Lastfm work with Sanctum
2020-09-06 23:11:48 +02:00
Phan An
e356e72814
feat: upgrade Laravel to 7.x
2020-09-06 20:21:39 +02:00
Phan An
2c69295ddd
feat: Allow changing password of any user from command line
2020-06-13 21:57:00 +02:00
Phan An
2b65cb6c57
chore: change song upload api return format
2020-06-13 20:11:27 +02:00
Phan An
a5d25c3aed
feat: Allow creating admins
2020-06-13 17:23:22 +02:00
Phan An
3fbf14efd2
chore: sandbox tests
2020-06-13 14:19:24 +02:00
Phan An
c707a0be65
feat: delete old album/artist images upon creating new ones
2020-06-13 13:00:51 +02:00
Phan An
dcf6970355
chore: make album thumbnail blurry
2020-06-12 17:05:18 +02:00
Phan An
6977cc4986
feat: get album thumbnail from the server
2020-06-12 15:55:45 +02:00
Phan An
40d4671b28
chore: bump version
2020-06-10 19:55:17 +02:00
Phan An
e6eb28ba2d
feat: add upload feature
2020-06-07 22:43:04 +02:00
Phan An
2ecc37bf63
feat: use a Intervention/Image for proper image handling
2020-04-27 22:32:24 +02:00
Phan An
70e0f28774
feat: make Last.fm-related features queue-ready
2020-04-27 20:55:23 +02:00
Phan An
e5a67fed05
feat: drag/drop to upload album/artist images
2020-04-26 21:09:43 +02:00
Phan An
b1aad48919
chore: bump version
2020-04-23 09:32:05 +02:00
Phan An
236b50fb56
fix: broken Lastfm search if empty bio/wiki
2020-04-23 00:14:05 +02:00
Phan An
8d12ce4e6b
chore: bump version
2020-04-21 22:51:17 +02:00
Phan An
185cbeb870
Use JSON instead of XML for Last.fm API ( #1215 )
...
* trigger Travis build
* Revert "trigger Travis build"
This reverts commit 4c6410c79c
.
* feat: use JSON instead of XML for Last.fm API
2020-04-18 16:15:07 +02:00
Joris MASSON
d841ca7c62
Fix hotloading ( #1209 )
2020-04-18 12:15:43 +02:00
Phan An
4858514225
Revert "Apply fixes from StyleCI ( #1207 )"
...
This reverts commit c2e358bdc8
.
2020-04-12 10:18:17 +02:00
Phan An
c2e358bdc8
Apply fixes from StyleCI ( #1207 )
2020-04-12 10:08:37 +02:00
Phan An
27c4aaf2ba
Revert "Apply fixes from StyleCI ( #1205 )"
...
This reverts commit 1cccffd6ce
.
2020-04-12 10:07:44 +02:00
Phan An
1cccffd6ce
Apply fixes from StyleCI ( #1205 )
2020-04-07 23:41:30 +02:00
Phan An
9cdca86b89
docs: remove periods from action titles
2020-04-07 23:41:06 +02:00
dependabot-preview[bot]
cce534bac9
chore(deps): bump aws/aws-sdk-php-laravel from 3.4.0 to 3.5.0 ( #1195 )
...
* chore(deps): bump aws/aws-sdk-php-laravel from 3.4.0 to 3.5.0
Bumps [aws/aws-sdk-php-laravel](https://github.com/aws/aws-sdk-php-laravel ) from 3.4.0 to 3.5.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.4.0...3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Apply fixes from StyleCI (#1196 )
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Phan An <me@phanan.net>
2020-03-12 16:30:52 +01:00
Phan An
8f142eb03b
Apply fixes from StyleCI ( #1194 )
2020-03-10 11:16:55 +01:00
Torbjörn Lönnemark
d487727fd5
Fix TranscodingStreamer for PHP 7.4 ( #1189 )
...
Passing the glue parameter after the pieces parameter when calling
implode is deprecated as of PHP 7.4.
This was the only remaining instance, all other implode calls already
use the correct parameter order.
2020-03-10 11:16:34 +01:00
Phan An
eed350e890
fix: broken YouTube service when there's no connection
2020-01-31 01:51:59 +07:00
dependabot-preview[bot]
0fff66ece8
chore(deps-dev): bump filp/whoops from 2.7.0 to 2.7.1 ( #1171 )
...
* chore(deps-dev): bump filp/whoops from 2.7.0 to 2.7.1
Bumps [filp/whoops](https://github.com/filp/whoops ) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/filp/whoops/releases )
- [Changelog](https://github.com/filp/whoops/blob/master/CHANGELOG.md )
- [Commits](https://github.com/filp/whoops/compare/2.7.0...2.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Apply fixes from StyleCI (#1172 )
Co-authored-by: Phan An <me@phanan.net>
2020-01-17 17:45:45 +01:00
Phan An
dc0a0739e7
chore: v4.2.2
2019-12-02 18:37:47 +01:00
Phan An
32b75e0dca
fix: dispatching SongStartedPlaying event
2019-12-02 10:42:53 +01:00
Phan An
cab9f28285
fix: create smart playlist parameters
2019-11-30 09:11:26 +01:00
Phan An
220a0e2623
Apply fixes from StyleCI ( #1130 )
2019-11-30 08:52:42 +01:00
Phan An
46f64b9970
chore: improve SmartPlaylistRuleParameterFactory a bit
2019-11-30 08:52:25 +01:00
Phan An
c42c770acf
chore: more cleanups
2019-11-29 23:15:53 +01:00
Phan An
7a6d930335
Apply fixes from StyleCI ( #1129 )
2019-11-29 22:23:58 +01:00
Phan An
ef140d8819
chore: better firstOrCreate usage
2019-11-29 22:23:40 +01:00
Phan An
e6e452dbe5
fix: declare methods for AskForPassword trait
2019-11-29 21:51:21 +01:00
Phan An
872764da5a
chore: clean up seeders
2019-11-29 21:50:59 +01:00
Phan An
4dabfd1c6f
chore: improve password collecting for commands
2019-11-29 21:28:34 +01:00
Phan An
6824b91b00
chore: v4.2.1
2019-11-29 20:32:07 +01:00
Phan An
23eba5b59c
chore: v4.2.0
2019-11-28 21:37:40 +01:00
Phan An
797606c4b8
chore: bump version
2019-11-28 21:33:52 +01:00
Phan An
3c2d6a040b
fix: disable updating preferences in demo
2019-11-06 12:33:40 +01:00
Phan An
3875b86962
chore: bump version
2019-10-26 19:06:11 +02:00
Phan An
96fd0d28b1
fix: nullable User typehint
2019-10-23 15:51:37 +02:00
Phan An
c41e281930
feat: Allow changing admin password via console
2019-10-23 15:33:31 +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