cleodora icon indicating copy to clipboard operation
cleodora copied to clipboard

[Idea] Allow users to store frontend preferences in the DB

Open omarkohl opened this issue 2 years ago • 0 comments

Could be things such as:

  • Stop displaying version reminders #583
  • Language
  • Default view to display
  • Default resolution time

All these things could be stored in cookies but that has the disadvantage that they would be gone when switching browsers. For that reason it's better to keep these things in a separate DB table.

omarkohl avatar Jun 20 '23 08:06 omarkohl