Commit Graph

114 Commits

Author SHA1 Message Date
Hakadao
746aaec699 feat: support tab key navigation (experiment) 2023-05-09 01:29:04 +08:00
Hakadao
2433c315a5 feat: save to watch later & remove from watch later
- feat: add support for bottom placement in `Tooltip` component
2023-05-06 02:06:52 +08:00
Hakadao
43e87274bb chore: 2023-05-02 02:29:49 +08:00
Hakadao
23fcf3f360 fix: fix await wrong usage in code 2023-04-22 20:29:29 +08:00
Hakadao
e81d952112 fix: #13 2023-04-19 02:14:41 +08:00
Hakadao
a7c43c4cf4 style: adjusting some details 2023-04-16 00:47:14 +08:00
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
1663b45597 fix: #4 thank god, i finally fixed this bug from 1 year ago 2023-04-12 17:51:31 +08:00
Hakadao
d6c8d78ed0 style: authorizeBtn 2023-04-11 00:22:16 +08:00
Hakadao
172b229094 style: partially adjust styles 2023-04-11 00:02:59 +08:00
Hakadao
21cff7f3fd fix: scroll bar overflow in the dialog 2023-04-10 00:51:37 +08:00
Hakadao
85ef71d2a6 feat: improve dock tooltip and add i18n translation 2023-04-08 00:45:00 +08:00
Hakadao
e7a004f243 fix: #10 2023-04-07 01:26:02 +08:00
Hakadao
467d52c131 style: redesign settings panel interface 2023-04-06 00:29:47 +08:00
Hakadao
e5490dd90f i18n: recommendation mode option 2023-04-05 23:41:05 +08:00
Hakadao
26685dbb02 chore: text or copy modification 2023-04-05 19:24:16 +08:00
Hakadao
1d4cc4c5af refactor: adjust the video types.ts file and rename types within the file 2023-04-05 17:00:35 +08:00
Hakadao
e9d3c995da feat: add recommendation mode option 2023-04-05 01:08:50 +08:00
Hakadao
b49c42b8ec chore: just push some code 2023-04-04 02:55:31 +08:00
Hakadao
4d4909e8c7 feat: add a "follow the bilibili evolved color" option 2023-04-02 19:44:09 +08:00
Hakadao
bc46422a23 perf: remove some animation effects from VideoCard 2023-04-02 17:32:23 +08:00
Hakadao
4c36e83cd8 fix: resolve list shaking caused by display of Loading component 2023-04-01 02:22:26 +08:00
Hakadao
03e00e6863 perf: hide the video cover when VideoCard out of viewport 2023-04-01 02:21:18 +08:00
Hakadao
9f369324c8 refactor: update type of prop passed to VideoCard component 2023-03-31 16:47:12 +08:00
Hakadao
342aed933f feat: add more theme color options 2023-03-31 16:23:19 +08:00
Hakadao
d1a81451d0 feat: add more theme color options 2023-03-31 15:56:48 +08:00
Hakadao
06a63d87a2 fix: color options were not displaying correctly 2023-03-31 14:53:23 +08:00
Hakadao
5f3a5d1f7e feat: implement theme color switching feature 2023-03-31 01:52:58 +08:00
Hakadao
6abeb3bd37 chore: 2023-03-29 02:45:01 +08:00
Hakadao
778ba86d67 chore: 2023-03-28 02:39:06 +08:00
Hakadao
714884b0e8 feat: add display of danmaku count in VideoCard 2023-03-26 22:57:43 +08:00
Hakadao
d223a561cb fix: bug fixes 2023-03-26 21:46:07 +08:00
Hakadao
518e07d139 fix: fix some console errors when user is logout 2023-03-26 02:43:31 +08:00
Hakadao
3460329c22 feat: Empty add description and custom slot feature in component 2023-03-26 02:41:33 +08:00
Hakadao
c0d8dcb5aa style: update select style 2023-03-24 00:59:30 +08:00
Hakadao
60aa8e9e54 i18n: fix typo 2023-03-24 00:59:18 +08:00
Hakadao
8a86ffaf43 feat: add dock position setting
* refactor(storage.ts): move `language` and `isShowTopbar` to `setting` variable
* refactor: rename `BewSelect.vue` to `Select.vue`
2023-03-23 02:13:04 +08:00
Hakadao
d5daa2a74d fix: some style bugs
* i18n: change the naming convention of keys
* refactor(BewSelect):  using composition api
2023-03-22 02:10:26 +08:00
Hakadao
35badee450 feat: update video page
* chore(i18n): change view value
2023-03-15 02:36:50 +08:00
Hakadao
0d2be4b30c feat: add emoji support for comments section in video page
* i18n: remove `ago` key
2023-03-13 01:39:35 +08:00
Hakadao
d4cc4ef420 chore: make sure to push some code before i fuck up my own life 2023-02-21 00:28:40 +08:00
Hakadao
1f4e8ef5ee style: fix scroll bar overflowing inside the popup
- style: change the background color in light mode
2023-02-17 16:37:25 +08:00
Hakadao
8cd7991c51 style: style change 2023-02-12 23:08:57 +08:00
Hakadao
74159677db feat: add search watch history in history page 2023-02-12 02:52:23 +08:00
Hakadao
42196d7877 style: bug fixes 2023-02-09 00:08:03 +08:00
Hakadao
a6ee87b91c fix: 語言切換後下拉選項不能及時變換語言問題 2023-02-06 00:58:20 +08:00
Hakadao
30a0bb6fb3 update: anime page 2023-02-05 02:05:10 +08:00
Hakadao
a7f048c05b update: anime page 2023-02-02 02:14:36 +08:00
Hakadao
7faa2a2c88 fix: bug fixes 2023-01-29 03:34:14 +08:00
Hakadao
fd06a861d5 fix: scrolling wheel cannot horizontally scroll 2023-01-29 03:28:11 +08:00