Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct editing API to allow file editing using a one-time token #17625

Merged
merged 9 commits into from
Nov 28, 2019

Commits on Nov 27, 2019

  1. Direct editing API to allow file editing using a one-time token for

    mobile apps
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    e52793c View commit details
    Browse the repository at this point in the history
  2. encapsulate templates

    Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
    tobiasKaminsky authored and juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    bccf236 View commit details
    Browse the repository at this point in the history
  3. Add background job for token cleanup

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    103c6fb View commit details
    Browse the repository at this point in the history
  4. Direct editing token tests

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    c8d3e32 View commit details
    Browse the repository at this point in the history
  5. Move editor list to capabilities

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    bc36cc8 View commit details
    Browse the repository at this point in the history
  6. Code style fixes and cleanup

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    9a2694f View commit details
    Browse the repository at this point in the history
  7. Add mimetype to creators

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    329e8c2 View commit details
    Browse the repository at this point in the history
  8. Expose editor id for creators

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    fb1b88a View commit details
    Browse the repository at this point in the history
  9. Only expose link to info endpoint in capabilties

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliushaertl committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    bde624b View commit details
    Browse the repository at this point in the history