fgma

Results 12 issues of fgma

What does this PR change? What problem does it solve? ----------------------------------------------------- This PR adds mount support on window using [winfsp](https://github.com/billziss-gh/winfsp) and [cgofuse](https://github.com/billziss-gh/cgofuse). Besides the name implies it it does **NOT...

What does this PR change? What problem does it solve? ----------------------------------------------------- Currently symlinks on windows are backed up but not restored. Because of windows restrictions this is only possible with...

### Describe your problem After installing the webinterface does not work as expected. All dynamic elements show a loading animation and the websocket connection fails. Logs show some problem concerning...

bug
needs triage
future3

# Use case I'd like to load $(local_domains) from a table like sqlite. Right now I need to specify domains in maddy.conf but my accounts and aliases are all setup...

new feature

This PR adds support to build a docker container to deploying organize. - unit tests are run during build - config file is expected as `/app/config.yaml` inside the container and...

A call to mount should not panic when winfsp is not installed but return an error instead. This allows an application to handle this case gracefully. https://github.com/billziss-gh/cgofuse/blob/45df47debffe20241cb2896905708913408d3152/fuse/host.go#L605-L612 As an alternative...

enhancement

## Description Update minio to 2022-10-24T18-35-07Z. This is the last release supporting the legacy FS backend. Details see https://github.com/SynoCommunity/spksrc/issues/5549 ## Checklist - [x] Build rule `all-supported` completed successfully - [x]...

## Description Initial package of restic. Restic is a fast and secure backup program. [https://restic.net/](https://restic.net/) Fixes https://github.com/SynoCommunity/spksrc/issues/5439 ## Checklist - [x] Build rule `all-supported` completed successfully - [x] New installation...

new-package

## Description New package for restic's rest-server: https://restic.net/ https://github.com/restic/rest-server ## Checklist - [x] Build rule `all-supported` completed successfully - [x] New installation of package completed successfully - [x] Package upgrade...

new-package

## Description Initial package for rclone https://rclone.org/ Fixes https://github.com/SynoCommunity/spksrc/issues/5439 ## Checklist - [x] Build rule `all-supported` completed successfully - [x] New installation of package completed successfully - [x] Package upgrade...