Commit Graph

316 Commits

Author SHA1 Message Date
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
Hakadao
24b3f11fb9 feat: implement some features to the search page configuration
* refactor: adjust the arrangement in the i18n
2023-08-07 00:39:06 +08:00
Hakadao
46a3da499a fix: v-model returns non-number type value on update 2023-08-03 02:01:08 +08:00
Hakadao
8fa9be4212 chore: bug fixes 2023-08-03 01:54:45 +08:00
Hakadao
7a242a69ae style: adjust overall border-radius size 2023-08-02 11:06:26 +08:00
Hakadao
300c83bd23 style: adjust mask style 2023-08-02 02:19:09 +08:00
Hakadao
165ce61220 style: adjust overall border-radius size 2023-08-02 02:12:28 +08:00
Hakadao
8f08461839 refactor: code formatting & bug fixes in SearchBar
feat: add darkened surrounding effect when `SearchBar` is focused
2023-08-02 02:10:46 +08:00
Hakadao
2ce17cd997 feat: add some settings to the search page
* style: adjust settings panel
2023-07-31 02:09:20 +08:00
Hakadao
0998564918 style: redesign Slider
* fix: assign default of correct type when storing incorrect type
2023-07-31 02:06:10 +08:00
Hakadao
2a84b04611 fix: message counting issue 2023-07-31 02:03:15 +08:00
Hakadao
465bf9bdc0 fix: message counting issue 2023-07-29 19:55:44 +08:00
Hakadao
9dfa7b35b6 style: adjusted some style
* fix: resolve issue with the loading wallpaper & mask opacity on initial page load
2023-07-25 02:26:04 +08:00
Hakadao
ce260ac6b4 feat: add slider component 2023-07-24 02:41:48 +08:00
Hakadao
4dd09a6ccb style: adjusted radio button style 2023-07-24 02:41:36 +08:00
Hakadao
435df67bf4 feat: add radio button component 2023-07-23 20:22:25 +08:00
Hakadao
9c97b3a774 style: theme color adjustments 2023-07-23 20:21:09 +08:00
Hakadao
940862c059 style: adjusted style 2023-07-23 17:56:02 +08:00
Hakadao
bd00ad4939 fix: unable to grant access key 2023-07-23 17:55:31 +08:00
Hakadao
906eb25da5 fix: theme color not changing on initial load 2023-07-23 15:44:20 +08:00
Hakadao
3f48bb37ce chore: remove or comment out some unused things 2023-07-23 15:38:20 +08:00
Hakadao
d1cb2cc490 feat: adapted firefox 2023-07-23 15:14:05 +08:00
Hakadao
f3034c2535 feat: add Enable horizontal scrolling setting 2023-07-20 13:28:48 +08:00
Hakadao
8c818bce1c style: adjust color scheme 2023-07-20 11:31:04 +08:00
Hakadao
c6bf4c80dd feat: add “About” item to settings panel 2023-07-20 03:09:26 +08:00