Commit graph

1967 commits

Author SHA1 Message Date
Phan An
51962449c6
chore: sync with core 2021-04-18 20:40:47 +02:00
Phan An
05441f834c
feat: add public column to playlists table 2021-04-18 20:30:47 +02:00
Phan An
871d2e3463
feat: convert playlist ID from int to regex string 2021-04-16 16:47:42 +02:00
Phan An
8215da008d
Update README.md 2021-04-16 15:02:58 +02:00
Phan An
dbcc67a781
chore: sync with core 2021-04-16 15:00:17 +02:00
Phan An
9128560481
chore: move tag script into scripts directory 2021-04-16 12:07:43 +02:00
Phan An
c0bc2754a4
chore: bump version to v5.1.1 2021-04-16 11:38:00 +02:00
Phan An
2b06c95e61
Merge branch 'master' of github.com:koel/koel into master 2021-04-16 11:35:50 +02:00
Phan An
0e0e6f436b
fix: do not delete the whole search-indexes dir 2021-04-16 11:35:36 +02:00
Tony Wasserka
c9446c4adb
Recognize the standard MIME type for uploaded FLAC audio (#1290)
Before this change, Koel only recognized the non-standard MIME type audio/x-flac.

Server-side portion of https://github.com/koel/core/pull/53.
2021-04-11 19:51:36 +02:00
Phan An
0250970de0
feat (build): use dedicated GitHub actions to install packages (#1289) 2021-03-10 10:18:48 +01:00
Phan An
5a611b9a0d chore: sync with core 2021-02-14 14:03:31 +01:00
Phan An
690ad0c6b9 chore: sync with core 2021-02-14 01:09:44 +01:00
Phan An
5e0546979a chore: sync with core 2021-02-04 21:20:36 +01:00
Phan An
ce426b83fa chore: sync with core 2021-02-01 22:15:03 +01:00
Phan An
ba1ab7a6ae fix: upgrade PHPStan config 2021-01-31 18:53:28 +01:00
Phan An
2ea5108e30 feat(test): better test script 2021-01-31 18:49:54 +01:00
Phan An
8a966242f0 feat: reset API token if password is changed 2021-01-31 18:21:57 +01:00
Phan An
1c93222085 chore: sync with core 2021-01-31 11:53:32 +01:00
Phan An
d000f77bab chore: sync with core 2021-01-30 21:26:23 +01:00
Phan An
c1d0fa269c chore: sync with core 2021-01-30 17:13:44 +01:00
Phan An
c132aeb3de chore: sync with core 2021-01-30 16:48:45 +01:00
Phan An
853ffa1518 chore: sync with core 2021-01-30 16:27:40 +01:00
Phan An
20cfecd52f chore: sync with core 2021-01-24 23:28:53 +01:00
Phan An
bba2cb7067 chore: sync with core 2021-01-24 22:08:40 +01:00
Phan An
6872836946 fix(test): remove obsolete song download test 2021-01-24 19:58:11 +01:00
Phan An
fd5f79ee63 Merge branch 'master' of github.com:koel/koel into master 2021-01-24 19:41:33 +01:00
Phan An
e17777c931 chore: sync with core 2021-01-24 19:41:26 +01:00
dependabot[bot]
646d8a32a4 chore(deps): bump laravel/framework from 8.21.0 to 8.22.1 (#1274)
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.21.0 to 8.22.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.21.0...v8.22.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-24 19:41:26 +01:00
Phan An
4c537990b5 chore: sync with core 2021-01-24 19:38:41 +01:00
dependabot[bot]
78f1be484c
chore(deps): bump laravel/framework from 8.21.0 to 8.22.1 (#1274)
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.21.0 to 8.22.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](https://github.com/laravel/framework/compare/v8.21.0...v8.22.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-23 22:33:03 +01:00
Phan An
d498d17e0a chore: bump version 2021-01-23 22:31:16 +01:00
Phan An
4432ad6c21 feat: use default admin credentials during setup 2021-01-23 19:58:08 +01:00
Phan An
7dad6aebf0 chore: sync with core 2021-01-23 19:28:30 +01:00
Phan An
69fbb2a60e chore: sync with core 2021-01-23 19:12:24 +01:00
Phan An
71f1f9e6be feat(test): add e2e test for theme setting 2021-01-23 17:35:49 +01:00
Phan An
7131da3f5a chore: sync with core 2021-01-18 21:22:29 +01:00
Phan An
3fe53152de chore: sync with core 2021-01-18 20:10:56 +01:00
Phan An
8a085a7fb6 chore(build): rename release name 2021-01-18 20:10:44 +01:00
Phan An
3979d1d18c feat: make tag command more colorful 2021-01-10 23:53:09 +01:00
Phan An
a47f0c0c06 feat: add a simple script to tag version 2021-01-10 23:48:54 +01:00
Phan An
cc840f6428 chore: sync with core 2021-01-10 23:38:54 +01:00
Phan An
5a8f7114ba chore: remove custom Application file 2021-01-10 23:18:21 +01:00
Phan An
e284a40d0d feat: store Koel version in a .version config file instead 2021-01-10 23:18:14 +01:00
Phan An
2e5b9b642e chore: sync with core 2021-01-10 22:36:52 +01:00
Phan An
6f05f8ddeb chore: use config() instead of env() 2021-01-10 22:36:24 +01:00
Phan An
79ceed0820 chore: sync with core 2021-01-10 21:49:02 +01:00
Phan An
119ba008d7 chore: remove API docs link 2021-01-09 23:15:24 +01:00
Phan An
a816bb21e9 chore(deps): upgrade packages 2021-01-09 18:59:16 +01:00
Phan An
4557568208 chore: bump version 2021-01-09 13:40:37 +01:00