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: Notores/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: Notores/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 57 files changed
  • 4 contributors

Commits on Sep 14, 2020

  1. Merge branch 'hotfix/pages_can_show_own_errors'

    Renzo Roso committed Sep 14, 2020
    Configuration menu
    Copy the full SHA
    d3b46cd View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Update README.md

    auropsoft authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b432677 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2021

  1. feat(@module): added option that forces the output as the body instea…

    …d of enforcing a dataKey
    Kevin Sijbers committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    4d5e394 View commit details
    Browse the repository at this point in the history
  2. build(dist): new distribution files

    Kevin Sijbers committed Feb 6, 2021
    Configuration menu
    Copy the full SHA
    89e5705 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Merge pull request #17 from Notores/readme-patch

    Update README.md
    Renzo Roso authored Feb 7, 2021
    Configuration menu
    Copy the full SHA
    2ef2785 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. build(yarn): remove unused yarn.lock

    Renzo committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    fd522dc View commit details
    Browse the repository at this point in the history
  2. refactor(notores-module): rework @module from instance strings to ref…

    …lection & a settings class
    Renzo committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3f4d50a View commit details
    Browse the repository at this point in the history
  3. refactor(symbols): update symbol descriptions

    Renzo committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3f1b566 View commit details
    Browse the repository at this point in the history
  4. feat(decorators): add decorators for @accepts @ContentType and @templ…

    …ateaccess
    
    Add extra function definitions for other parameter types/options for PreMiddleware and
    PostMiddleware
    Renzo committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ca6a2ee View commit details
    Browse the repository at this point in the history
  5. feat(notores-modules): add module/class logger to modules

    Logger can be accessed by using `this.logger` and uses the Modules class name as the label
    Renzo committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    83e0266 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0c3315 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f76246c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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