gallery icon indicating copy to clipboard operation
gallery copied to clipboard

A Photo and Video Gallery Written in Flask

Results 39 gallery issues
Sort by recently updated
recently updated
newest added

Adds some HTML and CSS to ensure that thumbnail images with bad sources are correctly sized. Resolves #80. Fix visualization (see #80 for an example of what it looked like...

When reorganising multiple photos, I find I have to open and move each individual file. It'd be really nice if I could select multiple files to move (and maybe delete/hide/unhide)...

enhancement

Experimental support for HEIC files. This is still in progress, feel free to hack on it. If you need test images let me know.

Sets up travis to run pylint and mypy tests. This PR doesn't fix the current issues, just sets up the ci to make them visible.

Replace Google analytics with Datadog RUM See https://www.datadoghq.com/rum/ for a description Follow the setup guide: https://docs.datadoghq.com/real_user_monitoring/installation/?tab=us Make sure to include information about logged in users, for example ```javascript datadogRum.addRumGlobalContext('usr', {...

if i'm uploading a large number of files, and i accidentally click away from the upload window or lose network connectivity, the upload's individual progress bars will just appear to...

When viewing images taken vertically (i.e. https://gallery.csh.rit.edu/view/file/36582), [some browsers](https://caniuse.com/#search=image-orientation) (i.e. new versions of firefox) correctly rotate the image based on its EXIF metadata, however, most browsers (i.e. chromium) still display...

Create a build system to minify css and js for increased page load times

Maybe have a fast mode where images are transcoded?

enhancement
help wanted

![hidden-image](https://user-images.githubusercontent.com/12436574/65209079-f7c55400-da64-11e9-8e71-4589ebe7a554.png) On some images, the filter is not a clear indication the image is hidden. It'd be helpful if the card were patterned differently or there were a hidden badge...