Index _ | A | B | C | D | E | F | G | H | I | J | L | M | N | O | P | R | S | T | U | W _ __init__() (app.shared.dto.BaseDTO method) (app.shared.sdcv_engine.BaseSdcvEngine method) (app.shared.sdcv_engine.DockerSdcvEngine method) (app.shared.sdcv_engine.LinuxSdcvEngine method) A add_user() (app.features.auth.repository.AuthRepository method) ApiResponse (class in app.shared.validation) app.features.auth.repository module app.features.auth.requests module app.features.auth.responses module app.features.auth.route module app.features.auth.service module app.features.dicts.requests module app.features.dicts.responses module app.features.dicts.route module app.features.dicts.service module app.features.history.repository module app.features.history.requests module app.features.history.responses module app.features.history.route module app.features.history.service module app.features.translation.repository module app.features.translation.requests module app.features.translation.responses module app.features.translation.route module app.features.translation.service module app.shared.config module app.shared.consts module app.shared.dbmodels module app.shared.dto module app.shared.sdcv_engine module APP_NAME (app.shared.config.BaseConfig attribute) AuthRepository (class in app.features.auth.repository) AuthRequest (class in app.features.auth.requests) AuthService (class in app.features.auth.service) B BaseConfig (class in app.shared.config) BaseDTO (class in app.shared.dto) BaseSdcvEngine (class in app.shared.sdcv_engine) C CONFIG (app.shared.config.BaseConfig attribute) (app.shared.config.DebugConfig attribute) (app.shared.config.ProductConfig attribute) config_factory() (in module app.shared.config) configs (in module app.shared.config) container_name (app.features.dicts.requests.DictRequest attribute) (app.features.translation.requests.TranslateRequest attribute) count_users() (app.features.auth.repository.AuthRepository method) create_engine() (in module app.shared.sdcv_engine) created_at (app.shared.dbmodels.Translation attribute) D data (app.shared.dto.BaseDTO attribute) (app.shared.validation.ApiResponse attribute) DebugConfig (class in app.shared.config) definition (app.features.translation.responses.TranslationData attribute) delete() (app.features.auth.service.AuthService method) delete_history() (app.features.history.service.HistoryService method) delete_history_item() (app.features.history.repository.HistoryRepository method) (in module app.features.history.route) delete_user() (app.features.auth.repository.AuthRepository method) delete_user_route() (in module app.features.auth.route) DeleteHistoryRequest (class in app.features.history.requests) DeleteResponse (in module app.features.auth.responses) DELETION_FORBIDDEN (app.features.auth.consts.ResultCodes attribute) DictRequest (class in app.features.dicts.requests) DICTS_NOT_FOUND (app.features.dicts.consts.ResultCodes attribute) DictsResponse (in module app.features.dicts.responses) DictsService (class in app.features.dicts.service) DOCKER_TYPE (in module app.shared.sdcv_engine) DockerSdcvEngine (class in app.shared.sdcv_engine) E error (app.shared.dto.BaseDTO attribute) (app.shared.validation.ApiResponse attribute) ERROR_IN_FINDING (app.features.translation.consts.ResultCodes attribute) F filters (app.features.translation.requests.TranslateRequest attribute) G get_all() (app.features.dicts.service.DictsService method) get_data_route() (in module app.features.auth.route) get_first() (app.features.auth.repository.AuthRepository method) get_history() (app.features.history.repository.HistoryRepository method) (app.features.history.service.HistoryService method) get_history_item() (app.features.history.repository.HistoryRepository method) get_history_route() (in module app.features.history.route) get_user() (app.features.auth.repository.AuthRepository method) get_user_by_id() (app.features.auth.repository.AuthRepository method) get_user_data() (app.features.auth.service.AuthService method) H HistoryItem (class in app.features.history.responses) HistoryRepository (class in app.features.history.repository) HistoryResponse (in module app.features.history.responses) HistoryService (class in app.features.history.service) I id (app.features.history.dto.TranslationDTO attribute) (app.features.history.responses.HistoryItem attribute) (app.shared.dbmodels.Translation attribute) (app.shared.dbmodels.User attribute) ids (app.features.history.requests.DeleteHistoryRequest attribute) is_admin (app.shared.dbmodels.User attribute) is_user_owns_history_item() (app.features.history.service.HistoryService method) J JWT_ACCESS_TOKEN_EXPIRES (in module app.shared.consts) JWT_SECRET_KEY (app.shared.config.BaseConfig attribute) JWTResponse (in module app.features.auth.responses) L LINUX_TYPE (in module app.shared.sdcv_engine) LinuxSdcvEngine (class in app.shared.sdcv_engine) list() (app.shared.sdcv_engine.BaseSdcvEngine method) list_dicts() (in module app.features.dicts.route) login() (app.features.auth.service.AuthService method) login_route() (in module app.features.auth.route) M module app.features.auth.repository app.features.auth.requests app.features.auth.responses app.features.auth.route app.features.auth.service app.features.dicts.requests app.features.dicts.responses app.features.dicts.route app.features.dicts.service app.features.history.repository app.features.history.requests app.features.history.responses app.features.history.route app.features.history.service app.features.translation.repository app.features.translation.requests app.features.translation.responses app.features.translation.route app.features.translation.service app.shared.config app.shared.consts app.shared.dbmodels app.shared.dto app.shared.sdcv_engine N name (app.shared.dbmodels.User attribute) O OK (app.features.auth.consts.ResultCodes attribute) OPEN_API_V (app.shared.config.BaseConfig attribute) P password (app.features.auth.requests.AuthRequest attribute) password_hash (app.shared.dbmodels.User attribute) PASSWORD_INCORRECT (app.features.auth.consts.ResultCodes attribute) ProductConfig (class in app.shared.config) R ResultCodes (class in app.features.auth.consts) (class in app.features.dicts.consts) (class in app.features.translation.consts) S save_history() (app.features.translation.repository.TranslationRepository method) (app.features.translation.service.TranslateService method) sdcv_type (app.features.dicts.requests.DictRequest attribute) (app.features.translation.requests.TranslateRequest attribute) set_admin() (app.features.auth.repository.AuthRepository method) signup() (app.features.auth.service.AuthService method) signup_route() (in module app.features.auth.route) special_init() (app.shared.config.BaseConfig method) (app.shared.config.DebugConfig method) (app.shared.config.ProductConfig method) SQLALCHEMY_DATABASE_URI (app.shared.config.BaseConfig attribute) (app.shared.config.DebugConfig attribute) (app.shared.config.ProductConfig attribute) T T (class in app.shared.dto) translate() (app.features.translation.service.TranslateService method) (app.shared.sdcv_engine.BaseSdcvEngine method) (in module app.features.translation.route) TranslateRequest (class in app.features.translation.requests) TranslateResponse (in module app.features.translation.responses) TranslateService (class in app.features.translation.service) Translation (class in app.shared.dbmodels) TranslationData (class in app.features.translation.responses) TranslationDTO (class in app.features.history.dto) TranslationRepository (class in app.features.translation.repository) translations (app.shared.dbmodels.User attribute) U UNEXPECTED_ERROR (app.features.auth.consts.ResultCodes attribute) (app.features.dicts.consts.ResultCodes attribute) (app.features.translation.consts.ResultCodes attribute) User (class in app.shared.dbmodels) user_exists() (app.features.translation.repository.TranslationRepository method) USER_EXISTS_ALREADY (app.features.auth.consts.ResultCodes attribute) user_id (app.shared.dbmodels.Translation attribute) user_name (app.features.auth.dto.UserDTO attribute) (app.features.auth.requests.AuthRequest attribute) (app.features.auth.responses.UserData attribute) USER_NOT_FOUND (app.features.auth.consts.ResultCodes attribute) UserData (class in app.features.auth.responses) UserDataResponse (in module app.features.auth.responses) UserDTO (class in app.features.auth.dto) W word (app.features.history.dto.TranslationDTO attribute) (app.features.history.responses.HistoryItem attribute) (app.features.translation.requests.TranslateRequest attribute) (app.shared.dbmodels.Translation attribute) WORD_NOT_FOUND (app.features.translation.consts.ResultCodes attribute)