schon/scripts/Windows
Egor fureunoir Gorbunov ee25bb67f0 Features: 1) Introduced STOREFRONT_DOMAIN in settings as a replacement for FRONTEND_DOMAIN;
Fixes: 1) Updated email templates to use `STOREFRONT_DOMAIN` instead of `FRONTEND_DOMAIN`; 2) Added a missing import for `settings` in emailing utilities;

Extra: 1) Removed unused configuration keys `FRONTEND_DOMAIN` and `BASE_DOMAIN`; 2) Cleaned up obsolete imports and formatting in serializers; 3) Adjusted environment file generation scripts to use `STOREFRONT_DOMAIN`.
2025-11-11 16:12:48 +03:00
..
backup.ps1 Features: Move from poetry to uv. 2025-10-25 02:18:41 +03:00
compile-messages.ps1 Features: Move from poetry to uv. 2025-10-25 02:18:41 +03:00
export-environment-file.ps1 Features: 1) Add exit condition checks for $LASTEXITCODE in various PowerShell scripts to ensure graceful error handling; 2) Enhance schema filtering with additional condition for active vendors in graphene/schema.py; 2025-07-04 03:00:51 +03:00
generate-environment-file.ps1 Features: 1) Introduced STOREFRONT_DOMAIN in settings as a replacement for FRONTEND_DOMAIN; 2025-11-11 16:12:48 +03:00
install.ps1 Features: 1) Add new make-messages.ps1 and compile-messages.ps1 scripts for Windows localization workflow; 2) Update Docker ENTRYPOINT scripts to use bash for app, worker, stock_updater, and beat containers; 3) Bump project version to 2.9.1 in pyproject.toml and settings; 2025-07-03 18:33:37 +03:00
make-messages.ps1 Features: Move from poetry to uv. 2025-10-25 02:18:41 +03:00
reboot.ps1 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
run.ps1 2025.4 PREVIEW 2025-11-08 04:38:09 +03:00
starter.ps1 Features: 1) Add new make-messages.ps1 and compile-messages.ps1 scripts for Windows localization workflow; 2) Update Docker ENTRYPOINT scripts to use bash for app, worker, stock_updater, and beat containers; 3) Bump project version to 2.9.1 in pyproject.toml and settings; 2025-07-03 18:33:37 +03:00
uninstall.ps1 Features: 1) Add exit condition checks for $LASTEXITCODE in various PowerShell scripts to ensure graceful error handling; 2) Enhance schema filtering with additional condition for active vendors in graphene/schema.py; 2025-07-04 03:00:51 +03:00