Git Product home page Git Product logo

piwigo-mobile's Introduction

Piwigo Mobile

Version ReleaseDate Language ClosedIssues OpenedIssues

Git Twitter Website eMail

Piwigo Mobile is a native iOS Application for Piwigo.

Available on the App Store

Piwigo is a free and opensource web photo gallery, built by an active community of users and developers.

Piwigo empowers you to create your own photo gallery on the web and includes many powerful features such as albums, tags, geolocation, many levels of customization, upload by visitors, privacy, calendar or statistics.

Description

Piwigo Mobile for iPhone/iPad supplements the photo gallery software in the cloud Piwigo.org (2.8 or higher):

  • Browse your albums,
  • Create, delete, move and rename albums,
  • Search, edit, download and delete photos and videos,
  • Copy and move photos and videos between albums,
  • Add and remove photos and videos from your favorites,
  • Set a photo as album image,
  • Upload photos and videos:
    • of modifiable size and quality,
    • with description, author, tags/keywords, EXIF metadata,
    • with or without GPS metadata,
  • Share photos and videos.

Piwigo Mobile is compatible with the following extensions:

Videos

For video upload using your iOS device, you need the plugin on your Piwigo server titled "piwigo-videojs". After you have installed this plugin, you will need to allow for video file types to be uploaded by following these instructions.

Your Piwigo server generates a poster of each uploaded video with FFmpeg (or avconv from Libdav). If neither of these solutions is installed, the upload will fail. From to our experience, we recommand to install the 'true' FFmpeg.

Translations Crowdin

Piwigo Mobile is available from the App Store in the following languages:

Help us to translate Piwigo Mobile on Crowdin!

License License: MIT

The MIT License (MIT)

Copyright © 2015 - 2024 Piwigo

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

piwigo-mobile's People

Contributors

dependabot[bot] avatar eddylb avatar kcergfalo avatar spencerbaker avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

piwigo-mobile's Issues

Filter Images to 'Not Uploaded Yet'

When selecting images to upload, you can only show images that haven't been uploaded yet to your album.
This is done by comparing their names (only works if they don't change the default upload name).

Display "No Images"

Display "No Images" for when the phone has no images.
Also display it when the album/category has no images in it.

Refresh Album

Ability to swipe down in the albums view to refresh album content.

Browse with No Login

You're able to just enter a website URL to browse their images without logging in.

This will disable the upload images tab.

Image Tags

Ability to add tags to an image before upload.

Category Images are Not Correct

Scrolling quickly through the category list, other category images are given to others, and stay until you scroll them off and back on.

Search by Tags

Have a list of tags you can select and get back a list of images containing those tags.

Image Detail Edit

Ability to edit a single image details that has already been uploaded.

iPad: Upload Image Select

Select which images to upload in a collection view on the left. You can add them to the upload queue that's to the right.
This upload queue, you can select an image to edit its information. This just pushes on a new view on the right --> you can still see your local images on the left.

Show Sub Albums Hierarchy

Sub albums aren't currently displayed.

  • Show an album
  • Go into that album and load it's categories (Need UI for this)
  • repeat until there are none

Many Albums causes Time Out

If a gallery has many albums, then the endpoint to get all the albums will time out.

It's currently set to get the albums recursively. This should be changed to false. Then on loading each album, a request should be made for it's sub-albums.

For displaying all categories (for upload) this should be a recursive call on the phone, not the server -- this will take a long time to retrieve all album data.

iPad: Album Image List with Detail

Show the image list in a collection view (like the iPhone) on the left -- scrollable. Then have the image preview on the right. -- landscape view.
If in portrait, have the images scroll across the top (1 tall) with the preview of the selected image below.

Image Upload: Progress Bar Disappearing

When uploading multiple images, go back to the image select view. When there's one image left to be uploaded, the bar will fade out. It should fade out when the last image is uploaded completely.

Photo Quality

What is Photo Quality and what does the range 0 - 100% do? -- this is the compression level, 100% meaning no compression (better quality), 0% meaning full compression.

iPad: Login Screen

Make the login screen different in landscape, with the logo on the one side and the fields on the other.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.