Phan An
|
abb0438c8d
|
fix: buggy Spotify integration (#1731)
This fixes a bug with Spotify integration that occurs if an installation isn't connected to Last.fm. Closing #1730 and #1653.
|
2023-12-27 12:49:28 +01:00 |
|
Phan An
|
ea4a42d600
|
perf: better array+exists validation rule
|
2023-10-10 17:29:54 +02:00 |
|
Phan An
|
f87d970b50
|
feat: invite users
|
2023-08-22 22:53:55 +02:00 |
|
Phan An
|
fe793ec285
|
feat: add playlist folder listing
|
2023-08-16 14:56:31 +02:00 |
|
Phan An
|
de88d23b95
|
chore: merge v6 into base API (#1685)
|
2023-06-05 23:46:41 +02:00 |
|
René Bos
|
050d898857
|
chore(deps): update dependencies (#1659)
|
2023-02-25 06:39:47 +01:00 |
|
Phan An
|
64229568a1
|
feat: allow specifying folder when create/edit playlists (#1603)
|
2022-11-27 16:29:29 +01:00 |
|
Phan An
|
d2f8e4d920
|
feat: use a composition token (#1592)
|
2022-11-16 18:57:38 +01:00 |
|
Phan An
|
c70bb3b5af
|
feat: add Genres screens (#1541)
|
2022-10-21 22:06:43 +02:00 |
|
Phan An
|
41f6abc087
|
feat: tabs for Artist/Album screens (#1532)
|
2022-10-18 16:07:41 +02:00 |
|
Phan An
|
1acff99fba
|
feat: improve song updating logic
|
2022-10-12 14:33:41 +02:00 |
|
Phan An
|
ad1d36085a
|
feat: greatly reduce artist/album query complexity
|
2022-10-11 17:28:43 +02:00 |
|
Phan An
|
e068a4ca8c
|
feat: support genre and year (closes #1503) (#1509)
|
2022-09-23 13:21:29 +07:00 |
|
Phan An
|
6791624ca5
|
feat: allow deleting songs from file system (closes #1478)
|
2022-09-16 17:51:55 +07:00 |
|
Phan An
|
4306d1e6f6
|
feat: read LRC files if applicable (closes #1447) (#1502)
|
2022-09-14 19:12:06 +07:00 |
|
Phan An
|
4be4742c78
|
Merge pull request #1499 from koel/dev/1476-playlist-folder
|
2022-09-10 22:18:37 +07:00 |
|
Phan An
|
1730e19d21
|
test: add tests for playlist folder functionalities
|
2022-09-10 12:45:04 +07:00 |
|
Phan An
|
52dd323c96
|
feat: support playlist folders (closes #1476)
|
2022-09-02 22:01:11 +07:00 |
|
Phan An
|
b5a8784322
|
fix: clean media cache upon upload
|
2022-09-02 12:00:49 +07:00 |
|
Phan An
|
9d9dc0b397
|
refactor: use custom query builders instead of scopes
|
2022-08-09 20:45:11 +02:00 |
|
Phan An
|
21a6f2c8ff
|
fix: analysis
|
2022-08-08 18:15:31 +02:00 |
|
Phan An
|
f010c773a1
|
feat: rework 3rd integration
|
2022-08-08 18:00:59 +02:00 |
|
Phan An
|
bd0dc90cce
|
fix: only revoke current session's token
|
2022-08-06 09:20:04 +02:00 |
|
Phan An
|
74833b3a26
|
feat(demo): dynamic demo credits
|
2022-08-04 10:34:13 +02:00 |
|
Phan An
|
16c4fdb8ec
|
feat: use getID3 for audio upload validation
|
2022-08-03 23:02:07 +02:00 |
|
Phan An
|
527e7abb70
|
chore: resolve conflicts
|
2022-08-02 11:33:24 +02:00 |
|
Phan An
|
444e91ab57
|
chore: add User dependency to SmartPlaylistService
|
2022-08-01 13:03:58 +02:00 |
|
Phan An
|
a32a2fda0d
|
chore(api): increase the throttle thresold
|
2022-07-30 18:06:20 +02:00 |
|
Phan An
|
bfd1008f6c
|
chore: clean up and make code php8-y
|
2022-07-29 09:04:44 +02:00 |
|
Phan An
|
0e5e1c6089
|
fix(api): restore br for lyrics in legacy API
|
2022-07-28 10:48:52 +02:00 |
|
Phan An
|
7680c71d77
|
fix: only destroy token if current user is available
|
2022-07-28 07:51:34 +02:00 |
|
Phan An
|
27ab35a1ae
|
fix: make API respond to JSON requests
|
2022-07-28 07:48:04 +02:00 |
|
Phan An
|
a3c1f7aec4
|
fix(cs): broken static analysis
|
2022-07-27 20:08:57 +02:00 |
|
Phan An
|
6e2f3764cc
|
chore(api): remove redundant YouTube controller
|
2022-07-27 12:18:53 +02:00 |
|
Phan An
|
91f38084eb
|
feat: change some routes
|
2022-07-27 11:30:04 +02:00 |
|
Phan An
|
334c53727e
|
feat(test|api): add PlaylistSong tests
|
2022-07-27 10:49:33 +02:00 |
|
Phan An
|
2da3ddc23c
|
feat(test|api): add Artist tests
|
2022-07-26 22:19:58 +02:00 |
|
Phan An
|
9e641c9ba9
|
feat(test|api): add Album tests
|
2022-07-26 22:08:31 +02:00 |
|
Phan An
|
2ffb39c1b8
|
feat: add tests and fixes for SongEditForm
|
2022-07-21 07:26:44 +02:00 |
|
Phan An
|
cebbf13107
|
feat: improve Spotify integration
|
2022-07-18 13:24:43 +02:00 |
|
Phan An
|
878815659f
|
feat: integrate with Spotify
|
2022-07-17 00:42:29 +02:00 |
|
Phan An
|
08e4953217
|
feat: decouple artist/album and the media information
|
2022-07-08 16:53:04 +02:00 |
|
Phan An
|
f5608d0058
|
fix(test): settings test
|
2022-07-07 12:59:56 +02:00 |
|
Phan An
|
09f54d26d5
|
fix(sync): properly ignore unchanged files
|
2022-07-07 12:45:47 +02:00 |
|
Phan An
|
32bfb742fe
|
fix: shareable URL
|
2022-07-05 23:43:35 +02:00 |
|
Phan An
|
d90e7641f2
|
feat: better playlist handling
|
2022-07-04 12:39:02 +02:00 |
|
Phan An
|
fbbe434204
|
feat!: make app progressive
|
2022-07-04 10:36:39 +02:00 |
|
Phan An
|
f0f1d975c9
|
migration: settings screen
|
2022-04-22 00:20:21 +02:00 |
|
Kyle Travis
|
4cfd0852d3
|
Fix S3 storage song compilation setting (#1426)
Co-authored-by: Phan An <me@phanan.net>
|
2022-04-13 15:59:37 +02:00 |
|
Phan An
|
f4161fc567
|
chore: use noContent() method on response
|
2021-12-06 18:07:43 +01:00 |
|