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

1090 Commits

Author SHA1 Message Date
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
Juan Picado @jotadeveloper
5e086d1830
build: force rebuild node-sass after each version switch in circle 2017-07-18 21:14:11 +02:00
Juan Picado @jotadeveloper
2e38c0ebae
fix: update test scripts webpack build included 2017-07-18 21:14:11 +02:00
Juan Picado @jotadeveloper
31be70a18c
fix: we force travis to update npm to latest 2017-07-18 21:14:11 +02:00
Juan Picado @jotadeveloper
c96dd560cd
fix: update travis webpack script 2017-07-18 21:14:10 +02:00
Juan Picado @jotadeveloper
5d924c0cf2
fix: eslint warnings 2017-07-18 21:14:10 +02:00
Juan Picado @jotadeveloper
68fd3d15cc
fix: replace ruby-sass-loader by sass-loader 2017-07-18 21:14:10 +02:00
Juan Picado @jotadeveloper
56d3610907
feature: add node-sass dependency 2017-07-18 21:14:10 +02:00
Juan Picado @jotadeveloper
d072428249
fix: update git ignore, not needed files 2017-07-18 21:14:10 +02:00
Juan Picado @jotadeveloper
cfffd04736
refactor: disable readme test 2017-07-18 21:14:10 +02:00
Juan Picado @jotadeveloper
5b1ac962f2
fix: unit test library reference 2017-07-18 21:14:09 +02:00
Juan Picado @jotadeveloper
53349fd096
fix: eslint errors 2017-07-18 21:14:09 +02:00
Juan Picado @jotadeveloper
5ee2faf125
fix: Missing code from pr #222 lost in rebase 2017-07-18 21:14:09 +02:00
Juan Picado @jotadeveloper
5f345a90df
fix: dot files, dependencies and update scripts 2017-07-18 21:14:09 +02:00
Meeeeow
6d12e40078
refactor: new webui 2017-07-18 21:14:09 +02:00
Meeeeow
3ba8d0827b
refactor: modify webui dependencies & add some code 2017-07-18 21:14:09 +02:00
Meeeeow
bffd8c3d7c
refactor: remove unused resource 2017-07-18 21:14:09 +02:00
Meeeeow
d6e04be39f
refactor: login & whoami api
- Remove jju from dependencies
- Add JWT to issue token
- Remove cookie middleware
- Add JWT middleware for WebUI
2017-07-18 21:14:08 +02:00
Meeeeow
58b167268e
refactor: packages & readme & search api 2017-07-18 21:08:25 +02:00
Meeeeow
7fef14c322
refactor: directory structure 2017-07-18 21:08:10 +02:00
Meeeeow
e3b1a33596
fix: verdaccio is a dependency of verdaccio 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
3639e32939
Update dependencies #217 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
9707e0c336
Add new web ui, replace the old one based on jQuery by React components and webpack. 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
e9f3d0d0c3
Refactor api, relocate routes and clean up the code 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
c9bf4ed20e
Refactor web, relocate files to web folder 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
999a65e412
#217 Fix yarn install fails on Node 4.x 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
cf57834019
Update yarn lock file #217 2017-07-18 21:02:06 +02:00
Juan Picado @jotadeveloper
16d7627ba6
Update dependencies #217 2017-07-18 21:02:05 +02:00
Juan Picado @jotadeveloper
3b4b8d94d5
Add ui test to build 2017-07-18 21:02:05 +02:00
Juan Picado @jotadeveloper
18553ba130
Update yarn lock file 2017-07-18 21:02:05 +02:00
Juan Picado @jotadeveloper
e49846bb1b
Add new web ui, replace the old one based on jQuery by React components and webpack. 2017-07-18 21:02:05 +02:00
Juan Picado @jotadeveloper
a6d3745cd4
Refactor api, relocate routes and clean up the code 2017-07-18 21:02:05 +02:00
Juan Picado @jotadeveloper
b3a82bc294
Refactor web, relocate files to web folder 2017-07-18 21:02:05 +02:00
Juan Picado @jotadeveloper
4829e5286e Merge pull request #254 from gbtechhub/fix-lb
fix running behind of loadbalancer with TLS termination
2017-07-18 20:56:40 +02:00
Patrik Votocek
7df6948fe6 fix running behind of loadbalancer with TLS termination 2017-07-18 14:24:18 +02:00