Commit graph

1854 commits

Author SHA1 Message Date
Phan An
5fb1d6aa75 feat(test): add e2e Favorites tests 2021-01-01 14:31:53 +01:00
Phan An
18d5a77fa6 feat(build): add e2e workflow 2020-12-31 23:47:23 +01:00
Phan An
8066c8bc99 feat(test): add update smart playlist e2e test 2020-12-31 22:52:09 +01:00
Phan An
7bbb6eee1e feat(test): add delete playlist e2e test 2020-12-31 22:51:14 +01:00
Phan An
111ad75a0d chore(test): add smart playlist into data fixture 2020-12-31 22:04:57 +01:00
Phan An
265d89918a chore(test): add test for smart playlist creation 2020-12-31 20:01:09 +01:00
Phan An
29953e45dd chore(test): remove redundant time calls 2020-12-31 09:47:51 +01:00
Phan An
524a4b7039 feat(test): add e2e playlist tests 2020-12-30 23:37:41 +01:00
Phan An
ff99d596fb fix(test): broken login test 2020-12-30 23:37:22 +01:00
Phan An
b45a8c40e3 feat(test): add e2e menu sidebar tests 2020-12-30 23:12:33 +01:00
Phan An
e46811a840 feat(test): add e2e tests app layout 2020-12-30 19:56:41 +01:00
Phan An
dc180064be feat(test): add e2e tests for Home 2020-12-30 19:44:47 +01:00
Phan An
9740bf8d12 feat(test): complete authentication E2E tests 2020-12-30 11:20:19 +01:00
Phan An
d29a2dcf39 feat: make e2e start dev server automatically 2020-12-30 11:11:08 +01:00
Phan An
0fd84fa212 feat(test): restart Cypress initiative 2020-12-30 02:06:29 +01:00
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