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: sissbruecker/linkding
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.1
Choose a base ref
...
head repository: sissbruecker/linkding
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.17.2
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Jan 22, 2023

  1. Update CHANGELOG.md

    sissbruecker committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    89a9271 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    74134d3 View commit details
    Browse the repository at this point in the history
  2. Bump django from 4.1.2 to 4.1.7 (#427)

    Bumps [django](https://github.com/django/django) from 4.1.2 to 4.1.7.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.1.2...4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    0c86587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b52663 View commit details
    Browse the repository at this point in the history
  4. Disable autocapitalization for tag input form (#395)

    * Disable autocapitalization for tag input form
    
    * Disable autocapitalize in tag auto complete
    
    * Fix test
    
    ---------
    
    Co-authored-by: Sascha Ißbrücker <[email protected]>
    joshdick and sissbruecker committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    d17801b View commit details
    Browse the repository at this point in the history
  5. Bump version

    sissbruecker committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    b89e150 View commit details
    Browse the repository at this point in the history
Loading