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: cozy/cozy-libs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0e11c141203179e4001a8b2f051d23f8e508f6db
Choose a base ref
...
head repository: cozy/cozy-libs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9ba350dca0473b81750b70c9d09a6bb59a1ea7e0
Choose a head ref
  • 19 commits
  • 22 files changed
  • 6 contributors

Commits on Dec 7, 2022

  1. feat: Update cozy-client to 34.4.0

    `cozy-client` has been upgraded to to `34.4.0` to be able
    to use paper helpers
    
    BREAKING CHANGE: You need to update `cozy-client` to `>34.4.0`.
    PolariTOON authored and Merkur39 committed Dec 7, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9cd3208 View commit details
  2. feat: Update cozy-ui to 78.0.0

    PolariTOON authored and Merkur39 committed Dec 7, 2022

    Verified

    This commit was signed with the committer’s verified signature.
    crazy-max CrazyMax
    Copy the full SHA
    47e84ac View commit details
  3. Copy the full SHA
    fa51486 View commit details
  4. Copy the full SHA
    4c53cb3 View commit details
  5. feat: Update cozy-client to 34.5.0

    `cozy-client` has been upgraded to to `34.5.0` to be able
    to handle expiration of new types of papers
    
    BREAKING CHANGE: You need to update `cozy-client` to `>34.5.0`.
    PolariTOON authored and Merkur39 committed Dec 7, 2022

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    4a489c6 View commit details
  6. [skip ci] Publish

     - cozy-mespapiers-lib@11.0.0
    Cozy Bot committed Dec 7, 2022
    Copy the full SHA
    72d59f1 View commit details

Commits on Dec 8, 2022

  1. fix: Realtime unsubscribe error on OAuthService

    Got a realtime notified unsubscribe error after the closing of the OAuth
    popup.
    doubleface authored and doubleface committed Dec 8, 2022
    Copy the full SHA
    30551dc View commit details
  2. Copy the full SHA
    65c838d View commit details
  3. [skip ci] Publish

     - cozy-harvest-lib@9.32.6
     - cozy-mespapiers-lib@11.0.1
    Cozy Bot committed Dec 8, 2022
    Copy the full SHA
    161d7f3 View commit details
  4. Copy the full SHA
    ec266cd View commit details
  5. [skip ci] Publish

     - cozy-mespapiers-lib@11.0.2
    Cozy Bot committed Dec 8, 2022
    Copy the full SHA
    f5a1ef3 View commit details
  6. fix(mespapiers): Query expiration attributes for search and theme

    This allows to display expiration annotations in paper items
    while searching or filtering by theme without having to open
    them first to populate the file objects with these attributes.
    PolariTOON committed Dec 8, 2022
    Copy the full SHA
    e0f167e View commit details
  7. [skip ci] Publish

     - cozy-mespapiers-lib@11.0.3
    Cozy Bot committed Dec 8, 2022
    Copy the full SHA
    e5dc93b View commit details

Commits on Dec 9, 2022

  1. fix: Fix that crap

    sblaisot committed Dec 9, 2022
    Copy the full SHA
    12f3954 View commit details
  2. Copy the full SHA
    a43101c View commit details
  3. fix: Fix some typos

    PolariTOON committed Dec 9, 2022
    Copy the full SHA
    ce70773 View commit details
  4. [skip ci] Publish

     - cozy-harvest-lib@9.32.7
     - cozy-mespapiers-lib@11.0.4
    Cozy Bot committed Dec 9, 2022
    Copy the full SHA
    dbc6200 View commit details
  5. fix: Error on bank accounts without connection relationship

    Some old bank accounts, without any associated running connector, may
    have no "connection" relationship.
    
    Adding a protection against this.
    doubleface authored and doubleface committed Dec 9, 2022
    Copy the full SHA
    f7c46ab View commit details
  6. [skip ci] Publish

     - cozy-doctypes@1.86.1
     - cozy-harvest-lib@9.32.8
     - cozy-mespapiers-lib@11.0.5
     - cozy-sharing@4.8.1
     - cozy-playgrounds@1.22.1
    Cozy Bot committed Dec 9, 2022
    Copy the full SHA
    9ba350d View commit details
Loading