1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
Commit Graph

2312 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
697be03427
Merge branch 'master' into fix-758 2018-06-14 23:11:16 +02:00
Juan Picado @jotadeveloper
05f8ff197b
Merge pull request #755 from broekema41/master
fix: replace static endpoint in case of reverse proxy
2018-06-14 23:09:12 +02:00
Juan Picado @jotadeveloper
dffe497a09
Merge branch 'master' into master 2018-06-14 22:56:42 +02:00
Juan Picado @jotadeveloper
3717ad49ee
fix: normalize package was broken #758 2018-06-14 22:44:06 +02:00
verdacciobot
84d859c260 docs: new Crowdin translations (#754)
docs: new Crowdin translations (#754)
2018-06-14 09:02:21 +02:00
Juan Picado @jotadeveloper
f450149262
Merge pull request #757 from pkaske/feature-pkg-infos
feat: Add basic package infos and resource links to sidebar.
2018-06-14 08:54:28 +02:00
Peter Kaske
08d3f60324 Merge remote-tracking branch 'origin/feature-pkg-infos' into feature-pkg-infos 2018-06-14 08:43:21 +02:00
Peter Kaske
453bceec4c Changes as requested by reviewer.
- Fix test name in spec file
- Use lodash isString and isNill
- Move normalisation of git url into it's own function
- Create a renderSection() function to render links in a more "dry" way
2018-06-14 08:43:01 +02:00
Juan Picado @jotadeveloper
16999d3060
Merge branch 'master' into feature-pkg-infos 2018-06-14 08:06:33 +02:00
Juan Picado @jotadeveloper
9b29e72b8a
refactor: improve notifications execution 2018-06-14 07:51:31 +02:00
Juan Picado @jotadeveloper
4245636576
feat: add published package support to template
The package published can be printed into the template
Improve error handling
Improve notification documentation
2018-06-14 07:25:09 +02:00
Peter Kaske
7bd3a4f292 feat: Add basic package infos and resource links to sidebar.
Shows homepage, repository url and license if available in meta data.
If no data is available the module isn't shown.
2018-06-14 00:34:25 +02:00
Roland Broekema
90803c774a fix: allowing to allow replace static enpoint in case of reverse proxy 2018-06-13 16:29:16 +02:00
Juan Picado @jotadeveloper
9159e2075d
chore: add stride notifications example 2018-06-13 07:16:12 +02:00
Juan Picado @jotadeveloper
30f1ca1c1d
Merge pull request #748 from ilyaztsv/feature-user-info-for-notications
feat: added information about package publisher for notifications
2018-06-13 01:52:37 +02:00
Juan Picado @jotadeveloper
4c8fb95ef8
Merge branch 'master' into feature-user-info-for-notications 2018-06-13 01:40:02 +02:00
Juan Picado @jotadeveloper
21819904e3
Merge pull request #751 from sergiohgz/612-fix-publish-step
chore(ci): fix publish step execution
2018-06-12 20:28:51 +02:00
Juan Picado @jotadeveloper
e5bf9a72df
Merge branch 'master' into feature-user-info-for-notications 2018-06-12 12:47:22 +02:00
Ilya Zaytsev
1ca5298707 feat: added information about package publisher for notifications 2018-06-12 16:37:15 +07:00
Sergio Herrera Guzmán
75ff9e9973 chore(ci): fix publish step execution 2018-06-12 11:07:19 +02:00
Juan Picado @jotadeveloper
92e1eb00ca
chore: update unit test sidebar 2018-06-12 08:22:23 +02:00
Juan Picado @jotadeveloper
82e457b7ed
chore: display all versions on sidebar
remove hidden metadata
2018-06-12 08:17:27 +02:00
Juan Picado @jotadeveloper
b334f29cf4
Merge pull request #750 from priscilawebdev/master
fix: fixed linebreaks lint issue
2018-06-11 22:40:50 +02:00
Juan Picado @jotadeveloper
092255e59e
Merge branch 'master' into master 2018-06-11 22:35:54 +02:00
Priscila Oliveira
9e3ab09d6e fix: fixed linebreaks lint issue 2018-06-11 22:22:45 +02:00
Juan Picado @jotadeveloper
0923c4419a
chore(release): 3.1.2 v3.1.2 2018-06-11 19:56:12 +02:00
Juan Picado @jotadeveloper
3ee1807cc9
chore: docker node alpine to 10.3 2018-06-11 19:45:24 +02:00
Juan Picado @jotadeveloper
d3ba567dd5
Merge pull request #749 from HCanber/let-fetch-send-cookies
fix: configure fetch to send cookies
2018-06-11 15:03:14 +02:00
Håkan Canberger
98ac855e0f fix: configure fetch to send cookies
Previously, when XMLHttpRequest was used, cookies ware sent
when getting /-/verdaccio/logo & /-/verdaccio/packages

After switching to fetch in sha fef7ee75e8a02dc3a6017b70dcb62dabf9183e0f
cookies are no longer sent.

This commit configures fetch in the webui to send cookies to the same
domain.

> The "same-origin" value makes fetch behave similarly to
> XMLHttpRequest with regards to cookies.
> https://github.com/github/fetch#sending-cookies
2018-06-11 12:57:59 +02:00
Juan Picado @jotadeveloper
b13eeab4dd
Merge branch 'master' of github.com:verdaccio/verdaccio 2018-06-09 19:13:15 +02:00
Juan Picado @jotadeveloper
2d781859ab
Merge pull request #747 from sergiohgz/612-fix-coverage-circleci-2.0
chore: store coverage
2018-06-09 19:12:42 +02:00
Sergio Herrera Guzmán
78e5c9d778 chore: store coverage 2018-06-09 19:06:05 +02:00
Juan Picado @jotadeveloper
995271a836
refactor: usage of error utils 2018-06-09 18:18:50 +02:00
Juan Picado @jotadeveloper
ee62559615
refactor: merge time prop instead overwrite it
remove dead code
2018-06-09 17:13:38 +02:00
Juan Picado @jotadeveloper
2208b4ef51
refactor: using async/await over async lib 2018-06-09 12:02:56 +02:00
Juan Picado @jotadeveloper
00ec929d95
Merge branch 'master' of github.com:verdaccio/verdaccio 2018-06-09 09:24:59 +02:00
verdacciobot
d67be1c687 docs: new Crowdin translations (#746)
docs: new Crowdin translations (#746)
2018-06-09 09:24:42 +02:00
Juan Picado @jotadeveloper
c5a02bed64
Merge branch 'master' of github.com:verdaccio/verdaccio 2018-06-09 09:24:01 +02:00
Juan Picado @jotadeveloper
8f0508fc2e
fix: search implementation depends now of each plugin
It had still file system remaining logic on search, this will force plugin to implement search. Whether plugin do not has such implementation a warning  is displayed in the console and search will return remote search results for each endpoint anyway.
2018-06-09 09:23:13 +02:00
Juan Picado @jotadeveloper
f2b663a859
Merge pull request #745 from mshindal/patch-1
Fix path to cli.js in Windows NSSM documentation
2018-06-09 08:08:02 +02:00
Matt Shindala
a1de77543d
Fix path to cli.js in Windows NSSM documentation
I believe the path here is wrong. When I install verdaccio with NPM, that `src` folder does not exist. However, there is a `build` folder with a `cli.js`. When I changed `src` to `build` on my machine, the instructions here worked.
2018-06-08 17:33:22 -05:00
Juan Picado @jotadeveloper
60593af129
chore: update readme 2018-06-08 07:42:54 +02:00
verdacciobot
1108a428c6 docs: New Crowdin translations (#744)
docs: New Crowdin translations (#744)
2018-06-08 07:07:51 +02:00
Juan Picado @jotadeveloper
e24121d81e
Merge pull request #738 from sergiohgz/612-cicleci-upgrade
chore: Migrate to CircleCI 2.0
2018-06-08 07:06:20 +02:00
Juan Picado @jotadeveloper
1f7c9c2d89
Merge pull request #743 from ahoracek/ah-profile-api-plugin
docs: add verdaccio-profile-api plugin reference
2018-06-07 20:49:52 +02:00
Adam Horacek
0b461e5cab docs: add verdaccio-profile-api reference 2018-06-07 18:03:33 +02:00
verdacciobot
50d399f94d docs: new Crowdin translations (#727)
docs: new Crowdin translations (#727)
2018-06-07 17:19:13 +02:00
Juan Picado @jotadeveloper
5e5a8bdce8
Merge pull request #742 from jharris4/master
docs: packages.md - add scope proxy example and cleanup grammar/wording
2018-06-07 16:56:54 +02:00
jharris4
e2c9938f79 docs: fix typo 2018-06-07 10:43:09 -04:00
jharris4
39aabd3155 docs: add scope proxy example and cleanup grammar/wording. 2018-06-07 10:43:09 -04:00