.codeclimate.yml | |
|
|
.dockerignore | |
|
|
.env | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/actions/install-imagemagick/action.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/workflows/deploy-schema.yml | |
|
|
.github/workflows/deploy.yml | |
|
|
.github/workflows/test.yml | |
|
|
.github/workflows/validate-schema.yml | |
|
|
.gitignore | |
|
|
.hound.yml | |
|
|
.image_optim.yml | |
|
|
.pryrc | |
|
|
.rspec | |
|
|
.rubocop.yml | |
|
|
.ruby-version | |
|
|
Dockerfile | |
|
|
Dockerfile.local | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/actions/accounts/generate_nolt_token.rb | 16 | A 0 mins | A 100% |
app/actions/accounts/prevalidate_email.rb | 47 | A 0 mins | A 93% |
app/actions/accounts/send_confirmation_email.rb | 11 | A 0 mins | A 100% |
app/actions/accounts/send_password_reset.rb | 16 | A 0 mins | D 63% |
app/actions/billing/notify_issue.rb | 8 | A 0 mins | B 80% |
app/actions/billing/stripe_charge.rb | 17 | A 0 mins | A 100% |
app/actions/billing/update_stripe_source.rb | 11 | A 0 mins | A 100% |
app/actions/pro/cancel_subscription.rb | 11 | A 0 mins | D 62% |
app/actions/pro/send_gift.rb | 11 | A 0 mins | B 87% |
app/actions/pro/set_discord.rb | 14 | A 0 mins | C 75% |
app/actions/pro/set_message.rb | 14 | A 0 mins | C 70% |
app/actions/pro/subscribe_with_stripe.rb | 14 | A 0 mins | A 100% |
app/actions/pro/unsubscribe.rb | 15 | A 0 mins | C 72% |
app/actions/pro/validate_gift.rb | 18 | A 0 mins | A 100% |
app/assets/config/manifest.js | 0 | A 0 mins |
|
app/assets/images/app-store.png | |
|
|
app/assets/images/google-play.png | |
|
|
app/assets/images/illustrations/detective.png | |
|
|
app/assets/images/illustrations/likes-1.png | |
|
|
app/assets/images/illustrations/likes-given-3.png | |
|
|
app/assets/images/illustrations/robot.png | |
|
|
app/assets/images/logo@3x.png | |
|
|
app/assets/stylesheets/email.scss | |
|
|
app/assets/stylesheets/email/base.scss | |
|
|
app/assets/stylesheets/email/colors.scss | |
|
|