Commit Graph

50 Commits

Author SHA1 Message Date
Hakadao
fb334508f7 perf: optimize page performance 2023-06-28 12:32:10 +08:00
Hakadao
5bda89527f feat: add wallpaper masking feature
* feat: add option to change wallpaper mask opacity
* feat: add option to adjust wallpaper blur intensity
2023-06-27 19:21:39 +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
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
746aaec699 feat: support tab key navigation (experiment) 2023-05-09 01:29:04 +08:00
Hakadao
4dfe6e2b1a feat: watch later page 2023-05-08 01:59:36 +08:00
Hakadao
4533e5003a feat: optimize page loading speed 2023-04-22 21:56:40 +08:00
Hakadao
43520cad59 fix: accessKey is still retained when not logged in 2023-04-16 00:51:39 +08:00
Hakadao
8c411abe9f fix: override Bilibili Evolved background color 2023-04-15 20:02:36 +08:00
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
85ef71d2a6 feat: improve dock tooltip and add i18n translation 2023-04-08 00:45:00 +08:00
Hakadao
ec42a26877 feat: #11 2023-04-06 01:23:02 +08:00
Hakadao
4c36e83cd8 fix: resolve list shaking caused by display of Loading component 2023-04-01 02:22:26 +08:00
Hakadao
5f3a5d1f7e feat: implement theme color switching feature 2023-03-31 01:52:58 +08:00
Hakadao
d223a561cb fix: bug fixes 2023-03-26 21:46:07 +08:00
Hakadao
f6ca157be5 style: improve dock style 2023-03-25 19:06:38 +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
cd083474dc fix: setAppLanguage() doesn't work 2023-03-22 00:27:24 +08:00
Hakadao
d5c1de6d46 fix: some bug that i dunno know to describe 2023-03-18 23:11:24 +08:00
Hakadao
bb148f1f2b chore: just wanna add some code 2023-03-15 23:51:32 +08:00
Hakadao
50a72e2278 refactor: implement a new method for injecting content script via shadow dom 2023-03-15 17:27:10 +08:00
Hakadao
1a98d2d210 feat: implement video page 2023-03-06 00:06:31 +08:00
Hakadao
303f372363 feat: update video page
feat: limit the page width with `--bew-page-max-width`
2023-02-22 00:16:43 +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
83b96df66e chore: favorites page 2023-02-19 00:11:55 +08:00
Hakadao
f12f1dc10d style: change the navigation bar style 2023-02-12 02:54:06 +08:00
Hakadao
67d35f2b75 feat: history page 2023-02-07 01:57:41 +08:00
Hakadao
b44df2dddc chore: 部分寫法修正 2023-01-29 03:20:45 +08:00
Hakadao
78fc82abdc fix: the language cannot be updated on first load 2023-01-29 02:18:08 +08:00
Hakadao
c4d3a13704 update: anime page 2023-01-28 03:44:08 +08:00
Hakadao
c08094a999 chore: style change 2023-01-27 02:30:50 +08:00
Hakadao
923fd1ec25 update: homepage 2023-01-26 02:13:39 +08:00
Hakadao
4143e738ea chore: update style 2023-01-25 02:21:20 +08:00
Hakadao
349a8e0199 update: implement responsive design 2023-01-25 01:53:11 +08:00
Hakadao
0daa8be35e chore: 2023-01-23 22:52:33 +08:00
Hakadao
aa5b687fa3 add: anime page 2023-01-20 01:31:03 +08:00
Hakadao
7a0d46cacc feat: search page 2023-01-19 03:19:02 +08:00
Hakadao
f40b028685 chore: 2023-01-15 14:17:39 +08:00
Hakadao
3bcdf0ecf6 fix: unable to set the last selected language 2023-01-13 02:15:18 +08:00
Hakadao
d45a4bc690 fix: change topbar visibility fail 2023-01-10 01:47:32 +08:00
Hakadao
0b956de18d refactor: using unocss and update dependencies 2023-01-09 01:53:35 +08:00
Hakadao
8e98c617e8 refactor: adjusting folders and components naming 2022-12-04 19:23:34 +08:00
Hakadao
a392204aec fix: bug fixes 2022-04-13 02:34:40 +08:00
Hakadao
cb1c2a32ce update: set the default language on first use 2022-04-07 18:10:06 +08:00
Hakadao
1ce825f4fc add: Select language function add update Settings style 2022-04-07 17:08:17 +08:00
Hakadao
15948968db chore: Tidy up the code 2022-04-04 21:29:12 +08:00
Hakadao
79f4ecfbf1 first commit 2022-03-24 22:09:54 +08:00