mirror of
https://github.com/nextcloud/server.git
synced 2026-03-26 04:14:20 -04:00
Previously, column visibility settings were stored in localStorage, causing them to be lost when logging out or switching browsers. This change moves the persistence to the database as user preferences. It also refactors the frontend to use clean `userList.*` keys for better consistency between the store and the API. Signed-off-by: Peter Ringelmann <4850521+Pringels@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| AdminSettingsSetupChecks.vue | ||
| AdminSettingsSharing.vue | ||
| AppStore.vue | ||
| AppStoreNavigation.vue | ||
| AppStoreSidebar.vue | ||
| SettingsApp.vue | ||
| SettingsPresets.vue | ||
| user-types.d.ts | ||
| UserManagement.vue | ||
| UserManagementNavigation.vue | ||