Commit graph

1304 commits

Author SHA1 Message Date
Phan An
f4c00abe02 Use DI in Download controllers 2018-08-18 13:53:15 +02:00
Phan An
168f70481c Fix download issues 2018-08-18 12:35:42 +02:00
Phan An
f454850e6f Update submodule 2018-08-15 21:02:48 +02:00
Andrey Bolonin
845e3c4dd7 Update .travis.yml (#756) 2018-06-22 17:32:55 +02:00
N.Yanbe
064d6f8615 Fix AWS S3 related issues. (#757)
* Avoid an error from MySQL, "Column cannot be null".

Similar to this issue: https://stackoverflow.com/questions/43860634/laravel-5-4-upgrade-integrity-constraint-violation-column-cannot-be-null

* Clears the media cache after storing a new song.
2018-06-16 11:29:41 +02:00
Phan An
1475ebaddf Change ping address 2018-05-01 20:38:14 +02:00
Phan An
1a8ab06db7 Revert changes to lyrics tag 2018-04-14 23:16:04 +02:00
Phan An
b1165c2f0f Fix broken PHPStream logic (fixes #707) 2018-04-14 23:03:04 +02:00
Phan An
77812d0070 Fix lyric tag (closes #716) 2018-04-14 22:59:45 +02:00
Phan An
a0ece494c7 Better .htaccess cache (fixes 706) 2018-04-14 22:51:09 +02:00
Phan An
e11e9d1392 Optimize PHPStreamer (closes #708) 2018-04-14 22:46:08 +02:00
Phan An
cdf9faafbf Use correct Last-Modified date (fixes #709) 2018-04-14 22:36:41 +02:00
Phan An
e5a947c9ba Add vuebus 2018-03-14 09:17:33 +01:00
Phan An
7d86dc0147 Update core 2018-03-14 09:13:53 +01:00
Phan An
2594d28377 Update submodule 2018-02-09 23:36:53 +01:00
Phan An
53b34a1566 Add missing packages 2018-02-06 23:38:30 +01:00
Phan An
c2bd1e3ef7 Update submodule 2018-02-06 23:35:56 +01:00
Phan An
f472ff9ac8 Fix tests 2018-02-05 09:52:14 +01:00
Phan An
4ad5020b58 Fix image stealing logic 2018-02-04 16:53:40 +01:00
Phan An
7363f732f1 Adding submodule again 2018-02-04 13:35:00 +01:00
Phan An
1bc3923683 Revert "Change remote"
This reverts commit 5a078ff03c.
2018-02-04 12:01:03 +01:00
Phan An
6af608c24d Change remote 2018-02-04 11:56:29 +01:00
Phan An
5a078ff03c Change remote 2018-02-04 11:45:44 +01:00
Phan An
7292b94724 Extract core to submodule 2018-02-02 22:12:19 +01:00
Phan An
a045c4f04e Reorganize the structure 2018-02-02 21:51:04 +01:00
Phan An
ee7e6d1367 Reduce meta font size 2018-02-02 11:45:32 +01:00
Phan An
3e42662143 Fix blurry sidebar icons 2018-02-02 11:45:17 +01:00
Phan An
5f5f267894 Refactor and fix 2018-02-01 22:07:13 +01:00
Phan An
a2ee56df4d Big refactor 2018-01-30 00:13:54 +01:00
Phan An
2f65fe6642 Refactor 2018-01-29 23:36:40 +01:00
Phan An
09fd37b07e Add tests for search form 2018-01-29 22:40:44 +01:00
Phan An
cd67609c9e Bump version 2018-01-28 22:24:56 +01:00
Phan An
21386010fb Make tests pass simply 2018-01-21 21:18:04 +01:00
Phan An
aa19a16bcd Can't fail a test if you don't have tests 2018-01-21 21:14:47 +01:00
Phan An
8e9b021aa0 Use vue-test-helpers 2018-01-21 00:27:56 +01:00
Phan An
395fd8cb27 Add tests for search-form.vue 2018-01-15 17:25:04 +01:00
Phan An
566145678a Add tests for volume.vue 2018-01-14 20:44:36 +01:00
Phan An
af6c92b8bc Add tests for view-mode-switch.vue 2018-01-14 19:06:04 +01:00
Phan An
26fe41c2bd Fix song-menu tests 2018-01-14 14:32:46 +01:00
Phan An
d6e7b9f51c Add tests for user-item.vue 2018-01-14 14:17:05 +01:00
Phan An
8d21d8a94a Add tests for track-list-item.vue 2018-01-14 13:30:57 +01:00
Phan An
a654164412 Add tests for song-menu component 2018-01-11 01:30:49 +02:00
Phan An
693d2dc6d9 Revert "Add tests for song-item component"
This reverts commit 892891c9cd.

# Conflicts:
#	resources/assets/js/tests/components/shared/song-item.spec.js
2018-01-09 23:54:33 +02:00
Phan An
3ad4b8742f Add tests for song-list component 2018-01-07 22:38:30 +01:00
Phan An
c329c434a5 Remove trailing spaces 2018-01-07 01:43:01 +01:00
Phan An
e0e6119331 Refactor song-related stuff 2018-01-07 01:33:33 +01:00
Phan An
0c40b16359 Add tests for song-list-controls 2018-01-04 01:47:35 +01:00
Phan An
b34853edf4 Add tests for song-list-controls-toggler.vue 2018-01-04 00:54:59 +01:00
Phan An
64be4f52b4 Simplify tests 2018-01-02 00:40:38 +01:00
Phan An
892891c9cd Add tests for song-item component 2018-01-02 00:23:21 +01:00