Devonte
Devonte
**For reference, what is the current latest app version?** ``` Version: 0.0.22 Build: 224 ``` **Is your feature request related to a problem? Please describe.** When the app encounters an...
**Describe the bug** Files that have leading whitespace in the name causes file manager actions to fail. **To Reproduce** Steps to reproduce the behavior: ``` 1. Create a file starting...
When using [Crimson](https://github.com/crimson-crystal/crimson) to install 1.12.0 (and now 1.12.1) the Crystal executable no longer runs in the terminal or in application processes. When setting up Crimson on Windows, the process...
### Current Behavior When making a request to an endpoint that involves some sort of hashing (namely with the `/api/client/servers//databases?include=password` endpoint) an exception is thrown if the `HASHIDS_SALT` or `HASHIDS_LENGTH`...
Closes #521.
Hi, are there any plans to continue maintaining this shard? Or is there an alternative that is available? I would be happy to contribute code and documentation wise if so....
Almost everything is gonna need to be sorted out in this PR, all hands on deck ig :P
The current flow of a command's execution runs through the `pre_run` hook -> `run` main method -> `post_run` hook. However, if `pre_run` or `run` are interrupted or stopped, `post_run` is...
For `pre_run` hook methods, there is the option to stop command execution to the main `run` method if the value returned is `false`. However, there are no checks in place...
Ideally this project would have been written in Crystal, but the dependencies required for this are not yet available: * ~~https://github.com/icyleaf/markd/issues/53~~ No longer using this library * Port [glamour](https://github.com/charmbracelet/glamour) to...