Website and backend of Re-Volt America

# Revision Author Description When
64 ea5951d GitHub
Bump actionpack from 7.1.3.4 to 7.1.5.1 (#133) Bumps

actionpack from 7.1.3.4 to 7.1.5.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: actionpack dependency-type: indirect …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5 months ago
65 1f33856 GitHub
Bump rails-html-sanitizer from 1.6.0 to 1.6.1 (#132) Bumps

rails-html-sanitizer from 1.6.0 to 1.6.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rails-html-sanitizer dependency-type: indirect …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5 months ago
66 a271373 GitHub
Bump rexml from 3.3.6 to 3.3.9 (#131) Bumps

rexml from 3.3.6 to 3.3.9. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rexml dependency-type: indirect …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5 months ago
67 37d6cea GitHub
Bump actiontext from 7.1.3.4 to 7.1.4.1 (#128) Bumps

actiontext from 7.1.3.4 to 7.1.4.1. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: actiontext dependency-type: indirect …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

5 months ago
68 aa985d3 BGM
Add reCAPTCHA to other mailer-tied fields
5 months ago
69 fb1f226 BGM
Fix Gemfile.lock
5 months ago
70 0ade496 BGM
Add Google reCAPTCHA to registration forms
5 months ago
71 21b299e BGM
Update lap count constants for tracklist generation Relates to #106
8 months ago
72 f7fded3 GitHub
Bump puma from 6.4.2 to 6.4.3 (#124) Bumps

puma from 6.4.2 to 6.4.3. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: puma dependency-type: direct:production …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

8 months ago
73 a1f41fe BGM
Add igashi to staff page
8 months ago
74 ed4e0e9 GitHub
Bump rexml from 3.3.3 to 3.3.6 (#123) Bumps

rexml from 3.3.3 to 3.3.6. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rexml dependency-type: indirect …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

9 months ago
75 3579897 GitHub
Bump rexml from 3.3.2 to 3.3.3 (#120) Bumps

rexml from 3.3.2 to 3.3.3. - Release notes - Changelog - Commits


updated-dependencies: - dependency-name: rexml dependency-type: indirect …

Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

9 months ago
76 824273f BGM
Fix participation multiplier calculations for rankings and seasons
9 months ago
77 5df4f21 BGM
Fix average position calculations for rankings and seasons
9 months ago
78 f2742e8 BGM
Apply RuboCop autocorrect
9 months ago
79 8652505 BGM
Cleanup
9 months ago
80 102febe BGM
Add expiration to session and repositories cache keys
9 months ago
81 08c5622 nickskyline
Delete cache when deleting cars
10 months ago
82 025e2a1 nickskyline
Add delete button for cars
10 months ago
83 ef00ce2 GitHub
Session CSV parser support for Unix OS date format (#121) * Session CSV

parser support for Unix OS date format

  • return date as Date, not string
10 months ago