Commit graph

381 commits

Author SHA1 Message Date
Zach Latta
efd19568b7 Sync in and display repo metadata 2025-05-30 09:57:27 -04:00
nora
838687c886
make session cookies last a month 2025-05-30 02:08:29 -04:00
Kieran Klukas
e37cc2b65a
feat: add last seven days route (#266) 2025-05-30 01:28:52 -04:00
Zach Latta
c5018c2a29 SEO pass 2025-05-29 12:38:57 -04:00
Zach Latta
8f7958185e Fix Rubocop 2025-05-29 12:13:13 -04:00
Zach Latta
4091ac637f Add /docs section 2025-05-28 17:15:22 -04:00
Max Wofford
27768bee43 Add background job for triggering time updates...
...in neighborhood
2025-05-27 17:09:50 -04:00
Max Wofford
813d2ac9ae Monkeypatch lower airtable ratelimit 2025-05-27 15:39:27 -04:00
Max Wofford
3134fef95f Add cron for clearing out good_job records 2025-05-26 17:52:11 -04:00
Max Wofford
12a205e5e8 Add neighborhood post record updating by admins 2025-05-26 17:52:11 -04:00
Max Wofford
4570bd90bf Ignore brakeman warning about link to href value 2025-05-23 15:50:18 -04:00
Max Wofford
1fba58c6fb
Initial implementation of post_reviews_controller (#247) 2025-05-22 03:14:27 -04:00
Max Wofford
078faefeff Back down geocode users job to once every hour 2025-05-19 20:21:32 -04:00
Max Wofford
6994929d04
Add helpers for country name & subregion + add new geocoding (#249) 2025-05-19 19:56:55 -04:00
Max Wofford
d985e4a4d6
Fix sql injection warning (#248) 2025-05-19 17:14:58 -04:00
Max Wofford
f9a4ce9cfa
Add airtable url to table sync concern (#236) 2025-05-16 13:02:27 -04:00
Max Wofford
6dea4b70be Fix typo 2025-05-16 10:49:32 -04:00
Max Wofford
d4ae52554b Add syncing job for neighborhood 2025-05-16 10:49:14 -04:00
Max Wofford
0f8ad383c4 Remove avo 2025-05-15 09:48:32 -04:00
Max Wofford
c289d710f0 Add honeybadger to compare to sentry 2025-05-15 09:30:41 -04:00
Zach Latta
9d35bd3ad3 Make users on calendar selectable 2025-05-14 19:00:05 -04:00
Zach Latta
a872ab3198 Sync in commit data 2025-05-14 17:35:41 -04:00
Max Wofford
3c0a6863d6 Add extra mailing checks and background jobs 2025-05-14 16:44:41 -04:00
Zach Latta
27e3cb1428
Merge branch 'main' into timeline-page 2025-05-14 14:34:56 -04:00
Zach Latta
a234faf608 Sync in GitHub events for authed GitHub users 2025-05-14 14:33:55 -04:00
Zach Latta
4557462658 Move timeline to admin page 2025-05-14 14:01:52 -04:00
Max Wofford
46f192297e Add mailroom 2025-05-14 12:32:38 -04:00
Max Wofford
86439c8630 Fix patching on user settings page 2025-05-13 17:31:06 -04:00
Max Wofford
ce04f80b47
Handle duplicated api key names in transfer job (#222) 2025-05-12 17:39:45 -04:00
Max Wofford
9e8304ad15 Ignore brakeman warning
This isn't a sql injection because we sanitize the input in a guard right above it
2025-05-12 15:01:38 -04:00
Max Wofford
4e2399a0b3 Add async loading for mini leaderboard 2025-05-12 14:39:35 -04:00
Zach Latta
40c3147317 Start work on timeline partial 2025-05-12 13:09:26 -04:00
Max Wofford
70f0977bbc Add mailing address form 2025-05-09 16:37:03 -04:00
Zach Latta
a11f19c196 Fix catchall queue name 2025-05-09 14:47:13 -04:00
Max Wofford
75539632f3 Add test wakatime db 2025-05-09 13:12:02 -04:00
Max Wofford
74aaea36ec Add other test databases 2025-05-09 12:54:58 -04:00
Max Wofford
5e3200f7d8 Set missing test adapter 2025-05-09 12:35:17 -04:00
Zach Latta
02b472baac Increase threads, add back * 2025-05-09 11:55:00 -04:00
Zach Latta
1ec6fe1940 Try fixing queue definition 2025-05-09 11:53:59 -04:00
Zach Latta
4579650a1a Try being more explicit about jobs 2025-05-08 21:17:12 -04:00
Zach Latta
2b25670524 Remove manual priority setting 2025-05-08 21:00:40 -04:00
Zach Latta
9f4ccfe519 Try improving Ahoy geocoding behavior 2025-05-08 20:54:10 -04:00
Max Wofford
797334d08b Rubocop format 2025-05-08 20:48:35 -04:00
Max Wofford
63a2729941 Balance job priorities 2025-05-08 20:42:56 -04:00
Max Wofford
9d21783e92 Add real_time queue for jobs that happen real-time 2025-05-08 20:34:06 -04:00
Max Wofford
8e2a717063 Attempt to set low-value on ahoy jobs 2025-05-08 19:48:26 -04:00
Max Wofford
2aac353255 Update good_job.rb 2025-05-08 19:31:29 -04:00
Max Wofford
c207970ba4 Better good_job cleanup defaults 2025-05-08 19:29:45 -04:00
Max Wofford
de3f619c2c Bring ahoy to it's own queue 2025-05-08 19:00:11 -04:00
Max Wofford
ea9fa94222 Turn off slack command update job 2025-05-08 18:54:08 -04:00