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

1124 Commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
d8244e5f49
2.3.0 v2.3.0 2017-07-23 01:02:02 +02:00
Juan Picado @jotadeveloper
66f67c026d
doc: remove links 2017-07-23 01:01:18 +02:00
Juan Picado @jotadeveloper
fc7d499bf7
docs: prepare release, update readme and add documentation 2017-07-23 00:52:45 +02:00
Juan Picado @jotadeveloper
acb6c8ca25
fix: if author property is not part of the pkg body ui crash 2017-07-22 20:20:29 +02:00
Juan Picado @jotadeveloper
3a187945dc
fix: Display message if there are no items on search 2017-07-22 19:32:32 +02:00
Juan Picado @jotadeveloper
19490ffc51
fix: highlight is not a component, must include all dependency 😞 2017-07-22 19:00:13 +02:00
Juan Picado @jotadeveloper
f783ec3df3
chore: ignore npm lock file 2017-07-22 18:25:48 +02:00
Juan Picado @jotadeveloper
de1c6b15fe
refactor: yarn lock file is the main one 2017-07-22 18:24:46 +02:00
Juan Picado @jotadeveloper
7cbe4279dd
refactor: better script order, update references 2017-07-22 18:21:49 +02:00
Juan Picado @jotadeveloper
a7926a72b5
fix: Better use of imports, save more than 1mb of bundle size. 2017-07-22 18:16:33 +02:00
Juan Picado @jotadeveloper
e84ff197ec
fix: extend scss lint to webpack dev and prod env 2017-07-22 17:34:29 +02:00
Juan Picado @jotadeveloper
d72ee76d74
fix: Fix 404 packages view, refactor readme and some components. Split them up for easy testing. 2017-07-22 16:52:31 +02:00
Juan Picado @jotadeveloper
0f31b364e8
fix: eslint missing warnings on ui 2017-07-22 16:48:05 +02:00
Juan Picado @jotadeveloper
b0edff4963
fix: sass lint 2017-07-22 11:33:05 +02:00
Juan Picado @jotadeveloper
b5fccd1ac9
refactor: hide search and title when there is no packages to display 2017-07-22 10:50:53 +02:00
Juan Picado @jotadeveloper
acd4349b75 Merge pull request #259 from Meeeeow/add_publish_introduce
Add publish introduce
2017-07-21 20:33:27 +02:00
Meeeeow
c9c22ed080 fix: 🐛 remove wrong code added in merge cause app crash 2017-07-22 02:25:00 +08:00
Meeeeow
8ff89a7141 feature: 💄 add publish introduce 2017-07-22 02:11:17 +08:00
Juan Picado @jotadeveloper
8ecf4ae0a9 Merge pull request #242 from verdaccio/update_wiki
(doc): Upload wiki documentation
2017-07-19 15:20:38 +02:00
Juan Picado @jotadeveloper
3e78ad3471 (doc): Upload authorization documentation 2017-07-18 19:59:39 +00:00
Juan Picado @jotadeveloper
ee8063401e (doc): Upload plugins documentation 2017-07-18 19:59:39 +00:00
Juan Picado @jotadeveloper
51aa107cb8
release: update changelong 2017-07-18 21:58:21 +02:00
Juan Picado @jotadeveloper
855ace7f95 Merge pull request #220 from verdaccio/refactor-ui
Refactor ui - React, Webpack and CSS Modules
2017-07-18 21:54:23 +02:00
Juan Picado @jotadeveloper
b64dbfe499
chore: update yarn lock file 2017-07-18 21:25:25 +02:00
Juan Picado @jotadeveloper
29294bdabb
fix: warnings after rebase 2017-07-18 21:25:01 +02:00
Juan Picado @jotadeveloper
f9dea8a52c
refactor: Dockerfile command in one line, save one layer 2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
09656471de
fix: update webpack prepublish script and lock file, exclude from npm pack build files 2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
84388ff1da
fix: minor UI bug fixes 2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
08c5358a8c
refactor: clean non used dependencies and move to dev dependencies for ui 2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
24c1f92644
fix: remove styled-component dependency in favor of css modules 2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
9c175a597b
fix: update dependencies, add webpack-merge 2017-07-18 21:14:14 +02:00
Juan Picado @jotadeveloper
945f833ebd
fix: fix style lint issue with css module 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
27470c0e8d
fix: avoid include complete lodash library to the bundle, save 400kb. 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
3738221bf5
fix: eslint warnings 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
1465ce2b92
fix: Dockerfile to run webpack step 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
f8a7483b08
refactor: move webpack to root folder and rewrite to es6 node style (legacy compatibility) 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
6be3c6841c
fix: update lock file 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
ffdd682137
feature: add sass lint 2017-07-18 21:14:13 +02:00
Juan Picado @jotadeveloper
ceb44aa22b
fix: typo entry point 2017-07-18 21:14:12 +02:00
Juan Picado @jotadeveloper
a6321a0961
refactor: encourage usage of lodash 2017-07-18 21:14:12 +02:00
Juan Picado @jotadeveloper
2df4f7b628
fix: eslint globally read all files, rename jsx to js. Reduce amount of repeated configuration 2017-07-18 21:14:12 +02:00
Juan Picado @jotadeveloper
2e5a1e7fd9
fix: add template folder instead hosting it in the root 2017-07-18 21:14:12 +02:00
Juan Picado @jotadeveloper
a6d6e58a80
fix: lodash instead typeof 2017-07-18 21:14:12 +02:00
Meeeeow
68a559ebac
fix: 🐛 SPA not work with sub-directory reverse proxy 2017-07-18 21:14:12 +02:00
Meeeeow
beafd31cab
refactor: 🔨 add home page link to logo in the header 2017-07-18 21:14:12 +02:00
Meeeeow
fd2821fb92
fix: 🐛 use hash router to avoid pathname conflict with package name 2017-07-18 21:14:11 +02:00
Meeeeow
1351f582b0
feature: check token expire before render login button 2017-07-18 21:14:11 +02:00
Meeeeow
3a3f4ed960
fix: incorrect api url in webpack config 2017-07-18 21:14:11 +02:00
Juan Picado @jotadeveloper
2e3c8ed2cb
fix: typo on build 2017-07-18 21:14:11 +02:00
Juan Picado @jotadeveloper
b743ee7e3c
fix: improve circle build time 2017-07-18 21:14:11 +02:00