Website and backend of Re-Volt America
| # | Revishun | kitteh | Dezkripshun | WHEN |
|---|---|---|---|---|
| 1 | 2807101 | GitHub |
New Crowdin updates (#180)
* Update Spanish, Chile translations
*
Update Spanish, Argentina translations
|
5 days ago |
| 2 | 31097cf | GitHub |
Bump immutable from 4.3.8 to 4.3.9 (#195)
Bumps
immutable from 4.3.8 to 4.3.9. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: immutable dependency-version: 4.3.9 dependency-type: indirect … Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
5 days ago |
| 3 | 4c9392d | GitHub |
Bump esbuild from 0.25.0 to 0.28.1 (#188)
Bumps
esbuild from 0.25.0 to 0.28.1. - Release notes - Changelog - Commits updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:production … Signed-off-by: dependabot[bot] [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
5 days ago |
| 4 | 7e945ae | GitHub |
Bump brace-expansion from 1.1.13 to 1.1.18 (#203)
* Bump Rails to
version 7.2
Bumps brace-expansion from 1.1.13 to 1.1.18. - Release notes - Commits updated-dependencies: - dependency-name: brace-expansion dependency-version: 1.1.18 dependency-type: indirect … Signed-off-by: dependabot[bot] [email protected]
Signed-off-by: dependabot[bot] [email protected] Co-authored-by: José Benavente [email protected] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
5 days ago |
| 5 | 8ed1e6f | GitHub |
Add a Track Rating and Car Rating System (#205)
* Fix 422 Error in
csv_import_sessions_service.rb
Co-authored-by: José Benavente [email protected] |
5 days ago |
| 6 | 650cb84 | BGM |
Update development team in CONTRIBUTING.md
|
6 days ago |
| 7 | 66e7502 | BGM |
Update Twitter references to X
Resolves
https://github.com/Re-Volt-America/RVA/issues/202 |
6 days ago |
| 8 | 0f6a2d7 | BGM |
Add checkbox to delete profile picture in profile edit settings
|
6 days ago |
| 9 | c959a88 | BGM |
Improve the visuals and functionalities of the edit profile
configuration |
7 days ago |
| 10 | 8037219 | BGM |
Add drag-and-drop file support to the session upload dropzone
|
7 days ago |
| 11 | 2c5dd0a | BGM |
Pin connection-pool gem to the 2.x line
ActiveSupport 7.2.x
RedisCacheStore is incompatible with connection_pool 3.x (ConnectionPool.new became keyword-only). See https://github.com/rails/rails/issues/56291. |
about 1 month ago |
| 12 | 92d08b6 | BGM |
Bump Rails to version 7.2
|
about 1 month ago |
| 13 | 99ba13a | BGM |
Add developer role
Cherry-picked from
https://github.com/Re-Volt-America/RVA/pull/198 |
about 1 month ago |
| 14 | de2bb81 | GitHub |
Season car usage stats in admin panel (#193)
* Add admin season car
usage stats page and aggregation filters
Co-authored-by: José Benavente [email protected] |
about 1 month ago |
| 15 | c7613f6 | BGM |
Add missing permission check on profile updates
|
about 2 months ago |
| 16 | 31bfe78 | BGM |
Fix incorrect triggering of async job
|
about 2 months ago |
| 17 | 5371827 | BGM |
Upload missing job
|
about 2 months ago |
| 18 | 183bc6f | BGM |
Add Cron tab to sidekiq
|
about 2 months ago |
| 19 | 565123b | BGM |
Update Gemfile.lock
|
about 2 months ago |
| 20 | 2396407 | BGM |
Harden Redis and fail stranded session imports
Add a sidekiq-cron
sweeper that marks imports stalled past a grace window (pending >5m, processing >1h) as failed with a clear message, so lost jobs surface in the admin panel instead of hanging. SessionImportJob now claims imports atomically (pending -> processing) to stay idempotent. |
about 2 months ago |