Phan An
84a72d284c
feat: add Laravel Scount & TNTSearch
2020-12-23 11:53:00 +01:00
Phan An
094d07fad3
chore: remove leftover storage directory
2020-12-23 11:16:53 +01:00
Phan An
d3b3e85ee9
Merge branch 'master' of github.com:koel/koel into master
2020-12-23 11:08:17 +01:00
Phan An
1cfcc65722
build(deps): remove filp/whoops
2020-12-23 11:08:06 +01:00
dependabot[bot]
d6da18a02a
chore(deps): bump elliptic from 6.5.0 to 6.5.3 ( #1240 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-23 00:53:10 +01:00
Phan An
41e9ff26fa
chore: exclude some folders from coverage
2020-12-23 00:27:16 +01:00
Phan An
e6b9a8960a
build: so long, Travis, and thanks for all the fish
2020-12-23 00:22:33 +01:00
Phan An
86e4d9476d
build: add CodeCov
2020-12-23 00:18:07 +01:00
Phan An
dd31ab7fbe
chore: fix remaining static analysis problems
2020-12-23 00:12:05 +01:00
Phan An
3a3eb3bc68
chore: prepare the workflow
2020-12-23 00:04:13 +01:00
Phan An
50a94cb4b9
chore: fix static analysis problems
2020-12-23 00:01:49 +01:00
Phan An
560d41bf1d
chore: fix CS
2020-12-22 21:11:22 +01:00
Phan An
a90d961440
chore(builds): update packages
2020-12-22 21:11:07 +01:00
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