Coder Social home page Coder Social logo

Comments (12)

bartv2 avatar bartv2 commented on May 18, 2024

The gallery app already has something for generating thumbnails, maybe that is reusable

from core.

tanghus avatar tanghus commented on May 18, 2024

I have a simple thumbnail generation/caching method in contacts_rework https://github.com/owncloud/apps/blob/contacts_rework/contacts/lib/app.php#L270
To access them without loading all apps for each thumbnail I made a remote service https://github.com/owncloud/apps/blob/contacts_rework/contacts/appinfo/info.xml#L15 https://github.com/owncloud/apps/blob/contacts_rework/contacts/templates/contacts.php#L101

from core.

jancborchardt avatar jancborchardt commented on May 18, 2024

This would be really good for the Files app as well, to have proper thumbnails instead of just file names and generic icons. Any progress @tanghus, would it make sense to put it in core?

from core.

karlitschek avatar karlitschek commented on May 18, 2024

I´m building a general thumbnail lib at the moment

from core.

Wikinaut avatar Wikinaut commented on May 18, 2024

@karlitschek wrote

I´m building a general thumbnail lib at the moment

:-)

from core.

karlitschek avatar karlitschek commented on May 18, 2024

It´s actually not a duplicate. This bug is talking about an API to fetch thumbnails from the server. #205 is only the internal library that I´m building

from core.

cosenal avatar cosenal commented on May 18, 2024

All of this is related to this Google Code-in task mentored by @BartoszPrzybylski: http://www.google-melange.com/gci/task/view/google/gci2012/7974215

from core.

Niduroki avatar Niduroki commented on May 18, 2024

Does #4022 deal with this?

from core.

bartv2 avatar bartv2 commented on May 18, 2024

BTW the result of the Google Code-in task is https://github.com/RixTox/owncloud-thumbnail

from core.

etiess avatar etiess commented on May 18, 2024

Hello,

As @Kondou-ger , I think it's related to #4022 and then with owncloud-archive/apps#1095

Android app should benefit from that too (see owncloud/android#59 , owncloud/android#239)

Perhaps we could merge these topics into one single topic?

Thank you!

from core.

Wikinaut avatar Wikinaut commented on May 18, 2024

Hey, I think this (the server core part) is solved in the web interface of oc 6. Great ! Thank you for implementing it.

I reported that issue. And close it now.

from core.

etiess avatar etiess commented on May 18, 2024

Hello @Wikinaut

Do you know if it's possible, for a mobile app for example, to ask the server to send a thumbnail of a picture with dimensions adapted to the screen? For example 720 x 1280. Or is there another topic where this is discussed?

Thanks!

from core.

Related Issues (20)

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.