Skip to content
This repository has been archived by the owner on Dec 25, 2023. It is now read-only.

Sharing #134

Merged
merged 14 commits into from
Aug 27, 2019
Merged

Sharing #134

merged 14 commits into from
Aug 27, 2019

Conversation

kamil4
Copy link
Contributor

@kamil4 kamil4 commented Aug 15, 2019

  • New share icon and a copy to clipboard icon
  • Split visibility and sharing icons in album and photo views
  • Rework album sharing to have all controls in a single dialog box; support preserving of the current password (requires server-side changes)
  • Get rid of "hidden" which wasn't there in v3 and is redundant
  • Use green and orange for the visibility icon, as appropriate
  • Add a photo sharing dialog box to match album sharing
  • Support the download of all image sizes (v4 only; requires server-side changes)
  • Add a copy-to-clipboard option for albums and a dialog box for all image sizes; get rid of the read-only input box
  • Make loading bar notifications easier to see when a dialog window is open
  • Fix individual photo sharing display in the info sidebar
  • Change the badge colors of the Public smart album and individually shared photos to orange
  • Fix the most recent breakage in the standalone view
  • Add support for sliders and disabled checkboxes to basicModal.

@kamil4 kamil4 requested review from ildyria and d7415 August 15, 2019 14:51
@ildyria
Copy link
Member

ildyria commented Aug 21, 2019

Code wise it looks good to me.
However for some reason the Copy to Clipboard function does not work here (Debian with Chrome 76).

@kamil4
Copy link
Contributor Author

kamil4 commented Aug 21, 2019

@ildyria Are you sure? I just tested with 76.0.3809.87 under Linux and copy to clipboard works fine here... Are you getting some error or the expected "OK: Copied URL to clipboard!" notification?

On a somewhat unrelated note, I notice that the first link in Direct Links (in photo view) is selected in Chrome, which I went to some pain to avoid, but apparently I was only successful with that goal under Firefox. I'll see if I can get that figured out...

kamil4 and others added 14 commits August 27, 2019 16:48
Don't reset additional visibility properties when making album private.

Preserve album password across visibility edits.

Add support for sliders to basic modals.
Add support for disabling to sliders.

Make the global downloadable config easily accessible.

Reset additional album visibility properties when making album private
after all.
Remove the read-only URL inputs from the menu.

Support for copying URLs to the clipboard.

Formatting changes.
Adjust spacing/margins in new dialog windows.

Add the copy icon from ionicons.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants