J. Emiliano Deustua

Results 3 issues of J. Emiliano Deustua

There are two issues with deleting: 1. If `--delete-it-all` is used, atuin will enter an infinite loop since searches are performed on the whole history, including deleted items. 2. Blanking...

Since PR #669, self-managed access rules are impossible to deploy. This commit fixes that by allowing the deployment controller to load the rules config map when maester is disabled. ##...

I'm experimenting with molstar in a basic React Router template using Vite. My setup: React Router (latest) Vite Node.js v22.15.1 When running the project, I encounter import errors like: ```...