nonnorm
nonnorm
The crashing should be solved with #247, could you try the binary from there: https://nightly.link/ravenclaw900/DietPi-Dashboard/workflows/push-build/anyhow-errors/dietpi-dashboard-aarch64.zip (download and unzip binary). Also, feel free to reduce the logging back to `debug` for...
Please try the latest nightly again. The file browser should be fixed and there have been some changes with how changing pages is handled.
Ok, could you post the output of `dietpi-software free` and `dietpi-services status`? I still have no idea about the IP problem, however that doesn't seem to be a problem with...
Please post the output of the binary from https://nightly.link/ravenclaw900/DietPi-Dashboard/workflows/push-build/254-cant-seem-to-connect/dietpi-dashboard-aarch64.zip.
Actually, all the free list reading isn't needed anymore. It was needed before the software page was rewritten to not use the list indexes, but the IDs instead. I'll remove...
Personally, I still think it would be better to have a dedicated bookmarks dashboard application, however this detecting installed software from DietPi-Software would be nice. It would probably require putting...
Before any work can be done on this, it would be great to have some kind of port database for DietPi-Software. Otherwise, users would need to add the software themselves...
Currently that sounds like a good plan. It would probably not be stored as a markdown file, perhaps as JSON or YAML, which makes it easiest to write from the...
This should be extendable, it would probably be how you would manually add software that's not automatically detected, and how it would be stored in the backend anyway.
I'll begin work on this as soon as I get #232 and #236 merged.