Commit graph

1839 commits

Author SHA1 Message Date
Phan An
06f061db5b chore: sync with core 2020-12-29 21:58:07 +01:00
Phan An
8dc65ef95a chore: sync with core 2020-12-29 20:24:10 +01:00
Phan An
935a5dd627 chore: sync with core 2020-12-29 00:56:37 +01:00
Phan An
1d7140e1a0 chore: sync with core 2020-12-29 00:11:36 +01:00
Phan An
1955f324bb fix(build): broken prod build 2020-12-28 22:38:13 +01:00
Phan An
09e85d75e2 chore: sync with core 2020-12-28 22:32:27 +01:00
Phan An
654ff27da1 chore: sync with core 2020-12-28 21:52:05 +01:00
Phan An
2e83bc3f7c feat: add supports for custom .user.ini files 2020-12-27 12:26:15 +01:00
Phan An
5ee644d5a7 fix: hot reloading issue 2020-12-25 23:52:00 +01:00
Phan An
232698d8db chore: sync with core 2020-12-25 17:17:25 +01:00
Phan An
88d3837e5a build(deps): add algolia/algoliasearch-client-php 2020-12-25 13:41:08 +01:00
Phan An
b901a8cbb2
Merge pull request #1269 from koel/search 2020-12-25 13:30:54 +01:00
Phan An
8fc7564390 chore: sync with core 2020-12-25 13:26:40 +01:00
Phan An
588b30d9bb feat: modify the response format for search 2020-12-25 12:52:28 +01:00
Phan An
cacca23c02 chore: sync with core 2020-12-24 23:59:31 +01:00
Phan An
c9fe724036 feat: add Song search 2020-12-24 23:35:39 +01:00
Phan An
a4ef8b0546 chore: remove public/mix-manifest.json from tracking 2020-12-24 14:26:21 +01:00
Phan An
201da1caa5 feat: add Excerpt search 2020-12-24 13:41:18 +01:00
Phan An
858ee703c4 fix: breakage in generateAlbumCover 2020-12-23 14:26:33 +01:00
Phan An
dbb91d24f9 chore: rename the search:import command 2020-12-23 14:04:02 +01:00
Phan An
ef7d00e16a feat: guess Model class automagically 2020-12-23 12:03:53 +01:00
Phan An
5293bd9da0 feat: add import:search command 2020-12-23 11:53:17 +01:00
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