Commit Graph

3121 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper 321ee19719
chore: remove publishConfig 2019-02-15 15:22:01 +01:00
Juan Picado @jotadeveloper 5b3e69eec7
Merge branch 'master' into 4.x 2019-02-15 15:01:34 +01:00
Juan Picado @jotadeveloper f2f1be927b
Update main.workflow 2019-02-15 15:00:54 +01:00
Juan Picado @jotadeveloper ce63b2d7c5
Merge branch '4.x' into feat-new-detail-page 2019-02-14 09:16:43 +01:00
Juan Picado @jotadeveloper 06bd34f2cc
Merge branch 'master' into 4.x 2019-02-14 09:14:47 +01:00
Juan Picado @jotadeveloper b906d0aa99
chore: test GitHub actions 2019-02-14 09:14:20 +01:00
Juan Picado @jotadeveloper 33fa3dd0cd
Merge branch 'master' into 4.x 2019-02-13 21:21:19 +01:00
Juan Picado @jotadeveloper ebf2547a1f
Merge branch '4.x' into fix-1163 2019-02-13 21:21:06 +01:00
Juan Picado @jotadeveloper 16b1eb92cf
Merge branch '4.x' into feat-new-detail-page 2019-02-13 20:59:23 +01:00
Juan Picado @jotadeveloper 820405a7d7
Merge pull request #1227 from nphyatt/feat-auth-jwt-plugin
feat: allow apiJWTmiddleware to be managed by Auth plugin
2019-02-13 20:58:53 +01:00
Juan Picado @jotadeveloper c7789f1ce6
fix: debugging with all ports 2019-02-13 14:14:23 +01:00
Juan Picado @jotadeveloper 7fb6fe0c15
Merge branch '4.x' into feat-auth-jwt-plugin 2019-02-13 07:10:18 +01:00
Nicholas Hyatt 7279662fcb fix: v4 compatible helpers 2019-02-12 17:32:50 -06:00
Ayush Sharma 1bc1883f1a refactor: action bar [WIP] 2019-02-11 23:06:35 +01:00
Nicholas Hyatt 049917a0a6 feat: allow apiJWTmiddleware to be managed by Auth plugin 2019-02-11 15:36:52 -06:00
Juan Picado @jotadeveloper 43a50dbcb2
Merge branch '4.x' into fix-492 2019-02-11 07:39:27 +01:00
Juan Picado @jotadeveloper 1a1cc699f2
Merge branch '4.x' into fix-1163 2019-02-11 07:39:16 +01:00
Juan Picado @jotadeveloper 7d77e219d1
Merge remote-tracking branch 'origin/4.x' into feat-new-detail-page
# Conflicts:
#	package.json
2019-02-11 07:34:48 +01:00
Juan Picado @jotadeveloper c42c06666f
chore: update lock file 2019-02-11 07:33:35 +01:00
Juan Picado @jotadeveloper 744e57135b
Merge remote-tracking branch 'origin/master' into 4.x
# Conflicts:
#	CHANGELOG.md
#	package.json
#	yarn.lock
2019-02-11 07:32:19 +01:00
Juan Picado @jotadeveloper 12d153344b
chore(release): 3.11.4 2019-02-11 07:23:24 +01:00
Juan Picado @jotadeveloper f6f014a907
fix: update dependencies due to security vulnerabilities
lodash@3.0.1-0
2019-02-11 07:22:54 +01:00
Ayush Sharma 48fe265397 Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-02-10 09:03:00 +01:00
Ayush Sharma 27e47a741d refactor: adds mail link to author component 2019-02-10 09:02:07 +01:00
Ayush Sharma 1b270684da
Merge branch '4.x' into feat-new-detail-page 2019-02-09 22:59:24 +01:00
Ayush Sharma 1d6efd79d2 refactor: adds logo for npm, pnpm and yarn 2019-02-09 22:56:14 +01:00
Ayush Sharma e93c40d45f refactor: adds support for email on dev/maintainer avatar click (#837) 2019-02-09 22:32:41 +01:00
Ayush Sharma 200b6cc0f0 refactor: package sidebar styles 2019-02-09 22:21:40 +01:00
Juan Picado @jotadeveloper 64f06f8467
chore: fix undefined issue 2019-02-08 08:05:13 +01:00
Juan Picado @jotadeveloper ef503257f3
feat: ability to restrict unpublish action to certain users #492
This is a PoC, it needs refactor and unit testing
2019-02-07 22:04:53 +01:00
Juan Picado @jotadeveloper 49c6f0353e
feat: allow order packages via on web #1163
add new param on web sort_packages. options asc or desc
2019-02-07 21:20:43 +01:00
Juan Picado @jotadeveloper 10370c6eeb
chore: update lock file 2019-02-07 19:37:05 +01:00
Juan Picado @jotadeveloper c4747d0260
Merge remote-tracking branch 'origin/master' into 4.x
# Conflicts:
#	CHANGELOG.md
#	package.json
#	yarn.lock
2019-02-07 19:35:35 +01:00
Juan Picado @jotadeveloper c4b1e1550c
chore(release): 3.11.3 2019-02-07 19:07:29 +01:00
Juan Picado @jotadeveloper bbfd951a77
Merge pull request #1221 from fhp/master
fix: server keepAliveTimeout is in milliseconds, config value in seconds.
2019-02-07 16:40:59 +01:00
Stef Louwers 7f79c77354 fix: server keepAliveTimeout is in milliseconds, config value in seconds. 2019-02-07 16:26:32 +01:00
Juan Picado @jotadeveloper 61954aa7b3
Merge branch '4.x' into feat-new-detail-page 2019-02-07 08:13:04 +01:00
Juan Picado @jotadeveloper 9efd1e2b42
feat: update verdaccio author
Under voting we decided to update the authorship of Verdaccio, now belongs to all maintainers instead sinopia author.
2019-02-07 07:51:44 +01:00
Ayush Sharma 5af6b04b28 refactor: fixes unit tests for <NoItems/> component 2019-02-06 23:45:48 +01:00
Ayush Sharma 1c80c0a0fc refactor: fixes unit tests for detail URLs 2019-02-06 23:34:40 +01:00
Ayush Sharma c639b03df9 refactor: adds no data message in uplinks and dependency components 2019-02-06 23:21:51 +01:00
Juan Picado @jotadeveloper c2c79f91a3
refactor: restore original URL for detail page 2019-02-06 08:00:36 +01:00
Juan Picado @jotadeveloper e3fa6d37a6
chore: remove debug code 2019-02-06 07:23:26 +01:00
Juan Picado @jotadeveloper 9c632b7f6e
chore: add primary color to package title 2019-02-06 07:21:58 +01:00
Ayush Sharma 75a2c54adb Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-02-05 23:22:23 +01:00
Ayush Sharma 83d74f6b8c refactor: adds engine part in packag sidebar 2019-02-05 23:22:12 +01:00
Priscila Oliveira 039a94d61b fix: fixed container size 2019-02-05 22:24:15 +01:00
Ayush Sharma 711f8153a5 refactor: removes old package detail component 2019-02-05 21:03:13 +01:00
Juan Picado @jotadeveloper 1c0b07a46e
chore(release): 3.11.2 2019-02-05 07:25:10 +01:00
Juan Picado @jotadeveloper c35486d495
fix: lodash vulnerability 2019-02-05 07:24:27 +01:00