Commit graph

3115 commits

Author SHA1 Message Date
Phan An
f017b82479
fix: broken route:list command (#1859) 2024-10-24 18:05:07 +07:00
Phan An
793b59e9cf
refactor: use attributes for tests (#1858) 2024-10-24 17:45:45 +07:00
Phan An
575551c903
feat: allow toggling song list columns (#1857) 2024-10-24 16:27:17 +07:00
Phan An
3e9b94c099 refactor: use HasUuids trait instead of manual implementation 2024-10-23 15:51:02 +07:00
Phan An
bd246c37dd fix: broken search 2024-10-17 22:04:51 +07:00
Phan An
387b937820
refactor: remove barrel files (#1855) 2024-10-17 11:41:30 +07:00
Phan An
9c5b763267
fix: sort by disc/track not working if only one disc (#1854) 2024-10-15 22:46:03 +07:00
Phan An
abfa65bfe8
refactor: rename Extra Drawer to Side Sheet (#1853) 2024-10-15 22:19:37 +07:00
Phan An
0ecfeb978a chore: upgrade axios 2024-10-15 16:09:55 +07:00
Phan An
fa53014aff chore: remove obsolete deps 2024-10-15 15:56:37 +07:00
Phan An
d041a0386f
chore: better Repository docs (#1852) 2024-10-15 13:29:31 +07:00
Phan An
32b848b4b5 chore(cs): apply linting on CSS and JS too 2024-10-14 23:24:12 +07:00
James
0c44939288
feat: Implement disc numbers when viewing an album (#1845) 2024-10-14 21:19:59 +07:00
Phan An
e051c5cd11
chore: use some better icons (#1851) 2024-10-14 15:25:23 +07:00
Phan An
5f37982641
feat: use a better ESLint setup (#1850) 2024-10-14 00:37:01 +07:00
Phan An
9cb99af0e4
feat(dev): use concurrently to start dev servers (#1849) 2024-10-13 20:37:57 +07:00
Phan An
de13776fbf
fix: ensure default storage is local (#1840) 2024-10-06 22:57:25 +02:00
dependabot[bot]
dd922b668a
build(deps-dev): bump vite from 5.1.6 to 5.1.8 (#1827)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:35:09 +02:00
dependabot[bot]
38ab314f77
build(deps): bump micromatch from 4.0.5 to 4.0.8 (#1817)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:30:59 +02:00
dependabot[bot]
ff45f74a3b
chore(deps): bump ws from 8.9.0 to 8.18.0 (#1804)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:25:45 +02:00
dependabot[bot]
1bcbec7bb4
chore(deps): bump braces from 3.0.2 to 3.0.3 (#1803)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-06 21:25:00 +02:00
Phan An
ae923547ff
chore: cache model attributes (#1839) 2024-10-06 21:21:30 +02:00
Phan An
f2d0d0cba8
chore: several improvements for PodcastService (#1836) 2024-10-05 13:59:10 +02:00
Phan An
bb4bdfc002
feat(build): use action-gh-release instead of deprecated GH actions for release (#1834) 2024-10-01 18:27:37 +02:00
Phan An
b859f0bfec
feat: replace attempt() with built-in rescue() (#1833) 2024-10-01 00:15:38 +02:00
Phan An
0034c777a9
feat(build): upgrade actions/upload-artifact to v4 (#1832) 2024-10-01 00:09:26 +02:00
Phan An
181b2dce3a chore: use "playable" as the terminology for Playback service 2024-09-15 17:57:55 +02:00
Phan An
8761bb4a35 fix: broken clipboard mock on Node 18 2024-09-15 17:39:05 +02:00
Phan An
a1fa89d2cb fix: update snapshots 2024-09-15 17:20:46 +02:00
Phan An
70e971d4ee fix: context menu incorrectly positioned 2024-09-15 16:58:17 +02:00
Phan An
e3bbf4ab4b chore: some cleanups 2024-09-15 15:33:59 +02:00
Phan An
2240fc0b80 docs: fix koel:doctor image path 2024-09-08 13:54:37 +02:00
Phan An
e6bce55ec5 chore(release): bump version to v7.1.0 2024-09-08 13:45:28 +02:00
Phan An
be4cdf797c fix: static analytics 2024-09-08 13:30:19 +02:00
Phan An
f5861ad518 feat: add koel:doctor artisan command 2024-09-08 13:21:06 +02:00
Phan An
8257e74099 feat: allow upload on mobile 2024-09-05 12:39:19 +02:00
Phan An
0f3e9456d3 chore: minor type improvements 2024-09-05 12:38:38 +02:00
Phan An
abc7e4eb30 feat: use responsive to show/hide song list control toggler 2024-09-05 12:37:48 +02:00
Phan An
24ea957e9e chore: always show user list controls 2024-09-05 12:34:57 +02:00
Phan An
a64353aedc refactor: make transcoding support more deterministic 2024-09-05 12:33:20 +02:00
Phan An
d73028fb0c fix(tests): unsupported clipboard in certain environment 2024-09-05 12:30:56 +02:00
Phan An
4ec274d1a6 docs: change code color for better accessibility 2024-09-03 18:25:43 +02:00
Phan An
c3e5e8ac5a feat: allow bitrate options for mobile transcoding 2024-09-03 16:51:23 +02:00
Phan An
6664e1d1ea feat: use transcode-and-cache instead of direct on-the-fly transcode&streaming 2024-09-03 12:52:07 +02:00
Phan An
85316a378b chore: switch back to main branch after release 2024-09-02 17:17:02 +02:00
Phan An
fbc5acf24d chore(release): bump version to v7.0.12 2024-09-02 17:15:46 +02:00
Phan An
0b99f3a1f3 feat: add a command to release Koel 2024-09-02 12:52:18 +02:00
PBK Bin
618929e9bf
fix: display defaultCover when processing empty cover image (#1815)
Thanks!
2024-08-30 13:39:24 +02:00
Phan An
c1e0c177e4 docs: minor grammar mistake 2024-08-29 23:34:08 +02:00
Phan An
94b4886039 chore: remove obsolete git files 2024-08-29 20:42:46 +02:00