Fabian Siegel

Results 29 issues of Fabian Siegel

When using description lists with glamour/glow, the different items of description lists are rendered incorrect. The following sample code ``` Term : Tatsächlich das, womit der Computer arbeitet. Jedes Kommando...

renderer

I still have some todos left, so this is still a draft pull request. :)

enhancement

Closes #104 To-Dos: - [x] Use syscall.symlink instead of os.symlink, if os.symlink fails - [x] Detect symlinks who are not in the repository at the `backup` command - [ ]...

improvement
core
cli

We could start up a e.G. WebDav-Server which could be used to view and access data instead of fuse. This could also work on macOS and windows.

feature

I tried to store and restore a directory containing symlinks. While restoring the project a symlink was restored to a file which was not restored yet - this caused the...

bug

Currently, the webdav backend does not support available space. this is caused by the webdav library. Therefore, we have multiple options: 1. Fork the library 2. PR at the library...

improvement
storage backend

- "pipelines list" can list all builds, not just last 10 builds - "pipelines list" output includes date/time See #25