Skip to content

Tags: cmintey/wishlist

Tags

v0.37.3

Toggle v0.37.3's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
fix invite email button (#207)

v0.37.2

Toggle v0.37.2's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Translations update from Hosted Weblate (#204)

v0.37.1

Toggle v0.37.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Missing translation strings (#203)

v0.37.0

Toggle v0.37.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
appropriately apply rotation to uploaded images before conversion (#198)

v0.36.2

Toggle v0.36.2's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Create a edge tag for docker images based off the main branch (#190)

* create a main tag for docker images

* change tag to edge

v0.36.1

Toggle v0.36.1's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Header auth fix (#183)

v0.36.0

Toggle v0.36.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
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

v0.35.0

Toggle v0.35.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
add sorting and filtering logic for public lists (#165)

v0.34.0

Toggle v0.34.0's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
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

v0.33.4

Toggle v0.33.4's commit message

Verified

This commit was created on github.com and signed with GitHub’s verified signature.
Update dependencies (#156)

* update node engine version

* update dependencies

* bump node version