Commit Graph

349 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper 4d5e8aab0b
fix: update types 2018-04-23 07:16:13 +02:00
Juan Picado @jotadeveloper a7aa77ac3a
fix: update memory plugin 2018-04-21 18:40:28 +02:00
Juan Picado @jotadeveloper e5caa71d35
refactor: storage is async
allows storage to initalize whether a async call is required on start up.
2018-04-21 18:36:06 +02:00
Juan Picado @jotadeveloper df418a8ecb
fix: update memory plugin for e2e 2018-04-20 23:35:57 +02:00
Juan Picado @jotadeveloper 848e004eb5
refactor: local database methods are async 2018-04-20 19:40:48 +02:00
Juan Picado @jotadeveloper a75b7bdcdd
fix: update memory storage plugin 2018-04-18 01:04:51 +02:00
Juan Picado @jotadeveloper 33a9df0100
refactor: secret key is handled in verdaccio side 2018-04-17 22:03:42 +02:00
Juan Picado @jotadeveloper f1a5ee43be
chore: pin local-storage dependency
update types
2018-04-14 22:32:17 +02:00
Juan Picado @jotadeveloper 9ca3d83355
chore: update babel conf peer environment 2018-04-08 21:05:32 +02:00
Juan Picado @jotadeveloper 453891b28b
fix: should fix flow performance issues 2018-04-04 08:11:20 +02:00
Juan Picado @jotadeveloper 71ac920efb
chore(release): 3.0.0-beta.6 2018-04-03 21:33:40 +02:00
Juan Picado @jotadeveloper 3a9c994bbc
feat: update verdaccio-htpasswd plugin 2018-04-02 19:52:49 +02:00
Juan Picado @jotadeveloper a4943264ff
chore: allow quick updates on plugins 2018-03-28 07:23:40 +02:00
Juan Picado @jotadeveloper 179d14f74a
chore(release): 3.0.0-beta.5 2018-03-26 21:15:22 +02: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 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 768ce6a882
chore(release): 3.0.0-beta.4 2018-03-18 16:26:18 +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 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 1d5a2c8214
chore: update dependency
regular maintenance
2018-03-10 12:33:31 +01:00
Juan Picado @jotadeveloper dacf6bc9d9
chore(release): 3.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
Juan Picado @jotadeveloper 99eb4c1629
chore: update local-storage plugin 2018-03-03 20:07:55 +01:00
Juan Picado @jotadeveloper 6a28a91833
chore: update css lint deps 2018-03-02 23:32:03 +01:00
Juan Picado @jotadeveloper 3eefaa8683
chore: update dependencies 2018-03-02 23:28:15 +01:00
Juan Picado @jotadeveloper 3d40cb1521
Merge branch 'master' of github.com:verdaccio/verdaccio 2018-03-02 23:20:37 +01:00
Juan Picado @jotadeveloper 8f932f5f8a
chore: update some endpoints with flow 2018-03-02 23:19:08 +01:00
Renovate Bot 6a2a8615b0
chore(deps): update dependency @commitlint/cli to v6.1.2 2018-03-01 03:50:11 +00:00
snyk-bot 69180184bf fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:marked:20180225

Latest report for verdaccio/verdaccio:
https://snyk.io/test/github/verdaccio/verdaccio
2018-02-28 02:18:09 +00:00
Juan Picado @jotadeveloper 0167de508c
refactor: move specific flow types into the project 2018-02-26 21:28:09 +01:00
Juan Picado @jotadeveloper b23cc1bc8b
chore: update types 2018-02-26 18:16:51 +01:00
Juan Picado @jotadeveloper 7d1ab390c1
fix: husky hook to lint code before commit message 2018-02-25 20:38:27 +01:00
Juan Picado @jotadeveloper e9fc7b3f38
chore(release): 3.0.0-beta.1 2018-02-24 22:24:58 +01:00
Juan Picado @jotadeveloper 1399b5ceae
chore(release): 3.0.0-beta.0 2018-02-24 22:18:58 +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 cba3c29a9f
chore: update types library 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
Juan Picado @jotadeveloper 27efad9648
chore: remove opencollective postinstall script 2018-02-24 11:48:35 +01:00
Juan Picado @jotadeveloper afb88fd7b5
Merge pull request #580 from opencollective/opencollective
Activating Open Collective
2018-02-24 11:46:23 +01:00
Juan Picado @jotadeveloper 4343e22f1d
fix: update htpasswd dependency to fix unit test 2018-02-17 13:28:01 +01:00
Juan Picado @jotadeveloper d3d8d182ec
chore: add verdaccio-htpasswd plugin 2018-02-17 10:44:34 +01:00
Jess 660440e6bc Added call to donate after npm install (optional) 2018-02-17 14:57:18 +09:00
Juan Picado @jotadeveloper 7f03b5f2c5
chore(release): 3.0.0-alpha.13 2018-02-16 18:14:25 +01:00
Juan Picado @jotadeveloper 5df9830c3a
chore: update lock file and update dependency 2018-02-16 07:32:07 +01:00
snyk-bot 11f1fd76c6 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:lodash:20180130

Latest report for verdaccio/verdaccio:
https://snyk.io/test/github/verdaccio/verdaccio
2018-02-15 02:18:36 +00:00
Renovate Bot 3aa32ad70f
chore(deps): update dependency eslint-plugin-jest to v21.8.0 2018-02-11 10:32:05 +00:00
Renovate Bot 55c319b1d5
chore(deps): update dependency babel-plugin-flow-runtime to v0.17.0 2018-02-11 08:58:33 +00:00
Renovate Bot 23ddbdcc7e
chore(deps): pin dependencies 2018-02-10 23:12:13 +00: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 9807e21dee
test: add e2e support 2018-02-09 08:42:34 +01:00
Juan Picado @jotadeveloper 780874ece9
test: add husky and lint 2018-02-08 23:25:18 +01:00
Juan Picado @jotadeveloper 27286a5bff
test: add e2e test - testing ci mode 2018-02-08 22:45:13 +01:00
Juan Picado @jotadeveloper a96ac10e3b
chore(release): 3.0.0-alpha.12 2018-02-04 15:05:45 +01:00
Juan Picado @jotadeveloper f7414e9bb2
chore(flow): update flow definitions for proxy 2018-02-04 14:15:51 +01:00
Juan Picado @jotadeveloper 7a86b71342
refactor(flow): add flow support to storage 2018-02-04 00:24:28 +01:00
Juan Picado @jotadeveloper 64daa46756
chore: update dependencies 2018-02-03 16:47:33 +01:00
Renovate Bot 354f19edce
chore(deps): pin dependencies 2018-02-03 12:26:56 +00:00
Juan Picado @jotadeveloper 8e646eb03f
chore(release): 3.0.0-alpha.11 2018-01-28 20:51:15 +01:00
Juan Picado @jotadeveloper 5140b57efb
refactor(test): remove deprecate auth support, fix all test 2018-01-28 02:47:54 +01:00
Juan Picado @jotadeveloper eaa0e3f8bd
test(unit): add unit test for ping and whoiam 2018-01-25 21:37:37 +01:00
Renovate Bot f8df3753c8
chore(deps): update dependency react-hot-loader to v4.0.0-beta.17 2018-01-22 16:01:27 +00:00
Renovate Bot b4235af5e6
chore(deps): update dependency webpack-dev-server to v2.11.1 2018-01-22 07:31:01 +00:00
Renovate Bot ab5c0a4a69
chore(deps): pin dependencies 2018-01-22 06:47:25 +00:00
Juan Picado @jotadeveloper 5acdc8778b
Merge branch 'master' into renovate/jest-monorepo 2018-01-22 07:39:17 +01:00
Roger Meier 9939f14323 chore: use commitlint and git commitmsg hook with husky 2018-01-21 21:05:18 +01:00
Renovate Bot 52cdcc65fa
chore(deps): update jest monorepo packages 2018-01-21 16:05:17 +00:00
Juan Picado @jotadeveloper 7514d04351
fix: Update website and move it to the root 2018-01-20 23:00:45 +01:00
Renovate Bot cd828fc59b
chore(deps): update dependency react-hot-loader to v4.0.0-beta.15 2018-01-20 10:20:57 +00:00
Renovate Bot a08c9f9189
chore(deps): update dependency eslint-plugin-jest to v21.7.0 2018-01-20 09:17:37 +00:00
Renovate Bot 89f6e3c431
chore(deps): update dependency css-loader to v0.28.9 2018-01-20 08:12:16 +00:00
Juan Picado @jotadeveloper b1115fed54
chore(release): 3.0.0-alpha.10 2018-01-18 07:35:29 +01:00
Juan Picado @jotadeveloper 046e8b1ae1
feat: add node api to launch verdaccio programmatically 2018-01-18 07:03:12 +01:00
Juan Picado @jotadeveloper d3186896d0
chore(release): 3.0.0-alpha.9 2018-01-17 08:47:48 +01:00
Juan Picado @jotadeveloper fc116b5907
fix: update local-storage dep to fix unit test 2018-01-17 08:37:58 +01:00
Juan Picado @jotadeveloper 004d5b09f9
fix: issue on local storage on download tarballs 2018-01-16 23:57:44 +01:00
Juan Picado @jotadeveloper a27e2624b2
chore(build): build code on prepublish 2018-01-16 23:56:17 +01:00
Juan Picado @jotadeveloper 695fe50d2c
chore(release): 3.0.0-alpha.8 2018-01-16 09:16:04 +01:00
Juan Picado @jotadeveloper a2d2754339
chore(build): update dep version 2018-01-16 07:56:52 +01:00
Renovate Bot 7e7270c185
chore(deps): pin dependencies 2018-01-15 23:40:10 +00:00
Juan Picado @jotadeveloper c4d6ad2b99
chore(build): remove unused dep: 2018-01-16 00:15:27 +01:00
Juan Picado @jotadeveloper 123625419a build: update flow to latest 2018-01-15 23:04:58 +00:00
Juan Picado @jotadeveloper 258e39a762 build: update jest cli 2018-01-15 23:04:58 +00:00
Juan Picado @jotadeveloper 53d4bf6597 build: update jest and babel deps 2018-01-15 23:04:58 +00:00
Juan Picado @jotadeveloper ccb14a54df build: update jest dependencies 2018-01-15 23:04:58 +00:00
Juan Picado @jotadeveloper 8b6b98a56a build: update dependencies 2018-01-15 23:04:58 +00:00
Juan Picado @jotadeveloper 39859c174a
chore(release): 3.0.0-alpha.7 2018-01-13 19:08:11 +01:00
Juan Picado @jotadeveloper b4c44a1b8b
chore(release): 3.0.0-alpha.6 2018-01-13 18:33:59 +01:00
Juan Picado @jotadeveloper b8a027f6af
chore(release): 3.0.0-alpha.5 2018-01-13 17:05:17 +01:00
Juan Picado @jotadeveloper 7b1728a404
refactor: resolve local storage path on the plugin it self 2018-01-13 16:55:14 +01:00
Roger Meier a91eaae4bb chore: use david-dm instead of greenkeeper 2018-01-12 14:23:19 +01:00
Juan Picado @jotadeveloper 415e31b1f8
chore(release): 3.0.0-alpha.4 2018-01-08 22:53:04 +01:00
Juan Picado @jotadeveloper 8a9aaa81c0
docs: update license on package.json 2018-01-08 22:52:20 +01:00
Juan Picado @jotadeveloper 8d537b28a4
chore(release): 3.0.0-alpha.3 2018-01-07 19:40:30 +01:00
Juan Picado @jotadeveloper 324027b42a
chore(release): 3.0.0-alpha.2 2018-01-07 19:17:04 +01:00
Juan Picado @jotadeveloper 6ce4f79a30
chore(release): 3.0.0-alpha.1 2018-01-07 18:55:22 +01:00
Juan Picado @jotadeveloper 76657a5d67
chore(release): 3.0.0-alpha.0 2018-01-07 18:23:43 +01:00
Juan Picado @jotadeveloper 3939b6c9e5
build: add greenkeeper ignore packages 2018-01-07 18:17:46 +01:00
Juan Picado @jotadeveloper 12b3776993
3.0.0-0 2018-01-07 14:15:15 +01:00
Juan Picado @jotadeveloper d352c6c63f refactor: load storage as plugin and as fallback use LocalStorage 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 4f5443d857 refactor: remove locking files from local-storage, update to minor versions local-storage and types 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 2ae80dd15e fix: broken build on docker 2018-01-07 07:59:36 +00:00
Ayush Sharma cbcd86efb4 webui: package sidebar test cases 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 658360864a fix: run unit test on docker 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper ce5af8a004 fix: flow lint errors 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper d0e97cf076 test: add some unit test for local-storage 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 275dca11e1 fix: fix running test into Docker container 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 82a71ebf64 refactor: drop node4 support 2018-01-07 07:59:36 +00:00
Ayush Sharma d24904c650 webui: tests and dependency mock fixes
deps fixes

deps fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma 5ae7863d8f webui snapshot testing
deps fixes for ui tests

snapshot fixes
2018-01-07 07:59:36 +00:00
Ayush Sharma 3052e5fb22 Webui component test with Jest 2018-01-07 07:59:36 +00:00
Ayush Sharma de867e7a65 Webui: bootstrap and test setup 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 813b2888aa refactor: run lint as pre phase 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper fd2eeea4dd refactor: run test on build Docker image 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 0c9e504d1a refactor: clean scripts and dependencies 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper ca5fd82d95 refactor: jest migration completed 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 037095f851 refactor: functional testing with jest set up 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 86d92e96d2 chore: add unit test for smart request 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 5cc8405d4f refactor: update types for local storage 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 31c2bd48a0 refactor: migrate unit test to Jest 2018-01-07 07:59:36 +00:00
Meeeeow cb98ecc096 deps: ⬇️ downgrade flow-bin and rebuilt yarn.lock 2018-01-07 07:59:36 +00:00
Meeeeow 8fe0f13b49 deps: ⬇️ downgrade react-hot-loader, see react-hot-loader/issues/689 2018-01-07 07:59:36 +00:00
Meeeeow 7caad09ca0 fix: 🐛 npm script "dev:webui" failed due no BABEL_ENV environment variable 2018-01-07 07:59:36 +00:00
Meeeeow 38c15bfe2a refactor: 🔨 add cross-env to npm script for Windows 2018-01-07 07:59:36 +00:00
Meeeeow 691bc97007 refactor: ⬆️ upgrade dependencies & fix issues in dev mode 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper a5e162d475 feature: Update Build pipeline for Babel transpiler (#349)
feature: Update Build pipeline for Babel transpiler
2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper db5d2cc9fc build: update local-storage dependency 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper a5c419f269 refactor: finished refactored on local-storage, relocated to main project 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 3d53d96d80 refactor: remove inner references for local storage 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 7f4f7380ac refactor: fix rebase unit test 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 34db438bfc feat: Enable flow, there aren't any file being check yet 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 4c0733ca32 refactor: These files will be migrated to another repository 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 0355dc68db chore: update verdacio local storage version 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 9c5eec1ca5 refactor: use external local storage (first step to become a plugin) 2018-01-07 07:59:36 +00:00
Juan Picado @jotadeveloper 2834b14e23
chore(release): 2.7.2 2018-01-05 13:34:06 +01:00
Anmol 75bf2a80ea fix: marked dependency to latest 2018-01-05 17:15:58 +05:30
Juan Picado @jotadeveloper e903afcb12
chore(release): 2.7.1 2017-12-20 08:24:50 +01:00
Juan Picado @jotadeveloper 78e6e0d6d7
chore(release): 2.7.0 2017-12-06 00:19:37 +01:00
Juan Picado @jotadeveloper 45d43c7cc3
chore(release): 2.6.6 2017-11-08 17:43:07 -05:00
Juan Picado @jotadeveloper dce43c0682
chore(release): 2.6.5 2017-11-05 03:49:36 -05:00
Juan Picado @jotadeveloper 6a8077a883
chore(release): 2.6.4 2017-10-31 18:42:36 +01:00
Juan Picado @jotadeveloper 3a718b9fc2
chore(release): 2.6.3 2017-10-21 17:55:03 +02:00
Juan Picado @jotadeveloper 0dfba81fb3
chore(release): 2.6.2 2017-10-21 10:27:02 +02:00
Juan Picado @jotadeveloper bad85b70ba
chore(release): 2.6.1 2017-10-19 19:25:20 +02:00
Juan Picado @jotadeveloper e844ffa387
chore(release): 2.6.0 2017-10-18 22:19:24 +02:00