Commit Graph

229 Commits

Author SHA1 Message Date
Hakadao
a7602e6922 feat: add SettingsItemGroup component 2023-10-02 03:33:00 +08:00
Hakadao
ea6c5a3058 refactor: rename SettingItem to SettingsItem
* feat: add a new config without implementing the function...
2023-10-02 02:22:22 +08:00
Hakadao
72cd998891 feat: add some feature for Button 2023-10-02 02:13:08 +08:00
Hakadao
2328802469 feat: upgrade to the v2 app recommending videos api 2023-10-01 18:51:25 +08:00
Hakadao
2087a659eb fix: 在视频页的顶部栏 历史记录中跳转错误 #45 2023-10-01 15:48:03 +08:00
Hakadao
58bdeab0c3 feat: use search page mode on homepage 2023-10-01 03:23:21 +08:00
Hakadao
143bc5fae2 style: adjust settings styles 2023-10-01 03:20:20 +08:00
Hakadao
92ff78c966 feat: implement open link in current tab temporarily 2023-09-30 22:35:23 +08:00
Hakadao
09986179de feat: add config for adapting to other page styles 2023-09-30 14:28:18 +08:00
Hakadao
43b8cd6685 style: adjust styles 2023-09-30 11:12:28 +08:00
Hakadao
8a5e99635b style: adjust styles 2023-09-29 23:25:59 +08:00
Hakadao
578ddca19e feat; add config for startup page #40 2023-09-29 23:19:07 +08:00
Hakadao
ccb5b01eda fix: the 'view all' links to the wrong page #36 2023-09-26 01:50:54 +08:00
Hakadao
7bf183e7ac style: adjust top bar styles 2023-09-24 21:38:56 +08:00
Hakadao
61c21686b9 feat: restrict top bar maximum width #31 2023-09-24 00:09:14 +08:00
Hakadao
0c8dbdab44 fix: cannot change tab when moments count is 0 #32
fix: repeat fetching the live list when there is no more content #34
2023-09-23 23:29:06 +08:00
Hakadao
c73f495d29 feat: darken background when opening settings 2023-09-20 00:06:23 +08:00
Hakadao
0ab7fcbda9 feat: add a search page configuration to settings
i18n: translate some settings configuration
2023-09-19 23:51:45 +08:00
Hakadao
7ba089a1d9 feat: add dark mode configuration to settings 2023-09-19 18:27:11 +08:00
Hakadao
cd3e776762 style: adjust styles 2023-09-11 18:09:50 +08:00
Hakadao
b9c5f71bd3 fix: prevent search bar from triggering video player shortcuts 2023-09-11 18:06:49 +08:00
Hakadao
ed5c5ba5e9 style: adjust glowing style 2023-09-10 23:17:35 +08:00
Hakadao
47c4c2b57a style: adjust top bar style 2023-09-10 19:42:35 +08:00
Hakadao
3cd5a70dbb style: adjust top ba style 2023-09-10 15:35:18 +08:00
Hakadao
3bb7e264bd feat: add common method injectCSS
* refactor: address ts errors
2023-09-10 14:17:00 +08:00
Hakadao
33cf618bf4 style: adjust top bar height 2023-09-10 14:10:39 +08:00
Hakadao
5bba5c6a12 style: adjust style 2023-09-07 02:27:40 +08:00
Hakadao
73617120ba style: adjust style 2023-09-03 14:32:43 +08:00
Hakadao
ce752ff263 style: adjust style 2023-09-03 14:26:53 +08:00
Hakadao
66f2bf0659 fix: ts error 2023-09-03 14:14:57 +08:00
Hakadao
a91e710bce refactor: improve slider implementation & fix TS errors 2023-09-03 14:08:38 +08:00
Hakadao
9c7a1560d9 perf: enhance VideoCard performance 2023-09-03 12:35:56 +08:00
Hakadao
038d2a0348 fix: correct topbar mask color inconsistency with homepage background 2023-09-03 12:34:29 +08:00
Hakadao
fee7456054 chore: delete useless code 2023-09-03 01:21:00 +08:00
Hakadao
6cc02e6b1f refactor: adjust handling new messages & moments count 2023-09-01 09:59:14 +08:00
Hakadao
cb02fa0328 refactor: adjust handling new messages & moments count 2023-09-01 01:55:05 +08:00
Hakadao
f8f7903ed1 style: adjust card hover effect 2023-08-31 01:31:33 +08:00
Hakadao
a739a12e39 refactor: adjust method implementations 2023-08-29 02:09:06 +08:00
Hakadao
96af3b2d9f style: adjust style 2023-08-28 23:47:19 +08:00
Hakadao
d4d66259b8 feat: dark theme support to video page & search page
* style: adjust style of certain components
* refactor: refine implementation for wallpaper mask and background effect
* feat: add functionality to the top bar logo for returning to the homepage on click
2023-08-28 02:19:44 +08:00
Hakadao
48d5a9fc1a perf: optimize video card rendering with content-visibility 2023-08-27 15:17:50 +08:00
Hakadao
f46fe7e4db refactor: implement consistent back-to-top function 2023-08-20 18:50:12 +08:00
Hakadao
f33ce19f3a chore: adjust Button prop 2023-08-20 18:48:56 +08:00
Hakadao
a1c116a697 fix: fix duplicate request issue 2023-08-20 01:23:09 +08:00
Hakadao
97cf1a3b6e chore: add isFollowed prop to VIdeoCard 2023-08-20 01:22:06 +08:00
Hakadao
b608c78ff6 fix: long text without line breaks 2023-08-20 01:20:15 +08:00
Hakadao
51ab1d79cd style: adjusted Tooltip theme for VideoCard 2023-08-18 00:30:06 +08:00
Hakadao
3fa12d3f98 feat: add new prop for Tooltip
* refactor: adjusted class binding usage for `Tooltip`
2023-08-18 00:28:56 +08:00
Hakadao
d36fe1b363 style: adjusted VideoCardcover button style 2023-08-18 00:06:01 +08:00
Hakadao
fcc7a0b7a3 feat: added unfavorite feature on favorites page
* fix: scrolling down still loading data when no more content
* style: adjusted `VideoCard` style
2023-08-17 23:57:47 +08:00