Commit Graph

  • 8f37256ab6 build(deps): use Go 1.23.8 toolchain (#4482) Julio López 2025-04-01 12:54:02 -07:00
  • ad33441fbc chore(cli): add details to persistent password error message (#4480) Julio López 2025-03-31 21:10:21 -07:00
  • e0d3fc0fa5 fix(general): use correct error in call to errors.Wrap (#4477) alingse 2025-03-30 14:08:55 +08:00
  • 8f32be2a00 fix(cli): add newline after policy export output (#4476) Julio López 2025-03-29 22:46:28 -07:00
  • 6b1f6b93da build(deps): bump github.com/pkg/sftp from 1.13.8 to 1.13.9 (#4474) dependabot[bot] 2025-03-29 20:48:33 +00:00
  • b319a94d96 build(deps): bump the common-golang-dependencies group with 3 updates (#4473) dependabot[bot] 2025-03-29 20:44:53 +00:00
  • 8ccfa08cca build(deps): bump google.golang.org/protobuf (#4469) dependabot[bot] 2025-03-25 01:11:24 +00:00
  • c4ebba0ef9 build(deps): bump github.com/chromedp/chromedp from 0.13.1 to 0.13.3 (#4468) dependabot[bot] 2025-03-25 01:07:50 +00:00
  • b0341f50d8 build(deps): bump the common-golang-dependencies group across 1 directory with 4 updates (#4465) dependabot[bot] 2025-03-21 23:15:59 +00:00
  • 66004be14d build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#4464) dependabot[bot] 2025-03-21 23:05:49 +00:00
  • aff54de102 build(deps): bump github.com/pkg/sftp from 1.13.7 to 1.13.8 (#4456) dependabot[bot] 2025-03-21 15:39:52 -07:00
  • 527ce01698 build(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#4463) dependabot[bot] 2025-03-21 15:35:00 -07:00
  • 0256415520 build(deps): bump github.com/prometheus/common (#4458) dependabot[bot] 2025-03-17 23:41:18 +00:00
  • 51de24dcff refactor(snapshots): refactored uploader into separate package (#4450) Jarek Kowalski 2025-03-14 15:48:31 -07:00
  • 9b68189d29 feat(cli): compute snapshot diff stats (#4444) Rohit-BM18 2025-03-07 07:41:14 -05:00
  • 8e4abbbafd build(deps): bump the telemetry-dependencies group with 5 updates (#4442) dependabot[bot] 2025-03-06 19:14:41 +00:00
  • b1147307d9 build(deps): bump the common-golang-dependencies group with 10 updates (#4441) dependabot[bot] 2025-03-06 10:53:03 -08:00
  • 63fc857ac6 build(deps): bump github.com/chromedp/chromedp from 0.13.0 to 0.13.1 (#4443) dependabot[bot] 2025-03-06 18:24:56 +00:00
  • ca3e56baa8 build(deps): upgrade Go toolchain to 1.23.7 and x/net packages (#4438) Julio López 2025-03-04 16:53:16 -08:00
  • 46f719e1ab build(deps): bump google.golang.org/api (#4437) dependabot[bot] 2025-03-04 00:18:51 +00:00
  • eca5cf5c1f feat(ui): upgraded htmlui to the latest version (#4436) Kopia Builder [bot] 2025-03-02 22:59:52 -08:00
  • 7a5c7a10be build(deps): bump ossf/scorecard-action from 2.4.0 to 2.4.1 (#4433) dependabot[bot] 2025-03-03 06:36:32 +00:00
  • 692fde34fe build(deps): bump codecov/codecov-action from 5.3.1 to 5.4.0 (#4434) dependabot[bot] 2025-03-02 22:28:34 -08:00
  • b1f6dd7696 build(deps): bump the docker group with 2 updates (#4432) dependabot[bot] 2025-03-02 22:27:42 -08:00
  • 051316221f build(deps): bump the github-actions group with 3 updates (#4431) dependabot[bot] 2025-03-02 22:26:51 -08:00
  • 63ada06fde build(deps): bump the common-golang-dependencies group with 4 updates (#4423) dependabot[bot] 2025-02-25 00:49:38 +00:00
  • e59349a044 build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#4425) dependabot[bot] 2025-02-24 16:28:00 -08:00
  • bf3c524169 build(deps): bump github.com/klauspost/compress from 1.17.11 to 1.18.0 (#4427) dependabot[bot] 2025-02-25 00:07:47 +00:00
  • 23d23e76c6 build(deps): bump github.com/chromedp/chromedp from 0.12.1 to 0.13.0 (#4426) dependabot[bot] 2025-02-24 23:45:51 +00:00
  • 03edfef2fd build(deps): bump github.com/prometheus/client_golang (#4424) dependabot[bot] 2025-02-24 23:40:35 +00:00
  • 8f632e4e1f refactor(cli): diff test (#4422) Julio López 2025-02-21 21:57:22 -08:00
  • 77448b7379 Account for symlinks in directory summary (#4421) Nick 2025-02-20 19:56:11 -08:00
  • 8f47290e24 build(deps): bump the common-golang-dependencies group with 3 updates (#4416) dependabot[bot] 2025-02-19 00:55:03 +00:00
  • 54dc7b77a7 build(deps): bump github.com/sanity-io/litter from 1.5.6 to 1.5.8 (#4417) dependabot[bot] 2025-02-18 16:30:22 -08:00
  • a394a5029f fix(general): prevent infinite loop while resolving ignore file symlinks (#4413) Julio López 2025-02-14 23:38:32 -08:00
  • 73a70fcd6b feat(ui): upgraded htmlui to the latest version (#4412) Kopia Builder [bot] 2025-02-14 00:08:32 -08:00
  • 817a3d9780 build(deps): remove patch requirement in go.mod (#4411) Julio López 2025-02-14 00:00:48 -08:00
  • 07417a5ee4 feat(ui): upgraded htmlui to the latest version (#4410) Kopia Builder [bot] 2025-02-13 23:22:56 -08:00
  • 3fbe0bd424 fix(server): prevent maintenance task on read-only repos (#4408) Julio López 2025-02-13 20:13:22 -08:00
  • 51bc5a4cd9 build(deps): bump the common-golang-dependencies group with 11 updates (#4400) dependabot[bot] 2025-02-11 19:41:18 -08:00
  • b192b9533f deps(go): update Go's toolchain to 1.23.6 (#4404) Julio López 2025-02-11 19:39:53 -08:00
  • 84053a57d5 build(deps): bump google.golang.org/api (#4393) dependabot[bot] 2025-02-04 00:12:10 +00:00
  • d56932f7ca build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 (#4387) dependabot[bot] 2025-02-03 15:38:17 -08:00
  • e2dd35dcc4 build(deps): bump github/codeql-action in the github-actions group (#4386) dependabot[bot] 2025-02-03 15:37:26 -08:00
  • 12c9dbc83c build(deps): bump github.com/golang/glog from 1.2.3 to 1.2.4 (#4380) dependabot[bot] 2025-01-28 19:37:16 +00:00
  • bed5cdff47 build(deps): bump google.golang.org/protobuf (#4379) dependabot[bot] 2025-01-27 23:44:39 +00:00
  • 3e9103417e chore(ci): use GH Linux ARM runners (#4367) Julio López 2025-01-24 15:20:09 -08:00
  • 009f83eebc build(deps): bump github.com/chromedp/chromedp from 0.11.0 to 0.12.1 (#4363) dependabot[bot] 2025-01-24 05:48:20 +00:00
  • 291525f354 build(deps): bump google.golang.org/grpc (#4365) Julio López 2025-01-23 21:23:17 -08:00
  • 83c8d0b99c chore(ci): upgrade Go to 1.23 (#4248) Jarek Kowalski 2025-01-23 21:21:30 -08:00
  • 1f3ef517de build(deps): bump codecov/codecov-action from 5.2.0 to 5.3.0 (#4366) Julio López 2025-01-23 21:18:18 -08:00
  • b8fec3852d build(deps): bump the github-actions group across 1 directory with 4 updates (#4364) Julio López 2025-01-23 19:41:53 -08:00
  • 1f8f728c41 build(deps): bump codecov/codecov-action to 5.2.0 (#4362) v0.19.0 Julio López 2025-01-22 20:15:57 -08:00
  • cd0d0b9bda build(deps): bump docker/setup-qemu-action (#4361) Julio López 2025-01-22 20:15:26 -08:00
  • 22ba4d952e build(deps): github.com/Azure/azure-sdk-for-go/sdk/storage/azblob (#4360) Julio López 2025-01-22 20:14:41 -08:00
  • 2a22281271 fix(server): ensure server uploads "repodiag" blobs (#4358) Julio López 2025-01-22 20:13:39 -08:00
  • 9af84ae60a chore(general): reduce verbosity for noisy log message (#4357) Julio López 2025-01-22 12:30:42 -08:00
  • 63e86f3b21 build(deps): bump google.golang.org/api (#4356) dependabot[bot] 2025-01-22 11:56:17 -08:00
  • 763e6407eb build(deps): drop Go patch version to 1.22.0 (#4353) Julio López 2025-01-22 10:15:08 -08:00
  • 2f35c170ea build(deps): upgrade grpc and opentelemetry dependencies (#4354) Julio López 2025-01-22 09:36:02 -08:00
  • a2afcb971d feat(kopiaui): support for desktop notifications (#4352) Jarek Kowalski 2025-01-21 20:58:53 -08:00
  • 7dec4dea8a build(deps): bump the telemetry-dependencies group with 4 updates (#4350) dependabot[bot] 2025-01-21 18:42:13 -08:00
  • 86d8c84df2 build(deps): bump the common-golang-dependencies group with 3 updates (#4349) dependabot[bot] 2025-01-21 18:06:03 -08:00
  • f382a99dc2 test(general): cleanup symlink tests (#4347) Julio López 2025-01-18 15:03:44 -08:00
  • 430f0c76e9 build(deps): bump github.com/sanity-io/litter from 1.5.5 to 1.5.6 (#4344) dependabot[bot] 2025-01-18 21:26:22 +00:00
  • b0b30779b2 build(deps): bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 (#4343) dependabot[bot] 2025-01-18 13:14:43 -08:00
  • aa96483aad build(deps): bump cloud.google.com/go/storage (#4342) dependabot[bot] 2025-01-13 23:33:33 +00:00
  • 5ec112eb38 build(deps): bump github.com/minio/minio-go/v7 from 7.0.82 to 7.0.83 in the common-golang-dependencies group (#4337) dependabot[bot] 2025-01-11 13:49:17 -08:00
  • e6e2870319 feat(notifications): tweak snapshot report template (#4338) Jarek Kowalski 2025-01-09 18:45:51 -08:00
  • a4d725e754 Update command_benchmark_compression.go (#4339) Janne Johansson 2025-01-10 02:44:24 +01:00
  • c40a4b4617 build(deps): bump the kopia-ui-npm-dependencies group (#4327) dependabot[bot] 2025-01-07 18:35:53 -08:00
  • f52f6cb0a2 build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.2 (#4330) dependabot[bot] 2025-01-07 18:31:39 -08:00
  • 74c92d3dcc build(deps): bump docker/setup-buildx-action in the docker group (#4329) dependabot[bot] 2025-01-07 18:30:23 -08:00
  • 3ca4ef2b7e build(deps): bump the github-actions group with 3 updates (#4328) dependabot[bot] 2025-01-07 18:29:29 -08:00
  • 9bedce4e19 build(deps): bump github.com/studio-b12/gowebdav from 0.9.0 to 0.10.0 (#4315) dependabot[bot] 2025-01-07 17:22:17 -08:00
  • b0ccb50ced build(deps): bump the common-golang-dependencies group across 1 directory with 8 updates (#4336) dependabot[bot] 2025-01-07 17:19:27 -08:00
  • ef01650665 feat(server): emit notifications as JSON to stderr when running under KopiaUI (#4322) Jarek Kowalski 2024-12-30 15:06:11 -08:00
  • d6b9254a4c feat(notifications): emit snapshot report notifications in the UI/server (#4323) Jarek Kowalski 2024-12-30 10:59:11 -08:00
  • f8bed5dafa feat(notifications): improved notification templates (#4321) Jarek Kowalski 2024-12-29 16:11:59 -08:00
  • c1757a0c67 feat(general): misc notifications improvements (#4319) Jarek Kowalski 2024-12-29 09:50:20 -08:00
  • abd339fcf2 build(deps): bump the common-golang-dependencies group with 4 updates (#4314) dependabot[bot] 2024-12-28 17:23:32 -08:00
  • 00f1a044a5 build(deps): bump the telemetry-dependencies group with 4 updates (#4312) dependabot[bot] 2024-12-29 00:33:08 +00:00
  • 44f69d18fa feat(ui): upgraded htmlui to the latest version (#4317) Kopia Builder [bot] 2024-12-28 16:04:15 -08:00
  • 8adf978a98 feat(kopiaui): support for AppArmor on Ubuntu 24.04 (#4318) Jarek Kowalski 2024-12-28 15:44:53 -08:00
  • 5a9cd33e55 build(deps): bump the common-golang-dependencies group with 4 updates (#4311) dependabot[bot] 2024-12-20 22:09:30 -08:00
  • aa5a0d622b feat(ui): upgraded htmlui to the latest version (#4301) Kopia Builder [bot] 2024-12-09 20:18:31 -08:00
  • 37ae3026cd feat(ui): upgraded htmlui to the latest version (#4300) Kopia Builder [bot] 2024-12-09 18:01:12 -08:00
  • e208cf959c build(deps): bump the common-golang-dependencies group across 1 directory with 3 updates (#4299) dependabot[bot] 2024-12-09 17:57:58 -08:00
  • 78f617a83d build(deps): bump github.com/prometheus/common (#4298) dependabot[bot] 2024-12-09 23:47:49 +00:00
  • 8f937b8eb2 build(deps): bump github/codeql-action in the github-actions group (#4286) dependabot[bot] 2024-12-07 11:30:27 -08:00
  • a83f231e37 build(deps): bump github.com/mocktools/go-smtp-mock/v2 (#4277) dependabot[bot] 2024-12-07 11:29:22 -08:00
  • a43f9588da build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.7 (#4287) dependabot[bot] 2024-12-07 11:29:00 -08:00
  • aea3dd4f32 build(deps): bump the kopia-ui-npm-dependencies group (#4288) dependabot[bot] 2024-12-07 11:27:34 -08:00
  • 3292dfc00c build(deps): bump github.com/hanwen/go-fuse/v2 from 2.6.4 to 2.7.2 (#4291) dependabot[bot] 2024-12-07 11:26:38 -08:00
  • 75e844d21f feat(server): only log successful authentication events when --log-server-requests is enabled (#4296) Jarek Kowalski 2024-12-07 11:18:17 -08:00
  • a9674bcc8c build(deps): bump github.com/minio/minio-go/v7 (#4290) dependabot[bot] 2024-12-02 23:57:54 +00:00
  • 8c7cd5163d build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#4275) dependabot[bot] 2024-11-25 23:43:20 +00:00
  • dac4a43d07 build(deps): bump google.golang.org/api (#4274) dependabot[bot] 2024-11-25 23:40:57 +00:00
  • c70f1a1c11 feat(general): JSON marshaler helper for time.Duration (#4194) v0.18.2 Julio López 2024-11-19 23:00:48 -08:00
  • d5f890888a feat(ui): upgraded htmlui to the latest version (#4268) Kopia Builder [bot] 2024-11-19 15:58:38 -08:00