sentry-extension — bash
Sentry Extension
$ git clone https://github.com/carelessly3/sentry-extension
[ TECH_STACK ]
gopostgresqldocker
[ MOTIVATION ]
this was when sentry was being a bitch and didnt let users view all issues of different project in a single view
[ DESC ]
just reversed engineer the sentry api, used cookies to fetch current user session and collected project issues, sorted them in order, created a simple filter to filter by assignee