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.27.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.28.0
Choose a head ref
  • 9 commits
  • 14 files changed
  • 5 contributors

Commits on Apr 7, 2024

  1. Update CHANGELOG.md

    sissbruecker committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    f7bd6cc View commit details
    Browse the repository at this point in the history
  2. Add option to disable SSL verification for OIDC (#684)

    * Add setting OIDC_VERIFY_SSL
    
    Passtrough the setting OIDC_VERIFY_SSL in order to allow self-signed certificates/custom certificate authority for the OIDC provider
    
    * Update Options.md to include the new setting OIDC_VERIFY_SSL
    
    * add default setting test
    
    ---------
    
    Co-authored-by: Sascha Ißbrücker <[email protected]>
    akaSyntaax and sissbruecker committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5d8fdeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5a8372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e8f5b2 View commit details
    Browse the repository at this point in the history
  5. Add option for customizing single-file timeout (#688)

    * Promoting singlefile timeout to env variable
    
    * Promoting singlefile timeout to env variable
    
    * add tests
    
    ---------
    
    Co-authored-by: Sascha Ißbrücker <[email protected]>
    pettijohn and sissbruecker committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2d22d68 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update backup.md (#689)

    tianheg committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    edd958f View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    3ffec72 View commit details
    Browse the repository at this point in the history
  2. Add option for passing arguments to single-file command (#691)

    * Promoting singlefile timeout to env variable
    
    * Promoting singlefile timeout to env variable
    
    * add tests
    
    * Add LD_SINGLEFILE_OPTIONS support
    
    * add tests
    
    ---------
    
    Co-authored-by: Sascha Ißbrücker <[email protected]>
    pettijohn and sissbruecker committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2b342c0 View commit details
    Browse the repository at this point in the history
  3. Bump version

    sissbruecker committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    639629d View commit details
    Browse the repository at this point in the history
Loading