Chosto

Results 18 issues of Chosto

When running `autorestic check`, at some point, autorestic runs `restic check`. However, any option in the YAML configuration file won't be passed to `restic`. Only environment is included. The code...

bug

This PR attempts to fix #198. It mimics the utility function that merges all `options` for a given command, but as `check` or `init` are backend-related, we don't have a...

This PR attempts to fix #194 : when config is written back (for now, only when generating a secret key for a new repository), `forget` and `copy` field of locations...

This is more a mistake of my own than a bug, AFAIU. A few weeks ago I decided to test Plume by opening a `blog.picasoft.net` instance. All worked like a...

C: Bug

On a fresh Plume instance, launched with Docker, I have the following message printing quite randomly : ``` plume | Error: Multiple `Cookies` instances are active at once. plume |...

C: Bug

##### ISSUE TYPE - Bug Report ##### container.yml ```yaml version: "2" settings: conductor: base: alpine:3.5 project_name: link_alias services: dest_link: from: alpine:3.5 command: [ 'sleep', '1000' ] source_link: from: alpine:3.5 command:...

Hi ! The new scroll view is really great. Unfortunately, I have a very large presentation for which the scroll view is not suitable, as I can barely see the...

Hi! First of all, thanks for your great work :) I use `Alt+` to switch workspaces in [i3wm](https://i3wm.org/). I would like to customise the way recent emojis are selected. Is...

Thank you for taking the time to work on a PR for Awesome-Sysadmin! To ensure your PR is dealt with swiftly please check the following: - [x] Your additions are...

reviewers wanted
addition

Hey, thanks for the exporter and the amazing dashboard! My use case is as follows: I have multiple services performing backups, each of which adds a unique tag. Currently, the...