Jas

Results 12 issues of Jas

On my machine I've configured cargo to follow proper XDG paths by setting "CARGO_HOME DEFAULT="${XDG_DATA_HOME}/cargo" in my "~/.pam_environment". It could be really nice if better-panic would read $CARGO_HOME when checking...

Current it will stop working if you migrate a supergroup to a supergroup, since it will still try to send to the old group, and then stop execution of that...

It's better if the diff gets truncated than the comment.

`@jsmnbom we need a feature for @githubrevisedbot to close an issue with "usage question"`

1) Is it needed? Are we even limited by IO? (remember the danm GIL) 2) Be careful with the `github_cleaner` in utils.py...

## Description Currently the koa middleware will always go to the next middleware in the line. so if you have ``` app.use(postgraphile(...); app.use(async (ctx) => { ctx.redirect('http://somewhere'); }); ``` the...

🔁 revisit-in-v5

I would like to use it to change font-size line-height and similar in an ebook reader webapp I'm creating. Thanks ^^ References: https://vuetifyjs.com/en/components/sliders/#usage https://mui.com/material-ui/react-slider/ ![image](https://user-images.githubusercontent.com/3002987/231575433-2e9af186-c4af-44e9-9341-c0c8b964b203.png) (from firefox devtools)

Add configurable colors to stats like reading time, and kodus/hits. > So far I don't use your extension, but I'm thinking about it because it might help me get rid...

enhancement

"I do have a question though, is there a way now or will there be a way in future updates to have the option to have not only tags hidden...

enhancement

We need to implement some kind of options and cache sync between instances of the extension. Many users read on AO3 on both their phone and their pc etc. This...

enhancement
help wanted