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: temp2
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 12 files changed
  • 1 contributor

Commits on Apr 13, 2023

  1. Three column layout

    Squashed commit of the following:
    
    commit e42c44d
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Fri Jan 27 23:41:34 2023 +0100
    
        Added deep styles to make breadcrumbs appear non-interactive
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 082aaff
    Merge: 978c4c3 85953e1
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Fri Jan 27 22:32:39 2023 +0100
    
        Merge branch 'master' into three-column-layout
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 85953e1
    Merge: ce4401c 3e403aa
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Fri Jan 27 18:08:17 2023 +0100
    
        Merge remote-tracking branch 'upstream/master'
    
    commit 978c4c3
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Sat Sep 17 22:25:11 2022 +0200
    
        Fixed disappearing note group captions for long note lists
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit b0e945f
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Sat May 14 15:18:04 2022 +0200
    
        Updated nextcloud/vue library to fix bug with app navigation close button
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 378555d
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Sat May 14 12:00:19 2022 +0200
    
        Use standard AppConentList functionality to display notes list
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit f7fad21
    Author: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    Date:   Sat Apr 2 00:45:01 2022 +0200
    
        Lint fixes
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 0eb4605
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Wed Mar 30 21:29:31 2022 +0200
    
        Minor UI improvements
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 3859c00
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Tue Mar 29 21:57:42 2022 +0200
    
        NotesView can change with; UI fixes
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 359b3da
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Tue Mar 29 21:54:25 2022 +0200
    
        Replaced AppNavigationCaption usage
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 8911153
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Mon Mar 28 22:55:26 2022 +0200
    
        Added icons and category information in notes list
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit a6b2a58
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Mon Mar 28 08:45:43 2022 +0200
    
        Added favorite option to note action menu, fixed lint warnings
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 0843c54
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sun Mar 27 23:16:04 2022 +0200
    
        Improved note renaming
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 98d6dc1
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sun Mar 27 22:21:22 2022 +0200
    
        Edit mode is active for new notes, fixed bugs in highlighting new notes as active and breadcrumbs
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 0cc2c76
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sun Mar 27 22:01:15 2022 +0200
    
        Fixed layout issues
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 134c6f2
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sun Mar 27 15:40:41 2022 +0200
    
        Improved note renaming
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit e18810f
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sun Mar 27 15:40:25 2022 +0200
    
        Added breadcrumbs to note
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 3ee52ea
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sun Mar 27 14:00:11 2022 +0200
    
        Introduced three column layout
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit fdd2a36
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sat Mar 26 23:34:03 2022 +0100
    
        Removed NavigationList component
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 383fe2c
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sat Mar 26 22:09:01 2022 +0100
    
        Removed option to collapse categories in navigation list
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    commit 4412195
    Author: joachimeichborn <jeichborn@gmail.com>
    Date:   Sat Mar 26 00:20:46 2022 +0100
    
        Added option to have all categories always visible in the navigation listgit
    
        Signed-off-by: Joachim von Eichborn <joachimeichborn@users.noreply.github.com>
    
    Revert "Fixed disappearing note group captions for long note lists"
    
    This reverts commit 6880f7b7618d3bf062935da7fe79f94f4354133d.
    joachimeichborn authored and juliusknorr committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    9b18098 View commit details
    Browse the repository at this point in the history
Loading