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

1988 Commits

Author SHA1 Message Date
Christopher Kelley
5c5af275ab
fix: correct linter errors and warnings 2018-03-26 13:51:14 -04:00
Christopher Kelley
78bb95c0c2
Merge branch 'master' into 628-auth-user-zero 2018-03-26 09:21:33 -04:00
Christopher Kelley
8bbedc933b
[Close #628] Test and correct auth plugin values 2018-03-26 09:20:12 -04:00
Juan Picado @jotadeveloper
f4b15e1bb5
Merge pull request #633 from ayusharma/issue-542
fix(test): replaces LocaleString with date-nfs/format
2018-03-24 20:24:19 +01:00
Juan Picado @jotadeveloper
57a6771681
Merge branch 'master' into issue-542 2018-03-24 20:15:58 +01:00
Ayush Sharma
0d3cf84c01 fix(test): replaces LocaleString with date-nfs/format
fix(test): replaces timezone to UTC

fix(test): updates variable definitions

fix(test): updates time format
2018-03-24 23:31:24 +05:30
Juan Picado @jotadeveloper
1455ff44f7
Merge pull request #635 from bochen2014/master
add documentation for issue#336
2018-03-24 13:42:04 +01:00
Bo Chen
2050f298e9 issue#336 2018-03-24 23:29:51 +11:00
Juan Picado @jotadeveloper
b604cf8155
Merge pull request #634 from verdaccio/feature-logout
feat: using fetch on UI
2018-03-24 11:14:17 +01:00
Juan Picado @jotadeveloper
8670f70a3e
chore: apply arrow function 2018-03-24 10:12:28 +01:00
Juan Picado @jotadeveloper
badc707777
feat: remove web logout endpoint
we do not need it
2018-03-24 10:12:27 +01:00
Juan Picado @jotadeveloper
cbf4b9c364
fix: display logo 2018-03-24 10:12:26 +01:00
Juan Picado @jotadeveloper
2022a30419
fix: unit test and better error handling 2018-03-24 10:12:25 +01:00
Juan Picado @jotadeveloper
f338ee4101
fix: login with fetch 2018-03-24 10:12:23 +01:00
Juan Picado @jotadeveloper
fef7ee75e8
chore: remove axios in favor of fetch
xhr is not in the wave anymore
2018-03-24 10:12:21 +01:00
Juan Picado @jotadeveloper
b9a6edf9b0
chore: update verdaccio-memory dep 2018-03-24 09:07:36 +01:00
Juan Picado @jotadeveloper
9c39cf0c1e
chore: rename method to camelCase 2018-03-22 18:31:26 +01:00
Juan Picado @jotadeveloper
4f395500b6
test: disable test 2018-03-20 17:46:20 +01:00
Juan Picado @jotadeveloper
011f5bf55b
test: disable test 2018-03-20 17:01:40 +01:00
Juan Picado @jotadeveloper
be293a7641
Merge pull request #632 from ayusharma/issue-385
fix: adds debounce to search api call
2018-03-20 07:38:42 +01:00
Ayush Sharma
aa60e1dbb2 fix: adds debounce to search api call 2018-03-19 19:37:41 +05:30
verdacciobot
b47d643e01 docs: crowdin translations (#631)
docs: crowdin translations (#631)
2018-03-19 09:12:27 +01:00
Juan Picado @jotadeveloper
d6644bef14
Update CHANGELOG.md 2018-03-18 16:32:59 +01:00
Juan Picado @jotadeveloper
768ce6a882
chore(release): 3.0.0-beta.4 v3.0.0-beta.4 2018-03-18 16:26:18 +01:00
Juan Picado @jotadeveloper
92b45a1944
Merge pull request #588 from ajlozier/issue-587
feat: add strict_ssl option, fixes #587
2018-03-18 16:08:59 +01:00
Juan Picado @jotadeveloper
8d5a7f0c30
Merge branch 'master' into issue-587 2018-03-18 15:52:16 +01:00
Aaron Lozier
a56e8ad030 chore: update package and yarn to latest flow-types; skip test per #542 2018-03-18 09:27:51 -05:00
Juan Picado @jotadeveloper
d9e6e87702
test: add unit test for login web ui 2018-03-18 13:41:36 +01:00
Juan Picado @jotadeveloper
f0d2e8592f
test: add test for web ui endpoints
packages, sidebar and search
2018-03-18 08:46:02 +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
5a93589caa
chore: update gitignore
allow vscode files to be shared
2018-03-17 11:53:10 +01:00
verdacciobot
0c678b9158 docs: new Crowdin translations (#630)
docs: new Crowdin translations (#630)
2018-03-16 07:08:06 +01:00
Juan Picado @jotadeveloper
0d5b07f4b9
Merge pull request #629 from nafarlee/patch-1
Improve grammar and wording in docs/install.md
2018-03-15 19:36:12 +01:00
Nicholas Farley
5e720b4511
Improve grammar and wording in docs/install.md 2018-03-15 13:57:42 -04:00
Juan Picado @jotadeveloper
484e2a6afe
refactor(flow): add types to new files 2018-03-14 07:06:29 +01:00
Juan Picado @jotadeveloper
1740aad834
test(e2e): add test for protected packages
Protected packages are not displayed on UI
2018-03-13 22:15:21 +01:00
Juan Picado @jotadeveloper
8679ee9598
chore: highlight links on website 2018-03-12 07:58:38 +01:00
verdacciobot
f7d3437dce docs: crowdin translations (#626)
docs: crowdin translations (#626)
2018-03-12 07:32:53 +01:00
Juan Picado @jotadeveloper
fdea0db487
docs: update package access 2018-03-12 07:24:39 +01:00
Juan Picado @jotadeveloper
036120b777
fix: add teardown for unit test 2018-03-11 19:25:13 +01:00
Juan Picado @jotadeveloper
547da379e9
test: add test for proxy access
the test will check whether avoiding proxy on uplink configuration avoid proxy access
2018-03-11 18:55:19 +01:00
Juan Picado @jotadeveloper
bec7930bc0
Merge branch 'stack-update' 2018-03-11 16:38:58 +01:00
Juan Picado @jotadeveloper
59a53e1919
refactor: annotate files with flow 2018-03-11 16:27:16 +01:00
Juan Picado @jotadeveloper
6b19c819ed
chore: pin dependencies 2018-03-11 07:21:49 +01:00
Juan Picado @jotadeveloper
6203554eea
chore: remove dependencies 2018-03-11 07:15:27 +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