Phan An
a19e30e74a
Use constants for HTTP status code
2019-06-30 17:27:07 +02:00
Phan An
af375d0ede
Apply fixes from StyleCI ( #1016 )
2019-06-30 16:23:30 +02:00
Phan An
b3b9202ed8
Fix some problems with code analytics
2019-06-30 16:23:02 +02:00
Phan An
96488ba091
Refactor file synchronizer class
2019-06-30 15:37:33 +02:00
Phan An
d5d75577ed
Apply fixes from StyleCI ( #1015 )
2019-06-30 13:24:04 +02:00
Phan An
69cfab9515
Rename SyncCommand file
2019-06-30 13:22:01 +02:00
Phan An
cd84735a08
Apply fixes from StyleCI ( #1014 )
2019-06-30 13:13:41 +02:00
Phan An
931d5dbf6f
Make album and artist image paths not so random
2019-06-30 13:13:20 +02:00
Phan An
5f0a487586
Fix SongZipArchive tests
2019-06-30 13:13:20 +02:00
Phan An
b349110d50
Apply fixes from StyleCI ( #1013 )
2019-06-30 12:19:11 +02:00
Phan An
193b484839
Remove unnecessary model tests
2019-06-30 12:18:48 +02:00
Phan An
9efd232daf
Add some improvements for SongZipArchive
2019-06-30 12:18:48 +02:00
dependabot[bot]
756b325147
Bump axios from 0.15.3 to 0.18.1 ( #987 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.15.3 to 0.18.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.18.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.15.3...v0.18.1 )
2019-06-24 20:35:34 +02:00
dependabot[bot]
7fd06fb3d0
Bump fstream from 1.0.11 to 1.0.12 in /api-docs/source ( #988 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
2019-06-24 20:14:45 +02:00
dependabot[bot]
83acf36d7d
Bump fstream from 1.0.11 to 1.0.12 ( #986 )
...
Bumps [fstream](https://github.com/npm/fstream ) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases )
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12 )
2019-06-24 20:14:39 +02:00
dependabot[bot]
73cd934204
Bump handlebars from 4.0.12 to 4.1.2 ( #990 )
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-24 20:14:33 +02:00
dependabot[bot]
78730af083
Bump eslint from 3.19.0 to 4.18.2 ( #1002 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 3.19.0 to 4.18.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v3.19.0...v4.18.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2019-06-24 20:12:14 +02:00
Phan An
80b2a40dc3
Sync with core
2019-06-20 23:36:02 +02:00
Phan An
22e946076c
Fix return type
2019-06-16 23:14:47 +02:00
Phan An
5f77c061f9
Apply fixes from StyleCI ( #999 )
2019-06-16 23:13:25 +02:00
Phan An
d4c68e33e5
Fix return type
2019-06-16 23:12:56 +02:00
Phan An
48e5df7228
Sync with core
2019-06-01 15:53:16 +02:00
Phan An
fcc02dc24c
Sync with core
2019-06-01 15:35:05 +02:00
Phan An
360a7d80d6
Sync with core
2019-06-01 15:17:38 +02:00
Phan An
b7971a0ea8
Sync with core
2019-05-26 18:11:49 +02:00
Phan An
07575ebb7e
Sync with core
2019-05-25 22:12:30 +02:00
Phan An
5ddff3dd5c
Sync with core
2019-05-25 16:09:11 +02:00
red-coracle
d9358cc181
Fix downloading songs from favourites playlist ( #979 )
2019-05-24 10:20:47 +02:00
Phan An
2bd3480df0
Create FUNDING.yml
2019-05-23 14:49:02 +02:00
Moritz Eysholdt
99b42cb18b
Make it easier to contribute to koel by having an online IDE ( #975 )
...
* Added Gitpod Config
* Start with music in the playlist
2019-05-21 11:52:35 +02:00
Phan An
488854127a
Allow force https
2019-05-18 22:43:30 +02:00
Phan An
396a4e2798
Sync with core
2019-04-28 17:49:03 +02:00
Phan An
d058dc9abe
Define global vars for cypress
2019-04-28 17:49:03 +02:00
Svante Richter
a01dd87a46
Add sqlite support ( #599 )
...
All the tests already seem to run on sqlite, so there (in my mind) is no reason to not provide support for it.
The only change needed was to lower the delete chunk size.
2019-04-22 16:26:28 +02:00
Phan An
8c197d58ad
Fix vfsstream package name
2019-04-21 23:54:38 +02:00
Phan An
b7a15ee747
Remove unnecessary env vars
2019-04-21 23:52:12 +02:00
Phan An
37597e2a35
Fixing Cypress issue
2019-04-21 23:43:19 +02:00
Phan An
eaaa1610e0
Sync with core
2019-04-16 12:42:36 +02:00
Phan An
f10657e653
Some Cypress tweaks (still broken)
2019-04-14 17:35:54 +02:00
Phan An
ae6a5da550
Try cypress on Travis
2019-04-14 17:12:45 +02:00
Phan An
e879a1e757
Add cypress support
2019-04-14 17:01:36 +02:00
Phan An
08ceb25edb
Fix recently played bug
2019-04-14 16:12:16 +02:00
Phan An
a998e898f1
Sync with core
2019-04-13 22:49:54 +02:00
Phan An
774076e630
Sync with core
2019-04-13 22:38:39 +02:00
Phan An
3c2996a380
Take rules into account when update playlist
2019-04-13 22:38:34 +02:00
Phan An
e3900d08db
Sync with core
2019-04-07 23:20:45 +02:00
Phan An
35f7a318ca
Update koel-aws repo url
2019-04-07 23:15:25 +02:00
Phan An
6a2a6bdc30
Apply fixes from StyleCI ( #952 )
2019-04-07 23:09:51 +02:00
Phan An
57a566834b
Add tests for iTunes service
2019-04-07 23:09:25 +02:00
Phan An
42ab992e4e
Use DB_DATABASE setting for sqle2e ( fixes #857 )
2019-04-07 15:05:09 +02:00