Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/verdaccio/verdaccio

A lightweight Node.js private proxy registry
https://github.com/verdaccio/verdaccio

Merge pull request #363 from wiggisser/master

docs: add pfx support for https

46e9b7f4b97aa31810e5d819beeae3b7df25878f authored over 7 years ago
Merge branch 'master' into master

e202f6275d068ce2557951665921a76fe335ab4f authored over 7 years ago
docs: add pfx support for https

4a11c5f5cbf2b78aa01c6efecf594f5b7778972a authored over 7 years ago
chore(release): 2.6.0

e844ffa387f514a1d07476522fa2d9b32422ebae authored over 7 years ago
Merge pull request #361 from verdaccio/juanpicado-patch-2

docs: add commit guidelines

41c8479fcfffdd82f344fe9599dc6545ae52b480 authored over 7 years ago
docs: add commit guidelines

c44a79b27c6a51bf71202b5aaa217c3233d31957 authored over 7 years ago
Merge pull request #360 from wiggisser/master

Support pfx certificates

e5a2c327f7095cde8324dc93def6c49dc3a83695 authored over 7 years ago
refactor: camelCasing and const binding

1d0a282c4b524a9da1535e021031ce0906d120b7 authored over 7 years ago
chore: fix ci errors

994e9a4a5daa74c223bf3d2acd6965f1fbec5a25 authored over 7 years ago
refactor: use object assign

074086d31aa10ebbd163fc9448f7cc588d2ec88b authored over 7 years ago
feat: add pfx support for https

c84d567d76418c9c548126ac8c089b0599014dc9 authored over 7 years ago
docs: update most common questions link

fa5797df501cc28cbb758b33009b91c8de0c0dbb authored over 7 years ago
Update docker.md

c570cf21a37fe7d7e2c7eada3938ff42fc274bb0 authored over 7 years ago
docs: add new docker tag

82857dce93ed00db35c489514b698b0a31fdd63b authored over 7 years ago
refactor: update and fix verdaccio scope deps

9bb8e995aa75055decea571914c3adc99260e2b6 authored over 7 years ago
Merge pull request #327 from ayusharma/issue-321

Plugin loader with logs

5b66056cf24e82dcfbbf3fff3cc66e6c82b273a0 authored over 7 years ago
fix: plugin loader with logs

fix: warn replaced with info

d6ed202bd96235e8f48796e5369e30c55367a2a8 authored over 7 years ago
chore(release): 2.5.1

fb8f4cc4c291768cbcf1fb94a726043e4957bca9 authored over 7 years ago
Merge pull request #338 from verdaccio/fix-docker

fix: fix docker build failure due breaking changes in yarn

045e9735970339fbb79a84b9397d623135884192 authored over 7 years ago
fix: fix docker build failure due breaking changes in yarn

c62e90f50bc0ac0a754931ad09323fe011f524f8 authored over 7 years ago
docs: update changelog

e1c98921d546240a0c290bd9738ffd5c16888975 authored over 7 years ago
chore(release): 2.5.0

85a1275ec8dc75e3ddf0cfaead8cfe88053cf36f authored over 7 years ago
Merge pull request #337 from verdaccio/fix-334

fix: Fix #334 UI failure on IE 11, add support for old browsers.

90fa4ad3f46dfc6a16d82b1dafd66a485bb1f2cb authored over 7 years ago
fix: Fix #334 UI failure on IE 11, add suppor for old browsers.

f1f15be3539ea623caadacd619a7b0799ae472fd authored over 7 years ago
Merge pull request #335 from verdaccio/juanpicado-patch-1

Remove extra query parameters on Accept headers

dbd2a5c8b845c4fbdf62831334c6673833e704cd authored over 7 years ago
fix-329

565fff53cc5c2c995a631214cc4a2d0371889709 authored over 7 years ago
Merge pull request #332 from devsquad-tech/feature/uplink_authorization

Feature/uplink authorization

c054682511f37a712d7707e2ccb41dd608111691 authored over 7 years ago
test: add test return default headers

3fcdc627363fefb29d9eaeb7f718a84b8834d718 authored over 7 years ago
refactor: small changes in the code

- describe message tests;
- remove condition duplicate;
- add logger in exceptions;

231a4d7227bab5ddba237205b50b6b96bf0eb32e authored over 7 years ago
test: add test uplink auth

f7ad05ec86e88fe122926b51aed47a23ebd0a9b9 authored over 7 years ago
refactor: improvements auth uplink

- find NPM_TOKEN by default;
- remove parameter true to token_env;
- remove duplicate code to as...

ab69b258ca15f32b76290a19e2b2175ab63bf1fd authored over 7 years ago
test: fix test and done some improvements in code

cc55c213036b8a5a842bd3fdd42703b92340b6b8 authored over 7 years ago
docs: uplink headers authorization

3f20290ee80edc36885774065beab2cf964ff848 authored over 7 years ago
feat: header authorization uplink

- define auth type basic or bearer;
- assigns the header get process.env var NPM_TOKEN;
- assign...

7baf7cbe21da6bcd40fb0ed503e4aed26d707093 authored over 7 years ago
Merge pull request #331 from okv/patch-1

Fix typo at config wiki (uplinks section)

eca7cf1a0166495f4742aa69cd4d5f9077fc70b6 authored over 7 years ago
Fix typo at config wiki (uplinks section)

3010f54b033fac63b23d36f26e65659c5111ba08 authored over 7 years ago
Update README.md

9ff71606409d2cb9899aae9c4b8ca39445a750eb authored over 7 years ago
chore(release): 2.4.0

e1d596365d44b7e9fa0b54b222367d0933efe968 authored over 7 years ago
Merge pull request #326 from miroslavpokorny/Fix_Maximum_call_stack_size_exceeded

fix: bug with Maximum call stack size exceeded on packages web API.

621028808579150afe6304ec179ee2cbf7bd5e08 authored over 7 years ago
Changed setImmediate from async library to node default.

11742db503f6c00b1f4cd4047d1c69b2a844a16a authored over 7 years ago
Fixed bug with Maximum call stack size exceeded on packages web API.

b4195b15c60660e3a32ce732fb880537e725b2de authored over 7 years ago
Merge pull request #325 from robi-wan/wiki_directory_structure

docs: Use current directory structure in documentation

519840761c30722fe2c8786abc6cbc6e0829b8c5 authored over 7 years ago
Use current directory structure in documentation

Commit 7fef14c322c1c73727c349389e036b3e5bde3bcc refactored the directory structure - reflect the...

4bd174b96f226e363c257acd4e57f248a47c9707 authored over 7 years ago
Merge pull request #323 from ayusharma/issue-322

MessageBox replaced with Alert in login dialog

57fbb598890a183ff8286502872860a51defe725 authored over 7 years ago
Fix: #322 - Message box replaced with alert

Review: Minor fixes

64839bd61b1eaac03341992210198db3cf8ae8a3 authored over 7 years ago
Merge pull request #320 from ayusharma/issue-319

Load logo from config

e81d50162f0270475b3cedcfbcbd9ff3db2664df authored over 7 years ago
Fix: Issue #319 Load logo from config

Review: catch block

2442571e2f0962e8244772396a8a8df2fa3c9a83 authored over 7 years ago
Merge pull request #317 from Meeeeow/fix_package_metadata_cache

fix: :bug: Package metadata cache does not work

da7aaf3ec4ea94836868b424da9b897f69f16397 authored over 7 years ago
Merge branch 'master' into fix_package_metadata_cache

59b8bcf8172613d74cf1c532a7717636be0829f0 authored over 7 years ago
fix: :bug: Package metadata cache not work

4d6a4471b28f8d0e25a43326f082df9561bd63d0 authored over 7 years ago
Merge pull request #316 from wpasternak/patch-1

docs: fixed Typo

9cde5adfd4546c7c96cb83f108861b89e41e92ef authored over 7 years ago
Fixed Typo

7b030598196f83ddcd580ec0e56fa31746fc7bca authored over 7 years ago
docs: Update server section to include AWS info

8dea48ed5b38ddc4faa0aef5db7570bb380f21d1 authored over 7 years ago
Merge pull request #315 from ayusharma/issue-311

Fix #311: Debug text in green color

397a5301fb030d30cfaa14b553c1c51d0f4918c8 authored over 7 years ago
Fix #311: Debug text in green color

17847ae415f942534d6114c21f610ca2f16ccb91 authored over 7 years ago
Merge pull request #313 from Jinshichi/search_fix

fix: add Date and Version in a search result

ebb033ce1a86f22f3295295b899bf0688189a5bf authored over 7 years ago
Use singlequote instead of doublequote

modified: src/lib/storage/local/local-storage.js

5d7e0bc1e586006b478a338bc8904bcfa0a38bf2 authored over 7 years ago
Add DATE and VERSION in search result

modified: src/lib/storage/local/local-storage.js
modified: test/functional/tags/preserve_t...

f80ff856ba2db3cebfc57dba8234726799a8a166 authored over 7 years ago
Merge pull request #308 from verdaccio/feature_wiki_upgrade

docs: Add new sections to documentation

0582e05edc9384965933c8cfc49c28c0dddc77dc authored over 7 years ago
docs: Merge cli and installation doc

54dbf115bad101bac2250288ef45bacab6e7a2a3 authored over 7 years ago
docs: Add links to wiki

506ae57aa3466942716166f1ff931eb7452d130e authored over 7 years ago
docs: Updates wiki readme

429d30a390ff28a89f8da0309c9b3b69cd0ae3ae authored over 7 years ago
docs: Updates wiki readme

a3bb5d1363a3ed5bc6be21782be6e6661886fd55 authored over 7 years ago
docs: Add installation section

b29de5c8fdb04496c8fe519a2613410c8cef3adf authored over 7 years ago
docs: Updates wiki readme

cf7f4a6409e83b58ec310df286f96baaa90b1cbd authored over 7 years ago
docs: Add logger documentation

a5b33bbffc141a5e34237055d6f2ced842df080c authored over 7 years ago
docs: Add web ui documentation

97f8c120aa2931ed29c53cbd5a1f417f52915cea authored over 7 years ago
docs: Upgrade main config file documentation

ec0746fc8f01830c5fa5f21f7526631b98bffe16 authored over 7 years ago
docs: Add main config file documentation

7c88cb43921e92d088bdf0145e33791bd51cb562 authored over 7 years ago
Merge pull request #309 from verdaccio/conf_remove_invalid_section

refactor: remove invalid section and modify comment

c30555c6993fd934f27b555a564669b15039df1a authored over 7 years ago
refactor: :memo: remove invalid section and modify comment

ae413e13be9f235807d841b8b8023bd83f3a071b authored over 7 years ago
Merge pull request #306 from verdaccio/fix_possible_data_loss_upstream

Fix possible data loss upstream

dd623dc3a0c4eb2600b39d9f5eb49c1ca5c5040b authored over 7 years ago
test: Increase coverage for local-data storage

23bcf6fb86e514f0d8f02b8c6b6a96f9d4d015a0 authored over 7 years ago
refactor: update lock file

04710d8fc04d83bac7bda19b7caed42ecdbfeb89 authored over 7 years ago
fix: :bug: check error code to prevent data loss

5d73dcaf89e4c19edf53ac06917aab776174611e authored over 7 years ago
refactor: Parse database and error handling in separated methods

e4f7f32f91e2baa36e9b72b487443a7c4db1235d authored over 7 years ago
test: Add unit test for a scenario when the database is corrupted

2c3a8f9d42ce8e1d38ad3a4adbd639bc74ced303 authored over 7 years ago
refactor: :hammer: don't crash main thread when the database file is corrupted

Add a lock for LocalData instance and throw error message while user trying modify package list

552527c085816753162c8126ad23c1083493118e authored over 7 years ago
docs: :memo: update docs about not support pm2 cluster mode

5e8b26893ee4d01dd8e0388ef275ceb6e6f928ad authored over 7 years ago
fix: :bug: check error code to prevent data loss

93aae05e6381ced7ba52f7512de326f029ff3abe authored over 7 years ago
Merge pull request #298 from verdaccio/feature-docker-upgrade

feat: Update node alpine version to 8.4.0

a91a0d3bef394954ae155c8ab82126bd6cfba153 authored over 7 years ago
feat: Update node alpine version to 8.4.0

3f96ce3665bbf33d604ab8c2f03ac9721869dbd2 authored over 7 years ago
chore(release): 2.3.6

15bd1383be1ed7f7fa7aa8b2df3828045a130125 authored over 7 years ago
Merge branch 'master' of github.com:verdaccio/verdaccio

17e81b24b962451367bde97513c59148863385c1 authored over 7 years ago
fix: link was broken

a9481cc941edd091e0cfaf842bd4c49e7a75061d authored over 7 years ago
Merge pull request #293 from 8eo/master

Fix auth process to check against username also and not just groups

5c51e485f62d37c5a2c4003b5da10b77da42605a authored over 7 years ago
Merge pull request #296 from mrblackus/patch-1

Update SSL documentation

b00be1baf58d9b0a1249bc5476c67791e34bd109 authored over 7 years ago
Merge pull request #295 from jrussellsmyth/fix-accept-header

Correct accept header set for registry requests.

8153e1b109e600e14a5aa65b11fe83a07d33aeaa authored over 7 years ago
Update SSL documentation

Hi,

I had some troubles setting up SSL for my Verdaccio registry because document was not per...

25f9a8dadbfc7f64fc38745003259256b98920d6 authored over 7 years ago
add semicolon after media type in accept statement. Necessary for more pedantic servers such as Artifactory

eb0c87d77a6a56feb92058056ed3098210558f2a authored over 7 years ago
Fix auth process to check against username also and not just groups

d0e0bc4ff3b93ea0600da6006e637902921c170e authored over 7 years ago
chore(release): 2.3.5

0feccf9b4a97f7a3b5161da3df6a66b599ea9c98 authored over 7 years ago
Merge pull request #290 from verdaccio/fix-289-285

fix: Remove accept header that seems cause issues #285 #289

836bb348fb351193aec0c5501fd77ed2bbacf419 authored over 7 years ago
refactor: remove the feature for multi accept strings

b6ee1100ef064f17462208d8fcc4669f7ade01b6 authored over 7 years ago
fix: Remove accept header that seems cause issues #285 #289 and npm search fails

fab8391dafc223fc072a715b73090525a425e415 authored over 7 years ago
Merge pull request #283 from RodrigoBalest/patch-1

doc: amend proxy instructions for Apache

368fe92a1088a6e54502ad331e2d795e321e9307 authored over 7 years ago
Amend proxy instructions for Apache

Hi.
I had issues regarding to resources when accessing Verdaccio through Apache proxy.
I found...

21df66d6225b5b7ab8655d3c69f7656351bfe54c authored over 7 years ago
refactor: move stream tarball helper as a dependency

d7e6bae4698ea384fcfc41bb17375ed3dceba214 authored over 7 years ago
refactor: restore previous package check logic

ba99fd5ba109c96662b1d3e335f6982a0bb7b79b authored over 7 years ago
Merge pull request #262 from verdaccio/fix_unit_test

refactor: unit test, reorganize and group then correctly

88a29f592835e9bf4b53d7e0efb33d2c3d008a26 authored over 7 years ago