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: demoth/memoria-backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: demoth/memoria-backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 9 commits
  • 16 files changed
  • 2 contributors

Commits on May 30, 2023

  1. Configuration menu
    Copy the full SHA
    38d698e View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. 1.4.0: Introduce spaces

    demoth committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    e2fdbca View commit details
    Browse the repository at this point in the history
  2. 1.4.1: Spaces - filter by user space.

    Add default space
    demoth committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    7f141e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb5d012 View commit details
    Browse the repository at this point in the history
  4. 1.4.2: Spaces - filter by specific space

    return user's spaces in the login response
    demoth committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    4acaa84 View commit details
    Browse the repository at this point in the history
  5. 1.4.3: Spaces: manage spaces

    create new spaces via SpaceController
    demoth committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    f51b2dd View commit details
    Browse the repository at this point in the history
  6. 1.5.0: User signup

    new users can be registered via user controller (requires a promocode)
    demoth committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    4da4464 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4 from demoth/userspaces

    Userspaces
    denolia authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    2450d02 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #5 from demoth/signup

    Signup
    denolia authored Jun 4, 2023
    Configuration menu
    Copy the full SHA
    a8cb038 View commit details
    Browse the repository at this point in the history
Loading