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

2409 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
b26f80f062
refactor: reduce search method size 2018-06-07 07:30:54 +02:00
Sergio Herrera Guzmán
778cec6bdd chore: Migrate to CircleCI 2.0 2018-06-06 09:34:09 +02:00
Juan Picado @jotadeveloper
28239df877
chore(release): 3.1.0 v3.1.0 2018-06-05 23:16:00 +02:00
Juan Picado @jotadeveloper
779878383d
chore: docker build support static properties and rest on objects 2018-06-05 23:08:24 +02:00
Juan Picado @jotadeveloper
a62688f844
fix: groups are not array were not handled
any group that is returned from a authenticate() and is not an array will throw an error.
2018-06-05 22:46:02 +02:00
Juan Picado @jotadeveloper
73324a2971
refactor: convertDistRemoteToLocalTarballUrls method
add unit test
improve readbility
2018-06-05 21:03:27 +02:00
Juan Picado @jotadeveloper
d5f4b54a41
refactor: renaming validate name method 2018-06-04 23:08:50 +02:00
Juan Picado @jotadeveloper
c9933820cb
Merge pull request #734 from verdaccio/refactor-phase1
refactor: crypto utils
2018-06-04 23:07:01 +02:00
Juan Picado @jotadeveloper
4f4cd879a2
Merge branch 'master' into refactor-phase1 2018-06-04 22:31:00 +02:00
Juan Picado @jotadeveloper
3200dee7d4
Merge pull request #736 from verdaccio/refactor-ui-front
feat: add published date and license on ui
2018-06-04 18:39:41 +02:00
Juan Picado @jotadeveloper
375a0cac0e
Merge branch 'master' into refactor-ui-front 2018-06-04 14:30:44 +02:00
Juan Picado @jotadeveloper
735ea8aae1
Merge pull request #737 from 0neSe7en/doc
docs: fix full.yaml url for wget
2018-06-04 12:02:09 +02:00
wsy
9b7f878f9d docs: revert changes inside website/translated_docs/ 2018-06-04 16:49:30 +08:00
wsy
697ac036a5 docs: fix full.yaml url for wget 2018-06-04 16:07:58 +08:00
Juan Picado @jotadeveloper
ecbe616e46
feat: add published date and license on ui 2018-06-04 06:44:53 +02:00
Juan Picado @jotadeveloper
c241007ee9
Merge pull request #735 from verdaccio/fix-bundle-size
build: reduce bundle size and enable code splitting
2018-06-03 20:00:13 +02:00
Juan Picado @jotadeveloper
0af6f5a865
feat: using code splitting on routers
* enable syntax-dynamic-import
2018-06-03 18:34:41 +02:00
Juan Picado @jotadeveloper
e0bf1cd5f0
chore: fix brong import path 2018-06-03 18:19:15 +02:00
Juan Picado @jotadeveloper
ceffc461c2
chore: exclude bundle files on git 2018-06-03 17:35:12 +02:00
Juan Picado @jotadeveloper
72d9b4124d
chore: syntax-dynamic-import
add syntax-dynamic-import babel plugin and update webpack
2018-06-03 17:34:30 +02:00
Juan Picado @jotadeveloper
a79d87bd7f
fix: improve bundle size
lodash should not be imported globally
2018-06-03 17:33:09 +02:00
Juan Picado @jotadeveloper
9914705fb0
Merge branch 'master' into refactor-phase1 2018-06-03 13:58:07 +02:00
Juan Picado @jotadeveloper
74f1198cf3
refactor: json web token relocated 2018-06-03 08:51:18 +02:00
Juan Picado @jotadeveloper
4951131ec2
Merge pull request #733 from SheetJSDev/master
SheetJS uses Verdaccio!
2018-06-02 18:09:20 +02:00
SheetJS
cbd9484e72 SheetJS uses Verdaccio! 2018-06-02 11:49:43 -04:00
Juan Picado @jotadeveloper
87e3faa624
refactor: create cryto utils 2018-06-01 22:17:01 +02:00
Juan Picado @jotadeveloper
4a5116fb5d
chore: update readme 2018-06-01 06:35:28 +02:00
Juan Picado @jotadeveloper
5c353fd10b
docs: typo improve information 2018-05-31 11:11:35 +02:00
verdacciobot
5b862ea342 docs: New Crowdin translations (#726)
docs: New Crowdin translations (#726)
2018-05-31 10:55:20 +02:00
Juan Picado @jotadeveloper
9d65ea4e44
chore(release): 3.0.2 v3.0.2 2018-05-31 10:41:27 +02:00
Juan Picado @jotadeveloper
8df186c5d5
fix: enable audit by default
For docker and new installations
2018-05-31 10:41:00 +02:00
Juan Picado @jotadeveloper
a22b3a4415
docs: update beta to latest 2018-05-31 10:32:46 +02:00
Juan Picado @jotadeveloper
c920fa335c
fix: skip problematic unit test
we need to dive into the reason, it fails randomnly
2018-05-31 09:50:16 +02:00
Juan Picado @jotadeveloper
7cb3c86c02
chore: fix gif path 2018-05-31 09:37:03 +02:00
Juan Picado @jotadeveloper
160c5e33ea
chore: typo 2018-05-31 09:32:59 +02:00
Juan Picado @jotadeveloper
145355760e
chore(release): 3.0.1 v3.0.1 2018-05-31 02:01:32 +02:00
Juan Picado @jotadeveloper
a93b97b6f8
chore: update readme
badge max age removed
2018-05-31 02:00:22 +02:00
Juan Picado @jotadeveloper
f575b48f39
fix: ui fails to render whether time is missing
this might happen from old sinopia storages
2018-05-31 01:13:10 +02:00
Juan Picado @jotadeveloper
b45460d7a3
Merge pull request #725 from verdaccio/feature-release
Feature release 3.x
2018-05-31 00:29:06 +02:00
Juan Picado @jotadeveloper
bd665ad999
Merge branch 'feature-release' of github.com:verdaccio/verdaccio into feature-release 2018-05-30 22:56:13 +02:00
Juan Picado @jotadeveloper
815f5b341e
chore(release): 3.0.0 v3.0.0 2018-05-30 22:55:29 +02:00
Juan Picado @jotadeveloper
36408cd666
Merge branch 'master' into feature-release 2018-05-30 22:27:48 +02:00
Juan Picado @jotadeveloper
e41f5ffbf3
chore: add lock setup for old issues 2018-05-30 21:58:09 +02:00
Juan Picado @jotadeveloper
55c2333e88
test: intent to fix race condition on unit test 2018-05-30 21:48:33 +02:00
Juan Picado @jotadeveloper
2549c346fc
chore: update badges 2018-05-30 21:19:29 +02:00
verdacciobot
d12d44eb17 docs: new Crowdin translations (#723)
docs: new Crowdin translations (#723)
2018-05-30 15:46:53 +02:00
Juan Picado @jotadeveloper
5a604d4e8f
Merge pull request #719 from okv/fix-default-max-body-size-at-docs
Fix default max body size at docs
2018-05-30 14:25:56 +02:00
Juan Picado @jotadeveloper
ea0f5df3c0
Merge branch 'master' into fix-default-max-body-size-at-docs 2018-05-30 14:11:56 +02:00
Juan Picado @jotadeveloper
a937e46fbd
Merge pull request #721 from dschaller/fix-plugins-typo
Fix spelling of authentication in plugins doc
2018-05-30 07:06:52 +02:00
Juan Picado @jotadeveloper
aa83470f04
Merge branch 'master' into fix-plugins-typo 2018-05-30 07:06:20 +02:00