Giter Site home page Giter Site logo

collabora-drupal's Issues

Add closebutton

In the fullscreen edit, add the closebutton and the postmessage code to handle it.

The close button presence should be a parameter.

Handle the lack of COOL server

When trying to view a document if the COOL server isn't reachable for the discovery URL, then we should display a clear error message.

Have an edit route

Have an edit route that does like the view.

Make view read-only always.

Embed inside the template / ui frame.

The editor should be embedded inside the template, to show the admin and other user logged in links.

Currently it's just bare.

Also we need a close box.

Security review

The security should be reviewed.

Notable areas:

  • JWT token generation, can it be stolen / usurped
  • access control on the files
  • other vulnerabilities

Use File instead of Media for WOPI

WOPI should use File (and file ID) and not Media.

There is a 1:n relationship for File -> Media (File can be in several Media)

Preview seems to only work on files.

Allow configuring token_ttl

The current ttl is set to 1hours in the token JWT payload.

  • Add the option in the config form
  • Use it in the JWT token generation
  • Pass it to the query access_token_ttl

Implement getDocumentType and canEdit

Implement getDocumentType and canEdit in CoolUtil

getDocumentType give a string for the type of document this is. It is checked against a static list.

canEdit indicate with can save as this format.

2MB file limit

By default I can't upload documents bigger than 2MB. It seems to be a Drupal limitation / configuration

  • Figure out how to change this
  • Document it

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.