toniebox-reverse-engineering / teddycloud_web

A better web interface for TeddyCloud
https://github.com/toniebox-reverse-engineering/teddycloud/
16 stars 8 forks source link

Add settings level + internals #49

Closed SciLor closed 1 month ago

SciLor commented 4 months ago

The backend needs to be extended, so every setting gets two additional attributes.

  1. Internal or not (show on settings GUI or not)
  2. Complexity, Easy or Expert, hide Expert settings by defailt

Frontend and backend work needed.

SciLor commented 4 months ago

Backend ready

henryk86 commented 4 months ago

what are the tasks for frontend?

SciLor commented 4 months ago

It would be great to have a level selector on each settings page (toniebox + general) Could be a selectbox.

henryk86 commented 4 months ago

image