create backend support for subscribing to podcast shows
Showing
- appinfo/routes.php 8 additions, 28 deletionsappinfo/routes.php
- lib/Controller/FavoriteController.php 0 additions, 100 deletionslib/Controller/FavoriteController.php
- lib/Controller/ShowsController.php 12 additions, 22 deletionslib/Controller/ShowsController.php
- lib/Db/RecentMapper.php 0 additions, 86 deletionslib/Db/RecentMapper.php
- lib/Db/Show.php 15 additions, 22 deletionslib/Db/Show.php
- lib/Db/ShowMapper.php 4 additions, 4 deletionslib/Db/ShowMapper.php
- lib/Migration/Version000000Date20181013124731.php 10 additions, 49 deletionslib/Migration/Version000000Date20181013124731.php
- lib/Service/FavoriteService.php 0 additions, 115 deletionslib/Service/FavoriteService.php
- lib/Service/ShowService.php 31 additions, 37 deletionslib/Service/ShowService.php
- src/views/Episode.vue 454 additions, 0 deletionssrc/views/Episode.vue
- src/views/Show.vue 316 additions, 0 deletionssrc/views/Show.vue
Loading
Please register or sign in to comment