devdocs-desktop icon indicating copy to clipboard operation
devdocs-desktop copied to clipboard

🗂 A full-featured desktop app for DevDocs.io.

Results 82 devdocs-desktop issues
Sort by recently updated
recently updated
newest added

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

The workflow release.yml is referencing action actions/checkout using references v1. However this reference is missing the commit [a6747255bd19d7a757dbdda8c654a9f84db19839](https://github.com/actions/checkout/commits/a6747255bd19d7a757dbdda8c654a9f84db19839) which may contain fix to the some vulnerability. The vulnerability fix that...

Bumps [electron](https://github.com/electron/electron) from 12.0.4 to 12.1.0. Release notes Sourced from electron's releases. electron v12.1.0 Release Notes for v12.1.0 Other Changes Security: Backported fix for 1234764. #30660 (Also in 11) Security:...

dependencies

I hope that you can add Bootstrap examples as well, for offline data.

I'm on Windows v0.7.1 portable. Tried looking at the closed issues for solutions, but didn't find anything that works.

I want to increase the font-size for the entire app - i use the portable version. So the idea was to create custom css with font-size definition. But after clicking...

When I enable any preference in devdocs portable version the error is Please enable cookies Devdocs will not work properly if cookies are disabled how to solve it.

Some example images in both browser and Windows app version cannot be viewed on my PC. Chrome: ![image](https://user-images.githubusercontent.com/62586251/130318781-17d744f2-d1c5-4c50-8bfa-8deda42d0406.png) Windows app: ![image](https://user-images.githubusercontent.com/62586251/130318815-48611674-fd7d-4b6a-908c-eafc8c648459.png) How can I solve it?

This is a fantastic application but I'm hoping that it could become even better. I have an extension in VS Code that can open devdocs, but it opens browser tabs....

Closes https://github.com/egoist/devdocs-desktop/issues/120. On darwin, the following takes precedence (after, more specific) : ```css .is-darwin .header { display: flex; } ```