965 Commits

Author SHA1 Message Date
johnnyjoy
b15b070487 chore: tweak about dialog 2024-09-18 20:30:53 +08:00
johnnyjoy
ff00a69025 docs: update privacy policy 2024-09-18 20:25:27 +08:00
johnnyjoy
4dcf352896 feat: add start decorator to inputs 2024-09-18 20:22:43 +08:00
johnnyjoy
cb286d827d chore: tweak dark mode styles 2024-09-18 20:14:34 +08:00
johnnyjoy
6a5defe9d6 chore: update common utils 2024-09-18 20:07:53 +08:00
johnnyjoy
d97cbbb183 chore: update confirm dialogs 2024-09-18 20:07:38 +08:00
johnnyjoy
200242aa67 chore: buf generate 2024-09-18 19:33:36 +08:00
Steven
ba62afc034 docs: update extension guide 2024-09-17 23:40:32 +08:00
dependabot[bot]
52421b1598
chore: bump @emotion/react from 11.13.0 to 11.13.3 in /frontend/web (#283)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.13.0 to 11.13.3.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.13.0...@emotion/react@11.13.3)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  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-09-02 21:29:18 +08:00
dependabot[bot]
b34cd23d83
chore: bump @types/node from 20.16.1 to 22.5.2 in /frontend/extension (#296)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.16.1 to 22.5.2.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 21:29:09 +08:00
dependabot[bot]
a7d45c5347
chore: bump google.golang.org/grpc from 1.65.0 to 1.66.0 (#282)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.65.0...v1.66.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:02:29 +08:00
dependabot[bot]
4b15bd734e
chore: bump @bufbuild/buf from 1.37.0 to 1.39.0 in /frontend/web (#284)
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.37.0 to 1.39.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.37.0...v1.39.0)

---
updated-dependencies:
- dependency-name: "@bufbuild/buf"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:02:12 +08:00
dependabot[bot]
522ecd2518
chore: bump vite from 5.4.1 to 5.4.2 in /frontend/web (#285)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.1 to 5.4.2.
- [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.4.2/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-09-02 13:02:04 +08:00
dependabot[bot]
8f01a01a46
chore: bump @types/react from 18.3.3 to 18.3.5 in /frontend/web (#286)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.3 to 18.3.5.
- [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-09-02 13:01:55 +08:00
dependabot[bot]
ebc5272023
chore: bump dayjs from 1.11.12 to 1.11.13 in /frontend/web (#287)
Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.11.12 to 1.11.13.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.13/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.12...v1.11.13)

---
updated-dependencies:
- dependency-name: dayjs
  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-09-02 13:01:47 +08:00
dependabot[bot]
c06029f040
chore: bump @types/react from 18.3.4 to 18.3.5 in /frontend/extension (#291)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.3.4 to 18.3.5.
- [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-09-02 13:01:29 +08:00
dependabot[bot]
2fbe1e5664
chore: bump postcss from 8.4.41 to 8.4.43 in /frontend/extension (#294)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.41 to 8.4.43.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.41...8.4.43)

---
updated-dependencies:
- dependency-name: postcss
  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-09-02 13:01:21 +08:00
dependabot[bot]
ae62cac34d
chore: bump lucide-react from 0.419.0 to 0.438.0 in /frontend/extension (#295)
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) from 0.419.0 to 0.438.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.438.0/packages/lucide-react)

---
updated-dependencies:
- dependency-name: lucide-react
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 13:01:13 +08:00
dependabot[bot]
f306c82a4f
chore: bump plasmo from 0.88.0 to 0.89.1 in /frontend/extension (#292)
Bumps [plasmo](https://github.com/PlasmoHQ/plasmo/tree/HEAD/cli/plasmo) from 0.88.0 to 0.89.1.
- [Release notes](https://github.com/PlasmoHQ/plasmo/releases)
- [Commits](https://github.com/PlasmoHQ/plasmo/commits/HEAD/cli/plasmo)

---
updated-dependencies:
- dependency-name: plasmo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-02 12:50:12 +08:00
Steven
9b060cb7e7 chore: update assets 2024-09-01 22:44:26 +08:00
Steven
c5a38d14ad chore: tweak latest schema file 2024-09-01 17:26:28 +08:00
Steven
3937abb17b chore: add visibility migrate scripts 2024-09-01 08:40:16 +08:00
Steven
f276c979fa chore: update visibility checkbox 2024-08-31 22:54:30 +08:00
Steven
a49f87c55f chore: retire private visibility 2024-08-31 22:08:57 +08:00
Steven
b74e4f90c1 refactor: update visibilities 2024-08-31 22:04:24 +08:00
Steven
8511c09c63 chore: tweak migrator 2024-08-29 22:59:56 +08:00
Steven
b359b8f1cc chore: fix typo 2024-08-29 20:33:36 +08:00
Steven
220cabfb5b fix: migrator base path 2024-08-29 20:31:37 +08:00
Steven
baa3378ff7 chore: tweak subscription setting 2024-08-29 20:30:19 +08:00
Steven
b64ae1399a chore: add admin sign in page 2024-08-29 20:22:08 +08:00
Steven
0ac2554545 feat: add more security settings 2024-08-29 20:13:10 +08:00
Steven
6c54732cd1 chore: fix linter warning 2024-08-29 08:36:58 +08:00
Steven
85f5f03be9 refactor: update db migrator 2024-08-29 08:21:23 +08:00
Steven
784d91ab75 chore: retire unused service 2024-08-27 23:42:37 +08:00
Steven
9d6d93ab39 chore: update golangci config 2024-08-26 23:10:09 +08:00
Steven
f11a295ac2 chore: tweak text color in dark mode 2024-08-26 22:55:31 +08:00
Steven
ff035d25ba chore: tweak version utils 2024-08-26 22:52:58 +08:00
Steven
643a6051b2 chore: update docs 2024-08-24 00:33:17 +08:00
Steven
1cf274389c chore: tweak linter warning 2024-08-24 00:25:01 +08:00
Steven
4098ac824e chore: tweak linter warning 2024-08-24 00:22:38 +08:00
Steven
93bb880e8e fix: shortcut view activity 2024-08-24 00:14:55 +08:00
Steven
2ddb47f4df chore: add license for extension 2024-08-23 22:30:26 +08:00
Steven
0aab1a0e5d chore: tweak icon 2024-08-23 09:18:09 +08:00
Amado Tejada
f89100d721
fix: URL redirection issue (#280) 2024-08-23 09:08:07 +08:00
Steven
3c0b3369b8 chore: tweak extension popup 2024-08-23 08:11:25 +08:00
Steven
d3dcab3445 chore: tweak readme image 2024-08-22 23:26:19 +08:00
Steven
acb33080f3 chore: update extension dependencies 2024-08-22 23:19:00 +08:00
johnnyjoy
080929faed chore: retire access token field in extension 2024-08-22 16:46:42 +08:00
Steven
966e1d9ce3 chore: tweak description 2024-08-22 06:18:44 +08:00
Steven
1ee13c6859 chore: bump extension version 2024-08-22 06:02:46 +08:00