Nicolas Meienberger

Results 19 issues of Nicolas Meienberger

## What's Changed **Improvements** Apps are now located in an external repo updated periodically. This allows for new apps and update without updating the main application.

**Describe app** An open-source alternative frontend for YouTube which is efficient by design. **Links** https://github.com/TeamPiped/Piped https://piped-docs.kavin.rocks/docs/self-hosting/ **Additional context** We already have Invidious available but Piped seems like a more feature...

app request

**Describe app** LazyLibrarian is a program to follow authors and grab metadata for all your digital reading needs. **Links** [Include links to all the available resources for the app. (eg:...

app request

**Is your feature request related to a problem? Please describe.** There is no way for the admin to change their password other than manually deleting the file users.json in the...

enhancement

## Read before submitting Apps are now hosted in a secondary repository. Please open your app request issues [there](https://github.com/meienberger/runtipi-appstore) You can also easily contribute and propose a new app or...

## Context I'm working with [esbuild](https://esbuild.github.io/) as my bundler to include all dependencies in one .js bundle file. This makes it possible to ship my app with only the necessary...

## Summary by CodeRabbit - **New Features** - Introduced stages in Dockerfile for different components and logic for various architectures. - Added new Docker Compose download logic for different architectures...

size/XXL

During an update, the events stop, update and start are triggered. This confuses the frontend and displays multiple toasts

bug

When requesting a password change, if the process is not terminated the request can be fulfilled at any time in the future. We need to add a timeout to auto-cancel...