Commit Graph

232 Commits

Author SHA1 Message Date
DIYgod a833540bba
feat: mobile style optimization 2024-02-19 22:44:04 +08:00
DIYgod 3648b5949a
feat: sample rate 2024-02-12 17:56:07 +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 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 7e926b2462
chore: use prettier 2024-02-01 23:03:25 +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
DIYgod 1d7a7d04cb
fix: no chrome.i18n in sandbox 2024-01-31 00:00:48 +08:00
DIYgod 1d0d24a704
chore: downgrade plasmo 2024-01-30 21:38:20 +08:00
DIYgod 3343b05f9e
fix: i18n `current` 2024-01-30 21:25:35 +08:00
DIYgod 73fa639305
chore: update dependencies 2024-01-30 21:22:39 +08:00
DIYgod 9f139e0f03
fix: use json type rules for eval disabled browser 2024-01-30 21:14:52 +08:00
weijarz 9e37bb9dd9
Support QiReader subscription (#846) 2024-01-29 23:39:56 +08:00
DIYgod b99358b426
feat: fetch rss content without no-cors 2023-12-30 12:28:48 +08:00
Tony 5d0752268c
perf(deps): replace `psl` with `tldts` (#790) 2023-12-30 11:33:07 +08:00
DIYgod 9caee299f5
feat: remove all console.x 2023-12-28 23:49:29 +08:00
DIYgod 8ea45ea805
fix: async error in firefox, close #786 2023-12-27 15:50:11 +08:00
DIYgod d4eac389a8
fix: broken displayedRules 2023-12-26 17:28:40 +08:00
DIYgod c31e21d1a2
feat: preview page 2023-12-24 02:02:30 +08:00
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 5fda535e11
feat: use content script without ui 2023-12-18 16:25:57 +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 9ab3c5a956
feat: make it work in firefox 2023-12-17 03:47:28 +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 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 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 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