Jason Allan

Results 18 issues of Jason Allan

This breaks current compatibility with the current redis version and causes an unreasonable expectation of future changes in the future Fixes: #263

The code example [Use redis as cache store](https://github.com/RasCarlito/axios-cache-adapter#use-redis-as-cache-store) when configured correctly * Node: 16.6.1 * axios-cache-adapter: 2.7.3 * redis: 6 * Ubuntu: 20.04 The error stems from this code: https://github.com/RasCarlito/axios-cache-adapter/blob/2d51cee4070ff88f2272533f9593fd41a392f52c/src/redis.js#L7-L17...

I've been looking at adding this to my portfolio, but the fact it's a singular image in a `col*row` arrangement makes this poor for responsiveness. There is a hacky way...

enhancement
help wanted

Having worked on this project a bit one thing I have to do when testing is to disable the custom logger. The logger works fine, but, it's just a fire...

type: enhancement
help wanted

There's still some reds, I'll work on it a bit in the next few days

type: enhancement

A `!phrasing` command is often used on Twtich when the streamer says something that could be taken the wrong way. I believe it comes from the show Archer: https://www.youtube.com/watch?v=hyLWrKh2fB0

I'm currently working on and express backend with isolated routers. # Example `app.ts` ```ts const app = express() app.use('/api', api) app.get('/', (req, res) => res.send('hello world')) app.use(catch404) app.use(errorHandler) ``` `api.ts`...

#### Section/Content To Improve The type definitions do not have documentation included. Which means that inline documentation isn't available. This is compounded by incredibly unhelpful single letter generics. #### Suggested...

Currently, you are using an auto-update that downloads in the background with no option to prevent the auto-download. This becomes a problem in two cases: 1. **Memory and Processor hog:**...

enhancement
epic:data-saver
not-planned

The feature would be a per channel ignore list filtering before and after translations. With the commands - `!ignore add ` - Add a new word to channel ignore list...

enhancement