Commit Graph

391 Commits

Author SHA1 Message Date
Hakadao
cf60ffe786 chore: typo 2023-08-20 18:54:10 +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
15c4810117 feat: add page refresh & back to top features 2023-08-20 18:48:06 +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
760b7f0743 chore: 過渡動畫調整 2023-08-20 01:17:18 +08:00
Hakadao
bd00711f9f chore: fix ts error issues 2023-08-20 01:16:04 +08:00
Hakadao
cad3321c7d Merge pull request #28 from hakadao/hakadao-patch-2
Update README.md
2023-08-19 19:06:25 +08:00
Hakadao
1d5bf9a4a6 Update README.md 2023-08-19 19:06:11 +08:00
Hakadao
810e098aa4 chore: update version number v0.6.0 2023-08-18 00:32:16 +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
b01e587d3a style: adjusted error color 2023-08-18 00:21:49 +08:00
Hakadao
d36fe1b363 style: adjusted VideoCardcover button style 2023-08-18 00:06:01 +08:00
Hakadao
a3cf915412 style: adjusted error color 2023-08-18 00:05:12 +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
c3fb0133a4 style: adjusted homepage video display quantity 2023-08-17 22:38:39 +08:00
Hakadao
80ba31b5f1 fix: individual set search page wallpaper by url has not effect 2023-08-17 14:18:13 +08:00
Hakadao
887abdd969 chore: update version number v0.5.0 2023-08-17 01:26:52 +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
21e814bbd9 fix: fixed issue with incorrect display of favorite category covers
* feat: added some animation effects to favorite page
2023-08-17 00:55:46 +08:00
Hakadao
2b9d141336 style: adjusted transparency of topbar overlay 2023-08-17 00:09:44 +08:00
Hakadao
d1041428f0 feat: added dropdown menu for switching categories in top search bar
* style: fixed style bugs on the favorite page
2023-08-16 23:45:08 +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
26a6583151 style: adjust style 2023-08-15 22:13:16 +08:00
Hakadao
e76369e8d2 refactor: refactor coding style 2023-08-15 22:13:00 +08:00
Hakadao
2d63d17da8 style: adjust position of favorites page in dock 2023-08-15 22:08:31 +08:00
Hakadao
f1b7ea81fd feat: add bilibili link button 2023-08-15 22:07:17 +08:00
Hakadao
707409b68c feat: enhanced functionality for the favorites page 2023-08-15 02:12:55 +08:00
Hakadao
1a5f771d36 style: add hover effect to VideoCard 2023-08-15 00:34:15 +08:00
Hakadao
08308716cd fix: adjust homepage for app-side recommended video handling 2023-08-15 00:33:18 +08:00
Hakadao
f7cacb15bc feat: favorites page 2023-08-14 02:10:44 +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