Tags: cmintey/wishlist
Tags
Header authentication (#180) * Use BaseSetting for default group * Add header authentication * Add instructions for proxy auth * Global flag to enable header authentication * First user goes to setup-wizard regardless of proxy auth * Update readme regarding proxy authentication * Add function for creating a user * Fix issue with bolean value of HEADER_AUTH_ENABLED * Disable password change for proxy users * format code * fix lint errors * Default value for proxy headers * Ensure HEADER_USERNAME is set when using proxy auth * Add error logging for header authentication
Svelte 5 migration (#146) * initial svelte 5 migration * fix some issues * remove dependency on deprecated AppShell * linting * fix type * update node version * fix chips * fix deprecation warning * fix pull to refresh * attempt to form a valid image url * fix dockerfile warnings * fix layout and pull to refresh issues * add padding to drawer * fix item hash when in non secure context * rearrange dockerfile so it caches more often * fix layout again * fix settings not being reactive * update more components to svelte 5 * fix setup wizard * update svelte and node types * fix types on stepper components * fix reactivity on create account form * copy component from skeleton to fix typing
PreviousNext