1297 Commits

Author SHA1 Message Date
DIYgod 0aec97d7a0 chore: release 2.0.19 v2.0.19 2024-03-14 23:21:37 +08:00
DIYgod 2694b15dc8 feat: update text 2024-03-14 23:21:15 +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 5a97647f90 feat: use rsshub api as radar rules url 2024-03-14 22:26:30 +08:00
DIYgod caaabc478a chore: release 2.0.18 v2.0.18 2024-02-25 15:33:59 +08:00
DIYgod e6079ea1a8 feat: temporarily remove html parsing 2024-02-25 15:33:25 +08:00
DIYgod ff9cc1cc2f Merge remote-tracking branch 'origin/dev' into dev 2024-02-25 15:33:20 +08:00
DIYgod 9936fc1202 feat: clear used template 2024-02-24 19:46:41 +08:00
Stephen Zhou 7bee9db031 fix: apply dark mode at root (#910) 2024-02-24 00:12:21 +08:00
DIYgod 653f0db987 feat: remove DOMParser to prevent memory leak 2024-02-24 00:08:16 +08:00
DIYgod 6ab939f96b feat: use duckduckgo favicon api as fallback 2024-02-23 20:46:37 +08:00
DIYgod 9d4306c504 chore: release 2.0.17 v2.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 v2.0.16 2024-02-12 19:35:45 +08:00
DIYgod ef10c39ac2 chore: release 2.0.15 v2.0.15 2024-02-12 17:58:48 +08:00
DIYgod 3648b5949a feat: sample rate 2024-02-12 17:56:07 +08:00
dependabot[bot] 2c1e572b35 chore(deps): bump actions/cache from 3 to 4 (#856)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-02-12 03:55:58 +08:00
dependabot[bot] 552165af81 chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#882)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-02-12 03:55:50 +08:00
dependabot[bot] 4232ae1785 chore(deps): bump pnpm/action-setup from 2.4.0 to 3.0.0 (#888)
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 3.0.0.
- [Release notes](https://github.com/pnpm/action-setup/releases)
- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...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-02-12 03:55:42 +08:00
DIYgod edb2c9cce0 Merge branch 'pr/hyoban/890' into dev 2024-02-12 03:55:01 +08:00
Stephen Zhou 81d0581451 feat: pagination for Radar Rules (#889) 2024-02-12 03:47:38 +08:00
DIYgod abfbd7f9f1 chore: update dependencies 2024-02-12 03:46:56 +08:00
DIYgod a9d636391a feat: add sample rate 2024-02-12 03:45:54 +08:00
Stephen Zhou 22b42cf545 feat: support dark mode, close #710 2024-02-11 16:01:50 +08:00
DIYgod 04303f6eb9 feat: add DOMParser in try catch for safari has no DOMParser 2024-02-04 21:16:27 +08:00
DIYgod bf820addc4 feat: add maxExecutionTime for async-lock 2024-02-04 21:10:21 +08:00
DIYgod 2bd298cd59 feat: move getting page rss into content script 2024-02-04 19:29:26 +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 v2.0.14 2024-02-02 00:22:09 +08:00
DIYgod 3741d099f6 chore: env 2024-02-02 00:15:34 +08:00
DIYgod dac126a9ed chore: env 2024-02-02 00:04:55 +08:00
DIYgod a037ec32f8 chore: use node 20 2024-02-01 23:49:53 +08:00
DIYgod 78fd93ab19 chore: add environment 2024-02-01 23:32:35 +08:00
DIYgod f0e685c454 chore: release 2.0.13 v2.0.13 2024-02-01 23:14:11 +08:00
DIYgod b63cb0fb41 chore: fix runs-on 2024-02-01 23:13:37 +08:00
DIYgod 86a6a15504 chore: release 2.0.12 v2.0.12 2024-02-01 23:09:05 +08:00
DIYgod 7e926b2462 chore: use prettier 2024-02-01 23:03:25 +08:00
DIYgod 7dce94c191 chore: release for safari 2024-02-01 22:59:08 +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
DIYgod 9ccfb83dc5 fix: unique key 2024-02-01 22:22:19 +08:00
DIYgod 4d7b0ba906 feat: popup and options data 2024-02-01 22:20:18 +08:00
DIYgod 53a6796139 feat: add open-popup and get-rss 2024-02-01 20:25:50 +08:00
DIYgod 2ab1d93df7 feat: parse uncertain rss in content script 2024-02-01 18:59:51 +08:00
DIYgod 427fa6aca7 fix: unique key 2024-02-01 15:30:15 +08:00
DIYgod 775886975b fix: asynchronous response not returning true, close #838 2024-02-01 15:27:27 +08:00
dependabot[bot] 95d9c76a6b chore(deps): bump actions/cache from 3 to 4 (#823)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  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-02-01 14:52:25 +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