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

2529 Commits

Author SHA1 Message Date
Ayush Sharma
ca76fdf55f
Merge pull request #851 from verdaccio/#840-atob-not-support-unicode-strings
feat: adds base64 support in webui token (#840)
2018-07-26 17:28:59 +02:00
ayusharma
4a7a94aa74 feat: adds base64 support in webui token (#840) 2018-07-26 17:11:28 +02:00
verdacciobot
e9660ef656 New Crowdin translations (#839)
* New translations dev-plugins.md (Spanish)
docs(website): new translations

* New translations en.json (Portuguese, Brazilian)
docs(website): new translations

* New translations web.md (Portuguese, Brazilian)
docs(website): new translations

* New translations install.md (Spanish)
docs(website): new translations

* New translations en.json (Spanish)
docs(website): new translations

* New translations plugins.md (Spanish)
docs(website): new translations

* New translations web.md (Spanish)
docs(website): new translations

* New translations plugins.md (Portuguese, Brazilian)
docs(website): new translations

* New translations dev-plugins.md (Chinese Simplified)
docs(website): new translations

* New translations plugins.md (Chinese Simplified)
docs(website): new translations

* New translations install.md (Chinese Simplified)
docs(website): new translations

* New translations install.md (Portuguese, Brazilian)
docs(website): new translations

* New translations dev-plugins.md (Portuguese, Brazilian)
docs(website): new translations

* New translations en.json (Chinese Simplified)
docs(website): new translations

* New translations web.md (Chinese Simplified)
docs(website): new translations

* New translations protect-your-dependencies.md (Chinese Simplified)
docs(website): new translations

* New translations protect-your-dependencies.md (Chinese Simplified)
docs(website): new translations

* New translations protect-your-dependencies.md (Chinese Simplified)
docs(website): new translations

* New translations repositories.md (Chinese Simplified)
docs(website): new translations

* New translations reverse-proxy.md (Chinese Simplified)
docs(website): new translations

* New translations reverse-proxy.md (Chinese Simplified)
docs(website): new translations

* New translations reverse-proxy.md (Chinese Simplified)
docs(website): new translations

* New translations server.md (Chinese Simplified)
docs(website): new translations

* New translations server.md (Chinese Simplified)
docs(website): new translations

* New translations server.md (Chinese Simplified)
docs(website): new translations

* New translations server.md (Chinese Simplified)
docs(website): new translations

* New translations ssl.md (Chinese Simplified)
docs(website): new translations

* New translations ssl.md (Chinese Simplified)
docs(website): new translations

* New translations protect-your-dependencies.md (Chinese Simplified)
docs(website): new translations

* New translations ssl.md (Chinese Simplified)
docs(website): new translations

* New translations protect-your-dependencies.md (Chinese Simplified)
docs(website): new translations

* New translations repositories.md (Chinese Simplified)
docs(website): new translations

* New translations reverse-proxy.md (Chinese Simplified)
docs(website): new translations

* New translations reverse-proxy.md (Chinese Simplified)
docs(website): new translations

* New translations server.md (Chinese Simplified)
docs(website): new translations

* New translations ssl.md (Chinese Simplified)
docs(website): new translations

* New translations protect-your-dependencies.md (Chinese Simplified)
docs(website): new translations

* New translations reverse-proxy.md (Chinese Simplified)
docs(website): new translations
2018-07-25 07:56:23 +02:00
Diego Louzán
4713b2f39a chore: fix docker build behind a corporate proxy
installs full-fledged wget in alpine, so that it honors proxy
environment variables
2018-07-24 16:28:48 +02:00
Juan Picado @jotadeveloper
98ec1d4631
Merge pull request #841 from verdaccio/discord-badge
chore: adds discord badge
2018-07-23 14:23:28 +02:00
ayusharma
ba9903e212 chore: adds discord badge 2018-07-23 12:23:02 +02:00
Juan Picado @jotadeveloper
ffd35c0a02
chore(release): 3.3.0 v3.3.0 2018-07-22 22:14:43 +02:00
Ayush Sharma
967ddb3887
Merge pull request #838 from verdaccio/release-website
Release website
2018-07-22 21:55:22 +02:00
Ayush Sharma
df5878dd53
Merge branch 'master' into release-website 2018-07-22 21:51:07 +02:00
Juan Picado @jotadeveloper
8a7a9d8c8b
Merge pull request #833 from verdaccio/refactor-package-sidebar-and-package-components
refactor: package and package sidebar code refactoring
2018-07-22 21:45:12 +02:00
ayusharma
263b0f78a9 refactor: <Package /> , <Footer /> and package sidebar code refactoring
refactor: variable naming
2018-07-22 21:22:51 +02:00
Juan Picado @jotadeveloper
c2656f6520
chore: update description on versions 2018-07-22 21:02:16 +02:00
Juan Picado @jotadeveloper
7bff7e91e5
chore: prepare releaser website 3.3.0 2018-07-22 20:25:40 +02:00
Juan Picado @jotadeveloper
b82b8f12a3
docs: small improvements 2018-07-22 20:23:53 +02:00
Juan Picado @jotadeveloper
1536b97d0b
chore: add current version website 2018-07-22 20:21:54 +02:00
verdacciobot
4a6383d05f New Crowdin translations (#823)
* New translations config.md (Spanish)
docs(website): new translations

* New translations config.md (Chinese Simplified)
docs(website): new translations

* New translations config.md (Portuguese, Brazilian)
docs(website): new translations

* New translations logger.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations

* New translations docker.md (Spanish)
docs(website): new translations

* New translations config.md (Spanish)
docs(website): new translations

* New translations docker.md (Chinese Simplified)
docs(website): new translations

* New translations config.md (Chinese Simplified)
docs(website): new translations

* New translations docker.md (Portuguese, Brazilian)
docs(website): new translations

* New translations config.md (Portuguese, Brazilian)
docs(website): new translations
2018-07-21 16:34:10 +02:00
Ayush Sharma
b95aba95cb
Merge pull request #830 from verdaccio/snyk-fix-gtqikh
chore: Fix for 1 vulnerable dependencies
2018-07-21 00:21:27 +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
a14a737241
Merge pull request #815 from verdaccio/refactor-flow
refactor: flow 0.7x.0
2018-07-18 11:03:10 +02:00
Juan Picado @jotadeveloper
9ade39a264
refactor: add types on auth files 2018-07-18 07:53:05 +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
73ab307260
refactor: add generic time on load auth plugin 2018-07-18 07:52:50 +02:00
Juan Picado @jotadeveloper
78d3364691
chore: new constant for plugins 2018-07-18 07:52:46 +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
eecc98f671
Merge pull request #824 from ayusharma/refactor-unnecessary-src-directory
refactor: removes un-necessary 'src' from webui path
2018-07-18 07:51:59 +02:00
ayusharma
d6dd2f647b refactor: removes un-necessary 'src' from webui path 2018-07-17 22:03:06 +02:00
Juan Picado @jotadeveloper
a76a14b921
Merge pull request #820 from tzachshabtay/patch-1
docs: fix typos
2018-07-17 21:11:10 +02:00
verdacciobot
f90522e303 New Crowdin translations (#806)
* New translations web.md (Portuguese, Brazilian)
docs(website): new translations

* New translations web.md (Spanish)
docs(website): new translations

* New translations web.md (Chinese Simplified)
docs(website): new translations

* New translations docker.md (Chinese Simplified)
docs(website): new translations

* New translations plugins.md (Spanish)
docs(website): new translations

* New translations plugins.md (Portuguese, Brazilian)
docs(website): new translations

* New translations plugins.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations install.md (Chinese Simplified)
docs(website): new translations

* New translations install.md (Chinese Simplified)
docs(website): new translations

* New translations install.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations logger.md (Chinese Simplified)
docs(website): new translations

* New translations logger.md (Chinese Simplified)
docs(website): new translations

* New translations node-api.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations

* New translations node-api.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations

* New translations node-api.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations iis-server.md (Chinese Simplified)
docs(website): new translations

* New translations install.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations kubernetes.md (Chinese Simplified)
docs(website): new translations

* New translations logger.md (Chinese Simplified)
docs(website): new translations

* New translations notifications.md (Chinese Simplified)
docs(website): new translations
2018-07-17 10:41:31 +02:00
tzachshabtay
87ea8959d7
Fix typos 2018-07-16 16:13:49 -04:00
Juan Picado @jotadeveloper
45b21fa87d
Merge pull request #800 from verdaccio/refactor-config
refactor: config and utils
2018-07-16 11:48:55 +02:00
Juan Picado @jotadeveloper
eec22b712b
Merge branch 'master' into refactor-config 2018-07-15 00:52:46 +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
cbc6479003
refactor: improve readability 2018-07-15 00:47:47 +02:00
Juan Picado @jotadeveloper
02d910149b
chore: add syntatic sugar on load plugin auth 2018-07-15 00:31:45 +02:00
Juan Picado @jotadeveloper
9f4602830d
chore: improve logic on allow_action 2018-07-15 00:30:47 +02:00
Juan Picado @jotadeveloper
cfb03aa177
Merge pull request #811 from ayusharma/fix-unsafe-component-will-mount
refactor: replaces componentWillMount with componentDidMount
2018-07-13 09:02:09 +02:00
Juan Picado @jotadeveloper
75fdf9803b
Merge branch 'master' into fix-unsafe-component-will-mount 2018-07-13 08:27:14 +02:00
Juan Picado @jotadeveloper
9ef13fb6b6
Merge branch 'master' into refactor-config 2018-07-12 08:50:07 +02:00
Juan Picado @jotadeveloper
452cdce00f
Merge pull request #812 from ayusharma/issue-752-capitalize-name-of-logged-in-user
feat: capitalises logged in user name
2018-07-12 08:26:58 +02:00
ayusharma
0e21e35c51 feat: capitalises logged in username (#752) 2018-07-11 10:08:07 +02:00
ayusharma
3687c7149a refactor: replaces componentWillMount with componentDidMount 2018-07-10 17:39:18 +02:00
Juan Picado @jotadeveloper
50f3634bab
Merge branch 'master' into refactor-config 2018-07-09 15:53:48 +02:00
Juan Picado @jotadeveloper
7739141148
Merge pull request #808 from DanielRuf/fix/open-external-links-in-new-tabs
fix: open external tabs in new tabs
2018-07-08 09:15:21 +02:00