Commit Graph

1353 Commits

Author SHA1 Message Date
Hakadao
08f4777a3c chore(main): release 0.16.2 (#510)
* chore(main): release 0.16.2

Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>

* Update CHANGELOG.md

---------

Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
v0.16.2
2024-04-11 21:10:02 +08:00
Hakadao
20d157abdf refactor message listeners && fix moment card url not linking the video page
* Refactor messageListeners and add utils module to simply use api

* chore: add previously deleted annotation

* refactor: message listeners (#447)

* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* refactor: API imports and update API endpoints (#460)

* Refactor API imports and update API endpoints

* Fix variable naming in FavoritesPop and Favorites components

* Fix variable naming inconsistency in getHistoryList function

* Fix API parameter naming conventions

* Refactor API_AUTH afterHandle functions

* Add API documentation links  and add function to be the api item

* Refactor API body and params

* Remove unused getAccessKey function in auth.ts

* Add message definition constants

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Hakadao <a578457889743@gmail.com>

* refactor: Add cSpell words and update API calls

* Fix API method case and add day parameter to ranking API

* feat(Settings): add bilibili settings entry

* chore(Settings): hide the bilibili settings temporary

* feat: support firefox(REAL) (#500)

* refactor: new rule support `Chromium` and `Firefox`

* refactor: add default `priority`

* fix: `message.bilibili.com` not working

* fix: `show.bilibili.com` not working

* fix: 修复一些子站的问题

* 添加了一些其他的子站

* fix(VideoCard): bug fixes (#316) (#319) (#320)

* fix(VideoCard): fix double page open on author's name click (#315)

* fix(VideoCard): ensure clicking on bangumi name or avatar goes to the right page

* feat(Settings): add an "always show top bar logo" setting (#219)

* feat(Settings): add discord link to about page

* feat(Settings): redesign settings panel

* style(Settings): adjust the block ads position

* feat(Settings): add credits section on about page

* chore(Settings): add ChatGPT to the credits section

* feat(Settings): redesign settings panel

* style: decrease the content opacity in light mode
decrease the opacity in light mode to ensure the text can be seen clearly

* refactor: remove the "backdrop-glass" shortcut

* refactor: rename `--bew-filter-glass` to  `--bew-filter-glass-1`

* feat: add performance settings

* chore: remove the credits section

* feat(TopBar): add top bar icon badges config

* feat(VideoCard): implement adaptive width in horizontal mode

* feat(Home): implement grid layout switcher

* feat(Dock): redesign dock

* style: adjust dock styles

* style: add edge glow effect in some dialogs

* fix(Dock): active color incorrect when hovering dock item in dark mode

* chore: update version number

* feat(manifest): add extension id when in firefox

* refactor(rules.json): reduce redundant code

---------

Co-authored-by: starknt <1431880400@qq.com>

* chore: firefox-extension build

* Merge branch 'dev' into refactor-message-listeners

* refactor: Refactor API imports and update API endpoints

* fix(MomentsPop): moment card url not linking the video page

* chore: update version number

---------

Co-authored-by: pengyunfei <pengyunfei@360.cn>
Co-authored-by: Jimmy Chow <jimmychow@192.168.10.102>
Co-authored-by: cloudflypeng <44285412+cloudflypeng@users.noreply.github.com>
Co-authored-by: starknt <1431880400@qq.com>
Co-authored-by: 梦念逍遥 <2589141604@qq.com>
2024-04-11 21:07:06 +08:00
star knight
36960da9f8 fix: watch later pop invalid rounded corners (#505)
* fix: watch later pop invalid rounded corners

* chore: revert to attr mode

---------

Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-11 11:42:06 +08:00
Hakadao
85c10d65d6 Merge branch 'main' into bugfixes 2024-04-10 15:33:19 +08:00
Hakadao
1d3427c0db chore: Remove sync-dev-firefox workflow 2024-04-10 15:31:57 +08:00
Hakadao
66dc8cdb31 Merge pull request #491 from hakadao/main
sync: main to bugfixes
2024-04-08 14:56:54 +08:00
Hakadao
00211e1251 Merge pull request #493 from hakadao/release-please--branches--main--components--release-please-action
chore(main): release 0.16.1
v0.16.1
2024-04-08 14:49:44 +08:00
Hakadao
28374be0b9 chore(main): release 0.16.1
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-08 14:48:38 +08:00
Hakadao
7081d12f86 Merge pull request #490 from hakadao/bugfixes
Bugfixes
2024-04-08 14:48:07 +08:00
Hakadao
bcc5ffc486 chore: update version number 2024-04-08 14:46:56 +08:00
Hakadao
b657fedc74 fix(MorePop): add missing watch later entry 2024-04-08 14:46:21 +08:00
Hakadao
e1a6634d8c chore: Adjust toast position to top right in common-setup.ts 2024-04-08 14:42:37 +08:00
Hakadao
1074834067 fix(ForYou): Fix issue with dislike functionality in ForYou.vue component 2024-04-08 14:42:21 +08:00
Hakadao
f9be380471 fix(VideoCard): correct styling distortion when in horizontal mode 2024-04-08 14:41:15 +08:00
Hakadao
b39e876148 style(Dialog): adjust dialog styles 2024-04-08 12:49:52 +08:00
Hakadao
020889f847 feat: adjust dialog styles && add tertiary type to button 2024-04-08 12:09:43 +08:00
Hakadao
c15d8265f3 Merge pull request #488 from hakadao/main
sync: main to bugfixes
2024-04-08 01:12:48 +08:00
Hakadao
3c1ddd67de Merge pull request #458 from hakadao/release-please--branches--main--components--release-please-action
chore(main): release 0.16.0
v0.16.0
2024-04-08 01:10:43 +08:00
Hakadao
25297488f3 chore(main): release 0.16.0
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-08 01:08:47 +08:00
Hakadao
548dca2f41 Merge pull request #486 from hakadao/dev
Dev
2024-04-08 01:08:20 +08:00
hakadao
a243a373d2 chore: update version number 2024-04-08 01:06:19 +08:00
hakadao
dd75b9d038 feat: add play all button to FavoritesPop & WatchLaterPop 2024-04-08 01:00:27 +08:00
hakadao
0657512991 refactor(i18n): refactor watch_later.play_all to common.play_all 2024-04-08 00:59:06 +08:00
hakadao
f99086dde9 style(MomentsPop): adjust styles (#483) 2024-04-08 00:05:31 +08:00
hakadao
ec7ffaa9c4 feat(Appearance): add wallpaper change watcher 2024-04-07 23:39:42 +08:00
star knight
b00d9b2710 fix: cleanup fn (#482) 2024-04-07 18:18:47 +08:00
Hakadao
b281604311 Merge pull request #479 from starknt/feat/delayed-hover
feat: delay hover for topbar
2024-04-07 17:22:41 +08:00
Hakadao
c8a4d776bd chore: adjust transition component animation 2024-04-07 16:59:26 +08:00
Hakadao
b6b7ed7c5a style: adjust style of frosted glasses 2024-04-07 16:35:24 +08:00
Hakadao
cfe6fd5601 style(VideoCard): adjust removed status style 2024-04-07 16:11:32 +08:00
Hakadao
a8de91c4d4 chore(docs): rename the adapted styles readme files 2024-04-07 15:47:41 +08:00
Hakadao
b4fa781ea2 Merge pull request #474 from hakadao/main
sync: main to dev
2024-04-07 15:43:55 +08:00
Hakadao
b1b78f9d02 Merge pull request #475 from hakadao/main
sync: main to bugfixes
2024-04-07 15:43:07 +08:00
hakadao
ba783ff076 feat(VideoCard): improve not interested feature 2024-04-07 03:05:34 +08:00
starknt
4a1f0a278c feat: add delay hover for topbar 2024-04-06 21:39:58 +08:00
Hakadao
b755e67776 Update README-jyut.md 2024-04-04 01:42:52 +08:00
Hakadao
a75657adc8 chore: Add new cSpell words and update props in VideoCard.vue and ForYou.vue 2024-04-03 18:40:22 +08:00
Hakadao
9a8c183884 Merge pull request #465 from hakadao/main
sync: main to bugfixes
2024-04-03 01:29:23 +08:00
Hakadao
92b8840ccf Merge pull request #466 from hakadao/main
sync: main to dev
2024-04-03 01:29:10 +08:00
Hakadao
3a5797d529 Merge pull request #463 from MengNianxiaoyao/main
chore: ci build use `paths-ignore` filter
2024-04-03 01:27:33 +08:00
hakadao
2ce9926cec docs: add introduction section to readme 2024-04-03 01:26:41 +08:00
梦念逍遥
5df2dcf678 chore: ci build use paths-ignore filter 2024-04-02 22:17:45 +08:00
Hakadao
5dd1a19c16 Merge branch 'main' into dev 2024-04-02 17:52:26 +08:00
Hakadao
efacf5bd28 fix(VideoCard): author avatar display issue in horizontal mode 2024-04-02 17:50:36 +08:00
Hakadao
8009d8b93a fix: attempt to resolve "EBUSY error from 'C:\DumpStack.log.tmp'" 2024-04-02 17:46:00 +08:00
Hakadao
60c274076f fix: attempt to resolve "EBUSY error from 'C:\DumpStack.log.tmp'" 2024-04-02 17:35:43 +08:00
hakadao
c55e86fdc3 feat: adjust two bilibili evolved's buttons to match the BewlyBewly theme (#423)
close #423
2024-04-02 02:01:36 +08:00
hakadao
69b6d865ad fix(Following): resolve the "no more content" & "need to login first" occurring together 2024-04-02 01:31:11 +08:00
hakadao
026a9379c5 Merge branch 'main' into bugfixes 2024-04-02 01:19:39 +08:00
hakadao
80b72c43b6 fix(Trending): resolve the infinite data retrieval issus (#445) 2024-04-02 01:04:00 +08:00