Commit graph

  • 120b69964a
    Merge 1246cd71b3 into 8b67580cd2 Andy 2026-05-12 19:21:42 +05:00
  • 8b67580cd2
    fix: update documentation links dev kastov 2026-05-12 16:58:48 +03:00
  • 1246cd71b3 feat(nodes): add Veil core selector + badge to create/edit forms Rxflex 2026-05-12 03:18:19 +02:00
  • 9e6287bda3
    Merge 54b953d973 into 01a9109af5 StylerHub 2026-05-06 20:17:45 +03:00
  • 01a9109af5
    refactor: migrate view mode management to view-preferences-store and remove obsolete enums for config profiles and nodes kastov 2026-05-06 20:06:02 +03:00
  • 12441c7ef8
    feat: query stats for multiple nodes kastov 2026-05-06 19:55:44 +03:00
  • 3fbfee91c5
    refactor: improve item key computation and rendering logic in SessionsExplorerCard kastov 2026-05-05 19:27:44 +03:00
  • fef1475624
    refactor: optimize SessionsExplorerCard component kastov 2026-05-05 19:07:45 +03:00
  • 3e1ae44cf0
    feat: implement WASM crash handling and restart functionality in config editor kastov 2026-04-23 18:27:34 +03:00
  • 26e488af48
    chore: bump version to 2.8.0 in package.json and package-lock.json, update @remnawave/backend-contract to 2.8.0 kastov 2026-04-22 18:07:20 +03:00
  • be6b33824d
    chore(i18n): update translations (#343) github-actions[bot] 2026-04-21 07:42:30 +03:00
  • 00dfa0e93a chore(i18n): update translations Crowdin Bot 2026-04-21 04:41:39 +00:00
  • 4933374b8b
    chore(i18n): update translations (#342) github-actions[bot] 2026-04-11 17:29:40 +03:00
  • 547fadaf3d chore(i18n): update translations Crowdin Bot 2026-04-11 14:29:07 +00:00
  • c923ce1387
    feat: replace renderSVG with QrCodeBuilder for QR code generation in user subscription links kastov 2026-04-09 19:02:46 +03:00
  • 54b953d973 fix: вернуть description в HostTagsInputWidget StylerHub 2026-04-08 18:51:33 +03:00
  • 8524329680 feat: поддержка множественных тегов для хостов StylerHub 2026-04-08 16:28:07 +03:00
  • 5475f11b21
    feat: enhance HWID and SRH inspector tables kastov 2026-04-07 20:32:02 +03:00
  • a2d8150d93
    chore(i18n): update translations (#339) github-actions[bot] 2026-03-31 07:29:35 +03:00
  • 061f943292 chore(i18n): update translations Crowdin Bot 2026-03-31 04:28:53 +00:00
  • 5199aaaf28
    chore: simplify data usage translations and update monthly rolling label kastov 2026-03-31 05:39:32 +03:00
  • 44fbd1cde2
    chore: update @remnawave/node-plugins to version 0.4.5 in package.json and package-lock.json kastov 2026-03-30 18:23:01 +03:00
  • 180d246076
    chore: release v2.7.4 main 2.7.4 kastov 2026-03-30 03:01:21 +03:00
  • a05f1d422f
    chore: bump version to 2.7.4 in package.json and package-lock.json kastov 2026-03-30 02:58:55 +03:00
  • 5f5867144e
    chore: release v2.7.3 2.7.3 kastov 2026-03-30 01:06:49 +03:00
  • 94781329c9
    chore: bump version to 2.7.3 in package.json and package-lock.json kastov 2026-03-30 00:51:32 +03:00
  • f525c50f16
    chore: update @remnawave/backend-contract to version 2.7.2 kastov 2026-03-30 00:16:56 +03:00
  • 2d397e7ca7
    refactor: replace Menu.Item with ActionIcon and Tooltip for improved UI in node features kastov 2026-03-29 22:58:45 +03:00
  • 9393159a97
    fix: pwa links kastov 2026-03-29 22:38:04 +03:00
  • 78d0c7f9bc
    fix: update user modal to reset touched fields on form submission kastov 2026-03-29 22:15:23 +03:00
  • fd77c91142
    feat: enhance NodeCardWidget with tooltip for load average display kastov 2026-03-29 20:09:27 +03:00
  • 159b8d4666
    chore(i18n): update translations (#338) github-actions[bot] 2026-03-29 17:11:12 +03:00
  • dd22b50d4d chore(i18n): update translations Crowdin Bot 2026-03-29 13:45:23 +00:00
  • 58ab13741b
    fix: ensure hasUnsavedChanges is reset after successful updates in editor actions kastov 2026-03-29 00:04:00 +03:00
  • 5007c88f29
    chore(i18n): update translations (#337) github-actions[bot] 2026-03-28 21:45:26 +03:00
  • a206b1d872 chore(i18n): update translations Crowdin Bot 2026-03-28 18:45:18 +00:00
  • 1f6ca1ba7e
    fix: update HEADER_VALUE_REGEX to allow empty values in response headers validation kastov 2026-03-28 21:42:33 +03:00
  • 0d71ee780a
    fix: change button color from shaded-gray to gray in BaseHostForm component kastov 2026-03-28 21:25:53 +03:00
  • 3986831cbc
    feat: add FinalMask functionality to host forms and modals kastov 2026-03-28 21:25:30 +03:00
  • bcbb59447e
    feat: update server description translations kastov 2026-03-28 20:33:23 +03:00
  • f4ec933552
    chore: release v2.7.2 2.7.2 kastov 2026-03-28 19:06:38 +03:00
  • 14ac5315fb
    chore: bump version to 2.7.2 in package.json and package-lock.json kastov 2026-03-28 18:45:58 +03:00
  • 9f26fd2d4d
    feat: add truncateTitle prop to BaseOverlayHeader and adjust layout in SessionsExplorer components kastov 2026-03-28 18:04:57 +03:00
  • 203c98d0b7
    chore(i18n): update translations (#336) github-actions[bot] 2026-03-28 17:21:01 +03:00
  • 6156bbecc8 chore(i18n): update translations Crowdin Bot 2026-03-28 13:43:32 +00:00
  • 7f18f5f9c1
    chore: release v2.7.1 2.7.1 kastov 2026-03-28 07:54:34 +03:00
  • 650a1446c7
    chore: bump version to 2.7.1 in package.json and package-lock.json kastov 2026-03-28 07:43:37 +03:00
  • a65d4c9f56
    chore: release v2.7.0 2.7.0 Yury Kastov 2026-03-28 05:23:13 +03:00
  • 99e33abe91
    chore: update @remnawave/backend-contract to version 2.7.0 in package.json and package-lock.json kastov 2026-03-28 02:02:07 +03:00
  • 9f983ca7dd
    refactor: simplify provider UUID handling in bulk update modal and adjust loading screen logic in node plugin editor kastov 2026-03-27 22:28:21 +03:00
  • 08836c2e5b
    chore(i18n): update translations (#334) github-actions[bot] 2026-03-27 21:19:30 +03:00
  • 5d74600060 chore(i18n): update translations Crowdin Bot 2026-03-27 18:18:01 +00:00
  • 5bceced80a
    feat: add hideSelectActions prop to config profile components and update translations kastov 2026-03-27 21:15:01 +03:00
  • 43b8584828
    refactor: versions handling in dashboard components kastov 2026-03-27 20:58:18 +03:00
  • 3de00ae844
    feat: enhance mobile infra-billing widgets with improved no-data displays and updated icons kastov 2026-03-27 17:46:12 +03:00
  • 752f356e50
    feat: mobile view for infra-billing kastov 2026-03-27 17:34:49 +03:00
  • 7aa86a3196
    chore: update package dependencies to latest versions kastov 2026-03-27 15:38:46 +03:00
  • a429db6ed6
    feat: add IP statistics rendering in user active session drawer kastov 2026-03-25 20:30:49 +03:00
  • 2cf3316157
    refactor: update IP handling in sessions explorer card and widget kastov 2026-03-22 20:24:10 +03:00
  • fbf2bd6434
    fix: add InternalSquadsDrawer to multiple dashboard components kastov 2026-03-22 15:19:54 +03:00
  • b881bf7fde
    chore(i18n): update translations (#333) github-actions[bot] 2026-03-22 15:20:19 +03:00
  • 5957d666f0 chore(i18n): update translations Crowdin Bot 2026-03-22 11:16:38 +00:00
  • 696ea80b8e
    chore(i18n): update translations (#332) github-actions[bot] 2026-03-22 06:39:23 +03:00
  • 99efc12a6d chore(i18n): update translations Crowdin Bot 2026-03-22 03:38:51 +00:00
  • 9c6b0a3ab6
    refactor: update user modal handling in sessions explorer card kastov 2026-03-22 06:34:55 +03:00
  • 422413e1ff
    chore: remove unused Lottie assets and update Lottie components to reference new file paths kastov 2026-03-22 05:35:20 +03:00
  • b34e3b2e60
    chore: add @lottiefiles/dotlottie-react dependency and update Lottie components to use .lottie files kastov 2026-03-22 05:08:29 +03:00
  • a1edc231ed
    chore: remove generate-password-ts dependency from package.json and package-lock.json, and implement custom password generation logic in register form kastov 2026-03-22 04:57:10 +03:00
  • 1768ef0280
    chore: remove buffer dependency from package.json and package-lock.json, and update encoding logic in template editor actions kastov 2026-03-22 04:51:50 +03:00
  • c05f7f3f29
    chore(i18n): update translations (#331) github-actions[bot] 2026-03-22 04:47:28 +03:00
  • 45d08a6604 chore(i18n): update translations Crowdin Bot 2026-03-22 01:44:45 +00:00
  • bbd51b9447
    chore: remove crypto-js dependency from package.json and package-lock.json kastov 2026-03-22 04:44:28 +03:00
  • 8f7865897b
    feat: add Sessions Explorer kastov 2026-03-22 04:39:40 +03:00
  • 8cce45c495
    chore: update @remnawave/node-plugins to version 0.4.4 in package.json and package-lock.json kastov 2026-03-21 07:56:07 +03:00
  • 32457b964d
    chore: update @remnawave/node-plugins to version 0.4.3 in package.json kastov 2026-03-21 07:51:08 +03:00
  • 32ecbfd062
    chore: update @remnawave/node-plugins to version 0.4.2 in package.json and package-lock.json kastov 2026-03-21 07:40:30 +03:00
  • 3080407d0c
    chore: update @remnawave/node-plugins to version 0.4.0 in package.json and package-lock.json kastov 2026-03-21 07:13:57 +03:00
  • 85df305d8b
    chore(i18n): update translations (#330) github-actions[bot] 2026-03-21 06:07:44 +03:00
  • 3f6ab59859 chore(i18n): update translations Crowdin Bot 2026-03-21 03:07:21 +00:00
  • 893b7913d3
    feat: add IP statistics display to active sessions widget and enhance sorting functionality kastov 2026-03-21 05:57:57 +03:00
  • 1a45023c02
    refactor: update ThemeIcon variant from 'light' to 'soft' across multiple user-related components kastov 2026-03-21 05:17:58 +03:00
  • 469cf0b8ea
    feat: replace dayjs with formatTimeUtil for date formatting in UserHwidDeviceItem kastov 2026-03-21 04:58:29 +03:00
  • a2e07fb4af
    feat: enhance UserIdentificationCard with last seen indicator and update tooltip display kastov 2026-03-21 04:13:43 +03:00
  • 4803324e21
    refactor: remove unnecessary Menu.Label components from ViewUserModalContent kastov 2026-03-21 04:03:30 +03:00
  • 64b503f197
    refactor: replace Menu.Item with ActionIcon and Tooltip for user interaction components kastov 2026-03-21 04:02:50 +03:00
  • fa6aa7fd6f
    feat: add User Torrent Blocker Reports feature and update related components kastov 2026-03-21 03:08:32 +03:00
  • 939c8c137f
    fix: update prettyBytes utility to include bits kastov 2026-03-20 22:04:24 +03:00
  • 3414aae29b
    feat: add sorting functionality to active sessions widget kastov 2026-03-20 21:43:43 +03:00
  • 1d50e9457d
    chore(i18n): update translations (#329) github-actions[bot] 2026-03-17 22:56:01 +03:00
  • 983ed3d885 chore(i18n): update translations Crowdin Bot 2026-03-17 19:49:21 +00:00
  • eb1b4f93ab
    chore(i18n): update translations (#328) github-actions[bot] 2026-03-17 15:12:56 +03:00
  • 2231e9b25b chore(i18n): update translations Crowdin Bot 2026-03-17 11:36:47 +00:00
  • 8af307498d
    feat: load avg in node card kastov 2026-03-16 22:35:31 +03:00
  • 8e10b27272
    feat: enhance NodeCardWidget with RAM usage metrics and improve NodesTableWidget sizing kastov 2026-03-16 21:50:29 +03:00
  • 4c87b3e1ab
    chore(i18n): update translations (#327) github-actions[bot] 2026-03-16 20:57:20 +03:00
  • d53336bca6 chore(i18n): update translations Crowdin Bot 2026-03-16 17:54:09 +00:00
  • 17ee8fb016
    feat: update backend contract version and enhance network interface metrics in dashboard kastov 2026-03-16 20:42:31 +03:00
  • 8e8070f2a8
    chore(i18n): update translations (#326) github-actions[bot] 2026-03-16 15:53:33 +03:00
  • 173284f5c2 chore(i18n): update translations Crowdin Bot 2026-03-16 12:50:04 +00:00
  • be63b58016
    chore(i18n): update translations (#325) github-actions[bot] 2026-03-16 07:33:09 +03:00