Commit Graph

3121 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper 87203f2cdf
fix: add new enpoind that allow download tarballs according the standard 2019-03-17 21:23:13 +01:00
Juan Picado @jotadeveloper 56e1d4becf
Merge pull request #1254 from alexjurkiewicz/cloudformation-ec2-efs
docs: Add example AWS CloudFormation template
2019-03-15 16:35:01 +01:00
Alex Jurkiewicz ad0d9900f3 docs: Add example AWS CloudFormation template
In a new contrib/ directory.
2019-03-15 11:13:31 +11:00
Juan Picado @jotadeveloper 4507dc8394
Merge pull request #1249 from vip30/master
feat: add stars api
2019-03-12 08:17:44 +01:00
vip30 c1f1ae1d27 Merge branch 'master' of https://github.com/vip30/verdaccio 2019-03-12 08:04:25 +08:00
vip30 d0d74fa21b test: remove unused var and change to toHaveLength 2019-03-12 08:03:25 +08:00
Juan Picado @jotadeveloper 5bd83f27d1
Merge branch 'master' into master 2019-03-11 21:31:05 +01:00
Juan Picado @jotadeveloper c1dce88020
chore: fix issue on circle ci, downgrade to node@11.10.1 2019-03-11 21:25:37 +01:00
Juan Picado @jotadeveloper 37a0d9c92e
chore: remove unused files 2019-03-11 21:12:39 +01:00
Juan Picado @jotadeveloper 9472fe5077
chore: update readme 2019-03-11 21:06:16 +01:00
Juan Picado @jotadeveloper 94d5216bf4
chore: update readme 2019-03-11 20:57:49 +01:00
Juan Picado @jotadeveloper 3c05dd1f27
chore: update readme 2019-03-11 20:18:24 +01:00
vip30 75c0e1e4ec feat: add stars api 2019-03-11 23:37:17 +08:00
Juan Picado @jotadeveloper 9bc9597413
Merge pull request #924 from verdaccio/4.x
feat: verdaccio 4.0.0-alpha
2019-03-10 16:58:40 +01:00
Juan Picado @jotadeveloper c9c0aa481d
Merge pull request #1248 from vip30/4.x
feat: add star and unstar api for 4.x
2019-03-09 15:51:37 +01:00
vip30 84be869aaf fix: husky commitlint not work, replace invalid test 2019-03-09 21:00:47 +08:00
vip30 1ab7c504ec feat: add star and unstar api for 4.x 2019-03-09 11:16:44 +08:00
Juan Picado @jotadeveloper 9c01aa4072
chore(release): 4.0.0-alpha.5 2019-03-05 00:06:31 +01:00
Juan Picado @jotadeveloper 6bfc673e1d
Merge remote-tracking branch 'origin/master' into 4.x
# Conflicts:
#	README.md
2019-03-04 23:49:00 +01:00
Juan Picado @jotadeveloper d39a494131
refactor: better name for 404 2019-03-04 23:39:33 +01:00
Juan Picado @jotadeveloper 47cc15e72d
Merge pull request #1242 from verdaccio/4.x-package-list-improvements
4.x-package list improvements
2019-03-04 22:48:03 +01:00
Ayush Sharma 38362c9596 refactor: fixes snapshot 2019-03-04 22:34:10 +01:00
Juan Picado @jotadeveloper 70d8e5f624
chore: fix e2e test for package list 2019-03-04 22:19:49 +01:00
Juan Picado @jotadeveloper df62a8ea63
Update README.md 2019-03-04 07:29:34 +01:00
Ayush Sharma 5aff7bc1a8 refactor: package list 2019-03-03 21:53:25 +01:00
Ayush Sharma c9858c85e3 refactor: package list [WIP] 2019-03-03 20:01:41 +01:00
Ayush Sharma 07d9aebc62 wip 2019-03-02 10:52:03 +01:00
Ayush Sharma ea6b6c7efc refactor: package list [WIP] 2019-03-02 10:52:02 +01:00
Ayush Sharma f85479bc10 refactor: package list [WIP] 2019-03-02 10:52:02 +01:00
Ayush Sharma aec337719e refactor: package list [WIP] 2019-03-02 10:52:01 +01:00
Ayush Sharma c518b94978 refactor: package list [WIP] 2019-03-02 10:52:00 +01:00
Juan Picado @jotadeveloper 01d0f4a663
chore: refactor for better debugging 2019-02-28 23:00:48 +01:00
Juan Picado @jotadeveloper eda4bb9b03
Update main.workflow 2019-02-28 07:07:06 +01:00
Juan Picado @jotadeveloper 1f71fb152c
chore: update devDependencies 2019-02-27 08:22:06 +01:00
Juan Picado @jotadeveloper de57adcd63
chore: update dependendencies 2019-02-27 07:19:13 +01:00
Juan Picado @jotadeveloper eed58fcb8d
Update README.md 2019-02-26 06:59:42 +01:00
Juan Picado @jotadeveloper fe28e24226
Merge remote-tracking branch 'origin/master' into 4.x 2019-02-25 19:58:15 +01:00
Juan Picado @jotadeveloper bca4f09b64
chore(release): 3.11.6 2019-02-25 19:43:43 +01:00
Juan Picado @jotadeveloper d105573665
Merge pull request #1240 from verdaccio/fix-1191
fix: overrides existing package to zero bytes file #1191
2019-02-25 19:24:27 +01:00
Ayush Sharma 3c1f49bf73
Merge branch 'master' into fix-1191 2019-02-25 16:21:13 +01:00
Juan Picado @jotadeveloper 6cc9241cc3
Merge pull request #1223 from verdaccio/fix-492
feat: ability to restrict unpublish action to certain users #492
2019-02-25 16:04:47 +01:00
Juan Picado @jotadeveloper b92805522c
Update README.md 2019-02-25 12:28:04 +01:00
Juan Picado @jotadeveloper 70cd62372c
Update README.md 2019-02-25 12:28:18 +01:00
Juan Picado @jotadeveloper 6553c6bce1
test: add unit test for unpublish 2019-02-25 08:33:01 +01:00
Juan Picado @jotadeveloper 1d13979a58
doc: add improve unpublish docs 2019-02-25 07:31:35 +01:00
Juan Picado @jotadeveloper 43f8bc3db1
chore: update toStrictEqual to toEqual 2019-02-25 07:16:49 +01:00
Juan Picado @jotadeveloper 9e4e8be6a6
feat: disable node9 on circleci 2019-02-24 23:56:02 +01:00
Juan Picado @jotadeveloper d682e4f328
chore: fix unit test 2019-02-24 23:51:36 +01:00
Juan Picado @jotadeveloper 9e17d2bc27
chore: fix unpublish issues, fix unit test 2019-02-24 23:20:25 +01:00
Juan Picado @jotadeveloper cab3596843
Merge branch '4.x' into fix-492 2019-02-24 13:45:38 +01:00