foalfetch/app/controllers
2024-04-13 21:04:32 -04:00
..
concerns initial: something resembling a minimum viable product 2024-04-02 13:35:18 -04:00
application_controller.rb feat: add visit counts 2024-04-13 18:19:59 -04:00
authors_controller.rb fix: fix author links, refactor search scope junk 2024-04-06 21:34:20 -04:00
blogs_controller.rb feat: quick blogs/news feature 2024-04-06 07:00:46 -04:00
chapters_controller.rb style: rubocop 2024-04-04 04:21:31 -04:00
images_controller.rb fix: fix content-type and cache-control headers for images 2024-04-13 21:04:32 -04:00
search_controller.rb refactor: create story finder instead of doing all that junk inline 2024-04-13 18:21:33 -04:00
static_pages_controller.rb style: rubocop 2024-04-04 04:21:31 -04:00
stories_controller.rb feat: add character tag image displays 2024-04-13 20:59:15 -04:00