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

Release v0.5.0 #113

Merged
merged 6 commits into from
May 24, 2024
Merged

Release v0.5.0 #113

merged 6 commits into from
May 24, 2024

Commits on Nov 14, 2022

  1. Update release.yml

    ForgQi committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    21df48b View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. Configuration menu
    Copy the full SHA
    fac71d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    c85d908 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. 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
    1toldyou authored May 24, 2024
    Configuration menu
    Copy the full SHA
    bbf1b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9997dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6f2d2 View commit details
    Browse the repository at this point in the history