Commit Graph

90 Commits

Author SHA1 Message Date
Stephen Zhou
f65e323053 ci: use release-it (#747) 2024-05-11 20:03:44 +08:00
Stephen Zhou
2cea2dfaf9 chore: knip (#744) 2024-05-11 11:36:10 +08:00
hakadao
fef5d0e1c2 chore: release v0.18.4 2024-05-07 00:49:43 +08:00
hakadao
c3d2bda27a ci: update release workflow to include firefox sources zip 2024-05-07 00:48:43 +08:00
Hakadao
f3de2c5b1f ci: remove the \ 2024-05-03 13:00:59 +08:00
Hakadao
9aa95b915c ci: add build step before type check 2024-05-03 12:59:04 +08:00
梦念逍遥
9a15d17f2d fix: Extension-Firefox submit (#698) 2024-05-01 15:50:47 +08:00
star knight
98164c3db1 feat: submit store github action workflow (#499) 2024-05-01 15:20:54 +08:00
Hakadao
196a5147d4 chore: update version number 2024-04-29 01:28:03 +08:00
Hakadao
f2887c3a70 chore: update version number 2024-04-28 01:43:58 +08:00
Stephen Zhou
736f8d7eaf chore: update deps (#661)
Co-authored-by: Hakadao <a578457889743@gmail.com>
2024-04-25 16:21:19 +08:00
hakadao
3a650fadd0 chore: update version number 2024-04-25 02:03:44 +08:00
Stephen Zhou
c145ec10ac ci: use lts (#646) 2024-04-23 16:04:47 +08:00
hakadao
d89833ff9b chore: update version number 2024-04-23 00:44:33 +08:00
Hakadao
90b5dfe760 chore: update version number 2024-04-22 16:24:46 +08:00
hakadao
cb41de6867 chore: update version number 2024-04-22 01:03:37 +08:00
Hakadao
078a1360a6 ci: remove sync-dev.yml 2024-04-19 10:55:03 +08:00
Hakadao
bc95c48f91 ci: update build 2024-04-18 18:38:20 +08:00
Hakadao
914b69e08e ci(changelog): set the default branch 2024-04-18 18:37:56 +08:00
Hakadao
83adbfbee4 ci: update build.yml 2024-04-18 17:41:08 +08:00
Hakadao
402812c137 ci(build): ignore docs/** path to trigger workflow 2024-04-16 11:49:35 +08:00
Hakadao
8fa41a9fe5 ci: Update .github/workflows/changelog.yml 2024-04-16 11:26:00 +08:00
hakadao
b78aea638f Update pull request template 2024-04-16 02:50:53 +08:00
hakadao
16e930839e ci: remove sync-bugfixes 2024-04-16 02:50:47 +08:00
hakadao
6877552f13 chore: update version number 2024-04-15 01:30:04 +08:00
梦念逍遥
e4db15748b feat(ci): update dep (#546)
* feat(ci): upload file rename

* feat(ci): update dep
2024-04-14 22:28:04 +08:00
hakadao
be3890b217 Merge branch 'main' into dev 2024-04-14 03:23:10 +08:00
Hakadao
bb4de3490c Update bug-template.yaml 2024-04-13 19:19:26 +08:00
Hakadao
59c020fce6 Update bug-template.yaml 2024-04-13 19:18:38 +08:00
梦念逍遥
f32d9a1634 feat(ci): upload file rename (#537) 2024-04-13 04:03:41 +08:00
Hakadao
723c92c316 chore: update version number 2024-04-12 17:36:31 +08:00
Hakadao
4acadb29f7 chore: update bug-template 2024-04-12 16:04:38 +08:00
Hakadao
85f2f2d3b2 chore: add bug-template.yaml 2024-04-12 16:02:49 +08:00
Hakadao
eb2656cb88 Delete .github/ISSUE_TEMPLATE/bug-report.md 2024-04-12 15:55:56 +08:00
Hakadao
4b141f2cad Update bug-report.md 2024-04-12 15:51:31 +08:00
Hakadao
999e14bf54 Update issue templates 2024-04-12 15:49:05 +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
Hakadao
1d3427c0db chore: Remove sync-dev-firefox workflow 2024-04-10 15:31:57 +08:00
Hakadao
bcc5ffc486 chore: update version number 2024-04-08 14:46:56 +08:00
hakadao
a243a373d2 chore: update version number 2024-04-08 01:06:19 +08:00
梦念逍遥
5df2dcf678 chore: ci build use paths-ignore filter 2024-04-02 22:17:45 +08:00
hakadao
726ac9f0bf chore: update version number 2024-03-31 04:33:08 +08:00
Hakadao
4d363518d5 chore: update version number 2024-03-17 19:33:24 +08:00
Hakadao
3223a782a0 chore: update version number 2024-03-17 19:17:24 +08:00
Hakadao
92958871cc chore: update version number 2024-03-14 00:46:36 -03:00
Hakadao
0fdba974a2 chore: update version number 2024-03-11 21:53:23 -03:00
Hakadao
2e966a572b chore: update version number 2024-03-10 23:53:57 -03:00
Hakadao
a76cae13c2 ci: adjust changelog 2024-03-04 21:58:51 -03:00
Hakadao
c14fd95293 chore: update version number 2024-03-03 18:14:11 -03:00
Stephen Zhou
61d3354fcf ci: only sync branch in source repo (#353) 2024-03-02 07:55:20 -03:00