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

add and remove tags from multiple files at once #18199

Commits on Apr 30, 2020

  1. add an option to the multiple files selected actions to add and remov…

    …e tags from multiple files at once
    
    Signed-off-by: Roland Scheidel <[email protected]>
    Roland Scheidel authored and rullzer committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    6535c12 View commit details
    Browse the repository at this point in the history
  2. return early if no files are selected

    return early from _onSelectTag, _onSelectTag if no tags are selected.
    
    Signed-off-by: Roland Scheidel <[email protected]>
    rolandinus authored and rullzer committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    bea1e82 View commit details
    Browse the repository at this point in the history
  3. Update apps/files/js/filelist.js

    remove console.log
    
    Co-Authored-By: kesselb <[email protected]>
    Signed-off-by: Roland Scheidel <[email protected]>
    2 people authored and rullzer committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    acb121a View commit details
    Browse the repository at this point in the history