Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: use the main branch for official releases * refactor: new container names and assets * fix(docker-compose): wrong image tag runtipi/worker * chore(docker-compose): add healthchecks for runtipi container * chore: update deps * fix(debug): check for file tipi-compose.yml instead of tipi-config.yml * fix(debug): use new naming convention for debugging running containers * feat: allow custom path for all runtipi folders * chore: remove obsolete "version" from docker-compose * ci: echo distinc id inside matrix * refactor(api-request): improve error handling and error message * refactor(main): use utility get_env_map * fix(seed): throw an error if seed is not created instead of returning an empty string * feat(reset-password): add dashboard link in printed result * refactor: improve error handling * refactor: update error handling and splitting * test: is_major_bump * Update reset password command to add an expiration timestamp * Update reset_password.rs Save current time instead of expiration * refactor: proper error handling with timestamp calc * chore: correct error wording --------- Co-authored-by: hex-developer <77530549+hex-developer@users.noreply.github.com>
- Loading branch information