Nico

Results 43 issues of Nico

In the CLI debug command, add an option showing the space left on devices

planned

As a user, I want an easy way to backup and restore my full tipi instance. Detailed solution described [here](https://github.com/runtipi/runtipi/discussions/768)

planned

Fix the mobile view of app logs which is not responsive at all

planned

In order to provide users a seamless experience when updating major versions of their apps, we need a way to run scripts on certain events (beforeUpdate, afterUpdate, etc...) this way...

planned

As a developer I use the database client in multiple packages, dashboard, worker. In order to not have multiple implementations of the client we need to isolate it in it's...

planned

Create e2e test suite for backing up / restoring an app

planned

Currently, the app logs are only showing when the app is stopping. We should show it as well when stopping / restarting.

planned

As a user, I don't want my log files to fill up my disk over time. The file should be capped at 5 Mb

planned

As a user, I want to always have the latest translations available and not wait for a new release before getting it. We can fetch translations at a fixed interval...

planned

We have currently a mix of both native `fs` and `fs-extra` usage creating confusion amongst packages and test mocks. We want to remove `fs-extra` and re-enable skipped tests. Or inversely...

planned