Commit Graph

2113 Commits

Author SHA1 Message Date
Hakadao
ea083c527a feat: remove the indent from chinese punctuation 2024-09-26 22:33:24 +08:00
Hakadao
a071be8b8f chore: use system-ui as the first fallback font 2024-09-26 15:59:50 +08:00
Hakadao
1038c6c7e1 chore: fix typo 2024-09-26 15:49:23 +08:00
Hakadao
d379499cb6 fix: remove the system-ui as the first font && update mono fonts
close #1030
2024-09-26 15:48:16 +08:00
Hakadao
7a925b6fa6 fix(top-bar): notifications icon does not follow top bar link opening behavior (#1029)
close #1029
2024-09-26 13:13:06 +08:00
github-actions[bot]
61817eea66 chore: release v0.31.3 v0.31.3 2024-09-25 16:19:31 +00:00
Hakadao
aa059a2fc5 feat: support bilibili evolved's components style in dark mode (#1026) 2024-09-26 00:17:01 +08:00
github-actions[bot]
b26791b0d6 chore: release v0.31.2 v0.31.2 2024-09-23 14:41:12 +00:00
Hakadao
85cfb96160 chore: remove the unnecessary permissions 2024-09-23 22:37:43 +08:00
github-actions[bot]
8517b067f4 chore: release v0.31.1 v0.31.1 2024-09-23 07:45:26 +00:00
Hakadao
18074d9cce chore: knip 2024-09-23 15:43:05 +08:00
Hakadao
90b6cf3ed8 fix: resolve #1022 by removing codemirror
close #1022
erm, what the sigma?
2024-09-23 15:37:53 +08:00
github-actions[bot]
8a9016adbd chore: release v0.31.0 v0.31.0 2024-09-21 16:01:25 +00:00
Hakadao
c7f73ed08c chore: lint 2024-09-21 23:57:51 +08:00
Hakadao
782ae63413 feat: import/export filter by title && filter by user (#978)
close #978
2024-09-21 23:56:28 +08:00
Hakadao
88fb267927 chore: update i18n files 2024-09-21 23:28:12 +08:00
Hakadao
f12dc732b2 chore: fix typo 2024-09-21 23:25:50 +08:00
Hakadao
323fc31526 chore: update i18n files 2024-09-21 23:24:00 +08:00
Hakadao
4cee8c4870 feat: reset settings button 2024-09-21 23:20:18 +08:00
Hakadao
1cf12b3d07 chore: lint 2024-09-21 23:01:32 +08:00
Hakadao
af47910f0a feat: customize css (#794)
close #794
2024-09-21 22:54:05 +08:00
Hakadao
0d3e062bec refactor: move the uno.css import into the main entry 2024-09-21 15:50:21 +08:00
Hakadao
5ced3d9c47 feat: customize font (#1014)
close #954
2024-09-21 02:00:14 +08:00
Hakadao
91c12acbf8 feat: improve text readability 2024-09-20 14:30:26 +08:00
Hakadao
6b2ec1ef1a feat(settings): link opening behavior 2024-09-20 13:16:57 +08:00
Hakadao
31ce0536bf fix: remove edge glow effect when in frosted glass mode is disabled 2024-09-20 13:10:31 +08:00
Hakadao
6bb4b2d89b feat(history, watch-later): support open in drawer in video card 2024-09-20 12:59:53 +08:00
Hakadao
6736ed78f3 fix(input): background cannot set to transparent 2024-09-19 23:14:36 +08:00
Hakadao
6bbe530174 fix(moments-popup): avatar style mistake 2024-09-19 23:01:56 +08:00
Hakadao
dfbd6325f7 fix(history-popup): ensure loading of the last page of data 2024-09-19 00:58:00 +08:00
apades
57b8ce8351 fix(moments-popup): ensure loading of the last page of data (#1015) 2024-09-19 00:55:40 +08:00
Hakadao
7a3cb3f1d1 fix: 修正在 windows 下的 firefox 中字體顯示明體問題 2024-09-18 17:32:30 +08:00
Hakadao
fce3d084a5 refactor: refactor fonts.scss 2024-09-18 13:22:49 +08:00
star knight
045e856ed9 fix: style mistake (#1013)
* fix: style mistake

* chore: only apply reset style with the bewly application

* chore: lint

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-09-18 12:09:45 +08:00
Hakadao
03d5ae7438 fix: resolve some cases font-family cannot overwrite the original bilibili's font-family 2024-09-18 10:57:05 +08:00
Hakadao
a4e77d1b23 feat: adjust fonts by selected language 2024-09-18 02:06:24 +08:00
Hakadao
aad622481d chore: remove todo 2024-09-17 05:27:35 +08:00
Hakadao
9fb9859888 refactor(App.vue): extract necessary settings watchers to dedicated file 2024-09-17 05:24:15 +08:00
Hakadao
6db523594d chore: try to fix #934 2024-09-16 19:55:30 +08:00
Hakadao
4c5ac23d60 feat(iframe-drawer): implement pressing Esc to close && focus on iframe when opened (#1008)
close #1008
2024-09-16 18:03:06 +08:00
Hakadao
6c1830c00b chore(i18n): update cmn-CN 2024-09-16 17:08:49 +08:00
Hakadao
5b602dce46 fix(video-card): resolve cannot click unfavorite and some video buttons when set to open in the drawer
This commit fixes the issue where the unfavorite button and some other video-related buttons are unresponsive when the video card is displayed in the drawer.
2024-09-16 00:07:54 +08:00
Hakadao
7b85846316 perf(iframe-drawer): release ram usage after closing the drawer 2024-09-16 00:05:09 +08:00
Hakadao
9c10a44382 fix: use the correct option value for videoCardOpenModeOptions 2024-09-15 20:59:52 +08:00
Hakadao
874c493962 fix(select): correct the return value of change event (#1003)
close #1003
2024-09-15 20:27:35 +08:00
Hakadao
c74a56de6f fix: adjust conditions for skipping startShadowDOMStyleInjection() 2024-09-14 12:33:03 +08:00
Hakadao
6e048e59d7 refactor: startShadowDOMStyleInjection() 2024-09-14 12:08:03 +08:00
github-actions[bot]
095802dc1a chore: release v0.30.2 v0.30.2 2024-09-14 03:29:40 +00:00
Hakadao
f34893d0f4 perf: disable startShadowDOMStyleInjection() 2024-09-14 11:25:32 +08:00
github-actions[bot]
01795c4904 chore: release v0.30.1 v0.30.1 2024-09-13 16:45:28 +00:00