Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: remnawave/frontend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.3
Choose a base ref
...
head repository: remnawave/frontend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.1.4
Choose a head ref
  • 18 commits
  • 36 files changed
  • 3 contributors

Commits on Aug 16, 2025

  1. feat: implement unsaved changes warning and state management

    - Added functionality to track unsaved changes in the config editor.
    - Introduced confirmation modal to warn users about unsaved changes when navigating away.
    - Updated translations for unsaved changes messages in the localization file.
    - Enhanced props interface to include new state management functions and values.
    kastov committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    1464556 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from remnawave/translations

    chore(i18n): update translations
    github-actions[bot] authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    a329e45 View commit details
    Browse the repository at this point in the history
  3. chore(i18n): update translations (#130)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    github-actions[bot] and crowdin-bot authored Aug 16, 2025
    Configuration menu
    Copy the full SHA
    3e51464 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    3d4c519 View commit details
    Browse the repository at this point in the history
  2. chore: add Vless Route Id and update dependencies

    - Updated dependencies including @dnd-kit/helpers, @Mantine packages, zod, eslint, and typescript-eslint.
    - Added Vless Route ID input field with hover card documentation link in BaseHostForm.
    kastov committed Aug 17, 2025
    Configuration menu
    Copy the full SHA
    6f03634 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    4453df4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    332cb85 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. chore: force restartAll nodes

    - Added new modal for restarting all nodes with options for force and graceful restarts in NodesHeaderActionButtonsFeature.
    - Updated translations in remnawave.json for new restart options.
    kastov committed Aug 22, 2025
    Configuration menu
    Copy the full SHA
    1cc1f61 View commit details
    Browse the repository at this point in the history
  2. chore(i18n): update translations (#131)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    github-actions[bot] and crowdin-bot authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    de27fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ec100b View commit details
    Browse the repository at this point in the history
  4. chore(i18n): update translations (#132)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    github-actions[bot] and crowdin-bot authored Aug 22, 2025
    Configuration menu
    Copy the full SHA
    08d4727 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fdef57 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. chore(i18n): update translations (#134)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    github-actions[bot] and crowdin-bot authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    9a6cb1e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2025

  1. chore: add inbounds with active squads drawer

    - Introduced new modal states and hooks for handling config profile inbounds.
    - Refactored query keys for consistency across components.
    kastov committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    78516cb View commit details
    Browse the repository at this point in the history
  2. chore(i18n): update user metrics translations and improve styling

    - Updated user metrics titles in the dashboard to use new translation keys.
    - Enhanced CSS for metric cards to handle text overflow and improve layout.
    kastov committed Aug 24, 2025
    Configuration menu
    Copy the full SHA
    52d52d6 View commit details
    Browse the repository at this point in the history
  3. chore(i18n): update translations (#135)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    github-actions[bot] and crowdin-bot authored Aug 24, 2025
    Configuration menu
    Copy the full SHA
    75e3465 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. chore(i18n): update translations (#136)

    Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
    github-actions[bot] and crowdin-bot authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    f5ed159 View commit details
    Browse the repository at this point in the history
  2. chore: release v2.1.4

    Merge pull request #133 from remnawave:dev
    kastov authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    8668a54 View commit details
    Browse the repository at this point in the history
Loading