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: decentraland/decentraland-server
base: 3fc25e1fa63af81d5fc7b4269bb6ccceda9c15fe
Choose a base ref
...
head repository: decentraland/decentraland-server
compare: c01fc76020267892163f6245477f33c20976ec36
Choose a head ref
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on May 28, 2019

  1. Configuration menu
    Copy the full SHA
    5b56340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d6e9a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2740548 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2019

  1. feat: allow any response from the server, async or not

    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # On branch feat/allow-sync-server-responses
    # Changes to be committed:
    #	modified:   src/server/index.ts
    #
    # Changes not staged for commit:
    #	modified:   package-lock.json
    #	modified:   package.json
    #
    # Untracked files:
    #	.DS_Store
    #	.vscode/decentraland-server.code-workspace
    #
    nicosantangelo committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    1288105 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from decentraland/feat/allow-sync-server-responses

    feat: allow any response from the server, async or not
    nicosantangelo committed Jul 24, 2019
    Configuration menu
    Copy the full SHA
    a70b6fe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

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

Commits on Jul 29, 2019

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

Commits on Jul 30, 2019

  1. feat: fix vulnerabilities (#2)

    * feat: fix vulnerabilities
    
    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # On branch feat/fix-vulns
    # Changes to be committed:
    #	modified:   package-lock.json
    #	modified:   package.json
    #
    # Untracked files:
    #	.DS_Store
    #	.vscode/decentraland-server.code-workspace
    #
    
    * feat: update deps
    nicosantangelo authored and nachomazzara committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    a83d6a5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. feat: more specific typings

    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # On branch master
    # Your branch is up to date with 'origin/master'.
    #
    # Changes to be committed:
    #	modified:   package.json
    #	modified:   src/server/index.ts
    #
    # Untracked files:
    #	.DS_Store
    #	.vscode/decentraland-server.code-workspace
    #
    nicosantangelo committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    5924905 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

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

Commits on Aug 13, 2019

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

Commits on Sep 3, 2019

  1. feat: export missing db types

    # Please enter the commit message for your changes. Lines starting
    # with '#' will be ignored, and an empty message aborts the commit.
    #
    # On branch master
    # Your branch is up to date with 'origin/master'.
    #
    # Changes to be committed:
    #	modified:   src/index.ts
    #
    # Untracked files:
    #	.DS_Store
    #	.vscode/decentraland-server.code-workspace
    #
    nicosantangelo committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    3eaa444 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

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

Commits on Oct 29, 2019

  1. feat: export commander type (#5)

    * fix: basic vulnerabilities
    
    * feat: commandar typpings
    
    * feat: export commander type
    nachomazzara authored and nicosantangelo committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    50a2365 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    9b98849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c01fc76 View commit details
    Browse the repository at this point in the history