* Update Docker image name for GitHub registry
* Fix image name casing in Docker workflow
* Remove untagged image cleanup step from workflow
Removed the step to delete untagged image versions from the workflow.
* Change Docker login to use GHCR credentials
Updated Docker login credentials for GitHub Container Registry.
* Remove cache moving step from Docker workflow
Removed the step to move the build cache in the Docker workflow.
* Refactor Docker image workflow for versioning and builds
* Update docker-image.yml
* Update print statement from 'Hello' to 'Goodbye'
* Update docker build
* Rename docker-image.yml to docker.yml
* Rename electron-build.yml to electron.yml
* feat: add Russian translation and readme
* feat: Added mobile and electron UI redirecting system
* fix: Fix electron login and mobile redirect
* Update Docker image name for GitHub registry
* Fix image name casing in Docker workflow
* Remove untagged image cleanup step from workflow
Removed the step to delete untagged image versions from the workflow.
* Change Docker login to use GHCR credentials
Updated Docker login credentials for GitHub Container Registry.
* Remove cache moving step from Docker workflow
Removed the step to move the build cache in the Docker workflow.
* Refactor Docker image workflow for versioning and builds
* Update docker-image.yml
* Update print statement from 'Hello' to 'Goodbye'
* Update docker build
* Rename docker-image.yml to docker.yml
* Rename electron-build.yml to electron.yml
* feat: add Russian translation and readme
* fix: Add russian
---------
Co-authored-by: Luke Gustafson <[email protected]>
Co-authored-by: root <[email protected].0.5>
Co-authored-by: LukeGus <[email protected]>
* Update Docker image name for GitHub registry
* Fix image name casing in Docker workflow
* Remove untagged image cleanup step from workflow
Removed the step to delete untagged image versions from the workflow.
* Change Docker login to use GHCR credentials
Updated Docker login credentials for GitHub Container Registry.
* Remove cache moving step from Docker workflow
Removed the step to move the build cache in the Docker workflow.
* Refactor Docker image workflow for versioning and builds
* Update docker-image.yml
* Allow OIDC users to import database without password
* Skip import password prompt for OIDC users
* docs: clarify OIDC import unlocking flow
* docs: explain admin import password logic
---------
Co-authored-by: Luke Gustafson <[email protected]>
Co-authored-by: Nikola Novoselec <[email protected]>