Juan Picado @jotadeveloper
71cbbccfb2
Merge branch 'master' into update-dependencies
2018-07-28 08:50:19 +02:00
Juan Picado @jotadeveloper
da2a8ff5ef
chore(release): 3.4.1
2018-07-27 23:16:23 +02:00
Juan Picado @jotadeveloper
f75e213399
chore: update dependencies
2018-07-27 20:59:51 +02:00
Juan Picado @jotadeveloper
62e3adf0db
chore: update devDependencies
2018-07-27 20:37:13 +02:00
Juan Picado @jotadeveloper
8627aac21d
chore(release): 3.4.0
2018-07-27 12:11:26 +02:00
ayusharma
4a7a94aa74
feat: adds base64 support in webui token ( #840 )
2018-07-26 17:11:28 +02:00
Juan Picado @jotadeveloper
ffd35c0a02
chore(release): 3.3.0
2018-07-22 22:14:43 +02:00
snyk-bot
389e306a9e
fix: package.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:cryptiles:20180710
2018-07-20 04:41:05 +00:00
Michiel De Mey
11dcf798cc
feat: adds support for external plugin directory ( #532 )
2018-07-18 14:53:08 +02:00
Juan Picado @jotadeveloper
66118ad008
chore: update Flow 0.76.0
2018-07-18 07:53:04 +02:00
Juan Picado @jotadeveloper
b2e88d12a1
chore: add sub type example with flow
2018-07-18 07:53:02 +02:00
Juan Picado @jotadeveloper
2f4dbe8564
fix: add RemoteUser type for auth
2018-07-18 07:53:00 +02:00
Juan Picado @jotadeveloper
5c2c414e03
fix: wrong auth plugin signature
2018-07-18 07:52:59 +02:00
Juan Picado @jotadeveloper
6f33876587
chore: update @verdaccio/types to 3.3.2
2018-07-18 07:52:57 +02:00
Juan Picado @jotadeveloper
61e33f0a30
refactor: use plugins type on loadPlugin
2018-07-18 07:52:54 +02:00
Juan Picado @jotadeveloper
55c146cb5d
chore: add flow plugin examples
...
middleware, authentication and storage
2018-07-18 07:52:45 +02:00
Juan Picado @jotadeveloper
7ce6abf3b2
chore: update flow to 0.75.0
2018-07-18 07:52:39 +02:00
Juan Picado @jotadeveloper
6491ed7e20
chore: force build ui on run all test
2018-07-15 00:51:56 +02:00
Juan Picado @jotadeveloper
dd3a937ac9
refactor: config file using flow
2018-07-04 00:15:07 +02:00
Juan Picado @jotadeveloper
23f76b1b1d
chore: rename jest config
...
this will avoid use config cli prop every time
2018-07-04 00:15:05 +02:00
Juan Picado @jotadeveloper
a7fd3605d1
chore: update jest and eslint
2018-07-04 00:14:59 +02:00
Daniel Ruf
dbc5f622a8
chore: remove obsolete Travis CI code
2018-06-30 19:46:56 +02:00
Juan Picado @jotadeveloper
3f5a5c2345
refactor: improve code with es6 style
2018-06-24 10:11:52 +02:00
Juan Picado @jotadeveloper
32e64c0fe3
chore: update functional script name
2018-06-23 21:02:55 +02:00
Juan Picado @jotadeveloper
55927d5408
chore: restore workers config
2018-06-23 20:57:23 +02:00
Juan Picado @jotadeveloper
d81d9eaa89
chore: circle ci do not run func test on node 6
2018-06-23 20:57:22 +02:00
Juan Picado @jotadeveloper
9242d498d7
refactor: functional testing
...
* server now are executed in the jest setup phase
* disable one snapshot
2018-06-23 20:57:16 +02:00
Juan Picado @jotadeveloper
b113aa3a55
refactor: jest config files relocation
...
still pending unit config file
2018-06-23 20:57:15 +02:00
Juan Picado @jotadeveloper
b28e6f737b
refactor: functional testing relocation
...
functional testing runs in a different process
2018-06-23 20:57:13 +02:00
Juan Picado @jotadeveloper
4e5deb4461
refactor: relocate jest conf file e2e
2018-06-23 20:55:24 +02:00
ayusharma
29bb57ad5f
feat: adds support for ascii-doc preview in readme ( #464 )
2018-06-20 00:15:25 +02:00
Juan Picado @jotadeveloper
d04dc8da73
fix: ignores http_proxy and https_proxy
...
bump verdaccio-audit@0.2.0
2018-06-15 23:11:39 +02:00
Juan Picado @jotadeveloper
07eece71ac
chore(release): 3.2.0
2018-06-15 06:12:24 +02:00
Juan Picado @jotadeveloper
0923c4419a
chore(release): 3.1.2
2018-06-11 19:56:12 +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
3060ff8280
chore(release): 3.1.1
2018-06-07 07:53:39 +02:00
Juan Picado @jotadeveloper
28239df877
chore(release): 3.1.0
2018-06-05 23:16:00 +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
9d65ea4e44
chore(release): 3.0.2
2018-05-31 10:41:27 +02:00
Juan Picado @jotadeveloper
145355760e
chore(release): 3.0.1
2018-05-31 02:01:32 +02:00
Juan Picado @jotadeveloper
815f5b341e
chore(release): 3.0.0
2018-05-30 22:55:29 +02:00
Lucius Gaitán
3168a769c3
fix: web-ui css were not being minimized
2018-05-27 09:34:17 -03:00
Juan Picado @jotadeveloper
c35469e0b2
chore(release): 3.0.0-beta.12
2018-05-23 22:06:05 +02:00
Juan Picado @jotadeveloper
5c64fa94a0
chore: update verdaccio-audit plugin
2018-05-23 21:56:21 +02:00
Juan Picado @jotadeveloper
f9f180de98
feat: support for npm audit fix #689
...
it is dissabled and commented out by default
2018-05-21 12:08:14 +02:00
Juan Picado @jotadeveloper
456f4b958e
chore(release): 3.0.0-beta.11
2018-05-20 10:07:08 +02:00
Juan Picado @jotadeveloper
089b7895b1
chore(release): 3.0.0-beta.10
2018-05-14 21:49:50 +02:00
Juan Picado @jotadeveloper
0fb7c7810a
chore(release): 3.0.0-beta.9
2018-05-13 23:56:04 +02:00
Juan Picado @jotadeveloper
6aab243d58
Merge branch 'master' of github.com:verdaccio/verdaccio
2018-05-13 23:50:11 +02:00
Juan Picado @jotadeveloper
bcf128e2be
fix: vulnerabilities with lodash
2018-05-13 23:48:24 +02:00