1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00
Commit Graph

1970 Commits

Author SHA1 Message Date
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
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
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
c6eb6756ed
Update README.md 2018-03-10 17:59:55 +01:00
Juan Picado @jotadeveloper
9bf5150099
docs: update contributing guidelines 2018-03-10 17:30:56 +01:00
Juan Picado @jotadeveloper
1d5a2c8214
chore: update dependency
regular maintenance
2018-03-10 12:33:31 +01:00
verdacciobot
22136bd9ca docs: new Crowdin translations (#624)
docs: new Crowdin translations (#624)
2018-03-10 12:22:48 +01:00
Juan Picado @jotadeveloper
75a48dad02
Merge pull request #623 from ayusharma/issue-622-docs-update
docs: adds troubleshooting of IIS server with https
2018-03-08 15:48:27 +01:00
Ayush Sharma
d3d7da116b docs: adds troubleshooting of IIS server with https 2018-03-08 16:25:21 +05:30
verdacciobot
e33bc7131a docs: update translation
docs: update translation
2018-03-05 08:22:22 +01:00
verdacciobot
875dbf1cc3 docs: update translations
docs: update translations
2018-03-05 07:13:01 +01:00
Juan Picado @jotadeveloper
1d74ea7362
docs: update button text 2018-03-04 21:45:29 +01:00
verdacciobot
2b622a1cf1 docs: update translations
docs: update translations
2018-03-04 21:33:57 +01:00
Juan Picado @jotadeveloper
da0901d16b
chore: update website front-end with translate support 2018-03-04 20:59:48 +01:00
Juan Picado @jotadeveloper
dacf6bc9d9
chore(release): 3.0.0-beta.2 v3.0.0-beta.2 2018-03-04 18:04:07 +01:00
Juan Picado @jotadeveloper
75426980cc
Merge pull request #618 from ayusharma/htpasswd-integration
verdaccio-htpasswd v0.1.4
2018-03-04 18:01:36 +01:00
Ayush Sharma
2de47454bf test: updates verdaccio-htpasswd tests
bumps verdaccio-htpasswd to 0.1.4
2018-03-04 22:14:29 +05:30