Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip * oauth working * clean up * clean up * add nicer logged in page and refactor some code * Update default branch from master to main (#243) * Insensitive language: replace whitelist with allowlist (#247) * Insensitive language: replace whitelist with allowlist * req changes * add sensitive event types (#252) * Bump lodash from 4.17.13 to 4.17.21 (#244) Bumps [lodash](https://github.com/lodash/lodash) from 4.17.13 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.13...4.17.21) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump normalize-url from 4.5.0 to 4.5.1 (#248) Bumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 4.5.0 to 4.5.1. - [Release notes](https://github.com/sindresorhus/normalize-url/releases) - [Commits](https://github.com/sindresorhus/normalize-url/commits) --- updated-dependencies: - dependency-name: normalize-url dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump dot-prop from 4.2.0 to 4.2.1 (#216) Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](sindresorhus/dot-prop@v4.2.0...v4.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com> * Bump bl from 1.2.2 to 1.2.3 (#215) Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/rvagg/bl/releases) - [Commits](rvagg/bl@v1.2.2...v1.2.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com> * Bump ini from 1.3.5 to 1.3.8 (#225) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](npm/ini@v1.3.5...v1.3.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com> * Add support note to the mdfilter equality check in search (#253) * Add support note to the mdfilter equality check in search * throw if equality used with numeric data * fix equality for numbers * fix * update changelog * Bump hosted-git-info from 2.6.0 to 2.8.9 (#245) Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.6.0 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](npm/hosted-git-info@v2.6.0...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com> * Update README.md * Add new API for files and file versions under retention (#250) * Bump path-parse from 1.0.5 to 1.0.7 (#254) Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Adding support for sign request (#258) * Support Metadata Query API (#259) * fix: folder:collaborations:add make role a required flag (SDK-1070) (#261) * fix: folder:collaborations:add make role a required flag (SDK-1070) * changelog * fix * fix * fix test * lint * Fixed shared-links example * Fixed shared-links delete example. (#262) * prettier * provide instructions for login, code fixes * chore: enforce conventional commits (#268) * fixes * fixes * handle token failure * package-lock * package-lock for Node 10.10.0 * Drop support for Node 10 * Travis Node 12 * test * test * test more * lower treshold * build * fix lint Co-authored-by: Skye Free <skye.free@gmail.com> Co-authored-by: Marcin Hagmajer <mhagmajer@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mateusz Woda <mwoda@box.com> Co-authored-by: Kamil Berdychowski <kberdychowski@box.com> Co-authored-by: Marcin Hagmajer <mhagmajer@box.com>
- Loading branch information