.. |
PlaylistCollaboration
|
chore: remove unnecessary type hints
|
2024-07-06 17:45:02 +02:00 |
Podcast
|
fix(tests): broken tests after Podcast feature
|
2024-07-06 17:45:05 +02:00 |
ActivateLicenseController.php
|
feat(test): add tests for cloud storages
|
2024-07-06 17:44:46 +02:00 |
AlbumController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
AlbumSongController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
ArtistAlbumController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
ArtistController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
ArtistSongController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
AuthController.php
|
feat: replace attempt() with built-in rescue() (#1833)
|
2024-10-01 00:15:38 +02:00 |
DisconnectFromLastfmController.php
|
refactor: prefer invokeable controllers
|
2024-01-02 13:07:37 +01:00 |
ExcerptSearchController.php
|
fix: wrap search in throw/catch
|
2024-07-06 17:45:11 +02:00 |
FetchAlbumInformationController.php
|
chore: merge v6 into base API (#1685)
|
2023-06-05 23:46:41 +02:00 |
FetchAlbumThumbnailController.php
|
refactor: prefer invokeable controllers
|
2024-01-02 13:07:37 +01:00 |
FetchArtistInformationController.php
|
chore: merge v6 into base API (#1685)
|
2023-06-05 23:46:41 +02:00 |
FetchDemoCreditsController.php
|
feat: use global constant for demo mode
|
2024-07-06 17:44:47 +02:00 |
FetchFavoriteSongsController.php
|
refactor: prefer invokeable controllers
|
2024-01-02 13:07:37 +01:00 |
FetchInitialDataController.php
|
feat: only show batch download options if supported
|
2024-08-29 19:54:58 +02:00 |
FetchOverviewController.php
|
chore: remove unnecessary type hints
|
2024-07-06 17:45:02 +02:00 |
FetchRandomSongsInGenreController.php
|
chore: merge v6 into base API (#1685)
|
2023-06-05 23:46:41 +02:00 |
FetchRecentlyPlayedSongController.php
|
refactor: prefer invokeable controllers
|
2024-01-02 13:07:37 +01:00 |
FetchSongsForQueueController.php
|
feat: podcasts
|
2024-07-06 17:45:04 +02:00 |
ForgotPasswordController.php
|
feat: forgot password
|
2024-07-06 17:44:47 +02:00 |
GenreController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
GenreSongController.php
|
feat: podcasts
|
2024-07-06 17:45:04 +02:00 |
GetOneTimeTokenController.php
|
feat(build): uprade to Laravel 10 (and PHP 8.1)
|
2024-07-06 17:44:57 +02:00 |
LambdaSongController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
LikeMultipleSongsController.php
|
feat(build): uprade to Laravel 10 (and PHP 8.1)
|
2024-07-06 17:44:57 +02:00 |
MovePlaylistSongsController.php
|
fix(tests): broken tests after Podcast feature
|
2024-07-06 17:45:05 +02:00 |
PlaylistController.php
|
chore: remove unnecessary type hints
|
2024-07-06 17:45:02 +02:00 |
PlaylistCoverController.php
|
feat: rework playlist cover upload/remove (#1806)
|
2024-07-26 16:33:14 +02:00 |
PlaylistFolderController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
PlaylistFolderPlaylistController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
PlaylistSongController.php
|
fix: only consider episodes accessible if subscribed to podcasts
|
2024-07-06 17:45:10 +02:00 |
PrivatizeSongsController.php
|
feat(plus): song visibility behaviors for collaborative playlists
|
2024-07-06 17:44:45 +02:00 |
ProfileController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
PublicizeSongsController.php
|
feat(plus): song visibility behaviors for collaborative playlists
|
2024-07-06 17:44:45 +02:00 |
QueueStateController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
RegisterPlayController.php
|
feat(plus): add SFTP support
|
2024-07-06 17:45:02 +02:00 |
ResetPasswordController.php
|
feat: forgot password
|
2024-07-06 17:44:47 +02:00 |
ScrobbleController.php
|
chore: some cleanups
|
2024-09-15 15:33:59 +02:00 |
SearchYouTubeController.php
|
refactor: prefer invokeable controllers
|
2024-01-02 13:07:37 +01:00 |
SetLastfmSessionKeyController.php
|
refactor: prefer invokeable controllers
|
2024-01-02 13:07:37 +01:00 |
SettingController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
SongController.php
|
feat: podcasts
|
2024-07-06 17:45:04 +02:00 |
SongSearchController.php
|
chore: merge v6 into base API (#1685)
|
2023-06-05 23:46:41 +02:00 |
ToggleLikeSongController.php
|
chore: remove unnecessary type hints
|
2024-07-06 17:45:02 +02:00 |
UnlikeMultipleSongsController.php
|
feat(plus): add song interaction tests
|
2024-07-06 17:44:42 +02:00 |
UpdatePlaybackStatusController.php
|
feat(test): BE tests for Podcast feature
|
2024-07-06 17:45:05 +02:00 |
UpdateUserPreferenceController.php
|
feat: store perferences on server and make upload visibility a preference
|
2024-07-06 17:44:45 +02:00 |
UploadAlbumCoverController.php
|
fix: album/artist art upload & cache issue
|
2024-07-11 17:09:08 +02:00 |
UploadArtistImageController.php
|
fix: album/artist art upload & cache issue
|
2024-07-11 17:09:08 +02:00 |
UploadController.php
|
feat: custom cover for playlists
|
2024-07-06 17:44:46 +02:00 |
UserController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |
UserInvitationController.php
|
chore: make properties readonly
|
2024-07-06 17:44:58 +02:00 |