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

Commits on Dec 13, 2022

  1. feat(settings): replace setting with a domain entity

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    80dd6ef View commit details
    Browse the repository at this point in the history
  2. chore: remove settings dependency from all packages

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    65d31f0 View commit details
    Browse the repository at this point in the history
  3. feat(settings): add mutting all emails use case

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7d43316 View commit details
    Browse the repository at this point in the history
  4. feat(settings): add controller for muting all emails

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4f0bc57 View commit details
    Browse the repository at this point in the history
  5. fix(settings): binding for controller

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0b20528 View commit details
    Browse the repository at this point in the history
  6. feat(settings): add unsubscribe token for muting emails

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3953dbc View commit details
    Browse the repository at this point in the history
  7. wip

    Karol Sójko
    Karol Sójko committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    55f8f65 View commit details
    Browse the repository at this point in the history
Loading