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: nextcloud/notes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nextcloud/notes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: stable4.10
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 12 files changed
  • 1 contributor

Commits on Jul 15, 2024

  1. fix: Switch to vue-frag instead of vue-fragment to avoid errors durin…

    …g delete
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and backportbot[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3a3d893 View commit details
    Browse the repository at this point in the history
  2. fix: Allow shared notes folder if manually set

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and backportbot[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d15ea3c View commit details
    Browse the repository at this point in the history
  3. fix: Do not write default values from callbacks to settings

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and backportbot[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    726a8dc View commit details
    Browse the repository at this point in the history
  4. fix: Allow to write default values so we know if the folder has been …

    …set manually
    
    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and backportbot[bot] committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b9d69c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #1327 from nextcloud/backport/1320/stable4.10

    [stable4.10] fix/shared notes
    juliusknorr authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b1d5496 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1326 from nextcloud/backport/1322/stable4.10

    [stable4.10] fix: Switch to vue-frag instead of vue-fragment to avoid errors during delete
    juliusknorr authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7d796c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. chore(release): Bump version to 4.10.1

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    26b2d4a View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. chore: Fix webpack chunk loading

    Signed-off-by: Julius Härtl <jus@bitgrid.net>
    juliusknorr authored and backportbot[bot] committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d659f7d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1341 from nextcloud/backport/1318/stable4.10

    [stable4.10] fix: webpack chunk loading
    juliusknorr authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    4b811ef View commit details
    Browse the repository at this point in the history
Loading