Commit Graph

88 Commits

Author SHA1 Message Date
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
Hakadao
4fd1cb0f4d feat: add history control feature in history page 2023-02-12 23:10:13 +08:00
Hakadao
f12f1dc10d style: change the navigation bar style 2023-02-12 02:54:06 +08:00
Hakadao
74159677db feat: add search watch history in history page 2023-02-12 02:52:23 +08:00
Hakadao
56884103a7 feat: update anime page 2023-02-10 01:24:22 +08:00
Hakadao
42196d7877 style: bug fixes 2023-02-09 00:08:03 +08:00
Hakadao
67d35f2b75 feat: history page 2023-02-07 01:57:41 +08:00
Hakadao
0e8afe5d79 chore: use assets folder icons for AnimeTimeTable 2023-02-06 00:14:24 +08:00
Hakadao
ccbd02a764 update: anime page and i18n files 2023-02-05 22:40:52 +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
231e83ae04 update: anime page 2023-02-01 02:27:55 +08:00
Hakadao
3f4e97a368 update: anime page 2023-02-01 02:15:54 +08:00
Hakadao
0d3c429f51 update: anime page 2023-01-31 02:09:32 +08:00
Hakadao
d49acf99eb update: anime page 2023-01-30 02:11:48 +08:00
Hakadao
b44df2dddc chore: 部分寫法修正 2023-01-29 03:20:45 +08:00
Hakadao
17b5db88ec update: anime page 2023-01-29 03:01:41 +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
66cd669d8a fix: recommend anime always show the same result the first time 2023-01-27 02:49:53 +08:00
Hakadao
a80dca96c0 update: anime page 2023-01-27 02:31:05 +08:00
Hakadao
c08094a999 chore: style change 2023-01-27 02:30:50 +08:00
Hakadao
c07cb6a96a update: search page 2023-01-27 02:28:08 +08:00
Hakadao
cff77c77af update: anime page 2023-01-26 02:19:16 +08:00
Hakadao
0bdb4605a3 fix: getRecommendVideos is triggered on other pages 2023-01-26 02:19:01 +08:00