Merge pull request #14 from chhoumann/dev_2
No related branches found
No related tags found
Showing
- src/constants.ts 1 addition, 0 deletionssrc/constants.ts
- src/main.ts 37 additions, 17 deletionssrc/main.ts
- src/parser/feedParser.ts 17 additions, 1 deletionsrc/parser/feedParser.ts
- src/store/index.ts 144 additions, 14 deletionssrc/store/index.ts
- src/store_controllers/CurrentEpisodeController.ts 19 additions, 0 deletionssrc/store_controllers/CurrentEpisodeController.ts
- src/store_controllers/EpisodeStatusController.ts 4 additions, 4 deletionssrc/store_controllers/EpisodeStatusController.ts
- src/store_controllers/FavoritesController.ts 4 additions, 4 deletionssrc/store_controllers/FavoritesController.ts
- src/store_controllers/PlaylistController.ts 5 additions, 3 deletionssrc/store_controllers/PlaylistController.ts
- src/store_controllers/QueueController.ts 9 additions, 14 deletionssrc/store_controllers/QueueController.ts
- src/store_controllers/SavedFeedsController.ts 4 additions, 4 deletionssrc/store_controllers/SavedFeedsController.ts
- src/types/IPodNotesSettings.ts 2 additions, 0 deletionssrc/types/IPodNotesSettings.ts
- src/ui/PodcastView/EpisodePlayer.svelte 37 additions, 55 deletionssrc/ui/PodcastView/EpisodePlayer.svelte
- src/ui/PodcastView/PodcastView.svelte 27 additions, 26 deletionssrc/ui/PodcastView/PodcastView.svelte
- src/ui/PodcastView/spawnEpisodeContextMenu.ts 95 additions, 64 deletionssrc/ui/PodcastView/spawnEpisodeContextMenu.ts
Loading
Please register or sign in to comment