-
- Downloads
feat(cache): add podcast and episode pages to cache + clear them after insert or update
- throw not found page error if no podcast in podcast controller - delete unnecessary unknownuseragents view
Showing
- app/Config/Routes.php 2 additions, 2 deletionsapp/Config/Routes.php
- app/Controllers/Episode.php 5 additions, 2 deletionsapp/Controllers/Episode.php
- app/Controllers/Podcast.php 11 additions, 3 deletionsapp/Controllers/Podcast.php
- app/Controllers/UnknownUserAgents.php 2 additions, 9 deletionsapp/Controllers/UnknownUserAgents.php
- app/Database/Migrations/2020-06-05-170000_add_episodes.php 1 addition, 11 deletionsapp/Database/Migrations/2020-06-05-170000_add_episodes.php
- app/Models/EpisodeModel.php 6 additions, 9 deletionsapp/Models/EpisodeModel.php
- app/Models/PodcastModel.php 9 additions, 3 deletionsapp/Models/PodcastModel.php
- app/Models/UnknownUserAgentsModel.php 2 additions, 2 deletionsapp/Models/UnknownUserAgentsModel.php
- app/Views/json/unknownuseragents.php 0 additions, 5 deletionsapp/Views/json/unknownuseragents.php
Loading
-
mentioned in commit 8e19abd4
-
mentioned in commit 011a3319
-
mentioned in commit f3d005b4
-
mentioned in commit 37efd31c
-
mentioned in commit 24bf214c
-
mentioned in commit f877172d
-
mentioned in commit d25aaf57
-
mentioned in commit 551f3eb6
-
mentioned in commit be8ec094
-
mentioned in commit e6f1f6fc
-
mentioned in commit eebab2a1
-
mentioned in commit a734b111
-
mentioned in commit a5d17024
-
mentioned in commit 5ef30ba3
-
mentioned in commit acf5da9b
-
mentioned in commit 1c70baae
-
mentioned in commit 58c06d60
-
mentioned in commit fe3d6b9c
-
mentioned in commit 2d856e58
-
mentioned in commit 3e37283d
-
mentioned in commit 208f1728
-
mentioned in commit e736fb8f
-
mentioned in commit af3e6663
-
mentioned in commit 14733105
-
mentioned in commit d807ab97
-
mentioned in commit f9572e41
Please register or sign in to comment