Commit Graph

193 Commits

Author SHA1 Message Date
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
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 300c83bd23 style: adjust mask style 2023-08-02 02:19:09 +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