Kana

Results 142 comments of Kana

There are currently no plans on the roadmap to integrate this. Will reopen if that changes.

This is something we want to add to chibisafe but haven't had the opportunity yet. The idea is, and always was, to try and let users customize their instance as...

You can already kinda do this with the customization settings in the dashboard ![image](https://github.com/chibisafe/chibisafe/assets/7425261/4f7a6029-ad80-4f1f-8753-09034b188b9c)

> > You can already kinda do this with the customization settings in the dashboard > I just pulled the latest docker compose version. Under cust. I dont have this...

Closing since no response for 2 weeks

@clabnet could you please share your node and yarn versions?

@clabnet I believe the reason is you are using Yarn 1, when the project uses Yarn 3. Could you try upgrading your version and trying again to see if it...

You are doing `yarn install` but `npm run build`. You also installed Yarn 4 when we are using Yarn 3. Now I don't know if these are the reason for...

@clabnet instead of this ``` PS D:_POMINI\labs\chibisafe> npm run build ``` Could you try building with `yarn build` instead? And could you please make a post with the contents of...

@Tresillo2017 as @pilar6195 said, this is a limitation between ShareX and our upload logic. ShareX doesn't split by chunks but the website does, ultimately making ShareX hit the 100mb per...