File tree
1,737 files changed
+57902
-116601
lines changed- .circleci
- .idea
- codeStyles
- docs
- com/adamratzman/spotify
- endpoints
- client
- public
- http
- main
- models
- utils
- spotify-web-api-kotlin
- alltypes
- com.adamratzman.spotify.endpoints.client
- -client-following-api
- -client-library-api
- -client-personalization-api
- -time-range
- -client-player-api
- -player-repeat-state
- -client-playlist-api
- -client-profile-api
- -library-type
- -playlist-snapshot
- -spotify-track-positions
- com.adamratzman.spotify.endpoints.public
- -album-api
- -artist-api
- -album-inclusion-strategy
- -browse-api
- -following-api
- -playlist-api
- -search-api
- -search-type
- -track-api
- -track-attribute
- -tuneable-track-attribute
- -user-api
- com.adamratzman.spotify.http
- -cache-state
- -http-request-method
- -spotify-cache
- -spotify-endpoint
- -spotify-request
- com.adamratzman.spotify.models
- -abstract-paging-object
- -album-result-type
- -album-uri
- -album
- -artist-uri
- -artist
- -audio-analysis-meta
- -audio-analysis
- -audio-features
- -audio-section
- -audio-segment
- -authentication-error
- -context
- -copyright-type
- -core-object
- -currently-playing-context
- -currently-playing-object
- -currently-playing-type
- -cursor-based-paging-object
- -cursor
- -device-type
- -device
- -disallowable-playback-action
- -error-object
- -error-response
- -explicit-content-settings
- -external-id
- -external-url
- -featured-playlists
- -followers
- -identifiable-nullable
- -identifiable
- -linked-track
- -local-track-uri
- -needs-api
- -paging-object
- -paging-traversal-type
- -play-history-context
- -play-history
- -playback-actions
- -playback-action
- -playlist-track-info
- -playlist-track
- -playlist-uri
- -playlist
- -recommendation-response
- -recommendation-seed
- -relinking-available-response
- -repeat-state
- -restrictions
- -result-enum
- -saved-album
- -saved-track
- -simple-album
- -simple-artist
- -simple-playlist
- -simple-track
- -spotify-category
- -spotify-copyright
- -spotify-image
- -spotify-public-user
- -spotify-ratelimited-exception
- -spotify-search-result
- -spotify-track-uri
- -spotify-uri-exception
- -spotify-uri
- -companion
- -spotify-user-information
- -time-interval
- -token-validity-response
- -token
- -track-analysis
- -track-uri
- -companion
- -track
- -user-uri
- -video-thumbnail
- com.adamratzman.spotify.utils
- -market
- -assignment
- -time-unit
- java.util.concurrent.-concurrent-hash-map
- kotlin.-string
- kotlin.collections.-hash-map
- com.adamratzman.spotify
- -authorization-type
- -i-spotify-api-builder
- -i-spotify-client-api-builder
- -spotify-api-builder
- -spotify-api-options-builder
- -spotify-api-options
- -spotify-api
- -spotify-app-api-builder
- -spotify-app-api
- -spotify-client-api-builder
- -spotify-client-api
- -spotify-credentials-builder
- -spotify-credentials
- -spotify-exception
- -authentication-exception
- -bad-request-exception
- -parse-exception
- -un-nullable-exception
- -spotify-logger
- -spotify-rest-action-paging
- -spotify-rest-action
- -spotify-scope
- -spotify-user-authorization-builder
- -spotify-user-authorization
- gradle/wrapper
- src
- commonMain/kotlin/com.adamratzman.spotify
- endpoints
- client
- public
- http
- models
- serialization
- utils
- commonTest/kotlin/com.adamratzman/spotify
- private
- public
- utilities
- jsMain/kotlin/com/adamratzman/spotify
- http
- utils
- jsTest/kotlin/com/adamratzman/spotify
- jvmMain/kotlin/com/adamratzman/spotify
- http
- utils
- jvmTest/kotlin/com/adamratzman/spotify
- main/kotlin/com/adamratzman/spotify
- endpoints
- client
- public
- http
- models
- serialization
- utils
- test/kotlin/com/adamratzman/spotify
- private
- public
- utilities
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,737 files changed
+57902
-116601
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
| 39 | + | |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| 128 | + |
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 0 additions & 4 deletions
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 10 deletions
This file was deleted.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 |
| - | |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
50 | 51 |
| |
51 | 52 |
| |
52 | 53 |
| |
53 |
| - | |
| 54 | + | |
54 | 55 |
| |
55 |
| - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 |
| |
57 | 60 |
| |
58 | 61 |
| |
|
Lines changed: 0 additions & 150 deletions
This file was deleted.
0 commit comments