Commit Graph

815 Commits

Author SHA1 Message Date
Innei 673679e4fe
chore: resolve hotfix updatelog redirect
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-09 18:55:07 +08:00
Whitewater 5fed7c8629
fix: add a workaround type check for tipUsers to ensure it's an array (#1531) 2024-11-09 18:53:55 +08:00
Stephen Zhou b1e28be2b0
fix: dnd and scroll (#1528) 2024-11-09 18:32:34 +08:00
Whitewater 3706874e42
fix: update tray icon path for windows and improve tray behavior (#1511) 2024-11-09 00:22:17 +08:00
Innei 10a217e8c1
fix: remove callbackUrl in electron
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 23:58:01 +08:00
Innei b378cf0f01
Revert "fix: allow select from all sidebar"
This reverts commit 198bb17d83.
2024-11-08 23:52:47 +08:00
Innei 740783a537
fix: build
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 23:49:16 +08:00
Innei e8d7e6ce64
fix: don't cache user session
Signed-off-by: Innei <i@innei.in>
2024-11-08 23:45:01 +08:00
Innei 33d39067b5
fix: clear selection when pointer down, fixed #1448
Signed-off-by: Innei <i@innei.in>
2024-11-08 22:05:09 +08:00
Innei 549f10d7eb
fix: polling unread and add ua for electron api client
Signed-off-by: Innei <i@innei.in>
2024-11-08 21:49:58 +08:00
Innei 25abd8ff1c
fix: entry title bar margin-left in zen mode
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 20:55:51 +08:00
Innei d1748c6ce9
perf: optmize masonry perfermance
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 20:52:54 +08:00
pseudoyu eb70126b82
feat(discover): enhance RSSHub recommendations with filters (#1481)
* feat: add language and categories switcher in discover page

* docs: add changelog next

* feat: only set zh-CN and en as language options

* feat: redesign card

Signed-off-by: Innei <tukon479@gmail.com>

* feat: card new design

Signed-off-by: Innei <tukon479@gmail.com>

* feat: redesign discover

Signed-off-by: Innei <tukon479@gmail.com>

* fix: user guide rsshub

Signed-off-by: Innei <tukon479@gmail.com>

* fix: request loop

Signed-off-by: Innei <tukon479@gmail.com>

* fix: scroll to active tab

Signed-off-by: Innei <tukon479@gmail.com>

* fix: staleTime var name

* chore: use useGeneralSettingKey to get locale lang

* fix: zindex and flush sync

Signed-off-by: Innei <tukon479@gmail.com>

* fix: darken in dark mode

Signed-off-by: Innei <tukon479@gmail.com>

* fix: lottie import

Signed-off-by: Innei <tukon479@gmail.com>

* docs: change discover page changelog

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
Co-authored-by: Innei <tukon479@gmail.com>
2024-11-08 19:26:36 +07:00
Stephen Zhou 198bb17d83
fix: allow select from all sidebar 2024-11-08 20:07:30 +08:00
Innei 1f51abe3ed
fix: dnd responsive
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 19:47:15 +08:00
Innei 1551bf648c
fix(upgrade): changelog container should w-full
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 17:09:04 +08:00
Innei c544dfcc8d
fix(modal): close button can not click on electron
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 17:08:00 +08:00
Innei f61dc56646
fix: determining app is updated logic
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 17:06:06 +08:00
Innei 7f2ac967eb
fix: reduce upgrade toast duration and disable prompt on nightly version, fixed 1450
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 17:01:09 +08:00
Stephen Zhou 25e7cea3c1
fix: update version toast
close #1450
2024-11-08 16:51:04 +08:00
Stephen Zhou 45d0fd914f
fix: hot key switch view 2024-11-08 16:43:55 +08:00
Stephen Zhou e592e97c9e
feat: show progress in searching
close #1457
2024-11-08 16:18:42 +08:00
Stephen Zhou 136aa20579
fix: only show ComboboxOptions when there are suggestions 2024-11-08 14:52:42 +08:00
Stephen Zhou c9333d5004
feat: dnd (#1471) 2024-11-08 14:41:36 +08:00
lawvs 7b074f75bd refactor: extract ListHeader component from FeedListImpl 2024-11-08 13:43:41 +08:00
Konv Suu 3792c2d850
fix: update daily claim amount reference in tooltip (#1487) 2024-11-08 12:58:34 +08:00
Innei 8daec12d2c
fix: ctx sub menu z-index higher than root
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-08 12:53:15 +08:00
huanfei c409a5c794
fix: the volume bar can click and adjust style. (#1474)
* fix: volume can use

* fix: adjust volume style

* chore: update changelog

* Update changelog/next.md

Co-authored-by: Innei <tukon479@gmail.com>

---------

Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
2024-11-07 22:13:45 +08:00
Innei 6fc9d09c58
fix: reduce timeline refresh, fixed #1474
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-07 22:10:44 +08:00
Kieran Cui 6ef5622a32
fix: setting loader type error (#1469) 2024-11-07 18:54:26 +08:00
Innei a3e9c0edc8
perf: batch profile (#1464)
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-07 17:13:50 +08:00
Lava ed5ee50fe2
fix: prevent default scrolling behavior while using arrow keys to switch between entries (#1447)
* fix: prevent default scrolling behaviour while using arrow keys to switch between entries

* chore: update changelog

* chore: update changelog
2024-11-07 17:13:36 +08:00
Innei da8aad7327
fix: setting loader type error
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-07 16:48:15 +08:00
Innei d0d4f05647
fix: `defineSettingPageData` remove func wrapper
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-07 16:00:13 +08:00
Kevin Deng 三咲智子 05da9ca7d3
feat: replace twMacro with unplugin-ast (#1462)
* feat: replace twMacro with unplugin-ast

* fix
2024-11-07 15:53:24 +08:00
cos c875d697b2
fix: app upgraded toast href error (#1444) 2024-11-07 01:13:05 +08:00
Ethan Wong b395891b66
fix: not showing feed certification icon on the sidebar (#1442) 2024-11-06 23:13:15 +08:00
Innei e0d3e17da4
feat: entry image gallery modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 22:05:47 +08:00
Innei a92ef49ded
fix(stream): prevent request if no ids
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 20:43:31 +08:00
Innei 6320c00373
fix: entry title can selectable, fixed #1428
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 20:39:02 +08:00
Innei 4073632dbf
fix: should remove app skeleton in error page
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 20:33:21 +08:00
Innei 173920802e
feat: fetch stream entry content
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 20:30:51 +08:00
Innei c8d1230be7
fix: debug proxy page (#1439)
* update

Signed-off-by: Innei <tukon479@gmail.com>

* test

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* test

Signed-off-by: Innei <tukon479@gmail.com>

* fix

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 20:09:10 +08:00
Innei e9afc7944f
fix: debug html
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 19:12:23 +08:00
Innei 24ae08e5c7
chore: update debug proxy html
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-06 19:07:44 +08:00
lawvs 392135b8c4 fix: hide to tray on close window 2024-11-06 18:58:44 +08:00
Whitewater 76a6e38376
feat: add application tray functionality (#1416)
* feat: add app tray

* chore: register app tray during bootstrap

* feat: enhance app tray functionality

* feat: add minimize to tray functionality in settings

* chore: update i18n

* fix: registering app tray when change lang

* fix: hide tray setting in web

* chore: update changelog

* refactor: move minimize to tray setting to general

* chore: clean code

* chore: starting app in tray by default

* refactor: remove unused effect in SettingDataControl

* refactor: use template image
2024-11-06 18:29:16 +08:00
lawvs 678d9bdf63 refactor: split useIntegrationActions from useEntryActions 2024-11-06 18:13:20 +08:00
Liuzh 65845268f9
fix: prevent withdrawal of zero amount to avoid unnecessary fees (#1422) 2024-11-06 00:20:03 +08:00
Stephen Zhou bbb18dfe3e
refactor: useCountdown 2024-11-05 23:38:25 +08:00