jasper
jasper copied to clipboard
Jasper - A flexible and powerful issue reader for GitHub
Fix #213 Github Enterprise requires `private_mode_user_session` for private access, but can't load avatars because SameSite cookie is Lax by default. https://docs.github.com/en/github/site-policy/github-subprocessors-and-cookies
Hello! Thank you for this awesome project! This PR has fix a typo. - projectStrem -> projectStream
## Current Behavior doesn't seem to be able to sort by `updated at` in ascending order. ss   ## Expected Behavior enable to sort issues correctly. works fine with...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.5. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 Commits See full...
Hi I cannot use the https github enterprise github mode... Is it normal or a bug ? Regards. Richard.
 Even if I enter a new token, the same dialog will keep coming up. How can I get around this?
This PR will create linux debian package by adding command into `npm run linux:build`. ``` $ npm i $ npm run env:setup $ npm run linux:build ``` Then, you can...
GitHub's search can filter app users by `app/` prefix, but does not work on Jasper's filter stream. e.g. `author:app/renovate`
Add simple CI job just only build Linux app and upload zip to Github Actions artifact. Thank you for creating awesome app! I'm using Jasper everyday both my work and...