star knight
3312d809fa
fix: support comment tags coloring in dark mode. closes #880 ( #897 )
...
* fix: bilibili comment theme color
* cleanup
* fix: spinner bg color
* refactor: adjust theme color timer logic
* fix: comment tags still show a light color when page is first loaded
* chore: remove unused import in useDark.ts
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-07-14 23:57:00 +08:00
MidnightCrowing
67b03b5046
feat(UserPanelPop): add experience bar ( #875 )
...
* feat: add experience bar
* comment out LV6d_ICON
* delete LV6d_ICON import
* change type declaration
* change type declaration
* add show judgment
* update UserPanelPop.vue
* feat: update user panel style
* chore: update
* chore: Update lvIcons.ts to include LV6_LIGHTNING_ICON
* chore: update user panel styles
* chore: add english translate example
* add i18n for experience description
* feat: improve the i18n translate && adjust style
---------
Co-authored-by: Hakadao <a578457889743@gmail.com >
2024-07-05 00:00:06 +08:00
Hakadao
45030ee0a2
chore: remove useless code
2024-07-02 16:11:18 +08:00
Hakadao
4cfea29f68
feat: add image compression and resizing for wallpaper upload
2024-06-24 01:36:54 +08:00
Hakadao
d983c454fd
chore(pkg): update deps ( #837 )
...
* chore(pkg): update deps
* chore: fix ts error
2024-06-15 19:36:32 +08:00
Hakadao
937374e2d8
refactor: use a new method to reimplement the scroll-top-top function
2024-05-27 02:09:27 +08:00
Stephen Zhou
6cc3b4de9f
style: sort imports ( #746 )
2024-05-11 14:20:56 +08:00
Stephen Zhou
022482e827
feat: show video type ( #645 )
...
* feat: show video type
* feat: adjust video type icon style
---------
Co-authored-by: hakadao <a578457889743@gmail.com >
2024-04-23 22:40:30 +08:00
star knight
6cacb9f04b
fix: input element focus shortcut key ( #564 )
...
* fix: input element focus shortcut key
* chore: add reference
2024-04-14 22:40:04 +08:00
hakadao
f0f8b07828
fix: bewly not working on certain homepage urls ( #525 )
...
closes #525
2024-04-13 04:20:35 +08:00
hakadao
ba783ff076
feat(VideoCard): improve not interested feature
2024-04-07 03:05:34 +08:00
hakadao
d66e9610ac
fix: extension not working when accessing www.bilibili.com/#/
2024-03-30 23:02:28 +08:00
starknt
f5cfd2f46e
fix: # suffix bilibili home uri
2024-03-30 22:54:01 +08:00
Hakadao
c06f228a75
fix: bewlybewly does not work on the "www.bilibili.com/index.html" page
2024-03-17 17:46:45 +08:00
Hakadao
8c429b9575
Merge branch 'main' into dev
2024-02-19 01:32:54 +08:00
Hakadao
e3de0b0283
fix: ts error
2024-02-19 01:29:19 +08:00
Hakadao
bce74ba617
Merge pull request #294 from hakadao/main
...
sync: main to dev
2024-02-15 02:51:03 +08:00
Hakadao
f7f7698403
refactor: #204
2024-02-15 02:09:44 +08:00
Hakadao
6d90573003
chore: adjust delay() description
2024-01-30 17:14:39 +08:00
Hakadao
1926faa9f2
chore: annotate useless code
2024-01-29 18:03:29 +08:00
Hakadao
ed7bac0f5e
chore: fix ts errors
2024-01-09 22:26:38 +08:00
Hakadao
c42809f906
Merge branch 'build/eslint' of https://github.com/starknt/BewlyBewly into starknt-build/eslint
2024-01-09 00:30:13 +08:00
starknt
08146c4497
refactor: share search history
2024-01-08 10:41:18 +08:00
starknt
7b82e7dd4c
chore: upgrade eslint
2024-01-07 16:42:25 +08:00
Hakadao
eacb4d8af9
refactor: rename lazy.ts to lazyLoad.ts
2024-01-03 00:37:51 +08:00
starknt
641ddd11b4
perf: improve loading performance
2024-01-02 18:05:42 +08:00
MengNianxiaoyao
ce2e545c24
格式化代码以及修复观看历史部分专栏封面不显示的bug
2023-12-28 19:40:58 +08:00
Hakadao
f2132644e7
refactor: extract common method isHomePage
2023-11-26 14:03:48 +08:00
Hakadao
ed8241d142
fix: app 端推介列表內容不是自己喜歡的內容
2023-11-17 16:42:20 +08:00
Hakadao
b2aecef7d8
feat: login qr code
2023-11-15 01:55:00 +08:00
Hakadao
10d7a6297a
chore: remove useless code
2023-11-13 02:34:00 +08:00
Hakadao
a65d24e901
feat: login qr code
2023-11-13 02:32:41 +08:00
Hakadao
0eaec8b60b
fix: ts warning
2023-10-29 12:50:03 +08:00
Hakadao
d59d78e3d5
feat: auto-scroll to content below when search page mode is activated
2023-10-17 11:05:30 +08:00
Hakadao
3bb7e264bd
feat: add common method injectCSS
...
* refactor: address ts errors
2023-09-10 14:17:00 +08:00
Hakadao
15c4810117
feat: add page refresh & back to top features
2023-08-20 18:48:06 +08:00
Hakadao
bd00ad4939
fix: unable to grant access key
2023-07-23 17:55:31 +08:00
Hakadao
d1cb2cc490
feat: adapted firefox
2023-07-23 15:14:05 +08:00
Hakadao
1c77e932bd
fix: data not refreshing upon reaching bottom of webpage
2023-07-03 02:27:42 +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
7f819c7b2d
typo: fix typo
2023-04-11 00:29:02 +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
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
475bdb0b0e
refactor: utils file
2023-03-15 02:28:12 +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
74159677db
feat: add search watch history in history page
2023-02-12 02:52:23 +08:00
Hakadao
17b5db88ec
update: anime page
2023-01-29 03:01:41 +08:00
Hakadao
3bcdf0ecf6
fix: unable to set the last selected language
2023-01-13 02:15:18 +08:00