schon/schon
Egor fureunoir Gorbunov 304608adc4 feat(elasticsearch): add scripts for cleaning Elasticsearch data
Introduce `delete-elasticsearch` scripts for both Windows and Unix to stop, remove containers, and delete data volumes. Updated `Makefile` to include this command for easier management. Upgraded `django-elasticsearch-dsl` and related dependencies to their latest versions for compatibility.

Breaking change: Updated Elasticsearch image and configuration to enable xpack security. Ensure environment variables are properly set.
2026-03-03 01:44:51 +03:00
..
locale 2026.1 2026-01-26 03:23:41 +03:00
settings feat(elasticsearch): add scripts for cleaning Elasticsearch data 2026-03-03 01:44:51 +03:00
utils feat(payments, vibes_auth, core): introduce decimal fields, 2FA, and admin OTP 2026-03-03 00:42:21 +03:00
__init__.py 2026.1 2026-01-25 23:16:38 +03:00
asgi.py 2026.1 2026-01-25 23:16:38 +03:00
celery.py 2026.1 2026-01-25 23:16:38 +03:00
celery_serializers.py 2026.1 2026-01-25 23:16:38 +03:00
fields.py feat(core/auth): enable encryption for sensitive fields and token handling 2026-03-02 00:11:57 +03:00
graphql_validators.py feat(graphql): make max query depth configurable with environment variable 2026-03-02 00:45:42 +03:00
i18n.py 2026.1 2026-01-25 23:16:38 +03:00
middleware.py 2026.1 2026-01-25 23:16:38 +03:00
pagination.py feat(core): improve XML formatting and validation rules 2026-01-30 14:43:52 +03:00
signal_processors.py 2026.1 2026-01-25 23:16:38 +03:00
urls.py refactor(monitoring): remove django-prometheus integration 2026-02-21 23:44:15 +03:00
wsgi.py refactor(monitoring): remove django-prometheus integration 2026-02-21 23:44:15 +03:00