Loading
Commits on Source 24
-
Merzough Münker authored
Introduce optional parameters for `cookieSecret`, `throttlerLimit`, and `throttlerTTL` in `defaultValidationSchema` to allow customization alongside default values.
-
Merzough Münker authored
Introduce `serverValidationSchema` and `corsValidationSchema` to define and validate environment configurations for API and CORS. Refactor `monolithic.ts` to use `apiUrl` and `apiPort` replacing deprecated `publicUrl` references.
-
Merzough Münker authored
- @rxap/nest-server@11.0.0-dev.8 - @rxap/nest-utilities@11.0.0-dev.4
-
Merzough Münker authored
Introduce default empty object assignment for parameters in `defaultValidationSchema` and `setup-cors` to simplify usage and reduce potential errors.
-
Merzough Münker authored
- @rxap/nest-server@11.0.0-dev.9 - @rxap/nest-utilities@11.0.0-dev.5
-
Merzough Münker authored
Refactor `monolithic.ts` to add `apiBaseUrl` as a configuration property. Split `buildApiUrl` logic into `buildApiUrl` and `buildApiBaseUrl` for enhanced clarity and better handling of public and base API URLs. Adjust logging and option preparation to integrate the new property seamlessly.
-
Merzough Münker authored
- @rxap/nest-server@11.0.0-dev.10
-
Merzough Münker authored
Introduce `apiBaseUrl` as a configurable schema property, including validation logic and default assignment to enhance API URL management.
-
Merzough Münker authored
- @rxap/nest-server@11.0.0-dev.11
-
Merzough Münker authored
Rename `apiUrl` to `apiBaseUrl` in validation schema to align with the newly introduced configuration property.
-
Merzough Münker authored
- @rxap/nest-server@11.0.0-dev.12
-
Merzough Münker authored
Introduce a default value for the `port` property in `serverValidationSchema` to simplify configuration.
-
Merzough Münker authored
- @rxap/nest-server@11.0.0-dev.13
-
Merzough Münker authored
Introduce `Auth0Bypass` decorator and metadata to allow skipping Auth0 guard validation for specific handlers or classes. Update exports to include the new functionality.
-
Merzough Münker authored
- @rxap/nest-auth0@11.0.0-dev.4
-
Merzough Münker authored
Introduce reactive `mode` input to allow dynamic configuration of the progress bar mode. Implement an `effect` to update the mode whenever the input changes for better customization and flexibility.
-
Merzough Münker authored
Update error logs to include `error.message` for more detailed diagnostics during fetch and DNS lookup failures.
-
Merzough Münker authored
Update `setLanguage` to properly handle cases where the selected language is missing. Fallback to the default language or remove the locale from storage when unavailable. Ensure the reload behavior is consistent in all cases.
-
Merzough Münker authored
Ensure compatibility with TypeScript strict mode by explicitly typing `error` as `any` in the catch blocks.
-
Merzough Münker authored
- @rxap/config@19.1.1-dev.1 - @rxap/ngx-localize@19.1.1-dev.3 - @rxap/material-directives@19.1.0-dev.0
-
Merzough Münker authored
Correct the command for generating microservices to align with the latest package syntax.
-
Merzough Münker authored
Introduce `CoerceInterface` and `CoerceFunction` utilities to simplify the process of adding or modifying interface and function declarations in source files.
-
Merzough Münker authored
Introduce a generator to enable the creation of dynamic configuration modules in NestJS projects. This includes utilities for coercing module options, factories, interfaces, and validation schemas. Updated `generators.json` with the new generator details.
-
Merzough Münker authored
- @rxap/layout@19.1.1-dev.3 - @rxap/generator-ts-morph@1.0.21-dev.1 - @rxap/nest-logger@11.0.0-dev.3 - @rxap/nest-sentry@11.0.0-dev.6 - @rxap/plugin-angular@20.2.1-dev.1 - @rxap/plugin-cypress@20.0.6-dev.1 - @rxap/plugin-gpt@20.1.4-dev.1 - @rxap/plugin-library@20.2.2-dev.1 - @rxap/plugin-llm@20.0.4-dev.1 - @rxap/plugin-n8n@20.1.3-dev.1 - @rxap/plugin-nestjs@20.2.0-dev.0 - @rxap/plugin-open-api@20.1.1-dev.2 - @rxap/plugin-storybook@20.0.5-dev.1 - @rxap/preset-angular@20.0.6-dev.6 - @rxap/schematic-angular@19.1.1-dev.1 - @rxap/schematic-composer@19.0.5-dev.1 - @rxap/schematic-nestjs@19.0.5-dev.1 - @rxap/schematics-open-api@19.0.5-dev.1 - @rxap/schematics-ts-morph@19.1.1-dev.1 - @rxap/schematics-xml-parser@19.0.5-dev.12 - @rxap/ts-morph@1.6.0-dev.0 - @rxap/workspace-ts-morph@19.1.13-dev.1