Commit graph

26 commits

Author SHA1 Message Date
Mahad Kalam
28fa174861
Add Sentry monitoring for previously unreported errors (#1066)
* Add Sentry monitoring for previously unreported errors

* Fix

* Fixes

* whoops!
2026-03-13 11:06:12 +00:00
Mahad Kalam
cba729e73f Fix 10-minute asset delay 2026-02-15 10:33:05 +00:00
Mahad Kalam
f16c991808
Remove unused public_activity + downsize activity graph Inertia payload (#946)
* Remove public_activity

* Continue removal

* Uh-oh, re-add pganalyze

* Fix Vite HMR not working
2026-02-15 09:54:29 +00:00
Mahad Kalam
b9798b4f6c
Fix redirects! And add tests! (#930)
* Fix redirects in new account flow?

* Fix redirects! And tests!

* Make tests better

* I will test this club
2026-02-12 10:01:33 +00:00
Mahad Kalam
09fec72b2e
Fix redirects in new account flow? (#929) 2026-02-11 22:21:39 +00:00
Mahad Kalam
166d9d30a0
ahoy is walking the plank (#903)
* Remove Ahoy

* Simplify migration

* sync migrations

* Update db/migrate/20260204113033_drop_ahoy_tables.rb

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

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-04 13:13:48 +00:00
Echo
64f9d9cb34
data deletion oneshot (#691) 2025-12-07 22:49:40 -05:00
Echo
64fc0f1f1b
better error handling (#677)
* swap honeybadger for sentry

* better error pages
2025-12-01 12:33:01 -05:00
Max Wofford
eba35fed43
Turn off hackatime activity logs (#566) 2025-10-03 22:20:09 -04:00
Max Wofford
ae76f20946
Initial new activity log (#562) 2025-10-03 20:52:36 -04:00
ShyMike
2398b1c7ad
refix ips (#514) 2025-09-07 15:04:21 -04:00
Fox Ellson-Taylor
1e1c85c202
add cloudflare-rails and fix ip logging (#513) 2025-09-07 13:35:24 -04:00
ShyMike
2d6427dc9d
get cf ip (#511) 2025-09-07 13:04:14 -04:00
Echo
619fc1eb74
first pass 2025-07-05 22:14:47 -04:00
Max Wofford
2212349454
Add rps tracker to footer (#364) 2025-06-25 20:20:07 -04:00
Max Wofford
c289d710f0 Add honeybadger to compare to sentry 2025-05-15 09:30:41 -04:00
Max Wofford
5ba0872d84
Add ahoy_captain (#211) 2025-05-07 12:06:56 -04:00
Max Wofford
20f4ec5d25 Switch all route actions to local timezone if applicable 2025-05-02 15:06:50 -04:00
Max Wofford
fd5815e2a2
Add initial sweep of background caching for shared data on page (#157)
* Add initial sweep of background caching for shared data on page

* Rubocop format

* Speed up currently_hacking

* Rubocop format

* Fix active projects job

* Switch to activeprojectsjob for leaderboard

* Remove current project from nav

* Add flamegraph & stackprof for extra profiling

* Silence bullet alerts

* Remove eagerload of users from mini leaderboard

* Comment out expensive flavortext

* Bundle update brakeman

* Remove duplicate stackprof listing

* Add skylight auth to example env

* Add miscomitted background jobs
2025-04-07 23:32:27 -04:00
Max Wofford
3f55de928f Run rack mini profiler in production 2025-04-03 20:57:48 -04:00
Max Wofford
cd625fe602 Handle nil in footer if there is no activity 2025-03-22 01:40:40 -04:00
Max Wofford
95acec5c33
Add active user counts to the footer (#94) 2025-03-21 21:09:56 -04:00
Max Wofford
a06279d4c4 Remove 406 on old browsers 2025-03-15 01:05:13 -04:00
Jason Cameron
64cc786394 Update the query stats in the footer to track cache hits/misses (WIP)
Update the query stats in the footer to track cache hits and misses per request
2025-02-18 00:40:26 -05:00
Max Wofford
4472473708 Add admins, papertrail, ensure admin authentication on dashboard 2025-02-17 11:32:41 -05:00
Max Wofford
394339fcf6 Initial commit 2025-02-16 03:21:30 -05:00