Commit Graph

206 Commits

Author SHA1 Message Date
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
Hakadao
80ba31b5f1 fix: individual set search page wallpaper by url has not effect 2023-08-17 14:18:13 +08:00
Hakadao
72f3ae57c3 i18n: interface translation 2023-08-17 01:25:09 +08:00
Hakadao
d5ce66a2ab refactor: unified list transition animations 2023-08-17 00:58:05 +08:00
Hakadao
9e5930dfd1 chore: adjusted Loading component style 2023-08-17 00:56:45 +08:00
Hakadao
2b9d141336 style: adjusted transparency of topbar overlay 2023-08-17 00:09:44 +08:00
Hakadao
45e756326e style(Topbar): adjust style 2023-08-16 23:35:40 +08:00
Hakadao
60308576ee fix(Select): handle the issue when the value is undefined 2023-08-16 23:18:34 +08:00
Hakadao
94ed94e43c style(Settings): adjust style 2023-08-16 23:03:46 +08:00
Hakadao
51de6c3638 feat(Select): adjust style & add change event 2023-08-16 23:03:00 +08:00
Hakadao
9e36f80da7 feat(Input): adjust style & add enter event 2023-08-16 23:02:25 +08:00
Hakadao
33a30a6731 feat: implement keyword search in favorites page 2023-08-16 01:49:58 +08:00
Hakadao
f944f8f928 fix: video list not displaying last page 2023-08-15 22:25:00 +08:00
Hakadao
e76369e8d2 refactor: refactor coding style 2023-08-15 22:13:00 +08:00
Hakadao
f1b7ea81fd feat: add bilibili link button 2023-08-15 22:07:17 +08:00
Hakadao
1a5f771d36 style: add hover effect to VideoCard 2023-08-15 00:34:15 +08:00
Hakadao
5b569b02ab chore: remove unused import 2023-08-14 02:03:53 +08:00
Hakadao
e4b823aed6 refactor: adjust vale assigned to v-model within component 2023-08-13 23:29:36 +08:00
Hakadao
6607aa9a9e style: adjust settings panel style 2023-08-13 22:35:49 +08:00
Hakadao
968cc77ce4 style: adjust style 2023-08-11 00:58:02 +08:00
Hakadao
8230ce3c16 feat: add 'Enable glowing effect for the logo' setting 2023-08-11 00:52:00 +08:00
Hakadao
5c11a334ca feat: add more focus character options
* style: adjust alignment of content on the right side of setting items
2023-08-11 00:40:41 +08:00
Hakadao
de681dfb85 feat: add setting to show chosen character on focused search bar
* refactor: convert constant reactive property values to computed properties
2023-08-10 01:22:39 +08:00
Hakadao
3d6e1ff1cc style: adjusted style 2023-08-09 02:01:10 +08:00