schon/scripts/Windows
Egor fureunoir Gorbunov 18bb585a13 refactor(scripts): centralize static files collection in Docker entrypoint
Moved static files collection from platform-specific scripts to the Docker entrypoint script. Simplifies maintenance by eliminating redundant logic across Windows, Unix, and restart scripts.

Updated logo/icon settings to use `static()` for better flexibility.
2026-03-05 00:07:17 +03:00
..
backup.ps1 Features: 1) Introduce CLI utility lessy.py to streamline project management tasks (e.g., install, run, restart, test); 2) Add Unix and Windows script commands for make-messages and compile-messages to improve translation workflow; 3) Include shared utility libraries (utils.sh, utils.ps1) for reusable functions across scripts. 2026-01-04 19:18:27 +03:00
compile-messages.ps1 Features: 1) Introduce CLI utility lessy.py to streamline project management tasks (e.g., install, run, restart, test); 2) Add Unix and Windows script commands for make-messages and compile-messages to improve translation workflow; 3) Include shared utility libraries (utils.sh, utils.ps1) for reusable functions across scripts. 2026-01-04 19:18:27 +03:00
delete-elasticsearch.ps1 feat(elasticsearch): add scripts for cleaning Elasticsearch data 2026-03-03 01:44:51 +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 feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
install.ps1 feat(monitoring): automate Prometheus web config generation 2026-02-22 00:17:55 +03:00
make-messages.ps1 2026.1 2026-01-25 23:16:38 +03:00
make-migrations.ps1 feat(email): add multilingual support and image handling to email templates 2026-01-26 15:35:30 +03:00
migrate-media.ps1 feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
migrate.ps1 feat(email): add multilingual support and image handling to email templates 2026-01-26 15:35:30 +03:00
restart.ps1 refactor(scripts): centralize static files collection in Docker entrypoint 2026-03-05 00:07:17 +03:00
run.ps1 refactor(scripts): centralize static files collection in Docker entrypoint 2026-03-05 00:07:17 +03:00
starter.ps1 2026.1 2026-01-25 23:16:38 +03:00
test.ps1 2026.1 2026-01-25 23:16:38 +03:00
uninstall.ps1 feat(uninstall): enhance volume removal for additional data types 2026-03-02 00:15:36 +03:00