vinicius
vinicius
When trying to build my next.js project i got an error from webpack, it seems that it is trying to parse files from node_modules, more specifically from libsql Here is...
This idea suggests creating a way for Padloc and Pass (Standard UNIX Password Manager) to sync together. While this idea may not apply to everyone, personally, I find it challenging...
VSCode sets itself to decorated mode every time it's re-opened.
Hey there, I've got a bit of a unique use case. I don't want Projections to track all git repos in my home folder, but I do need it to...
Is it possible and in the project's goal to implement a Code Action feature, where WTF is used as a Code Action to change/fix code based on diagnostics?
I read on Reddit that the team was planning on implementing a feature to read mails in the future, couldn't find it assigned to anyone tho, I would like to...
Do you think that adding a sort by last opened item feature would align with the project's goals? I noticed the app seems to aim to be as simple as...
This PR implements DAG schema validation in the Monaco Editor, like suggested here: [issue #652](https://github.com/daguflow/dagu/issues/652) ### Changes 1. **Schema and Definition Updates** - Modified the `definition` struct and JSON schema...
**Describe the bug** I cant authenticate to my Spotify account using the Spot client, no matter the account or how many times i reset the password, i get the "Incorrect...
## Overview This PR introduces the `not_before` configuration option to the SSH role, addressing the need for precise control over certificate validity. This is a reimplementation of a previous attempt...