Juan Picado @jotadeveloper
|
d9e6e87702
|
test: add unit test for login web ui
|
2018-03-18 13:41:36 +01:00 |
|
Aaron Lozier
|
4e5e7cc89b
|
style(): removing strictSSL option from subsequent calls
|
2018-03-17 15:49:42 -05:00 |
|
Juan Picado @jotadeveloper
|
37d2aa8d49
|
test: add unit test for utilities
|
2018-03-17 18:28:54 +01:00 |
|
Aaron Lozier
|
f0fef44885
|
feat: add strict_ssl_option, fixes #587
|
2018-03-17 09:47:28 -05:00 |
|
Juan Picado @jotadeveloper
|
7237ab340f
|
refactor: add flow support on publish endpoint
|
2018-03-17 11:54:57 +01:00 |
|
Juan Picado @jotadeveloper
|
484e2a6afe
|
refactor(flow): add types to new files
|
2018-03-14 07:06:29 +01:00 |
|
Juan Picado @jotadeveloper
|
59a53e1919
|
refactor: annotate files with flow
|
2018-03-11 16:27:16 +01:00 |
|
Juan Picado @jotadeveloper
|
00865d07db
|
refactor: dist-tags accessor
|
2018-03-11 07:06:13 +01:00 |
|
Juan Picado @jotadeveloper
|
d200bf4507
|
refactor: remove use strict
|
2018-03-11 00:19:47 +01:00 |
|
Juan Picado @jotadeveloper
|
ae1829e080
|
refactor: relocate middleware file
|
2018-03-10 23:49:58 +01:00 |
|
Juan Picado @jotadeveloper
|
824ad7d180
|
refactor: middleware use es6
|
2018-03-10 23:45:56 +01:00 |
|
Juan Picado @jotadeveloper
|
c2619854dd
|
refactor: migrate imports to es6
|
2018-03-10 23:13:26 +01:00 |
|
Juan Picado @jotadeveloper
|
76fe6cb5d7
|
refactor: apply flow and imports es6
|
2018-03-10 21:09:04 +01:00 |
|
Juan Picado @jotadeveloper
|
8f932f5f8a
|
chore: update some endpoints with flow
|
2018-03-02 23:19:08 +01:00 |
|
Juan Picado @jotadeveloper
|
0167de508c
|
refactor: move specific flow types into the project
|
2018-02-26 21:28:09 +01:00 |
|
Juan Picado @jotadeveloper
|
101dfe9c5d
|
fix: missing method
|
2018-02-24 22:24:24 +01:00 |
|
Juan Picado @jotadeveloper
|
50288e79e7
|
fix: allow uplink comparison for https protocol
fix #571
|
2018-02-24 21:20:17 +01:00 |
|
Juan Picado @jotadeveloper
|
18ef37393e
|
test: add unit test for isUplinkValid #571
|
2018-02-24 20:50:00 +01:00 |
|
Juan Picado @jotadeveloper
|
199c98314d
|
refactor: add types to new files
pluging-loader and auth
|
2018-02-24 20:31:03 +01:00 |
|
Juan Picado @jotadeveloper
|
afd1b6e2dd
|
test: refactor and add small test for auth class
|
2018-02-24 20:31:02 +01:00 |
|
Juan Picado @jotadeveloper
|
dfe8007f9b
|
chore(flow): add flow for search class
|
2018-02-24 20:31:01 +01:00 |
|
Juan Picado @jotadeveloper
|
d086073069
|
fix(flow): fix flow definitions
|
2018-02-24 20:31:00 +01:00 |
|
Nicolas Bazille
|
154b0a9a76
|
fix: remove capitalize on package name
|
2018-02-20 19:03:30 +01:00 |
|
Juan Picado @jotadeveloper
|
f972585f39
|
refactor: remove internal plugin
|
2018-02-17 10:44:35 +01:00 |
|
Juan Picado @jotadeveloper
|
9c8abfb62e
|
fix: update doc and output console to generate https
|
2018-02-16 08:03:33 +01:00 |
|
Juan Picado @jotadeveloper
|
66031363b9
|
test(e2e): add test scenario for sidebar
|
2018-02-11 00:02:14 +01:00 |
|
Juan Picado @jotadeveloper
|
705eda1697
|
fix: broken import reference
|
2018-02-10 16:56:55 +01:00 |
|
Juan Picado @jotadeveloper
|
508d175778
|
test(e2e): add test scenario to display published packages on ui
|
2018-02-10 16:45:29 +01:00 |
|
Juan Picado @jotadeveloper
|
8c2a755f84
|
test(e2e): add test scenario to login user
|
2018-02-10 09:41:01 +01:00 |
|
Juan Picado @jotadeveloper
|
d561580d68
|
chore(flow): update flow definitions
|
2018-02-04 14:35:03 +01:00 |
|
Juan Picado @jotadeveloper
|
f7414e9bb2
|
chore(flow): update flow definitions for proxy
|
2018-02-04 14:15:51 +01:00 |
|
Juan Picado @jotadeveloper
|
7e06ccc8ac
|
chore(flow): update flow definitions
|
2018-02-04 02:12:45 +01:00 |
|
Juan Picado @jotadeveloper
|
7a86b71342
|
refactor(flow): add flow support to storage
|
2018-02-04 00:24:28 +01:00 |
|
Juan Picado @jotadeveloper
|
42f23da363
|
refactor: methods to camel case
|
2018-02-03 22:36:28 +01:00 |
|
Juan Picado @jotadeveloper
|
67414a5ed5
|
refactor: getPackage method
|
2018-02-03 22:33:14 +01:00 |
|
Juan Picado @jotadeveloper
|
bee4d1cf4f
|
test(unit): add test for uplink offline, refactor proxy
|
2018-02-03 22:21:23 +01:00 |
|
Juan Picado @jotadeveloper
|
0cc29e605d
|
chore(style): update title size
|
2018-02-03 19:43:26 +01:00 |
|
Juan Picado @jotadeveloper
|
1570810f99
|
refactor: web api to es6
|
2018-02-03 19:33:04 +01:00 |
|
Juan Picado @jotadeveloper
|
3bb374c84a
|
chore: style improvements
|
2018-02-03 19:27:55 +01:00 |
|
Juan Picado @jotadeveloper
|
64daa46756
|
chore: update dependencies
|
2018-02-03 16:47:33 +01:00 |
|
Meeeeow
|
3b568cd74b
|
refactor: add links to verdaccio official website
|
2018-02-03 20:10:56 +08:00 |
|
Meeeeow
|
b35ccc2f28
|
refactor: remove span tag, fill country name into alt property
|
2018-02-03 20:03:40 +08:00 |
|
Meeeeow
|
da610e562f
|
refactor: re-design footer
|
2018-02-03 19:39:01 +08:00 |
|
Meeeeow
|
982b974e63
|
Merge branch 'master' into new_footer
|
2018-02-03 18:06:11 +08:00 |
|
Meeeeow
|
cd96b95651
|
feat: new footer, close #486
|
2018-01-29 01:32:13 +08:00 |
|
Juan Picado @jotadeveloper
|
234299fe2a
|
test(dist-tag): add unit test for dist-tag
|
2018-01-28 14:51:51 +01:00 |
|
Juan Picado @jotadeveloper
|
ec36521ab8
|
fix(dist-tag): fix #411 latest tag is incorrect
|
2018-01-28 11:53:49 +01:00 |
|
Juan Picado @jotadeveloper
|
819f06015e
|
test(unit): add unit test for packages endpoint
|
2018-01-28 11:38:22 +01:00 |
|
Juan Picado @jotadeveloper
|
3e41dcaf6e
|
refactor(test): remove deprecated groups
|
2018-01-28 11:37:33 +01:00 |
|
Juan Picado @jotadeveloper
|
5140b57efb
|
refactor(test): remove deprecate auth support, fix all test
|
2018-01-28 02:47:54 +01:00 |
|