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

Sharing link & mail parity #24364

Merged
merged 8 commits into from
Mar 22, 2021
Merged

Sharing link & mail parity #24364

merged 8 commits into from
Mar 22, 2021

Commits on Mar 22, 2021

  1. Add labels to mail shares

    Now the email is shown on a second line if a label is set.
    
    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    100d5d9 View commit details
    Browse the repository at this point in the history
  2. Extract GeneratePassword function to its own file

    This is needed to be able to use the function from other components.
    
    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c8e0809 View commit details
    Browse the repository at this point in the history
  3. Handle enforced password for mail shares in the WebUI

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c47e79f View commit details
    Browse the repository at this point in the history
  4. Clear the input after adding a new share

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    5e519fe View commit details
    Browse the repository at this point in the history
  5. Sharing link & mail parity

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a100186 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0f3f6a6 View commit details
    Browse the repository at this point in the history
  7. Remove duplicated query for email shares

    Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
    Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
    danxuliu authored and skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f998769 View commit details
    Browse the repository at this point in the history
  8. Fix sharebymail tests

    Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
    skjnldsv committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    1576764 View commit details
    Browse the repository at this point in the history