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

12 Commits

Author SHA1 Message Date
ayusharma
d6dd2f647b refactor: removes un-necessary 'src' from webui path 2018-07-17 22:03:06 +02:00
Satyam Yadav
dac28d31dd fix: adds webpack banner plugin to tag bundles with version (#784)
refactor: updates let to const in generateBanner module

refactor: adds getPackageJson module to get vlues from package.json

refactor: adds jsdoc comments in getPackageJson module
2018-06-29 11:10:09 +05:30
Lucius Gaitán
3168a769c3
fix: web-ui css were not being minimized 2018-05-27 09:34:17 -03:00
Juan Picado @jotadeveloper
11e6f9f4ec
fix: favicon refers to .png while only .ico exists #681
Add verdaccio icon 💯
2018-05-25 07:42:18 +02:00
Lucius Gaitán
b1c631c554 fix: upgrade webpack to v4. fixes [#544] 2018-04-27 02:47:15 -03:00
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
d086073069
fix(flow): fix flow definitions 2018-02-24 20:31:00 +01:00
Meeeeow
cd96b95651 feat: new footer, close #486 2018-01-29 01:32:13 +08:00
Juan Picado @jotadeveloper
f1f15be353
fix: Fix #334 UI failure on IE 11, add suppor for old browsers. 2017-10-01 14:11:43 +02:00
Juan Picado @jotadeveloper
b1a396d9c5
fix: Param web.title from config.yaml does not work on docker image #265 2017-07-27 07:35:47 +02:00
Juan Picado @jotadeveloper
3738221bf5
fix: eslint warnings 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