verdacciobot
d67be1c687
docs: new Crowdin translations ( #746 )
...
docs: new Crowdin translations (#746 )
2018-06-09 09:24:42 +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
Juan Picado @jotadeveloper
bbb6151556
Merge branch 'master' into 612-cicleci-upgrade
2018-06-07 08:24:35 +02:00
Juan Picado @jotadeveloper
3060ff8280
chore(release): 3.1.1
2018-06-07 07:53:39 +02:00
Juan Picado @jotadeveloper
e977d50c8a
fix: migration issue with old storage #740
...
time field is not present on some old storage, this will add the time field when a package is published
2018-06-07 07:52:19 +02:00
Juan Picado @jotadeveloper
b26f80f062
refactor: reduce search method size
2018-06-07 07:30:54 +02:00
Sergio Herrera Guzmán
778cec6bdd
chore: Migrate to CircleCI 2.0
2018-06-06 09:34:09 +02:00
Juan Picado @jotadeveloper
28239df877
chore(release): 3.1.0
2018-06-05 23:16:00 +02:00
Juan Picado @jotadeveloper
779878383d
chore: docker build support static properties and rest on objects
2018-06-05 23:08:24 +02:00
Juan Picado @jotadeveloper
a62688f844
fix: groups are not array were not handled
...
any group that is returned from a authenticate() and is not an array will throw an error.
2018-06-05 22:46:02 +02:00
Juan Picado @jotadeveloper
73324a2971
refactor: convertDistRemoteToLocalTarballUrls method
...
add unit test
improve readbility
2018-06-05 21:03:27 +02:00
Juan Picado @jotadeveloper
d5f4b54a41
refactor: renaming validate name method
2018-06-04 23:08:50 +02:00
Juan Picado @jotadeveloper
c9933820cb
Merge pull request #734 from verdaccio/refactor-phase1
...
refactor: crypto utils
2018-06-04 23:07:01 +02:00
Juan Picado @jotadeveloper
4f4cd879a2
Merge branch 'master' into refactor-phase1
2018-06-04 22:31:00 +02:00
Juan Picado @jotadeveloper
3200dee7d4
Merge pull request #736 from verdaccio/refactor-ui-front
...
feat: add published date and license on ui
2018-06-04 18:39:41 +02:00
Juan Picado @jotadeveloper
375a0cac0e
Merge branch 'master' into refactor-ui-front
2018-06-04 14:30:44 +02:00
Juan Picado @jotadeveloper
735ea8aae1
Merge pull request #737 from 0neSe7en/doc
...
docs: fix full.yaml url for wget
2018-06-04 12:02:09 +02:00
wsy
9b7f878f9d
docs: revert changes inside website/translated_docs/
2018-06-04 16:49:30 +08:00
wsy
697ac036a5
docs: fix full.yaml url for wget
2018-06-04 16:07:58 +08:00
Juan Picado @jotadeveloper
ecbe616e46
feat: add published date and license on ui
2018-06-04 06:44:53 +02:00
Juan Picado @jotadeveloper
c241007ee9
Merge pull request #735 from verdaccio/fix-bundle-size
...
build: reduce bundle size and enable code splitting
2018-06-03 20:00:13 +02:00
Juan Picado @jotadeveloper
0af6f5a865
feat: using code splitting on routers
...
* enable syntax-dynamic-import
2018-06-03 18:34:41 +02:00
Juan Picado @jotadeveloper
e0bf1cd5f0
chore: fix brong import path
2018-06-03 18:19:15 +02:00
Juan Picado @jotadeveloper
ceffc461c2
chore: exclude bundle files on git
2018-06-03 17:35:12 +02:00
Juan Picado @jotadeveloper
72d9b4124d
chore: syntax-dynamic-import
...
add syntax-dynamic-import babel plugin and update webpack
2018-06-03 17:34:30 +02:00
Juan Picado @jotadeveloper
a79d87bd7f
fix: improve bundle size
...
lodash should not be imported globally
2018-06-03 17:33:09 +02:00
Juan Picado @jotadeveloper
9914705fb0
Merge branch 'master' into refactor-phase1
2018-06-03 13:58:07 +02:00
Juan Picado @jotadeveloper
74f1198cf3
refactor: json web token relocated
2018-06-03 08:51:18 +02:00
Juan Picado @jotadeveloper
4951131ec2
Merge pull request #733 from SheetJSDev/master
...
SheetJS uses Verdaccio!
2018-06-02 18:09:20 +02:00
SheetJS
cbd9484e72
SheetJS uses Verdaccio!
2018-06-02 11:49:43 -04:00
Juan Picado @jotadeveloper
87e3faa624
refactor: create cryto utils
2018-06-01 22:17:01 +02:00
Juan Picado @jotadeveloper
4a5116fb5d
chore: update readme
2018-06-01 06:35:28 +02:00
Juan Picado @jotadeveloper
5c353fd10b
docs: typo improve information
2018-05-31 11:11:35 +02:00
verdacciobot
5b862ea342
docs: New Crowdin translations ( #726 )
...
docs: New Crowdin translations (#726 )
2018-05-31 10:55:20 +02:00
Juan Picado @jotadeveloper
9d65ea4e44
chore(release): 3.0.2
2018-05-31 10:41:27 +02:00
Juan Picado @jotadeveloper
8df186c5d5
fix: enable audit by default
...
For docker and new installations
2018-05-31 10:41:00 +02:00
Juan Picado @jotadeveloper
a22b3a4415
docs: update beta to latest
2018-05-31 10:32:46 +02:00
Juan Picado @jotadeveloper
c920fa335c
fix: skip problematic unit test
...
we need to dive into the reason, it fails randomnly
2018-05-31 09:50:16 +02:00
Juan Picado @jotadeveloper
7cb3c86c02
chore: fix gif path
2018-05-31 09:37:03 +02:00
Juan Picado @jotadeveloper
160c5e33ea
chore: typo
2018-05-31 09:32:59 +02:00