Eddy Lelièvre-Berna
Eddy Lelièvre-Berna
Yes, but how can the app determine if a Community user can delete a photo? Sent with GitHawk
I would prefer to use the `pwg.session.getStatus` method which is always called at login. The app will store the `user_id` which will be exploited for determining whether the user can...
It would then be great to extend `pwg.images.getInfo` as proposed in #228 so that the app can quickly get the properties of a list of photos belonging to a user.
Related with issue #253.
That would indeed be extremely useful. Thank you for the suggestion.
Yes, we clearly need a Piwigo Share Extension. This will come after the recoding of the upload management. Duplicate of #284.
To be implemented when albums will be stored in a persistent database.
I did it successfully on a gandi.net Web Hosting instance using: `php -d memory_limit=512M ./occ app:install richdocumentscode`. The Admin / NextCloud Office page tells that "Collabora Online server is reachable"...
Thank you @rmedranollamas for this contribution. This works fine on a mobile but with Firefox and Safari on a desktop, videos recorded in portrait mode are played with a size...
Sorry @rmedranollamas for coming back to you only today. The issue is still there, with videos in portrait mode exceeding the height of the browser window on a desktop. According...