Hakadao
8636def44b
feat: change wallpaper based on image url
2023-06-25 02:39:17 +08:00
Hakadao
07852194d1
chore: i dunno how to write it but i have to push this shit
2023-06-24 23:56:03 +08:00
Hakadao
71076caead
feat: add set wallpaper & adjust wallpaper mask opacity settings
...
* feat: adjust topbar display appearance when using other wallpapers
* feat: update `HorizontalScrollView` appearance after scrolling
* refactor: adjust file locations of child components in the `Settings` component
2023-06-23 18:40:37 +08:00
Hakadao
28c1f0d40b
chore: just wanna push some code...
2023-06-22 18:47:34 +08:00
Hakadao
3639b81a53
feat: redesign of Settings component
2023-06-12 02:13:43 +08:00
Hakadao
5c084f7b51
refactor: extracted SettingItem component from Settings component
2023-06-11 01:18:51 +08:00
Hakadao
d350828521
feat: 硬核會員標示顯示
...
* refactor: refactor option api to composition api in `TopBarUserPanelPop`
2023-06-08 02:25:28 +08:00
Hakadao
9bdedd80a1
i18n: translate remaining untranslated content
2023-06-06 01:45:56 +08:00
Hakadao
f08340b6e8
feat: implement all Watch later page features
...
* feat: add new configuration options to `Button` component
2023-06-05 02:34:48 +08:00
Hakadao
d8717c2f90
fix: event bubbling in a tag
2023-05-09 02:14:47 +08:00
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