Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: claudioc/jingo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.5
Choose a base ref
...
head repository: claudioc/jingo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 10 files changed
  • 5 contributors

Commits on Dec 15, 2018

  1. [NOJIRA] feat: New allowHtml option

    Claudio Cicali committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    c8e4247 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #251 from claudioc/J250-add-allowhtml-config

    feat: New allowHtml option
    claudioc authored Dec 15, 2018
    Configuration menu
    Copy the full SHA
    b0447ae View commit details
    Browse the repository at this point in the history
  3. [NOJIRA] Removes a console log

    Claudio Cicali committed Dec 15, 2018
    Configuration menu
    Copy the full SHA
    8f8ba67 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2018

  1. [NOJIRA] Fixes the default value for allowHtml

    Claudio Cicali committed Dec 18, 2018
    Configuration menu
    Copy the full SHA
    19cf84d View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Fixes dependency audit and #261

    claudioc committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    86d1fd1 View commit details
    Browse the repository at this point in the history
  2. Update changelogs

    claudioc committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    4fc6c95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #265 from claudioc/some-fixes

    Updates ecstatic and fixes #261
    Claudio Cicali authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    36d0332 View commit details
    Browse the repository at this point in the history
  4. Fixes #263

    claudioc committed Nov 15, 2019
    Configuration menu
    Copy the full SHA
    b428ae6 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Null-line terminator to support non-latin chars

    Add -z option to git ls-tree command to disable converting to escape sequences and use \0 as split character to support non-latin characters in document titles.
    mivort authored Jun 6, 2020
    Configuration menu
    Copy the full SHA
    5afdaa3 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2020

  1. Merge pull request #266 from lufterc/null-term-patch

    Null-line terminator to support non-latin chars
    claudioc authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    33cecb4 View commit details
    Browse the repository at this point in the history
  2. Dependencies security updates

    Claudio Cicali committed Jun 20, 2020
    Configuration menu
    Copy the full SHA
    cdfefc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #267 from claudioc/update-deps

    Dependencies security updates
    claudioc authored Jun 20, 2020
    Configuration menu
    Copy the full SHA
    2ff2520 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2020

  1. Uses the safer yaml.safeLoad

    Claudio Cicali committed Aug 1, 2020
    Configuration menu
    Copy the full SHA
    6d4738c View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    b56edca View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2020

  1. Merge pull request #269 from mlncn/patch-1

    Fix typo that might suggest weird capitalization magic
    claudioc authored Oct 4, 2020
    Configuration menu
    Copy the full SHA
    fa2d842 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. fix oauth login issue

    Because passport modules are too old, Oauth login failes.
    mzch authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    59d369e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Merge pull request #270 from mzch/master

    fix oauth login issue
    claudioc authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    136ad5d View commit details
    Browse the repository at this point in the history
  2. Bump version

    Claudio Cicali committed Jan 16, 2021
    Configuration menu
    Copy the full SHA
    10079c2 View commit details
    Browse the repository at this point in the history
Loading