| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Generalize Livestream class to Video class | Pinapelz | 2023-04-04 | -11/+11 |
| | | | | | Videos and livestreams take on the same attributes. Livestream sub class can be created if needed | |||
| * | Fix maven build | Pinapelz | 2023-04-04 | -3/+3 |
| | | ||||
| * | Refactored filestrucuture | Pinapelz | 2023-04-04 | -22/+9 |
| | | ||||
| * | Use LiveStreamsQueryBuilder to construct queries regarding livestreams | Pinapelz | 2023-04-04 | -11/+200 |
| | | | | | A query builder is used to avoid the need for adding null checks or nullable decorators to HolodexService.java | |||
| * | Initial Commit | Pinapelz | 2023-04-04 | -0/+132 |
