Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Implement reference preview rendering #743

Merged
merged 14 commits into from
Aug 31, 2022
Merged

Implement reference preview rendering #743

merged 14 commits into from
Aug 31, 2022

Commits on Aug 30, 2022

  1. Add reference widget implementation

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    7c7ef89 View commit details
    Browse the repository at this point in the history
  2. Add axios and export more functions

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    8772a6a View commit details
    Browse the repository at this point in the history
  3. Switch to @nextcloud packages

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a466e86 View commit details
    Browse the repository at this point in the history
  4. Fix test with additional container

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3f9032a View commit details
    Browse the repository at this point in the history
  5. Bump version to 2.0.0-dev.0

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a87d56c View commit details
    Browse the repository at this point in the history
  6. Fix styling and clean up registration API

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    5d5d145 View commit details
    Browse the repository at this point in the history
  7. Fix spacing in tests

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e4da2d3 View commit details
    Browse the repository at this point in the history
  8. Bump dev version

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    1496843 View commit details
    Browse the repository at this point in the history
  9. Rename package org to nextcloud

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d0ecd22 View commit details
    Browse the repository at this point in the history
  10. Set proper max contrast for link

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d900706 View commit details
    Browse the repository at this point in the history
  11. Remove non-specific no access message

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    a287761 View commit details
    Browse the repository at this point in the history
  12. Check before sending a request

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    523f3e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Reactive resizing and addressing review comments

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    831fba7 View commit details
    Browse the repository at this point in the history
  2. Strip protocol from displayed link

    Signed-off-by: Julius Härtl <[email protected]>
    juliusknorr committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    edd681d View commit details
    Browse the repository at this point in the history