Commit Graph

112 Commits

Author SHA1 Message Date
Hakadao
188a0f3709 chore: 2023-05-01 15:38:05 +08:00
Hakadao
4533e5003a feat: optimize page loading speed 2023-04-22 21:56:40 +08:00
Hakadao
a856365223 feat: use AnimeCard component for the anime recommendation list 2023-04-22 12:44:19 +08:00
Hakadao
e81d952112 fix: #13 2023-04-19 02:14:41 +08:00
Hakadao
43520cad59 fix: accessKey is still retained when not logged in 2023-04-16 00:51:39 +08:00
Hakadao
a7c43c4cf4 style: adjusting some details 2023-04-16 00:47:14 +08:00
Hakadao
10892f80fc chore: 2023-04-15 20:17:23 +08:00
Hakadao
8c411abe9f fix: override Bilibili Evolved background color 2023-04-15 20:02:36 +08:00
Hakadao
633e0471c6 fix: duplicate anime recommendations in recommendation list 2023-04-15 20:01:56 +08:00
Hakadao
495c9b460a refactor: avoid directly importing all methods from ~/utils 2023-04-13 02:02:06 +08:00
Hakadao
bd5fcfe3cb i18n: translated error message in authProvider.ts 2023-04-11 16:55:52 +08:00
Hakadao
172b229094 style: partially adjust styles 2023-04-11 00:02:59 +08:00
Hakadao
e1a71a0c79 feat: add skeleton loading animation for anime page 2023-04-10 00:55:04 +08:00
Hakadao
85ef71d2a6 feat: improve dock tooltip and add i18n translation 2023-04-08 00:45:00 +08:00
Hakadao
d2691ad21d fix: cannot get recommend content after switching pages and return to home page 2023-04-06 01:35:10 +08:00
Hakadao
ec42a26877 feat: #11 2023-04-06 01:23:02 +08:00
Hakadao
1f9adc5e85 fix: console warning 2023-04-05 18:58:08 +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
c36b9210c8 feat: add skeleton loading effect 2023-04-02 17:34:48 +08:00
Hakadao
4c36e83cd8 fix: resolve list shaking caused by display of Loading component 2023-04-01 02:22:26 +08:00
Hakadao
9f369324c8 refactor: update type of prop passed to VideoCard component 2023-03-31 16:47:12 +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
518e07d139 fix: fix some console errors when user is logout 2023-03-26 02:43:31 +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
4633ba036c chore: temporary hiding the video page 2023-03-21 00:41:53 +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
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
250a9c8f06 chore: video page 2023-03-08 02:10:31 +08:00
Hakadao
9d083ce44a feat: add comment content in video page
* style(main.scss, reset.scss): remove useless styles
2023-03-07 02:12:43 +08:00
Hakadao
1a98d2d210 feat: implement video page 2023-03-06 00:06:31 +08:00
Hakadao
b6273aab49 chore: just push some code 2023-02-25 23:17:33 +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
abcdb10246 feat: video page 2023-02-21 19:04:17 +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
8eb7d88d97 i18n: add translations for the history page 2023-02-18 21:39:22 +08:00
Hakadao
a613a37e17 style: implement and complete responsive design 2023-02-18 01:10:07 +08:00
Hakadao
2a24f9bce3 style: Implement responsive history page design 2023-02-17 18:24:52 +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
438dc05639 feat: update history page 2023-02-16 00:23:51 +08:00
Hakadao
a2be2227c4 style: history page style change 2023-02-13 02:27:31 +08:00