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

Fix online link detection in entry editor #8514

Merged
merged 11 commits into from
Mar 7, 2022
Merged

Fix online link detection in entry editor #8514

merged 11 commits into from
Mar 7, 2022

Commits on Feb 20, 2022

  1. Configuration menu
    Copy the full SHA
    4120332 View commit details
    Browse the repository at this point in the history
  2. add changelog

    Siedlerchr committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    db3eff5 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    koppor authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    0e3fbae View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. update linked file

    Siedlerchr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    ea5a231 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fixurllink' of github.com:JabRef/jabref into fixurllink

    * 'fixurllink' of github.com:JabRef/jabref:
      Fix typo
    Siedlerchr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    e2ea992 View commit details
    Browse the repository at this point in the history
  3. fix test

    Siedlerchr committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    48c44a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Merge remote-tracking branch 'upstream/main' into fixUrlLink

    * upstream/main:
      Bump guava from 31.0.1-jre to 31.1-jre (#8543)
      Bump org.beryx.jlink from 2.24.4 to 2.25.0 (#8548)
      Bump postgresql from 42.3.2 to 42.3.3 (#8546)
      Bump richtextfx from 0.10.7 to 0.10.9 (#8547)
      Bump archunit-junit5-engine from 0.22.0 to 0.23.1 (#8545)
      Bump actions/checkout from 2 to 3 (#8542)
      Squashed 'buildres/csl/csl-styles/' changes from eb97405..8f69d4e
      Bump classgraph from 4.8.139 to 4.8.141 (#8535)
      Bump archunit-junit5-api from 0.22.0 to 0.23.1 (#8536)
      issue(8448): allow URL with + sign in entry tabs (#8508)
      Add initial telemetry development documentation (#8530)
      Add existing "Remote storage" to index
      Disable telemetry client due to incompatibilites with jakarta (#8526)
      Update to jakarta xml everywhere and update PDFbox (#8521)
      Bump flexmark-ext-gfm-tasklist from 0.62.2 to 0.64.0 (#8515)
      Bump xmlunit-core from 2.8.4 to 2.9.0 (#8519)
      Bump org.openjfx.javafxplugin from 0.0.11 to 0.0.12 (#8518)
      Bump mockito-core from 4.3.0 to 4.3.1 (#8520)
    Siedlerchr committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    e21e236 View commit details
    Browse the repository at this point in the history
  2. remove check for colon

    Siedlerchr committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    bda2458 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/main' into fixUrlLink

    * upstream/main:
      Add some JavaDoc to Fetchers
      Support two argument form of \abx@aux@cite macro in DefaultAuxParser (#8549)
    Siedlerchr committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    bc1495a View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Siedlerchr committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    6a14556 View commit details
    Browse the repository at this point in the history
  5. fix checkstyle javadoc

    Siedlerchr committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    f451c3e View commit details
    Browse the repository at this point in the history