Commit Graph

1207 Commits

Author SHA1 Message Date
DIYgod 7cbcd059c6
feat: loose self rss check 2023-12-23 02:57:56 +08:00
DIYgod f94bdfcf55
fix: cross-origin issue during link checking 2023-12-23 00:57:19 +08:00
DIYgod 07125e45a4
fix: check self rss feed page 2023-12-23 00:37:23 +08:00
DIYgod f5f72a62c2
chore: release v2.0.4 2023-12-19 01:54:33 +08:00
DIYgod 5fda535e11
feat: use content script without ui 2023-12-18 16:25:57 +08:00
DIYgod 926e5fd81a
docs: add apple badge 2023-12-18 15:43:01 +08:00
DIYgod e8544497ea
docs: add edge badge 2023-12-18 15:29:58 +08:00
dependabot[bot] c494335fcb
chore(deps): bump pnpm/action-setup from 2.2.4 to 2.4.0 (#761)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.2.4 to 2.4.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.2.4...v2.4.0)

---
updated-dependencies:
- dependency-name: pnpm/action-setup
  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-17 19:56:47 +08:00
dependabot[bot] 035c7577b0
chore(deps): bump actions/checkout from 3 to 4 (#760)
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>
2023-12-17 19:56:31 +08:00
dependabot[bot] 0aeb8a6633
chore(deps): bump actions/setup-node from 3.4.1 to 4.0.0 (#759)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.4.1...v4.0.0)

---
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>
2023-12-17 19:56:13 +08:00
DIYgod ffc313e7fe
chore: update dependencies 2023-12-17 19:52:17 +08:00
DIYgod 98e412024b
chore: release v2.0.3 2023-12-17 19:41:00 +08:00
DIYgod 17983f4154
chore: workflow submit to chrome and firefox store 2023-12-17 19:40:23 +08:00
DIYgod 2679d79851
feat: check links prefixed with `feed:` 2023-12-17 17:23:36 +08:00
DIYgod fd3be69421
fix: parsing feed:// links 2023-12-17 17:04:06 +08:00
DIYgod 2dc7a103f5
chore: release v2.0.2 2023-12-17 03:57:51 +08:00
DIYgod c1ebb3e0e7
chore: package zip for firefox 2023-12-17 03:57:36 +08:00
DIYgod 9ab3c5a956
feat: make it work in firefox 2023-12-17 03:47:28 +08:00
DIYgod af2c395038
chore: release v2.0.1 2023-12-16 22:36:29 +08:00
DIYgod 8106effe7a
fix: whole page rss check 2023-12-16 22:35:05 +08:00
DIYgod a65da8c468
fix: remove https prefix for feed:// 2023-12-16 22:14:53 +08:00
DIYgod 5d3eeb85be
chore: add dependabot 2023-12-16 16:01:22 +08:00
DIYgod 7730f2d800
refactor: replace @iconify/tailwind with @egoist/tailwindcss-icons 2023-12-16 15:50:21 +08:00
DIYgod 82ae764210
feat: custom remoteRulesUrl 2023-12-16 15:42:22 +08:00
DIYgod 2617521343
docs: update readme 2023-12-15 23:52:26 +08:00
DIYgod cf9a80a42f
docs: update readme 2023-12-15 23:46:02 +08:00
DIYgod 393b003a1e
fix: accessKey not effective 2023-12-15 23:21:50 +08:00
Stephen Zhou 190aa149fc
fix: theme style (#756) 2023-12-15 16:36:31 +08:00
DIYgod fbdb58f3f3
docs: update readme 2023-12-15 02:00:47 +08:00
DIYgod 50ecb8d024
chore: add release ci 2023-12-15 01:30:46 +08:00
DIYgod 13f1e701f7
fix: locales code 2023-12-15 00:42:20 +08:00
DIYgod 6af8dadb6f
feat: update notifications 2023-12-15 00:39:15 +08:00
DIYgod 941d77081f
feat: return rsshub results faster 2023-12-14 23:28:32 +08:00
DIYgod 74baa6d5cd
feat: rules updating alarms 2023-12-14 23:17:23 +08:00
DIYgod 7111b22cc5
feat: split background script 2023-12-14 18:27:13 +08:00
DIYgod 2d274a291c
feat: action success toast 2023-12-14 17:46:15 +08:00
DIYgod 9a2a49879c
feat: refresh rules function and displayed rules data 2023-12-14 17:33:06 +08:00
DIYgod af9eeb1558
fix: getting rss data confusion when switching too fast 2023-12-14 03:19:37 +08:00
DIYgod d60e40ef8d
feat: rules page 2023-12-14 03:00:06 +08:00
DIYgod 0f34c056b6
feat: move local rules to background 2023-12-14 01:11:43 +08:00
DIYgod 3d178ea312
feat: about page 2023-12-14 00:31:46 +08:00
DIYgod 2ad1ae0628
fix: popup empty status 2023-12-13 23:43:45 +08:00
DIYgod 17aacc17d0
feat: settings 2023-12-13 23:42:58 +08:00
DIYgod b9169d3d4c
feat: use unified quick-subscriptions info 2023-12-13 22:05:36 +08:00
DIYgod 62c09d74a6
feat: options general page 2023-12-13 03:00:35 +08:00
DIYgod 51f055de47
feat: options router and siderbar 2023-12-13 00:36:41 +08:00
DIYgod c66ef5e170
fix: requestHTML from specific tab 2023-12-12 15:09:07 +08:00
DIYgod 2b5291080d
feat: rsshubAccessControl url 2023-12-12 14:55:15 +08:00
DIYgod b412f859cf
feat: popup copy buttons 2023-12-12 14:46:41 +08:00
DIYgod aa0dd17744
feat: popup buttons 2023-12-12 03:31:38 +08:00