Skip to content

Releases: n4bb12/verdaccio-github-oauth-ui

Release 2.3.6

24 Dec 02:31
Compare
Choose a tag to compare
  • Set package version to 2.3.5 (1064016)
  • Remove dependabot config (2fac684)
  • Bump ini from 1.3.5 to 1.3.8 (3a9443b)
  • Also extend cache TTL on access if the user has no groups (d543d9d)
  • Update dependencies (f6139f1)
  • Add .whitesource configuration file (99da7c5)
  • Update dependencies (258a80f)
  • Bump babel-jest from 26.2.2 to 26.6.1 (d2bc0ef)
  • Update dependabot.yml (1b14faf)
  • Bump typescript from 3.9.7 to 4.0.3 (67264d6)
  • Bump got from 11.5.2 to 11.8.0 (23b8fe8)
  • Bump @babel/core from 7.11.1 to 7.12.3 (5e89adc)
  • Bump @types/lodash from 4.14.159 to 4.14.162 (09320e7)
  • Bump open from 7.1.0 to 7.3.0 (29b2a72)
  • Bump @types/express from 4.17.7 to 4.17.8 (6fcc380)
  • Bump @types/node from 14.0.27 to 14.14.2 (8dafbbf)
  • Bump jest from 26.2.2 to 26.6.0 (c55b085)
  • Limit the nodejs version to ones which are known to work (13a4134)
  • Create dependabot.yml (7fdc3f5)
  • Bump node-fetch from 2.6.0 to 2.6.1 (d7083ee)
  • Create stale.yml (91eca7a)
  • Update screenshots (44c1fd8)
  • Remove 'node' before local CLI test task to ensure it has a shebang in the future (2ce4d4d)

Release 2.3.4

14 Aug 14:14
Compare
Choose a tag to compare
  • Don't minify server-side build output (e9a25f4)
  • Add shebang to CLI build output (50d485c)

Release 2.3.3

14 Aug 07:56
Compare
Choose a tag to compare
  • Use yarn registry for snapshot tests for consistency with CI and yarn defaults (c89e4ee)
  • Properly export local .env to current shell in ./run (cf280c5)
  • Log the plugin version on startup (4a013b8)
  • Print npm commands that are being run by the CLI to improve transparency (08b5315)
  • Fall back to CLI success for versions <=2.3.2 that don't signal status (51c9fe5)
  • Extend issue template with node and cli version (eaf4c12)
  • Change the back link on success/error pages to the registry URL instead of / (01d3f60)
  • Pass local .env variables to docker test container if the file exists (257ea7a)
  • Remove unnecessary await on AuthProvider.getCode (d0e911a)
  • Improve separation between cli and server (f6b6cc5)
  • Make CLI callback URLs compatible with server version <=2.3.0 again (3e23030)
  • Remove one unnecessary CLI flow redirect (7e923f9)
  • Improve cohesion in cli/npm.ts (c6d1dbf)
  • Make CLI success page independent from verdaccio.org (4e06742)
  • Remove unnecessary await (92821a2)
  • Parallelize lint (bcf0b5d)
  • Add missing ./run logs (74cafb5)
  • No more implicit any (a7269cf)
  • Simplify tsconfigs by using @tsconfig/node10 as a base (5072724)
  • Add @types/global-agent (6c9a8f5)
  • Add @types/query-string (754f2f4)
  • Add @types/minimist (c5f984b)
  • Cleanup LGTM comments since we're no longer using it (6d0b9ff)
  • The CLI doesn't need to read .env files (1913c42)
  • Switch to parcel for building (e7ed7c6)
  • Update README.md (cb267e4)
  • Copy build module to plugins instead of node_modules for manual testing (125a8d7)
  • Add support for dotenv (fc96d3a)

Release 2.3.2

09 Aug 17:29
Compare
Choose a tag to compare
  • Fix dependency: query-string needs to be dep, not devDep (ee10479)
  • Add local docker files for ease of testing (9bd8c47)
  • Update dependencies (282da84)
  • Make it more clear which config options are optional (a580e8a)

Release 2.3.1

29 Jul 22:59
Compare
Choose a tag to compare
  • Ensure the CLI is called back in the access-denied and error case (a9c259d)
  • Make WebFlow response pages reusable (cddc2b6)
  • Catch and pass along potential errors in Plugin.authenticate (6145140)
  • Rename yarn test:manual to yarn dev (c2ef393)
  • Remove custom allow_access and add '$all', '$authenticated' and the username when creating JWTs (b07db84)
  • Simplify some unit tests by using inline snapshots (95f896e)
  • Simplify test auth provider mocking (ccb3838)
  • Create the user with $authenticated, $anonymous and the username (2c7f307)
  • Add package to prettierignore (c61841f)
  • Distinguish between web and api jwt settings (50f2ee8)
  • Extend CLI test with an actual publish (32055e5)

Release 2.3.0

26 Jul 17:12
Compare
Choose a tag to compare
  • Replace self-written querystring parser (6974193)
  • Add support for using JWT security with the API (3140ffc)
  • Update dependency minor and patch versions (798c689)
  • Bump codecov from 3.7.0 to 3.7.1 (3cf5459)
  • Bump lodash from 4.17.15 to 4.17.19 (d1097e9)
  • Add a troubleshooting section (9740bc5)

Release 2.2.4

13 Jun 14:08
Compare
Choose a tag to compare
  • Update tslint plugin order to make it work with prettier (2a48c4e)
  • Add memory-cache typings (6833612)
  • Improve error logging when GitHub request fails (c34b01e)
  • Make org note in readme linkable (0669972)
  • Add a better error page when login doesn't work for technical reasons (6cc3c24)
  • Add prettier (ca2cffb)
  • Typecast away the new QueryString.ParsedQs union that we're not using (792c11e)
  • Typecast away the new QueryString.ParsedQs union that we're not using (ff3071b)
  • Update to got@11 (9195895)
  • Update to rollup-plugin-terser@6.1.0 (989bc0e)
  • Update to chalk@4 (3d41ce8)
  • Update to @types/node@14 (d7ef7fc)
  • Update to jest@26 (8160c4f)
  • Update minor and patch versions (68ed759)

Release 2.2.3

12 Mar 04:57
Compare
Choose a tag to compare

Release 2.2.2

02 Jan 21:21
Compare
Choose a tag to compare
  • Update dependencies (c3ae133)
  • fix: init button selectors broken in latest version of verdaccio (dd0601a)

Release 2.2.1

22 Nov 10:28
Compare
Choose a tag to compare
  • Refactor to properly handle helpcard and info dialog (3e09b7f)
  • Add fallback to usage info check (12113bd)
  • Update path matching logic in usage info (124920e)
  • Remove express from peer dependencies (df11d1c)
  • Remove logic on package managers because they all read .npmrc (cf6815f)
  • Update logic to get registry pathname more reliably (ca69ac3)
  • Update logic for the dialog box to support more package managers with better layout (8de9666)
  • Fix typo and move express to dependencies for CLI (6d7a2ef)