Phan An
a20e376b4c
chore: sync with core
2020-12-05 20:44:22 +01:00
Phan An
6f4809ebe2
Revert "chore: change artist name DB type to text ( fixes #879 ) ( #1260 )"
...
This reverts commit 89be90844e
.
2020-11-14 19:17:51 +01:00
Phan An
febd953b05
fix: broken migration
2020-11-14 19:12:43 +01:00
Phan An
c64e172924
chore: ignoring mix-manifest.json
2020-11-14 19:02:40 +01:00
Phan An
52c3b6e55a
Merge branch 'master' of github.com:koel/koel into master
2020-11-14 18:03:04 +01:00
Phan An
0b3487daf4
chore(builds): remove obsolete PHP versions from Travis
2020-11-14 18:02:34 +01:00
dependabot[bot]
f65945eef6
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 ( #1230 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-14 17:59:25 +01:00
Phan An
58c00192ad
chore(builds): upgrade to Laravel 8 ( #1261 )
2020-11-14 17:57:25 +01:00
Phan An
6130bf7b79
chore(builds): build all branches
2020-11-14 16:25:08 +01:00
Phan An
89be90844e
chore: change artist name DB type to text ( fixes #879 ) ( #1260 )
2020-11-14 16:23:09 +01:00
Phan An
e9b850fc33
Merge branch 'master' of github.com:koel/koel into master
2020-10-26 16:34:50 +01:00
Phan An
36b808c067
chore: cleanups
2020-10-26 16:29:29 +01:00
Phan An
97c3055c4e
Create CODE_OF_CONDUCT.md
2020-09-14 09:48:41 +02:00
Phan An
fd25a58deb
chore: sync with core
2020-09-14 00:04:46 +02:00
Phan An
1d6d832a15
feat: better API and API docs
2020-09-14 00:04:07 +02:00
Phan An
a84988eb70
chore: sync with core
2020-09-12 17:27:42 +02:00
Phan An
860ec4648f
chore: use Laravel' original structure
2020-09-12 17:14:34 +02:00
Phan An
8c7ea708a5
chore: remove fideloper/proxy
2020-09-12 17:12:52 +02:00
Phan An
b4b3f71256
chore: remove Browserkit-related packages
2020-09-12 17:11:03 +02:00
Phan An
71ed17350c
chore: remove php-mock/php-mock-mockery
2020-09-12 17:09:12 +02:00
Phan An
ad28b68467
chore: remove mikey179/vfsstream
2020-09-12 17:07:27 +02:00
Phan An
afe9058177
chore: remove laravel/browser-kit-testing
2020-09-12 17:06:36 +02:00
Phan An
7aca5e699c
Merge branch 'master' of github.com:koel/koel into master
2020-09-10 11:29:36 +02:00
Phan An
d6eeb8a2e0
chore: clean up TestCase classes
2020-09-09 18:18:53 +02:00
MyPod
69304fd97a
Add support for selecting Redis DB ( #1247 )
...
I happen to use a central instance of Redis for various projects and could use having this change integrated, allowing to specify from .env the database to use.
2020-09-09 16:01:44 +02:00
Phan An
448d33c2c3
feat: group web routes under web/
2020-09-07 23:03:22 +02:00
Phan An
84b05c449f
feat: move non-API routes out of API namespace
2020-09-07 22:43:23 +02:00
Phan An
0b22627dd1
feat: use Husky and lint-staged for CSFixer
2020-09-06 23:33:17 +02:00
Phan An
d625de8d7a
chore: remove StyleCI
2020-09-06 23:31:10 +02:00
Phan An
bf8feac8ea
Merge branch 'master' of github.com:koel/koel into master
2020-09-06 23:28:32 +02:00
Phan An
d964d1efe9
chore: sync with core
2020-09-06 23:22:51 +02:00
Phan An
67fc706870
fix: API doc for Lastfm connect
2020-09-06 23:22:12 +02:00
Phan An
4b799e85a7
feat: add PHPCSFixer
2020-09-06 23:20:42 +02:00
Phan An
715c18ef14
chore: cleanup
2020-09-06 23:12:25 +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
f9d0017d11
chore: sync with core
2020-09-05 20:41:34 +02:00
Svante Richter
e66b04a0a8
Build via github actions ( #1231 )
2020-07-15 15:20:02 +02:00
Phan An
88c3a4f989
chore: sync with core
2020-06-14 01:02:40 +02:00
Phan An
ca8b33d983
chore: sync with core
2020-06-14 00:11:14 +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
f51e6e7326
fix: Upload test
2020-06-13 21:44:15 +02:00
Phan An
534bdb61fa
chore: sync with core
2020-06-13 20:11:31 +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
59bb1a585c
fix: remove createApplication return type
2020-06-13 16:09:17 +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