Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug where avatars could not be obtained #98

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

123485k
Copy link
Contributor

@123485k 123485k commented Jan 1, 2024

由于b站头像cdn修改导致无法获取头像
fix #86

@ForgQi ForgQi merged commit c85d908 into biliup:master Feb 17, 2024
1toldyou added a commit that referenced this pull request May 24, 2024
* Update release.yml

* Basic Hi-Res support (#71)

* Fixed a bug where avatars could not be obtained (#98)

* UI Improvement and Update dependencies (#110)

* specify maxlength fot most of <input type="text"/>

* specify maxlength for most of <input type="text"/>

* specify maxlength for description

* use radio buttons to select video copyright type

* some refactoring and fix enter empty tag become

* allow all subdomains of bilibili's image/asset hosting

* enable devtools

* show current character count and limits

* limit length of video parts' title

* fix some Svelte a11y warning

* display the last submit time

* fix: "编辑成功: undefined"

* Feature: confirmation prompt on video P removal

* Feature: confirmation prompt on template removal

* No more max length

* Obvious text waring on inputs exceed limits instead

* create-tauri --beta

* gets better

* fix face not loading

* fix openConfigDir

* fix reading biliup/users

* upload still not working

* fix video part uploading

* cover image load but at weird position

* fix account switching

* fix cover image preview

* fix button group

* pre-release build

* update node version for CI

* update CI according to /~https://github.com/tauri-apps/tauri-action

* change tag name for pre-release.yml

* use actions/checkout@v4

* update pre-release.yml

* fix file drag and drop

* revert get_credential() as the optional parameter is not being used right now

* change back to lib.rs

* bump version to 0.5.0 (#112)

---------

Co-authored-by: ForgQi <34411314+ForgQi@users.noreply.github.com>
Co-authored-by: Joker_ <1465267+JokerQyou@users.noreply.github.com>
Co-authored-by: V Uethya <45510011+123485k@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

头像获取失败
2 participants