Aiden McClelland

Results 56 issues of Aiden McClelland

Would be good to be able to only expand specific macros and leave other source as is. i.e.: `cargo expand --crate="my-crate-derive"` or `cargo expand --derive=MyTraitA,MyTraitB` at the very least would...

Since this package *requires* having the ptx crate as a path dependency, it is impossible to publish a dependent crate to crates.io because of https://github.com/rust-lang/rfcs/pull/2224. It would be good if...

This is pretty self explanatory, but I have a file that encodes data as an object followed by a series of [patches](https://tools.ietf.org/html/rfc6902). Would be nice to use the stream deserializer,...

This adds support for fetching blocks from v3 onion peers.

currently, there are cli options (through `filebrowser config set` or `filebrowser users update`) to set most configuration options that are available in the ui. It would be good to be...

### Prerequisites - [X] I have searched for [existing issues](https://github.com/start9labs/embassy-os/issues) that already suggest this feature, without success. ### Describe the Feature Request Allow users to schedule backups to run automatically....

Enhancement
UI
startd
P1 - Blocks Release

goal is to allow the user to run shell commands from the embassy dashboard. additional scoping needed to determine where to put this to limit users accidentally performing unwanted changes....

UI
startd
Needs Scoping
P3 - Eventual

### Reason Possibility of sending commands to a running exec. (nice utils for json) Need to have callbacks or something for the exec Not thrashing the network interfaces when a...

Enhancement
embassyd
P2 - Desirable

### Prerequisites - [X] I have searched for [existing issues](https://github.com/start9labs/embassy-os/issues) that already suggest this feature. ### Describe the Feature Request add an `rsync` function to the JS effects object. This...

Enhancement
embassy-sdk

occasionally requests will error with `Database Error: database is locked`. This can be fixed by updating to sqlx v0.5.11.

embassyd
P1 - Blocks Release
Known Solution