Commit Graph

113 Commits

Author SHA1 Message Date
Echo
5f5257c752 index users on username (#674) 2025-12-01 11:20:06 -05:00
Echo
810f09828c bug fixes (#630)
* fix on old repos

* clean up broken leaderboards

* Update app/jobs/sync_repo_metadata_job.rb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* remove broken lb logic

* Update db/migrate/20251116045400_clean_up_weekly_leaderboards.rb

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-16 00:23:42 -05:00
ShyMike
a1bb20ab3f rename custom_name to username + fix audit logs 2025-10-21 22:15:16 +01:00
ShyMike
109ae988a0 deprecate username + name cleanup 2025-10-21 21:28:35 +01:00
ShyMike
7664daba45 add custom display name support 2025-10-19 10:40:41 +01:00
Max Wofford
ae76f20946 Initial new activity log (#562) 2025-10-03 20:52:36 -04:00
Max Wofford
5ae07f5643 Patch up oauth implementation (#560) 2025-10-03 18:22:37 -04:00
Fox Ellson-Taylor
c299e26e67 improve machine and ip address heartbeat querying speeds (#490) 2025-08-25 09:01:05 -04:00
Jeffrey Wang
9d8cc0d75d Add heartbeat import (#469) 2025-08-18 22:51:18 -04:00
Echo
e30e9862a7 rework lb generation (#467) 2025-08-08 22:10:33 -04:00
Kartikey Chauhan
3cb6569a5c lint 2025-07-23 06:31:59 +05:30
Kartikey Chauhan
071893cbf4 filter_by_project should be faster 2025-07-23 06:28:44 +05:30
Echo
1251503729 project lookup indexes 2025-07-08 20:14:02 -04:00
Echo
619fc1eb74 first pass 2025-07-05 22:14:47 -04:00
Echo
367c46c0ab why is there a w there 2025-07-01 12:28:58 -04:00
Echo
256b0ab687 add support for admin api keys 2025-07-01 12:14:55 -04:00
Echo
158e065df3 Revert to 23acedcd76 2025-07-01 00:24:36 -04:00
Echo
8aff60f04c fix leaderboard generation jobs 2025-07-01 00:04:09 -04:00
Echo
1dcba5fb10 audit logs because neon messed it up 2025-06-30 22:52:29 -04:00
Max Wofford
8eb6072612 Take 2 of switching to psql cache! 2025-06-27 21:26:29 -04:00
Echo
05da3a6b84 optimize mini leaderboards 2025-06-25 20:41:38 -04:00
Max Wofford
86e70b64e6 Allow GitHub account reuse when unlinked (#352) 2025-06-23 10:21:15 -04:00
Echo
5a3bcf2090 if not exists 2025-06-18 16:14:14 -04:00
Echo
2d9b30895d migrate schema 2025-06-18 15:54:52 -04:00
Echo
6172c737e1 make regional leaderboards the default 2025-06-18 15:41:46 -04:00
Max Wofford
df0f187b6e Add if_not_exists to recent indexes 2025-06-17 14:29:57 -04:00
Max Wofford
9247f19cbb Additional indexes (#321) 2025-06-16 15:26:38 -04:00
nora
8da145d623 add program return button (#314) 2025-06-13 13:48:21 -04:00
Max Wofford
c70c961431 Add regional leaderboard beta opt-in (#305) 2025-06-11 04:12:18 -04:00
Max Wofford
f5d23e74dc Add flipper for feature flags 2025-06-11 02:31:41 -04:00
Max Wofford
cfecba5ab9 Add AhoyCaptain indexes 2025-06-09 16:39:51 -04:00
Max Wofford
3204e41be8 Rubocop format 2025-06-09 10:52:30 -04:00
Max Wofford
62b4b0a9ea Add index to commits on user + timestamp
Based on another pg_analyze recommendation
2025-06-09 10:46:39 -04:00
Max Wofford
7c835d7801 Add index to leaderboards where not deleted
Based on a suggestion from pg_analyze
2025-06-09 10:46:39 -04:00
nora
9dfabf49f9 may i remind you, mr. wofford, you're under OAuth (#284) 2025-06-08 19:04:51 -04:00
Echo
3ac7d9e2b0 allow users to hide stats from public lookup 2025-05-31 22:46:40 -04:00
Zach Latta
efd19568b7 Sync in and display repo metadata 2025-05-30 09:57:27 -04:00
Kieran Klukas
e37cc2b65a feat: add last seven days route (#266) 2025-05-30 01:28:52 -04:00
Max Wofford
9697641358 Add index to speed up active project calculation 2025-05-27 01:31:32 -04:00
Max Wofford
1fba58c6fb Initial implementation of post_reviews_controller (#247) 2025-05-22 03:14:27 -04:00
Max Wofford
f9a4ce9cfa Add airtable url to table sync concern (#236) 2025-05-16 13:02:27 -04:00
Max Wofford
9f790eb24d Add neighborhood apps/projects 2025-05-16 10:33:07 -04:00
Max Wofford
ee3beb0506 Add neighborhood airtable post records 2025-05-16 10:04:02 -04:00
Max Wofford
30e6c06dd8 Rubocop format 2025-05-15 09:36:38 -04:00
Zach Latta
a872ab3198 Sync in commit data 2025-05-14 17:35: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
Max Wofford
55503499ff Add physical mail model 2025-05-14 11:50:50 -04:00
Max Wofford
1db16233cb Add raw heartbeat request storing 2025-05-13 14:48:24 -04:00
Max Wofford
ce04f80b47 Handle duplicated api key names in transfer job (#222) 2025-05-12 17:39:45 -04:00