Commit Graph

  • 5c70e9edb7 build(deps-dev): bump lodash from 4.17.21 to 4.17.23 dependabot/npm_and_yarn/lodash-4.17.23 dependabot[bot] 2026-01-22 02:28:38 +00:00
  • a313fc3858 build(deps): bump react-router and react-router-dom dependabot/npm_and_yarn/multi-d64369b380 dependabot[bot] 2026-01-09 00:15:36 +00:00
  • a5a6a65146 build(deps-dev): bump typescript from 5.8.3 to 5.9.3 dependabot/npm_and_yarn/typescript-5.9.3 dependabot[bot] 2026-01-01 22:02:00 +00:00
  • 0697359d04 build(deps-dev): bump prettier from 3.6.2 to 3.7.4 dependabot/npm_and_yarn/prettier-3.7.4 dependabot[bot] 2026-01-01 22:01:46 +00:00
  • a55bde8bee build(deps-dev): bump @vitest/coverage-v8 from 3.1.4 to 4.0.16 dependabot/npm_and_yarn/vitest/coverage-v8-4.0.16 dependabot[bot] 2026-01-01 22:01:40 +00:00
  • d36731dce4 build(deps-dev): bump typescript-eslint from 8.33.0 to 8.51.0 dependabot/npm_and_yarn/typescript-eslint-8.51.0 dependabot[bot] 2026-01-01 22:01:31 +00:00
  • 00007b1667 additional null checks in HTMLUI (#404) main Jarek Kowalski 2025-11-24 17:09:20 -08:00
  • c1cb94d6b7 build(deps-dev): bump glob from 10.4.5 to 10.5.0 (#403) dependabot[bot] 2025-11-18 20:15:55 -08:00
  • 05c14db09d build(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 (#401) dependabot[bot] 2025-11-15 21:08:30 -08:00
  • e3466375a3 build(deps-dev): bump globals from 16.3.0 to 16.5.0 (#400) dependabot[bot] 2025-11-04 19:48:01 -08:00
  • 25e490c1ec build(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 5.1.0 (#399) dependabot[bot] 2025-11-04 19:47:38 -08:00
  • a57c17c1b0 build(deps): bump react-router-dom from 7.7.1 to 7.9.5 (#398) dependabot[bot] 2025-11-04 19:47:23 -08:00
  • 9d9fe5c94d build(deps-dev): bump eslint from 9.28.0 to 9.39.0 (#397) dependabot[bot] 2025-11-04 19:47:09 -08:00
  • 9078d25961 build(deps): bump @fortawesome/fontawesome-svg-core from 6.7.2 to 7.1.0 dependabot/npm_and_yarn/fortawesome/fontawesome-svg-core-7.1.0 dependabot[bot] 2025-10-23 17:31:33 +00:00
  • 2dd5d80653 build(deps-dev): bump jsdom from 26.1.0 to 27.0.0 (#393) dependabot[bot] 2025-10-23 10:29:59 -07:00
  • d35c028067 build(deps): bump vite (#396) dependabot[bot] 2025-10-23 10:29:32 -07:00
  • 82dd063104 build(deps): bump @fortawesome/free-solid-svg-icons from 6.7.2 to 7.1.0 (#394) dependabot[bot] 2025-10-22 21:56:40 -07:00
  • 82ab9d7095 build(deps-dev): bump vite from 7.1.5 to 7.1.7 (#391) dependabot[bot] 2025-10-22 21:56:08 -07:00
  • 0e23459297 build(deps-dev): bump prettier from 3.5.3 to 3.6.2 (#390) dependabot[bot] 2025-10-22 21:55:54 -07:00
  • ce2bf7415b build(deps): bump brace-expansion (#389) dependabot[bot] 2025-09-15 22:41:09 -07:00
  • d5a3314b76 build(deps-dev): bump axios from 1.11.0 to 1.12.1 (#388) dependabot[bot] 2025-09-15 22:32:26 -07:00
  • d0f0d638b4 build(deps): bump vite (#386) dependabot[bot] 2025-09-09 14:33:26 -07:00
  • b23da5d1ca build(deps-dev): bump vite from 6.3.5 to 7.0.6 (#380) dependabot[bot] 2025-08-11 17:20:47 -07:00
  • 1963551baf build(deps-dev): bump globals from 16.1.0 to 16.3.0 (#373) dependabot[bot] 2025-08-11 17:15:37 -07:00
  • 2beeb97283 build(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.7.0 (#381) dependabot[bot] 2025-08-11 17:15:16 -07:00
  • 918f11bfed build(deps-dev): bump @eslint/plugin-kit from 0.3.1 to 0.3.4 (#379) dependabot[bot] 2025-08-11 17:14:30 -07:00
  • f473c0851d build(deps): bump react-router-dom from 7.6.1 to 7.7.1 (#382) dependabot[bot] 2025-08-11 17:11:02 -07:00
  • 1926008e65 build(deps-dev): bump axios from 1.9.0 to 1.11.0 (#383) dependabot[bot] 2025-08-11 17:09:38 -07:00
  • a90329c7a8 fix(ui): fix failing test (#384) Jarek Kowalski 2025-08-11 16:56:52 -07:00
  • f951773b9e refactor(ui): extracted formatting utilities to separate module (#370) Jarek Kowalski 2025-06-07 11:14:30 -07:00
  • 0b59277e93 chore(ci): reorganized test utilities (#369) Jarek Kowalski 2025-06-07 08:03:18 -07:00
  • 1a4f53f42f chore(ci): speed up tests that use polling with long intervals (#368) Jarek Kowalski 2025-06-06 21:57:36 -07:00
  • ab8e6224fc refactor(ui): moved policy utils to a separate module (#367) Jarek Kowalski 2025-06-06 21:25:07 -07:00
  • 2fa398ff8c chore(ci): refactored router mock setup (#366) Jarek Kowalski 2025-06-02 21:01:04 -07:00
  • 52a6305026 refactor(ui): component refactoring (#365) Jarek Kowalski 2025-06-02 07:30:27 -07:00
  • babf41d8cc chore(ci): move cancelTask to a separate module (#364) Jarek Kowalski 2025-06-01 23:25:42 -07:00
  • e49a6ba507 chore(ci): added test for top-level index.jsx (#363) Jarek Kowalski 2025-06-01 22:57:44 -07:00
  • 19fc6d30c0 chore(ci): added tests for the App component (#362) Jarek Kowalski 2025-06-01 22:47:27 -07:00
  • e4aee3b6e8 chore(ci): added tests for Policies page (#361) Jarek Kowalski 2025-06-01 21:43:33 -07:00
  • abddc0bff4 chore(ci): added tests for DirectoryItems (#360) Jarek Kowalski 2025-06-01 21:01:57 -07:00
  • eb6b69194d chore(ci): added tests for DirectoryBreadcrums (#359) Jarek Kowalski 2025-06-01 20:32:24 -07:00
  • 6c987d0ee5 chore(ci): added tests for SnapshotCreate component (#358) Jarek Kowalski 2025-06-01 19:58:26 -07:00
  • aeba25a13f chore(ci): added tests for SnapshotDirectory component (#357) Jarek Kowalski 2025-06-01 19:25:41 -07:00
  • 9799feaac1 build(deps): bump react-router-dom from 7.6.0 to 7.6.1 (#352) dependabot[bot] 2025-06-01 16:03:05 -07:00
  • 91b2691bab build(deps-dev): bump typescript-eslint from 8.32.1 to 8.33.0 (#353) dependabot[bot] 2025-06-01 16:02:59 -07:00
  • 61a7251045 build(deps-dev): bump @vitejs/plugin-react from 4.4.1 to 4.5.0 (#354) dependabot[bot] 2025-06-01 16:02:51 -07:00
  • 511cde4a5e build(deps-dev): bump eslint from 9.27.0 to 9.28.0 (#356) dependabot[bot] 2025-06-01 16:02:43 -07:00
  • 9851e66255 chore(ci): added forms test (#351) Jarek Kowalski 2025-06-01 12:44:09 -07:00
  • d156056d5e chore(ci): more test coverage (#350) Jarek Kowalski 2025-06-01 10:47:34 -07:00
  • d4246432aa chore(ci): added tests for the Logs component (#349) Jarek Kowalski 2025-05-31 23:23:33 -07:00
  • aa7a59d099 chore(ci): add tests for Snapshots tab (#348) Jarek Kowalski 2025-05-31 22:48:34 -07:00
  • d36a209022 chore(ci): added tests for the Repository tab (#347) Jarek Kowalski 2025-05-31 21:33:30 -07:00
  • 6929d804ef chore(ci): added tests for Tasks (#346) Jarek Kowalski 2025-05-31 21:17:45 -07:00
  • 69c0c7d574 fix(ui): fixed warnings during 'npm test' (#345) Jarek Kowalski 2025-05-31 20:39:24 -07:00
  • a1fb15a7da chore(ci): added tests for TimesOfDayTest component (#344) Jarek Kowalski 2025-05-30 21:43:52 -07:00
  • 7922611bd0 chore(ci): added tests for snapshot estimation (#343) Jarek Kowalski 2025-05-30 21:32:53 -07:00
  • 80ab885476 chore(ci): increased coverage for NotificationEditor.jsx (#342) Jarek Kowalski 2025-05-30 21:00:01 -07:00
  • 41c2b7a792 chore(ci): added tests for remaining repository setup pages (#341) Jarek Kowalski 2025-05-30 20:27:44 -07:00
  • c17a34fe3d chore(ci): increase code coverage (#340) Jarek Kowalski 2025-05-30 20:20:13 -07:00
  • 11ff7682f7 chore(ci): moved tests to tests/ directory and reorganized by their target (#339) Jarek Kowalski 2025-05-30 19:43:06 -07:00
  • f7a5c9e6f3 chore(ui): reformat code to 120 characters per line (#338) Jarek Kowalski 2025-05-24 06:51:43 -07:00
  • d5e55d8b92 fix(ui): fixed 'Set Policy' button (#337) Jarek Kowalski 2025-05-23 23:05:59 -07:00
  • 42553929b8 fix(ui): SMTP credentials should not be required (#336) Jarek Kowalski 2025-05-23 22:48:28 -07:00
  • 73262ea23b fix(ui): ignore exceptions when making incremental changes to the policy (#335) Jarek Kowalski 2025-05-23 22:43:55 -07:00
  • 1d5c327300 chore(ci): report code coverage (#334) Jarek Kowalski 2025-05-20 21:23:37 -07:00
  • 2b6dd74a47 chore(ci): globally apply prettier formatting (#333) Jarek Kowalski 2025-05-20 21:03:00 -07:00
  • 7c37a8a6f2 build(deps): update all dependencies (#331) Jarek Kowalski 2025-05-17 10:59:25 -07:00
  • 438355957d chore(ci): reformatted all code using prettier (#330) Jarek Kowalski 2025-05-17 08:53:24 -07:00
  • 2ea02704f6 chore(ci): added eslint (#329) Jarek Kowalski 2025-05-17 08:35:06 -07:00
  • 0bec3cee08 build(deps): bump react-router-dom from 5.3.4 to 7.6.0 (#325) dependabot[bot] 2025-05-17 07:19:40 -07:00
  • a97f35429e fix(htmui): restored retention labels (#328) Jarek Kowalski 2025-05-15 21:41:39 -07:00
  • a4348f261d fix(kopiaui): Remove misleading asterisk from extension placeholders (#327) Kian Kasad 2025-05-15 21:31:25 -07:00
  • af6ad6d475 fix(notifications): don't require login and password to allow using SMTP instead of upgrading to SMTPs (#313) anaxita 2025-05-12 07:19:12 +02:00
  • 7b4583e229 feat(ui): add max file size field to policy editor (#321) blenderfreaky 2025-05-12 07:17:31 +02:00
  • 3dcb03715a feat(ui): allow creating per-host, per-user and foreign policies (#320) blenderfreaky 2025-05-12 07:17:12 +02:00
  • e2c12267c6 build(deps): upgraded react, react-dom an @types/react to the latest versions (#317) Jarek Kowalski 2025-05-11 19:36:14 -07:00
  • c322e19b9b build(deps-dev): bump typescript from 5.8.2 to 5.8.3 (#326) dependabot[bot] 2025-05-01 18:38:30 -07:00
  • 9c4fc41b0e build(deps-dev): bump vite from 6.2.6 to 6.3.4 (#323) dependabot[bot] 2025-04-30 17:19:47 -07:00
  • 1e35b648ac build(deps): bump http-proxy-middleware from 3.0.3 to 3.0.5 (#319) dependabot[bot] 2025-04-16 09:41:02 -07:00
  • 7044c44372 build(deps-dev): bump vite from 6.2.5 to 6.2.6 (#318) dependabot[bot] 2025-04-12 15:06:37 -07:00
  • c1e71aa334 build(deps-dev): bump typescript from 4.8.4 to 5.8.2 (#305) dependabot[bot] 2025-04-03 23:41:44 -07:00
  • 09ed65e8c1 chore(ci): migrate htmlui framework to vite, because CRA is deprecated (#316) Jarek Kowalski 2025-04-03 23:37:10 -07:00
  • 9e66e9253e build(deps-dev): bump @babel/runtime-corejs3 from 7.18.3 to 7.26.10 (#310) dependabot[bot] 2025-03-21 14:37:43 -07:00
  • 7b6496aacf build(deps-dev): bump axios from 1.7.8 to 1.8.1 (#308) dependabot[bot] 2025-03-02 22:40:47 -08:00
  • ef02990ccb build(deps): bump react-bootstrap from 2.10.6 to 2.10.9 (#307) dependabot[bot] 2025-03-02 22:40:21 -08:00
  • ddeec8f6d6 build(deps): bump @fortawesome/fontawesome-svg-core from 6.6.0 to 6.7.2 (#300) dependabot[bot] 2025-02-13 23:49:50 -08:00
  • c87a590660 build(deps-dev): bump @testing-library/react from 16.0.1 to 16.2.0 (#304) dependabot[bot] 2025-02-13 22:25:22 -08:00
  • ff4c7973c7 build(deps): bump @fortawesome/free-regular-svg-icons (#298) dependabot[bot] 2025-02-13 22:24:31 -08:00
  • 16dfe3793a fixed typo (#297) Jarek Kowalski 2024-12-28 01:09:59 -08:00
  • c7fea5e37e feat(ui): Support for email, pushover, and webhook notifications (#296) Jarek Kowalski 2024-12-28 00:47:47 -08:00
  • 92a95d16e2 build(deps): bump path-to-regexp and express (#293) dependabot[bot] 2024-12-09 20:01:50 -08:00
  • 8ef768cbf2 build(deps-dev): bump nanoid from 3.3.4 to 3.3.8 (#294) dependabot[bot] 2024-12-09 20:01:37 -08:00
  • 21f642fb51 build(deps): bump react-bootstrap from 2.10.5 to 2.10.6 (#288) dependabot[bot] 2024-12-09 17:44:35 -08:00
  • ec51a13f3b build(deps-dev): bump axios from 1.7.7 to 1.7.8 (#290) dependabot[bot] 2024-12-09 17:44:16 -08:00
  • 83f2cb6f47 build(deps-dev): bump @testing-library/jest-dom from 6.5.0 to 6.6.3 (#291) dependabot[bot] 2024-12-09 17:44:00 -08:00
  • e927e3a9bf build(deps-dev): bump cross-spawn from 7.0.3 to 7.0.6 (#287) dependabot[bot] 2024-11-19 15:37:16 -08:00
  • 637dd8cf24 build(deps): bump cookie and express (#286) dependabot[bot] 2024-11-04 22:01:35 -08:00
  • 1227736484 build(deps): bump @fortawesome/free-solid-svg-icons from 6.5.1 to 6.6.0 (#283) dependabot[bot] 2024-11-04 22:01:22 -08:00
  • 978eabcfa9 build(deps-dev): bump @types/react-dom from 18.3.0 to 18.3.1 (#282) dependabot[bot] 2024-11-04 22:01:08 -08:00
  • 7155840f46 build(deps): bump http-proxy-middleware from 3.0.0 to 3.0.3 (#281) dependabot[bot] 2024-11-04 19:05:00 -08:00