diff --git a/CHANGELOG.md b/CHANGELOG.md index 2556ce1..e918f3d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. Dates are d #### [v0.3.1](https://git.odit.services/lfk/document-server/compare/v0.3.0...v0.3.1) +- Pinned routing controllers version as temp workaround for routing controllers openapi being broken again [`7ca7266`](https://git.odit.services/lfk/document-server/commit/7ca7266ea46965251c9df637a2556f2a1706e7e6) +- 🧾New changelog file version [CI SKIP] [skip ci] [`adf11ab`](https://git.odit.services/lfk/document-server/commit/adf11ab1c356b6964230541331836abd363170b0) - Merge pull request 'Alpha Release 0.3.1 - API Keys' (#29) from dev into main [`db91661`](https://git.odit.services/lfk/document-server/commit/db916615564813e8d21e3672581e4f3a4d748b89) - 🚀Bumped version to v0.3.1 [`dcde424`](https://git.odit.services/lfk/document-server/commit/dcde424b77dcc9753859f94f7bcbe24fe3523c27) - Implemented basic auth [`bdeadd2`](https://git.odit.services/lfk/document-server/commit/bdeadd274bc0f9c8cbab35a8a5605bef4c22ba6c) diff --git a/licenses.md b/licenses.md index 2b36dd4..625a297 100644 --- a/licenses.md +++ b/licenses.md @@ -58,7 +58,7 @@ THE SOFTWARE. # axios **Author**: Matt Zabriskie -**Repo**: [object Object] +**Repo**: https://github.com/axios/axios.git **License**: MIT **Description**: Promise based HTTP client for the browser and node.js ## License Text @@ -85,7 +85,7 @@ THE SOFTWARE. # bwip-js **Author**: Mark Warren -**Repo**: [object Object] +**Repo**: https://github.com/metafloor/bwip-js.git **License**: MIT **Description**: JavaScript barcode generator supporting over 100 types and standards. ## License Text @@ -117,7 +117,7 @@ THE SOFTWARE. # cheerio **Author**: Matt Mueller (mat.io) -**Repo**: [object Object] +**Repo**: git://github.com/cheeriojs/cheerio.git **License**: MIT **Description**: Tiny, fast, and elegant implementation of core jQuery designed specifically for the server ## License Text @@ -145,7 +145,7 @@ SOFTWARE. # class-transformer **Author**: [object Object] -**Repo**: [object Object] +**Repo**: https://github.com/typestack/class-transformer.git **License**: MIT **Description**: Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors ## License Text @@ -173,7 +173,7 @@ THE SOFTWARE. # class-validator **Author**: TypeStack contributors -**Repo**: [object Object] +**Repo**: https://github.com/typestack/class-validator.git **License**: MIT **Description**: Decorator-based property validation for classes. ## License Text @@ -240,7 +240,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # dotenv **Author**: undefined -**Repo**: [object Object] +**Repo**: git://github.com/motdotla/dotenv.git **License**: BSD-2-Clause **Description**: Loads environment variables from .env file ## License Text @@ -303,7 +303,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # handlebars **Author**: Yehuda Katz -**Repo**: [object Object] +**Repo**: https://github.com/wycats/handlebars.js.git **License**: MIT **Description**: Handlebars provides the power necessary to let you build semantic templates effectively with no frustration ## License Text @@ -330,7 +330,7 @@ THE SOFTWARE. # i18next **Author**: Jan Mühlemann (https://github.com/jamuhl) -**Repo**: [object Object] +**Repo**: https://github.com/i18next/i18next.git **License**: MIT **Description**: i18next internationalization framework ## License Text @@ -359,7 +359,7 @@ SOFTWARE. # i18next-fs-backend **Author**: undefined -**Repo**: [object Object] +**Repo**: git@github.com:i18next/i18next-fs-backend.git **License**: undefined **Description**: i18next-fs-backend is a backend layer for i18next using in Node.js and for Deno to load translations from the filesystem. ## License Text @@ -637,7 +637,7 @@ SOFTWARE. # reflect-metadata **Author**: [object Object] -**Repo**: [object Object] +**Repo**: https://github.com/rbuckton/reflect-metadata.git **License**: Apache-2.0 **Description**: Polyfill for Metadata Reflection API ## License Text @@ -698,32 +698,12 @@ If the Work includes a "NOTICE" text file as part of its distribution, then any END OF TERMS AND CONDITIONS # routing-controllers -**Author**: TypeStack contributors -**Repo**: [object Object] +**Author**: [object Object] +**Repo**: https://github.com/typestack/routing-controllers.git **License**: MIT **Description**: Create structured, declarative and beautifully organized class-based controllers with heavy decorators usage for Express / Koa using TypeScript. ## License Text -The MIT License - -Copyright (c) 2015-2020 TypeStack - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in -all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. + # routing-controllers-openapi **Author**: Aleksi Pekkala @@ -756,7 +736,7 @@ SOFTWARE. # @odit/license-exporter **Author**: ODIT.Services -**Repo**: [object Object] +**Repo**: https://git.odit.services/odit/license-exporter **License**: MIT **Description**: A simple license crawler for crediting open source work ## License Text @@ -783,7 +763,7 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # @types/express **Author**: undefined -**Repo**: [object Object] +**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped.git **License**: MIT **Description**: TypeScript definitions for Express ## License Text @@ -812,7 +792,7 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # @types/node **Author**: undefined -**Repo**: [object Object] +**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped.git **License**: MIT **Description**: TypeScript definitions for Node.js ## License Text @@ -841,7 +821,7 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # @types/puppeteer **Author**: undefined -**Repo**: [object Object] +**Repo**: https://github.com/DefinitelyTyped/DefinitelyTyped.git **License**: MIT **Description**: TypeScript definitions for puppeteer ## License Text @@ -870,7 +850,7 @@ OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # cp-cli **Author**: undefined -**Repo**: [object Object] +**Repo**: git+https://github.com/screendriver/cp-cli.git **License**: MIT **Description**: A 'cp' CLI util for Node.js ## License Text @@ -899,7 +879,7 @@ SOFTWARE. # faker **Author**: undefined -**Repo**: [object Object] +**Repo**: http://github.com/Marak/Faker.js.git **License**: MIT **Description**: Generate massive amounts of fake contextual data ## License Text @@ -907,7 +887,7 @@ SOFTWARE. # nodemon **Author**: [object Object] -**Repo**: [object Object] +**Repo**: https://github.com/remy/nodemon.git **License**: MIT **Description**: Simple monitor script for use during development of a node.js app. ## License Text @@ -936,7 +916,7 @@ SOFTWARE. # release-it **Author**: [object Object] -**Repo**: [object Object] +**Repo**: https://github.com/release-it/release-it.git **License**: MIT **Description**: Generic CLI tool to automate versioning and package publishing related tasks. ## License Text @@ -988,7 +968,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # start-server-and-test **Author**: Gleb Bahmutov -**Repo**: [object Object] +**Repo**: https://github.com/bahmutov/start-server-and-test.git **License**: MIT **Description**: Starts server, waits for URL, then runs test command; when the tests end, shuts down server ## License Text @@ -996,7 +976,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # ts-node **Author**: [object Object] -**Repo**: [object Object] +**Repo**: git://github.com/TypeStrong/ts-node.git **License**: MIT **Description**: TypeScript execution environment and REPL for node.js, with source map support ## License Text @@ -1025,7 +1005,7 @@ THE SOFTWARE. # typescript **Author**: Microsoft Corp. -**Repo**: [object Object] +**Repo**: https://github.com/Microsoft/TypeScript.git **License**: Apache-2.0 **Description**: TypeScript is a language for application scale JavaScript development ## License Text