DietPi-Dashboard icon indicating copy to clipboard operation
DietPi-Dashboard copied to clipboard

A lightweight, standalone web dashboard for DietPi

Results 36 DietPi-Dashboard issues
Sort by recently updated
recently updated
newest added

### Easy - [x] Add common private website security headers (https://github.com/ravenclaw900/DietPi-Dashboard/issues/133#issuecomment-1024333027) (https://github.com/ravenclaw900/DietPi-Dashboard/commit/52f8e1643858e479b29b46e44acf4bcb8b056e36) - [ ] Allow naming backend nodes/show in title (#75) - [x] Version nightly releases by commit hash...

It would be nice if it was possible to handle wifi connection from the dashboard. - scan networks - show list of networks with signal strength and sorted on strength...

enhancement

**Describe the bug**: **Version of DietPi-Dashboard**: ive tried the newest stable and newest nightly as of today **Nightly or stable**: i have tried both **Version of DietPi**: 8.5.1 **Device architecture**:...

Sadly, since we can't make any assumptions about the computer DietPi is running on, most of these tests will have to be incredibly basic, and some of them won't even...

enhancement
rust

Since we have some users who want to use something like [Heimdall](https://heimdall.site/), to have a page with tiles/links to various web applications, but Heimdall is difficult to implement into `dietpi-software`...

enhancement

Currently, when updating, the old config file is still used. It would be useful to have it updated with the latest settings, while still preserving the older ones. This would...

enhancement

Currently we have a pretty dark mode design, which is fine. Mid/Long term it would be great to have a toggle to enable a bright mode and/or even change the...

enhancement

So one can configure the dashboard to listen on requests from LAN or localhost only, the latter e.g. for access via reverse proxy. For access via reverse proxy, if one...

enhancement

Why is there no possibility to log out of the dashboard? If you close the browser tab (or even the whole browser) and open the dashboard again, you (and anyone...

enhancement

It would be nice if DietPi-Dashboard would make itself discoverable by mDNS/Bonjour browsers by setting up an `avahi-daemon` service file. Something like (`/etc/avahi/services/dietpi_dashboard.service`): ``` DietPi dashboard (%h) _http._tcp 5252 vendor=DietPi...