678 Commits

Author SHA1 Message Date
Steven
101aa6a10f fix: serve frontend assets v1.0.0 2024-04-28 08:42:24 +08:00
Steven
399364af01 chore: update goreleaser 2024-04-27 00:11:03 +08:00
Steven
660f7fd955 chore: update goreleaser 2024-04-27 00:03:52 +08:00
Steven
43be41b8a5 chore: remove windows 2024-04-26 23:52:17 +08:00
Steven
92eaa3c613 chore: update goreleaser action version 2024-04-26 23:47:18 +08:00
Steven
17fd86726d chore: update goreleaser action version 2024-04-26 23:45:47 +08:00
Steven
393574d57d chore: add goreleaser action 2024-04-26 23:43:16 +08:00
Steven
10c94b0128 chore: add goreleaser 2024-04-26 23:37:20 +08:00
Steven
8aebafd531 feat: embed frontend dist 2024-04-26 23:31:05 +08:00
Steven
70602b8c6c feat: add last visited path 2024-04-25 21:43:17 +08:00
dependabot[bot]
832b3945d9
chore: bump modernc.org/sqlite from 1.29.6 to 1.29.8 (#97)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.6 to 1.29.8.
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.29.6...v1.29.8)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 21:12:10 +08:00
dependabot[bot]
7eeef74f4c
chore: bump actions/setup-go from 3 to 5 (#98)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 21:12:02 +08:00
dependabot[bot]
c708585a0b
chore: bump docker/build-push-action from 3 to 5 (#100)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v5)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 21:11:56 +08:00
dependabot[bot]
6393531ac5
chore: bump golangci/golangci-lint-action from 3 to 4 (#99)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 21:11:49 +08:00
dependabot[bot]
549dad7261
chore: bump actions/setup-node from 3 to 4 (#101)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-22 21:11:39 +08:00
Steven
b883905f8a chore: update dependencies 2024-04-16 21:27:47 +08:00
dependabot[bot]
91e0fae1d9
chore: bump @types/react from 18.2.74 to 18.2.79 in /frontend/extension (#92)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.74 to 18.2.79.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 08:43:13 +08:00
Steven
9a2618f42b chore: upgrade jwt to v5 2024-04-16 08:42:44 +08:00
dependabot[bot]
6bb99ed3cc
chore: bump react-i18next from 13.5.0 to 14.1.0 in /frontend/web (#95)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.5.0 to 14.1.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.5.0...v14.1.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:48:38 +08:00
dependabot[bot]
6e11c28d3e
chore: bump vite from 5.2.7 to 5.2.8 in /frontend/web (#94)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:48:33 +08:00
dependabot[bot]
f6f564913a
chore: bump @types/react-dom in /frontend/extension (#93)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.24 to 18.2.25.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:48:26 +08:00
dependabot[bot]
40deb997ea
chore: bump @types/react from 18.2.74 to 18.2.79 in /frontend/web (#91)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.74 to 18.2.79.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:48:13 +08:00
dependabot[bot]
59118109bd
chore: bump typescript from 5.4.4 to 5.4.5 in /frontend/extension (#90)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:48:08 +08:00
dependabot[bot]
971eb4e8f7
chore: bump actions/checkout from 3 to 4 (#84)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:47:52 +08:00
dependabot[bot]
1c70d9484e
chore: bump @types/chrome from 0.0.241 to 0.0.266 in /frontend/extension (#89)
Bumps [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) from 0.0.241 to 0.0.266.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

---
updated-dependencies:
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:47:39 +08:00
dependabot[bot]
6a8c07f93a
chore: bump eslint-config-prettier from 8.10.0 to 9.1.0 in /frontend/web (#88)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.1.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.1.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:47:31 +08:00
dependabot[bot]
0ef6a6038a
chore: bump @types/node from 20.12.4 to 20.12.7 in /frontend/extension (#87)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.4 to 20.12.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:47:26 +08:00
dependabot[bot]
dd521103c9
chore: bump docker/login-action from 2 to 3 (#86)
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:47:18 +08:00
dependabot[bot]
b04ea04062
chore: bump docker/setup-qemu-action from 2 to 3 (#85)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:47:12 +08:00
dependabot[bot]
1774e525b3
chore: bump pnpm/action-setup from 2.2.4 to 3.0.0 (#83)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v3.0.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:46:55 +08:00
dependabot[bot]
d502e3ce74
chore: bump docker/setup-buildx-action from 2 to 3 (#82)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 07:46:27 +08:00
Steven
80e52829fa chore: add dependabot 2024-04-16 07:40:29 +08:00
Steven
c61aa8020a chore: update backend dependencies 2024-04-16 07:40:17 +08:00
Steven
d2d63836d4 chore: tweak api name 2024-04-15 22:52:21 +08:00
Steven
e0ad25b2c6 chore: tweak readme 2024-04-08 22:37:36 +08:00
Steven
cc669f1be0 chore: tweak frontend imports 2024-04-08 22:30:28 +08:00
Steven
5bf86601e6 chore: tweak favicon provider description 2024-04-07 21:58:52 +08:00
Steven
b7484363dc chore: tweak store imports 2024-04-07 21:23:14 +08:00
Steven
5264dc9d8a feat(web): use favicon provider 2024-04-07 20:28:21 +08:00
Steven
8649e562dc refactor: update imports 2024-04-07 19:35:13 +08:00
Steven
905b962e0b chore: add favicon provider to workspace setting section 2024-04-07 00:16:42 +08:00
Steven
07c863b251 chore: add favicon provider workspace setting 2024-04-06 23:58:56 +08:00
Steven
69f2c7ad89 chore: bump extension version 2024-04-05 23:02:04 +08:00
Steven
e2c7b8c7b9 feat: add default visibility setting to extension 2024-04-05 22:54:03 +08:00
Steven
c6821a7090 chore: update dependencies 2024-04-05 10:28:50 +08:00
Steven
b1125f3727 chore: update dependencies 2024-04-02 23:40:38 +08:00
Steven
c7af8d6afa chore: move frontend package 2024-03-26 20:35:36 +08:00
Steven
1025d8a2ed chore: tweak styles 2024-03-25 21:48:23 +08:00
dependabot[bot]
3f3d7a4c58
chore(deps): bump follow-redirects in /frontend/extension (#75)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-25 11:30:32 +08:00
Steven
80f0af8723 chore: update backend dependencies 2024-03-24 22:25:07 +08:00