flame icon indicating copy to clipboard operation
flame copied to clipboard

Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

Results 180 flame issues
Sort by recently updated
recently updated
newest added

Please add field for custom JS as we have for CSS

I think there should be a way to do a custom date / time format. e.g. my use case. date should have comma after day. e.g. January 3, 2022, but...

**Deployment details:** - Docker manager: Unraid 6.9.2 - App version: 2.3.0 - Docker image: latest --- **Bug description:** In my docker config via Unraid when I change the "Host Port...

Add ability to configure visibility with docker/kubernetes labels : **rule :** ` if label equal 'hidden' then hide apps else show apps ` see #217

As a user with many applications I would like to add a horizontal separator between some of them to group applications and have a better overview of them. Example: ```...

**Deployment details:** - App version [e.g. v1.7.4]: 2.3.0 - Platform [e.g. amd64, arm64, arm/v7]: amd64 - Docker image tag [e.g. latest, multiarch]: latest --- **Bug description:** When clicking themes there...

This PR allows the image to run as a non-root user by correctly setting permissions on the WORKDIR at image build time. I've tested that this works - I'm currently...

In production environments (e.g. Kubernetes) security policies often disallow to run containers in Root-Mode with UID=0. The following pull request enables the image to run in non-root mode. More information:...

**Deployment details:** - App version [2.3.0]: - Platform [amd64, Manjaro Linux host, Docker Compose]: - Docker image tag [none, so latest is used?]: --- **Bug description:** I have set a...