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: streetwriters/notesnook
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.30
Choose a base ref
...
head repository: streetwriters/notesnook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.31
Choose a head ref
  • 15 commits
  • 28 files changed
  • 4 contributors

Commits on Mar 12, 2025

  1. editor: ensure consistent gap between heading and first element in ca…

    …llout (#7757)
    ammarahm-ed authored Mar 12, 2025
    Copy the full SHA
    2878f1d View commit details
  2. web: fix ui flicker in editor when creating new note (#7761)

    ammarahm-ed authored Mar 12, 2025
    Copy the full SHA
    7b808be View commit details

Commits on Mar 14, 2025

  1. editor: fix scroll into view when used by toc (#7764)

    * add scroll-margin-top: 35px
    
    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    01zulfi authored Mar 14, 2025
    Copy the full SHA
    04519d1 View commit details
  2. web: fix editor rerendering on session type change from new to default (

    #7759)
    
    * web: fix editor rerendering on session type change from new to default
    
    * web: fix multiple notes created on typing new note
    ammarahm-ed authored Mar 14, 2025
    Copy the full SHA
    8df7b5c View commit details
  3. web: increase reminder dialog width (#7767)

    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    01zulfi authored Mar 14, 2025
    Copy the full SHA
    b7e8365 View commit details

Commits on Mar 17, 2025

  1. Fix creating backups ios (#7777)

    * mobile: fix copying file from app group during backup
    
    * mobile: catch and show error if copying file fails during backup
    ammarahm-ed authored Mar 17, 2025
    Copy the full SHA
    b8275f5 View commit details
  2. Copy the full SHA
    fba29e3 View commit details
  3. mobile: bump version

    ammarahm-ed committed Mar 17, 2025
    Copy the full SHA
    9876c2e View commit details
  4. ci: use actions/checkout v3

    Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
    ammarahm-ed authored Mar 17, 2025
    Copy the full SHA
    6a0a00f View commit details
  5. ci: use actions/cache v3

    Signed-off-by: Ammar Ahmed <40239442+ammarahm-ed@users.noreply.github.com>
    ammarahm-ed authored Mar 17, 2025
    Copy the full SHA
    15b32b3 View commit details

Commits on Mar 24, 2025

  1. web: fix editor cursor jumping to start on creating a new note

    thecodrr committed Mar 24, 2025
    Copy the full SHA
    b56e381 View commit details
  2. web: mask email in session expired page description (#7783)

    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    01zulfi authored Mar 24, 2025
    Copy the full SHA
    d798887 View commit details
  3. web: add reset zoom button (#7750)

    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    01zulfi authored Mar 24, 2025
    Copy the full SHA
    e1aa3b5 View commit details
  4. web: fix tests

    thecodrr committed Mar 24, 2025
    Copy the full SHA
    7dd8b13 View commit details
  5. web: bump version to 3.0.31

    thecodrr committed Mar 24, 2025
    Copy the full SHA
    4c8a443 View commit details
Loading