| Commit message (Expand) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Fixed bug with invalid datatypes for various getLiveVideos and getVideos para... | Pinapelz | 2023-04-04 | -8/+9 |
| * | Implemented getVideosFromChannels, getVideo, and getChannels GET requests | Pinapelz | 2023-04-04 | -6/+25 |
| * | Implemented ChannelQueryBuilder, LiveVideoQueryBuilder, and VideoQueryBuilder | Pinapelz | 2023-04-04 | -137/+239 |
| * | Implemented getVideoByChannelId | Pinapelz | 2023-04-04 | -1/+84 |
| * | Implemented getChannel method and added javadoc to VideoQueryBuilder | Pinapelz | 2023-04-04 | -20/+30 |
| * | Implemented getVideos function | Pinapelz | 2023-04-04 | -3/+18 |
| * | Constructed all GET requests | Pinapelz | 2023-04-04 | -6/+64 |
| * | Generalize Livestream class to Video class | Pinapelz | 2023-04-04 | -6/+6 |
| * | Refactored filestrucuture | Pinapelz | 2023-04-04 | -22/+9 |
| * | Use LiveStreamsQueryBuilder to construct queries regarding livestreams | Pinapelz | 2023-04-04 | -9/+194 |
| * | Initial Commit | Pinapelz | 2023-04-04 | -0/+111 |
