コミットグラフ

661 コミット

作成者 SHA1 メッセージ 日付
Marshal 35ed03456b New supported objects: Search, Suggestions, Video, Best, AlbumSearchResult, ArtistSearchResult, PlaylistSearchResult, TrackSearchResult, VideoSearchResult,
The following methods are wrapped:
- /search
- /search/suggest
The following classes received optional fields instead of required ones: Album, Artist, Playlist, Track
Added "params" arg to the GET request
Code refactoring
2019-05-17 19:20:34 +03:00
Marshal 0f368027ca New supported objects: DownloadInfo
The following methods are wrapped:
- /tracks/{track_id}/download-info
- /play-audio
2019-05-16 18:29:49 +03:00
Marshal 0b9f072300 Added authorization by username and password 2019-05-16 17:06:05 +03:00
Marshal 9a717e6196 New supported objects: Response, PromoCodeStatus
The following method are wrapped: /account/consume-promo-code
Added error receiver
The following fields are optional: Ratings.day, InvocationInfo.exec_duration_millis, Account.registered_at
Request now accepts client object, not token
2019-05-16 15:45:25 +03:00
Marshal 67589f3cbb New supported objects: Feed, Day, Event, EventAlbum, EventArtist, GeneratedPlaylist, PlaylistsLikes, TrackWithAds
The following methods are wrapped:
- /feed
- /users/{user_id}/likes/playlists
Album type field is now optional
2019-05-15 22:38:39 +03:00
Marshal 3eb8482f78 New supported objects: AlbumsLikes, ArtistLikes
The following methods are wrapped:
- /users/{user_id}/likes/albums & rich arg
- /users/{user_id}/likes/artists & with-timestamps arg
2019-05-14 23:38:15 +03:00
Marshal b416768484 New supported objects: Album, CaseForms, Label, Library, MadeFor, Major, Normalization, PlayCounter, Playlist, Track, TrackPosition, TrackShort, User
The following methods are wrapped:
- albums;
- playlists/list;
- users/{user_id}/playlists/list;
- tracks;
- users/{user_id}/likes/tracks.
Added property to get full track ID
Cover received more optional fields
Ability to pass arguments to the request
Removed unnecessary type conversions
2019-05-12 20:39:12 +03:00
Marshal 3ac34e4c86 New supported objects: Artist, Counts, Cover, Link, Ratings
The following method are wrapped: artists
2019-05-11 11:37:47 +03:00
Marshal b4d173faf9 New supported objects: Experiments, PermissionAlerts, Settings
Added optional fields to Product object
The following methods are wrapped: settings, permission-alerts, account/experiments
Fixed receiving optional parameters during deserialization
2019-05-10 23:01:32 +03:00
Marshal 7c22415268 New supported objects: AutoRenewable, InvocationInfo, PassportPhone, Permissions, Plus, Price, Product, Subscription
Fully wrapped method of obtaining status
2019-05-09 18:28:46 +03:00
Marshal d5dc35e42b Initial commit 2019-05-07 00:02:21 +03:00