Luke D Williams
ad302d8d3a
fix: honor RSSHub access control for rule updates ( #1180 )
2026-04-02 16:59:07 +08:00
DIYgod
0ed82d22f2
chore: release v2.2.0
2026-02-11 21:03:27 +08:00
DIYgod
ec2f091235
feat: migrate extension from Plasmo to WXT ( #1172 )
...
* feat: migrate extension framework to wxt
- Replace Plasmo entrypoints, messaging, and storage usage with WXT-compatible implementations
- Update workflows, build scripts, and locale paths for WXT outputs
- Switch store submission to wxt submit with optional dry-run input
* fix(ci): fallback to vars for submit credentials
- Resolve missing required config in submit workflow when values are stored in GitHub Variables instead of Secrets
- Keep existing secrets first and add vars fallback for Chrome, Firefox, and Edge credentials
2026-02-11 15:33:09 +08:00
DIYgod
c097f63a8e
chore: release v2.1.1
2025-08-21 10:58:49 +08:00
DIYgod
2f63cfe6ee
chore: release v2.1.0
2025-02-08 22:13:59 +08:00
DIYgod
50335303aa
chore: update dependencies
2025-02-08 20:44:17 +08:00
Asuka Minato
0b01a26f75
lighter dep ( #1128 )
2024-12-11 16:45:44 +08:00
DIYgod
1477c8cc07
chore: release 2.0.21
2024-10-14 20:56:05 +08:00
DIYgod
474ca97424
chore: update dependencies
2024-10-13 15:36:25 +08:00
DIYgod
cf4030d80b
chore: release 2.0.20
2024-09-13 20:07:16 +08:00
Stephen Zhou
c67b28ff54
feat: support follow ( #1040 )
2024-08-12 11:59:09 +08:00
DIYgod
0aec97d7a0
chore: release 2.0.19
2024-03-14 23:21:37 +08:00
Stephen Zhou
1f282407fc
feat: allow disable update notification ( #917 )
...
* feat: allow disable update notification
* fix: make notification permission optional
* chore: update
2024-03-14 23:10:37 +08:00
DIYgod
caaabc478a
chore: release 2.0.18
2024-02-25 15:33:59 +08:00
DIYgod
9d4306c504
chore: release 2.0.17
2024-02-19 23:04:04 +08:00
DIYgod
9b42bfe90f
chore: update dependencies
2024-02-19 23:02:34 +08:00
DIYgod
a833540bba
feat: mobile style optimization
2024-02-19 22:44:04 +08:00
DIYgod
2077bcac62
chore: release 2.0.16
2024-02-12 19:35:45 +08:00
DIYgod
ef10c39ac2
chore: release 2.0.15
2024-02-12 17:58:48 +08:00
DIYgod
edb2c9cce0
Merge branch 'pr/hyoban/890' into dev
2024-02-12 03:55:01 +08:00
DIYgod
abfbd7f9f1
chore: update dependencies
2024-02-12 03:46:56 +08:00
Stephen Zhou
22b42cf545
feat: support dark mode, close #710
2024-02-11 16:01:50 +08:00
DIYgod
5b4e96cfca
feat: chrome.action and chrome.notifications not exist in safari
2024-02-03 23:17:48 +08:00
DIYgod
b761e6e14e
chore: release 2.0.14
2024-02-02 00:22:09 +08:00
DIYgod
f0e685c454
chore: release 2.0.13
2024-02-01 23:14:11 +08:00
DIYgod
86a6a15504
chore: release 2.0.12
2024-02-01 23:09:05 +08:00
DIYgod
7e926b2462
chore: use prettier
2024-02-01 23:03:25 +08:00
DIYgod
70416355cd
test: safari
2024-02-01 22:53:28 +08:00
DIYgod
a1b69e85a7
test: safari-convert
2024-02-01 22:35:55 +08:00
dependabot[bot]
ddb50652b5
chore(deps): bump lucide-react from 0.319.0 to 0.320.0 ( #853 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.319.0 to 0.320.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.320.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-02-01 14:52:01 +08:00
dependabot[bot]
c1855ab61b
chore(deps-dev): bump @types/node from 20.11.10 to 20.11.13 ( #854 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.10 to 20.11.13.
- [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-02-01 14:51:50 +08:00
dependabot[bot]
d7a382d441
chore(deps-dev): bump @egoist/tailwindcss-icons from 1.7.2 to 1.7.4 ( #855 )
...
Bumps @egoist/tailwindcss-icons from 1.7.2 to 1.7.4.
---
updated-dependencies:
- dependency-name: "@egoist/tailwindcss-icons"
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-02-01 14:51:41 +08:00
DIYgod
fee8480ddc
chore: add safari script
2024-01-31 14:51:26 +08:00
DIYgod
7f07cf7f98
chore: release 2.0.11
2024-01-31 00:00:56 +08:00
DIYgod
87e868e12b
chore: release 2.0.10
2024-01-30 21:41:03 +08:00
DIYgod
1d0d24a704
chore: downgrade plasmo
2024-01-30 21:38:20 +08:00
DIYgod
fb3e36abff
chore: release 2.0.9
2024-01-30 21:26:26 +08:00
DIYgod
73fa639305
chore: update dependencies
2024-01-30 21:22:39 +08:00
dependabot[bot]
1acbc4a080
chore(deps): bump lucide-react from 0.303.0 to 0.319.0 ( #847 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.303.0 to 0.319.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.319.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-01-30 21:16:15 +08:00
dependabot[bot]
4a8909ad86
chore(deps): bump @plasmohq/storage from 1.9.0 to 1.9.1 ( #848 )
...
Bumps [@plasmohq/storage](https://github.com/PlasmoHQ/storage ) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/PlasmoHQ/storage/releases )
- [Commits](https://github.com/PlasmoHQ/storage/compare/v1.9.0...v1.9.1 )
---
updated-dependencies:
- dependency-name: "@plasmohq/storage"
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-01-30 21:16:05 +08:00
dependabot[bot]
d2dc148a99
chore(deps): bump plasmo from 0.84.0 to 0.84.2 ( #849 )
...
Bumps [plasmo](https://github.com/PlasmoHQ/plasmo/tree/HEAD/cli/plasmo ) from 0.84.0 to 0.84.2.
- [Release notes](https://github.com/PlasmoHQ/plasmo/releases )
- [Commits](https://github.com/PlasmoHQ/plasmo/commits/v0.84.2/cli/plasmo )
---
updated-dependencies:
- dependency-name: plasmo
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-01-30 21:15:52 +08:00
DIYgod
e8e4f26719
chore: release 2.0.8
2024-01-16 00:39:11 +08:00
dependabot[bot]
4c16440ab3
chore(deps-dev): bump @types/react from 18.2.45 to 18.2.46 ( #789 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.45 to 18.2.46.
- [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>
2023-12-30 11:34:06 +08:00
dependabot[bot]
0832f4e562
chore(deps): bump lucide-react from 0.302.0 to 0.303.0 ( #788 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.302.0 to 0.303.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.303.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>
2023-12-30 11:33:58 +08:00
Tony
5d0752268c
perf(deps): replace `psl` with `tldts` ( #790 )
2023-12-30 11:33:07 +08:00
DIYgod
eabf5b9d36
chore: release 2.0.7
2023-12-28 23:51:32 +08:00
dependabot[bot]
c8c69add9c
chore(deps): bump lucide-react from 0.301.0 to 0.302.0 ( #785 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.301.0 to 0.302.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.302.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>
2023-12-27 15:50:47 +08:00
dependabot[bot]
363fd89d96
chore(deps): bump async-lock from 1.4.0 to 1.4.1 ( #782 )
...
Bumps [async-lock](https://github.com/rogierschouten/async-lock ) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/rogierschouten/async-lock/releases )
- [Changelog](https://github.com/rogierschouten/async-lock/blob/master/History.md )
- [Commits](https://github.com/rogierschouten/async-lock/commits/v1.4.1 )
---
updated-dependencies:
- dependency-name: async-lock
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>
2023-12-26 17:47:31 +08:00
dependabot[bot]
ca1ba06fea
chore(deps-dev): bump shadcn-ui from 0.4.1 to 0.5.0 ( #783 )
...
Bumps [shadcn-ui](https://github.com/shadcn/ui/tree/HEAD/packages/cli ) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/shadcn/ui/releases )
- [Changelog](https://github.com/shadcn-ui/ui/blob/main/packages/cli/CHANGELOG.md )
- [Commits](https://github.com/shadcn/ui/commits/shadcn-ui@0.5.0/packages/cli )
---
updated-dependencies:
- dependency-name: shadcn-ui
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>
2023-12-26 17:46:41 +08:00
dependabot[bot]
bd2829df6f
chore(deps): bump lucide-react from 0.299.0 to 0.301.0 ( #784 )
...
Bumps [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react ) from 0.299.0 to 0.301.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.301.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>
2023-12-26 17:46:32 +08:00