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: master@{1day}
Choose a base ref
...
head repository: streetwriters/notesnook
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Apr 29, 2025

  1. core: segregate logic for note headline and note headline title gener…

    …ation (#7968)
    
    * core: segregate logic for note headline and note headline title generation
    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    
    * core: minor refactor note headline title
    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    01zulfi authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    bb5d5a5 View commit details
    Browse the repository at this point in the history
  2. web: fix list pane not expanding (#7963)

    * web: fix list pane not expanding
    * fix list pane not expanding to saved width on reload
    * fix list pane not expanding to saved width on collapse
    
    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    
    * web: collapse pane and set size to 0 when applicable
    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
    01zulfi authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    21fdc39 View commit details
    Browse the repository at this point in the history
Loading