Skip to content

Releases: n4bb12/verdaccio-github-oauth-ui

Release 3.2.3

05 Feb 17:11
Compare
Choose a tag to compare
  • chore: Remove debug console.log (79c34e2)

Release 3.2.2

05 Feb 17:06
Compare
Choose a tag to compare
  • Add unit test for OAuth scopes (59b8100)
  • chore: Refactor config parsing (292cb0f)
  • feature: make repository access optional (67a97c0)

Release 3.2.1

04 Feb 03:22
Compare
Choose a tag to compare
  • fix: take verdaccio version from package.json (b6a97e4)
  • chore: remove outdated README badges (9fffb73)

Release 3.2.0

27 Nov 23:30
Compare
Choose a tag to compare
  • feature: allow the org option to be false (c383166)
  • feature: add the GitHub user to permission groups (1b48183)
  • change: update group format (9cc14f2)
  • refactor: use deep lodash imports (1f42bc9)
  • refactor: preserve oktokit types when executing a paginated query (06ee1f8)
  • test: improve unit test coverage and refactor some tests (446e1cb)
  • fix: support 'unpublish' key in package access config (6cd462d)
  • change: improve config validation at startup (3f75cfa)
  • change: slightly adjust error page wording (dd7c192)

Release 3.1.3

27 Nov 11:21
Compare
Choose a tag to compare
  • fix: don't allow values from the 'proxy' and 'storage' package keys to be used as authenticated user groups (b963aa2)
  • test: extend test coverage for creating authenticated users and associated groups (1d90ef5)
  • test: use the correct config type in unit test utils (cfe4d12)
  • test: maintain unit test snapshot files next to the tests instead of snapshots (5397bcb)
  • test: prefer inline unit test snapshots for short strings (f6fc8e7)
  • refactor: patch the incorrect Verdaccio 'PackageAccess' type (2ee398f)

Release 3.1.2

25 Nov 21:30
Compare
Choose a tag to compare
  • The auth token now only includes groups configured in Verdaccio. (b1cc254)

Release 3.1.1

25 Nov 03:15
Compare
Choose a tag to compare
  • Add 'repo' to the authorized scopes to support access control based on private repo access (eef7d99)
  • README spell checking (ea75558)
  • Clarify that repository access does not work for outside collaborators (5e01e0b)
  • Improve the README (37b9b26)
  • Unit test naming improvements (8a945de)
  • Simplify prettier config (4a5e4df)
  • Format code (63d9b24)

Release 3.1.0

20 Nov 16:46
Compare
Choose a tag to compare
  • Paginate through user orgs, teams, and repos to ensure none are missing (b28d556)
  • Align team permission names with repo permission names (with backards compatibility) (b0c6de4)
  • Use the simpler navigator.clipboard.writeText (7e292b5)
  • Run parcel builds sequentially to avoid a missing files issue after local test builds (060107b)
  • Add support for per-repository access control (c94a08a)
  • Update dependencies (d8a60e5)
  • Bump ws from 5.2.2 to 5.2.3 (5455fdb)
  • Bump browserslist from 4.16.3 to 4.17.1 (e389db2)
  • Bump tmpl from 1.0.4 to 1.0.5 (b6b8f99)
  • Bump hosted-git-info from 2.8.8 to 2.8.9 (1ce7d7a)

Release 3.0.0

02 May 17:48
Compare
Choose a tag to compare
  • Add support for Verdaccio 5 and drop support for Verdaccio 3 and 4 (997a789)
  • Bump y18n from 4.0.0 to 4.0.1 (e1fca4b)

Release 2.4.0

31 Mar 01:44
Compare
Choose a tag to compare
  • Small README refinements for better clarity (aed3942)
  • Small README refinements for better clarity (41563a7)
  • Increase provider cache duration to 10s (c824ce3)
  • Parallelize provider requests where possible (20abb91)
  • Log successfully logged-in usernames and their groups (a29375c)
  • Refactor GitHub teams implementation (576be5b)
  • Cleanup github-team PR code (c0a4a44)
  • add ability to filter by organization team (91c3ff4)
  • Update dependencies (87b3542)
  • Bump elliptic from 6.5.3 to 6.5.4 (a96169f)
  • Add comments to build script for clarity (b34dfe4)
  • Switch to GH Actions (e7714d0)
  • Update dependencies (67356d5)
  • Move lodash from peer to dependency (61f3409)
  • Remove whitesource (727637c)
  • Remove tslint (9f62979)