Juan Picado @jotadeveloper
|
cf57834019
|
Update yarn lock file #217
|
2017-07-18 21:02:06 +02:00 |
|
Juan Picado @jotadeveloper
|
16d7627ba6
|
Update dependencies #217
|
2017-07-18 21:02:05 +02:00 |
|
Juan Picado @jotadeveloper
|
3b4b8d94d5
|
Add ui test to build
|
2017-07-18 21:02:05 +02:00 |
|
Juan Picado @jotadeveloper
|
18553ba130
|
Update yarn lock file
|
2017-07-18 21:02:05 +02:00 |
|
Juan Picado @jotadeveloper
|
e49846bb1b
|
Add new web ui, replace the old one based on jQuery by React components and webpack.
|
2017-07-18 21:02:05 +02:00 |
|
Juan Picado @jotadeveloper
|
a6d3745cd4
|
Refactor api, relocate routes and clean up the code
|
2017-07-18 21:02:05 +02:00 |
|
Juan Picado @jotadeveloper
|
b3a82bc294
|
Refactor web, relocate files to web folder
|
2017-07-18 21:02:05 +02:00 |
|
Juan Picado @jotadeveloper
|
4829e5286e
|
Merge pull request #254 from gbtechhub/fix-lb
fix running behind of loadbalancer with TLS termination
|
2017-07-18 20:56:40 +02:00 |
|
Patrik Votocek
|
7df6948fe6
|
fix running behind of loadbalancer with TLS termination
|
2017-07-18 14:24:18 +02:00 |
|
Juan Picado @jotadeveloper
|
44dfb877f5
|
Merge pull request #253 from verdaccio/juanpicado-patch-2
doc: update readme, add docker badge
|
2017-07-16 09:26:00 +02:00 |
|
Juan Picado @jotadeveloper
|
5476cf6c21
|
doc: update readme, add docker badge
|
2017-07-16 09:21:10 +02:00 |
|
Juan Picado @jotadeveloper
|
789e7590bf
|
Merge pull request #252 from verdaccio/juanpicado-patch-1
Update README.md
|
2017-07-16 08:51:38 +02:00 |
|
Juan Picado @jotadeveloper
|
4cc2e0b44b
|
Update README.md
Add beta version
Add npx command
|
2017-07-16 08:39:21 +02:00 |
|
Juan Picado @jotadeveloper
|
b55a0b6c31
|
Merge commit 'e2180cf507254c37fcf8f3f8536ddb8befac70db'
* commit 'e2180cf507254c37fcf8f3f8536ddb8befac70db':
2.2.6
release: update changelog
|
2017-07-13 07:55:13 +02:00 |
|
Juan Picado @jotadeveloper
|
e2180cf507
|
2.2.6
v2.2.6
|
2017-07-13 07:03:44 +02:00 |
|
Juan Picado @jotadeveloper
|
249fcff93a
|
release: update changelog
|
2017-07-13 07:03:35 +02:00 |
|
Juan Picado @jotadeveloper
|
609a7e75ed
|
Merge pull request #251 from verdaccio/node_update
build: update node version due security update announcement
|
2017-07-13 07:00:21 +02:00 |
|
Juan Picado @jotadeveloper
|
3a518e3959
|
build: update node version due security update announcement
|
2017-07-13 06:54:19 +02:00 |
|
Juan Picado @jotadeveloper
|
279e7d1212
|
Update README.md
|
2017-07-10 06:46:01 +02:00 |
|
Juan Picado @jotadeveloper
|
a8df59bdf8
|
build: add circle ci config file
|
2017-07-09 10:26:06 +02:00 |
|
Juan Picado @jotadeveloper
|
2a817ec25f
|
Merge pull request #245 from verdaccio/locking-file-feature
refactor(storage): extract common library need it for plugins
|
2017-07-08 16:28:01 +02:00 |
|
Juan Picado @jotadeveloper
|
2187a9e8b8
|
refactor(storage): extract common library need it for plugins
|
2017-07-08 16:17:09 +02:00 |
|
Juan Picado @jotadeveloper
|
770ef82fe1
|
Merge pull request #243 from rbpinheiro/patch-1
fixing yarn syntax
|
2017-07-05 20:59:55 +02:00 |
|
Rafael Pinheiro
|
436fb47057
|
fixing yarn syntax
The current command was installing the packages "global" and "verdaccio" locally instead of installing verdaccio globally.
|
2017-07-05 15:58:07 -03:00 |
|
Juan Picado @jotadeveloper
|
87bdc7013f
|
2.2.5
v2.2.5
|
2017-07-05 19:33:49 +02:00 |
|
Juan Picado @jotadeveloper
|
7989000ef8
|
(release): prepare release v2.2.5 (skip 2.2.4 due npm publish issue)
|
2017-07-05 19:33:42 +02:00 |
|
Juan Picado @jotadeveloper
|
1867bd3184
|
2.2.4
|
2017-07-05 19:30:29 +02:00 |
|
Juan Picado @jotadeveloper
|
cc96236dac
|
(release): prepare release v2.2.4
|
2017-07-05 19:30:29 +02:00 |
|
Juan Picado @jotadeveloper
|
807f170b72
|
Merge pull request #241 from markpeterfejes/master
Fixed adding the verdaccio user into the group
|
2017-07-05 19:23:52 +02:00 |
|
markpeterfejes
|
109d80a39e
|
Fixed adding the verdaccio user into the group
|
2017-07-05 16:30:31 +02:00 |
|
Juan Picado @jotadeveloper
|
4f59b0d2c6
|
Merge pull request #240 from markpeterfejes/master
Added documentation to the PROTOCOL configuration
|
2017-07-05 09:58:25 +02:00 |
|
markpeterfejes
|
1d07e65997
|
Added documentation to the PROTOCOL configuration
|
2017-07-05 09:47:29 +02:00 |
|
Meeeeow
|
df87eb3224
|
Merge pull request #236 from verdaccio/fix_105
Increase Documentation
|
2017-07-05 10:49:12 +08:00 |
|
Juan Picado @jotadeveloper
|
7a5fe2afac
|
2.2.3
v2.2.3
|
2017-07-04 22:43:12 +02:00 |
|
Juan Picado @jotadeveloper
|
7fd2357245
|
(release): Preparing release 2.2.3
|
2017-07-04 22:43:00 +02:00 |
|
Juan Picado @jotadeveloper
|
6cdf8f9007
|
Merge pull request #239 from markpeterfejes/master
Updated Dockerfile & added proper signal handling
|
2017-07-04 21:31:02 +02:00 |
|
markpeterfejes
|
e1d447c450
|
Easy configuration for listen protocol
|
2017-07-04 18:53:45 +02:00 |
|
markpeterfejes
|
32709843fb
|
Updated Dockerfile - added proper signal handling
|
2017-07-04 18:10:41 +02:00 |
|
Juan Picado @jotadeveloper
|
02431bf71e
|
(fix): Fix notification table
|
2017-07-04 08:05:41 +02:00 |
|
Juan Picado @jotadeveloper
|
ef347442be
|
(fix): Fix tabs instead spaces
|
2017-07-04 08:02:29 +02:00 |
|
Juan Picado @jotadeveloper
|
8e009d8fe8
|
(doc): Add notifications documentation
|
2017-07-04 08:00:31 +02:00 |
|
Juan Picado @jotadeveloper
|
432a6c4eaf
|
(doc): Upload cli documentation
|
2017-07-04 07:20:13 +02:00 |
|
Juan Picado @jotadeveloper
|
da0618c442
|
Merge pull request #235 from verdaccio/refactor_test
Refactor functional testing
|
2017-07-03 20:59:39 +02:00 |
|
Juan Picado @jotadeveloper
|
4ea5ec7194
|
2.2.2
v2.2.2
|
2017-07-02 15:11:07 +02:00 |
|
Juan Picado @jotadeveloper
|
7f16f90186
|
(release): Update changelog
|
2017-07-02 15:11:01 +02:00 |
|
Juan Picado @jotadeveloper
|
71a22be8ca
|
(fix): Fix wrong reference to config packages
|
2017-07-02 15:00:05 +02:00 |
|
Juan Picado @jotadeveloper
|
f504c6c181
|
(fix): Update broken link
|
2017-07-02 14:59:45 +02:00 |
|
Juan Picado @jotadeveloper
|
c54f886525
|
(doc): Upload uplinks documentation, added section
|
2017-07-02 14:40:00 +02:00 |
|
Juan Picado @jotadeveloper
|
d8177a7724
|
(doc): Upload packages documentation
|
2017-07-02 14:39:46 +02:00 |
|
Juan Picado @jotadeveloper
|
17bc128546
|
(doc): Update ansible doc
|
2017-07-02 09:38:25 +02:00 |
|