app/commands/fever_api/write_mark_feed.rb | 9 | A 20 mins |
|
app/commands/fever_api/write_mark_group.rb | 9 | A 20 mins |
|
app/commands/fever_api/write_mark_item.rb | 24 | A 0 mins |
|
app/commands/story/mark_all_as_read.rb | 5 | A 0 mins |
|
app/commands/story/mark_as_read.rb | 5 | A 0 mins |
|
app/commands/story/mark_as_starred.rb | 5 | A 0 mins |
|
app/commands/story/mark_as_unread.rb | 5 | A 0 mins |
|
app/commands/story/mark_as_unstarred.rb | 5 | A 0 mins |
|
app/commands/story/mark_feed_as_read.rb | 7 | A 0 mins |
|
app/commands/story/mark_group_as_read.rb | 15 | A 0 mins |
|
app/commands/user/sign_in_user.rb | 8 | A 0 mins |
|
app/controllers/application_controller.rb | 21 | A 0 mins |
|
app/controllers/debug_controller.rb | 16 | A 0 mins |
|
app/controllers/exports_controller.rb | 11 | A 0 mins |
|
app/controllers/feeds_controller.rb | 49 | A 25 mins |
|
app/controllers/fever_controller.rb | 23 | A 0 mins |
|
app/controllers/imports_controller.rb | 10 | A 0 mins |
|
app/controllers/passwords_controller.rb | 42 | A 0 mins |
|
app/controllers/profiles_controller.rb | 20 | A 0 mins |
|
app/controllers/sessions_controller.rb | 24 | A 0 mins |
|
app/controllers/settings_controller.rb | 15 | A 0 mins |
|
app/controllers/stories_controller.rb | 24 | A 0 mins |
|
app/controllers/tutorials_controller.rb | 7 | A 0 mins |
|
app/helpers/url_helpers.rb | 23 | A 45 mins |
|
app/jobs/application_job.rb | 2 | A 0 mins |
|
app/jobs/callable_job.rb | 5 | A 0 mins |
|
app/models/application_record.rb | 17 | A 25 mins |
|
app/models/feed.rb | 31 | A 0 mins |
|
app/models/group.rb | 10 | A 0 mins |
|
app/models/migration_status.rb | 8 | A 0 mins |
|
app/models/setting.rb | 3 | A 0 mins |
|
app/models/setting/user_signup.rb | 10 | A 0 mins |
|
app/models/story.rb | 40 | A 0 mins |
|
app/models/subscription.rb | 10 | A 0 mins |
|
app/models/user.rb | 26 | A 25 mins |
|
app/repositories/feed_repository.rb | 37 | A 0 mins |
|
app/repositories/group_repository.rb | 5 | A 0 mins |
|
app/repositories/story_repository.rb | 99 | A 0 mins |
|
app/repositories/user_repository.rb | 16 | A 0 mins |
|
app/tasks/remove_old_stories.rb | 17 | A 0 mins |
|
app/utils/authorization.rb | 24 | A 0 mins |
|
app/utils/content_sanitizer.rb | 8 | A 0 mins |
|
app/utils/feed_discovery.rb | 20 | A 0 mins |
|
app/utils/opml_parser.rb | 37 | A 0 mins |
|
app/utils/sample_story.rb | 67 | A 0 mins |
|
app/views/debug/heroku.html.erb | |
|
|
app/views/debug/index.html.erb | |
|
|
app/views/feeds/_action_bar.html.erb | |
|
|
app/views/feeds/_feed.html.erb | |
|
|
app/views/feeds/_single_feed_action_bar.html.erb | |
|
|