jasper icon indicating copy to clipboard operation
jasper copied to clipboard

Jasper - A flexible and powerful issue reader for GitHub

Results 85 jasper issues
Sort by recently updated
recently updated
newest added

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 ![image](https://user-images.githubusercontent.com/44557218/177040159-4457abe0-a745-4956-8c1e-4618c04f864c.png) ![image](https://user-images.githubusercontent.com/44557218/177040171-f3535003-88ec-49eb-a029-b48f95c898b2.png) ## 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...

dependencies

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...

dependencies

Hi I cannot use the https github enterprise github mode... Is it normal or a bug ? Regards. Richard.

![Screen Shot 2022-02-07 at 16 17 04](https://user-images.githubusercontent.com/10370988/152742207-60a72db8-d4e2-4f02-b15c-d8ebc6cedcf2.png) 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...