Commit graph

55 commits

Author SHA1 Message Date
Phan An
16a20dd554
feat: rework playlist cover upload/remove (#1806) 2024-07-26 16:33:14 +02:00
Phan An
3572f29a68 chore: make Installation method required 2024-07-21 15:59:40 +03:00
Phan An
ba23940300 chore: try the new issue templates 2024-07-21 15:57:05 +03:00
Phan An
7a63546334 fix(build): Node version for release workflow 2024-07-09 22:10:39 +02:00
Phan An
1fa030cf7b chore(build): change Node versions 2024-07-08 18:22:37 +02:00
Phan An
781af8dc27 chore(build): change CI PHP version 2024-07-06 17:48:57 +02:00
Phan An
c0a42fe36c chore(build): change CI PHP version 2024-07-06 17:44:58 +02:00
Phan An
89a868d3d3 chore: add sponsors 2024-06-26 11:19:33 +02:00
Phan An
dcc0e82a0b
feat(build): add CI for MySQL (#1614) 2022-12-04 14:56:25 +01:00
Phan An
e527eccf03
feat(build): add CI unit tests with PostgreSQL (#1544) 2022-10-23 18:05:12 +02:00
Mario
6131e6c656
feat(build): add no-dev option (#1543) 2022-10-23 11:16:20 +02:00
Phan An
f0698d7dd6
fix(build): bypass CI check for Laravel vite plugin 2022-10-09 13:32:52 +02:00
Phan An
ec764681db
chore: update packages and add Node 18 2022-10-09 13:23:22 +02:00
Phan An
5d77dff3bf
fix: properly ignore paths for backend workflow 2022-09-16 18:04:32 +07:00
Phan An
4306d1e6f6
feat: read LRC files if applicable (closes #1447) (#1502) 2022-09-14 19:12:06 +07:00
Phan An
01313b853e
fix: attempting to re-enable BE workflow 2022-08-08 18:15:46 +02:00
Phan An
cc83d05207
chore(builds): disable verbose output for tar 2022-08-02 11:19:05 +02:00
Phan An
cb27b0993d
chore(builds): allow creating beta release 2022-08-02 11:08:03 +02:00
Phan An
b12e0c14a7
feat: adap release and init commands to new workflow 2022-07-29 12:49:55 +02:00
Phan An
721c0d2573
chore(build): tweak action conditions 2022-07-29 10:43:35 +02:00
Phan An
3f5d95b0af
chore(build): don't stop other FE builds when one is broken 2022-07-29 10:24:55 +02:00
Phan An
3832ca0fb3
[debug] 2022-07-29 09:53:54 +02:00
Phan An
331740accc
feat(build): upload CI log if broken 2022-07-29 09:25:29 +02:00
Phan An
a3c1f7aec4
fix(cs): broken static analysis 2022-07-27 20:08:57 +02:00
Phan An
89f76d102b
chore(build): move lint to unit GH action 2022-05-16 18:58:11 +02:00
Phan An
24540ff126
feat(build): remove obsolete .github folder 2022-05-15 17:09:20 +02:00
Phan An
4efd462974
feat(build): run e2e 2022-05-13 14:57:27 +02:00
Phan An
621c869a82
feat (test): add Volume component tests 2022-05-12 19:03:06 +02:00
Phan An
937a56c173
feat(build): add client unit tests 2022-05-12 15:28:13 +02:00
Phan An
17511b7898
fix: broken release action (#1399) 2021-12-30 20:09:41 +01:00
Phan An
c527d53f80
chore(build): tmp. remove 8.1 from CI 2021-12-10 16:24:03 +01:00
Phan An
de2103ff90
chore(build): add PHP 8.1 2021-12-06 18:19:25 +01:00
Phan An
53b64b6837
chore(build): reduce the number of containers 2021-12-06 18:19:22 +01:00
Phan An
230ec454dd
fix(smart-playlist): ignore songs when creating a smart playlist (#1362) 2021-10-08 12:19:44 +02:00
Phan An
8eb86d01a8
build: do not run tests on tags 2021-07-26 22:59:33 +02:00
Phan An
70696da096
feat: require PHP7.4 (#1326) 2021-06-05 12:47:56 +02:00
Phan An
0e0e6f436b
fix: do not delete the whole search-indexes dir 2021-04-16 11:35: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
8a085a7fb6 chore(build): rename release name 2021-01-18 20:10:44 +01:00
Phan An
62b31347ab
feat(build): use official Cypress actions (#1270) 2021-01-04 10:33:57 +01:00
Phan An
07147827bd feat(build): add Cypress build integration 2021-01-03 20:41:14 +01:00
Phan An
e6cd93afd1 fix(build): broken e2e build flow 2021-01-03 20:06:22 +01:00
Phan An
6b87deb2ee feat(cs): add linting for cypress folder 2021-01-03 19:50:55 +01:00
Phan An
18d5a77fa6 feat(build): add e2e workflow 2020-12-31 23:47:23 +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
3a3eb3bc68 chore: prepare the workflow 2020-12-23 00:04:13 +01:00
Phan An
560d41bf1d chore: fix CS 2020-12-22 21:11:22 +01:00
Svante Richter
e66b04a0a8
Build via github actions (#1231) 2020-07-15 15:20:02 +02:00
Phan An
cd3848b6bd chore: issue template cleanup 2019-10-13 14:36:27 +02:00