]>
author | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Mon, 20 Feb 2023 10:34:14 +0000 (11:34 +0100) | ||
committer | Daniel Karbach <daniel.karbach@localhorst.tv> | |
Mon, 20 Feb 2023 10:34:14 +0000 (11:34 +0100) | ||
commit | 15132749249f6418fd5695547b5c323a0ad10939 | |
tree | 12517fc89a223a7e1a0e3a501197e17b95882f99 | tree | snapshot |
parent | 847969157063510460a48eba4bedfcce1caa7902 | commit | diff |
app/Console/Commands/SyncSpeedGaming.php | diff | blob | history | |
app/Http/Controllers/EpisodeController.php | diff | blob | history | |
app/Models/Channel.php | [new file with mode: 0644] | blob |
app/Models/Episode.php | diff | blob | history | |
app/Models/EpisodePlayer.php | diff | blob | history | |
app/Models/Event.php | diff | blob | history | |
app/Models/Organization.php | [new file with mode: 0644] | blob |
database/migrations/2023_02_20_084120_create_organizations_table.php | [new file with mode: 0644] | blob |
database/migrations/2023_02_20_084344_create_channels_table.php | [new file with mode: 0644] | blob |
database/migrations/2023_02_20_093249_create_channel_episode_table.php | [new file with mode: 0644] | blob |
resources/js/components/episodes/Channel.js | [new file with mode: 0644] | blob |
resources/js/components/episodes/Channels.js | [new file with mode: 0644] | blob |
resources/js/components/episodes/Item.js | diff | blob | history | |
resources/sass/episodes.scss | diff | blob | history |