0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00
Commit graph

595 commits

Author SHA1 Message Date
Juan Picado @jotadeveloper
8760e1821c
fix: update @verdaccio/ui-theme@0.0.13 2019-04-14 00:54:02 +02:00
Juan Picado @jotadeveloper
f730e7ac9c
chore: update dependencies 2019-04-06 14:58:02 +02:00
Juan Picado @jotadeveloper
c3c62021e5
feat: theme as plugin (#1252)
* chore: remove ui

* chore: remove size step

* chore: update theme plugin

* chore: update lock file

* Update main.workflow

* chore: update js-yaml dep

* chore: @verdaccio/ui-theme@0.0.4

* feat: allows theme as a plugin

* chore: update package description
2019-04-06 08:35:38 +02:00
Juan Picado @jotadeveloper
265849eaa9
fix: potential issue on sign new jwt tokens
If the user was already loged, we were unwraping the token and signing a new token, passing through previous payload props to new token, this might causes https://github.com/auth0/node-jsonwebtoken/issues/326#issuecomment-288124020
This commit ensure the new token will be based on sign options defined on config file.
2019-03-30 09:42:46 +01:00
Juan Picado @jotadeveloper
672969c4eb
test: add scenario for new detail page tab 2019-03-27 22:27:46 +01:00
Juan Picado @jotadeveloper
d5e7f752aa
test: add scenario to handle 404 page 2019-03-27 20:24:34 +01:00
Juan Picado @jotadeveloper
446fc9fd32
chore: remove dolar sign that is being copied 2019-03-27 07:16:32 +01:00
Juan Picado @jotadeveloper
40500ad899
Merge branch 'master' of github.com:verdaccio/verdaccio 2019-03-24 23:21:47 +01:00
Juan Picado @jotadeveloper
4da21c1490
fix: add not found if package is missing 2019-03-24 23:20:30 +01:00
Juan Picado @jotadeveloper
54d73eb9a3
chore: add access middleware 2019-03-17 21:26:21 +01:00
Juan Picado @jotadeveloper
87203f2cdf
fix: add new enpoind that allow download tarballs according the standard 2019-03-17 21:23:13 +01:00
vip30
75c0e1e4ec feat: add stars api 2019-03-11 23:37:17 +08:00
vip30
1ab7c504ec feat: add star and unstar api for 4.x 2019-03-09 11:16:44 +08:00
Juan Picado @jotadeveloper
70d8e5f624
chore: fix e2e test for package list 2019-03-04 22:19:49 +01:00
Ayush Sharma
5aff7bc1a8 refactor: package list 2019-03-03 21:53:25 +01:00
Ayush Sharma
c9858c85e3 refactor: package list [WIP] 2019-03-03 20:01:41 +01:00
Ayush Sharma
07d9aebc62 wip 2019-03-02 10:52:03 +01:00
Ayush Sharma
ea6b6c7efc refactor: package list [WIP] 2019-03-02 10:52:02 +01:00
Ayush Sharma
f85479bc10 refactor: package list [WIP] 2019-03-02 10:52:02 +01:00
Ayush Sharma
aec337719e refactor: package list [WIP] 2019-03-02 10:52:01 +01:00
Ayush Sharma
c518b94978 refactor: package list [WIP] 2019-03-02 10:52:00 +01:00
Juan Picado @jotadeveloper
01d0f4a663
chore: refactor for better debugging 2019-02-28 23:00:48 +01:00
Juan Picado @jotadeveloper
fe28e24226
Merge remote-tracking branch 'origin/master' into 4.x 2019-02-25 19:58:15 +01:00
Juan Picado @jotadeveloper
9e17d2bc27
chore: fix unpublish issues, fix unit test 2019-02-24 23:20:25 +01:00
Juan Picado @jotadeveloper
d470cfeeed
fix: overrides existing package to zero bytes file #1191
Publishing existing package overrides existing package to 0 bytes file
2019-02-24 10:11:56 +01:00
Juan Picado @jotadeveloper
59ae8dd12d
Merge branch '4.x' into fix-492 2019-02-23 17:02:56 +01:00
Ayush Sharma
0c449e1503
Merge branch '4.x' into 4.x-improvements-to-new-pacakge-sidebar 2019-02-19 23:03:48 +01:00
Ayush Sharma
31860540e1 refactor: versions and footer snapshot 2019-02-19 23:02:46 +01:00
Ayush Sharma
811bd81d07 refactor: adds subject options to mail link 2019-02-19 21:53:33 +01:00
Ayush Sharma
01e0634c40 refactor: removes country without contributions 2019-02-19 21:45:13 +01:00
Juan Picado @jotadeveloper
28a50bfe08
chore: fix router issue 2019-02-19 07:04:39 +01:00
Ayush Sharma
fde90351bc refactor: updares repo component 2019-02-19 00:01:29 +01:00
Juan Picado @jotadeveloper
7db5b93806
chore: fix logo 404 error 2019-02-18 23:58:07 +01:00
Ayush Sharma
f7734a001a refactor: design / spacing improvements 2019-02-18 23:54:39 +01:00
Juan Picado @jotadeveloper
ee8859c99c
Merge branch '4.x' into fix-492 2019-02-18 22:05:03 +01:00
Juan Picado @jotadeveloper
28231841f6
Merge branch '4.x' into fix-1163 2019-02-18 21:03:38 +01:00
Juan Picado @jotadeveloper
5f9cdd2cfa
Merge branch 'fix-1163' of github.com:verdaccio/verdaccio into fix-1163 2019-02-18 07:59:24 +01:00
Juan Picado @jotadeveloper
96b2e2fc47
chore: avoid mutation on sort 2019-02-18 07:59:03 +01:00
Juan Picado @jotadeveloper
403cb6b584
chore: fix flow 2019-02-17 21:25:19 +01:00
Juan Picado @jotadeveloper
6ebebcb023
chore: fix copy object issue
Update CopyToClipBoard, if has children render that, otherwise the raw text
2019-02-17 21:14:39 +01:00
Juan Picado @jotadeveloper
f981024d5f
Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-02-17 20:40:55 +01:00
Juan Picado @jotadeveloper
f1bad195e4
chore: fix e2e 2019-02-17 20:39:58 +01:00
Ayush Sharma
2c0ebc8591 refactor: fixes flow 2019-02-17 17:49:50 +01:00
Ayush Sharma
9699e0bab7 refactor: adds action bar in pacakge sidebar 2019-02-17 17:33:08 +01:00
Juan Picado @jotadeveloper
84d6f3b48f
Merge branch '4.x' into fix-492 2019-02-17 14:09:30 +01:00
Ayush Sharma
16ae178f97 Merge branch 'feat-new-detail-page' of github.com:verdaccio/verdaccio into feat-new-detail-page 2019-02-16 23:24:56 +01:00
Juan Picado @jotadeveloper
ebf2547a1f
Merge branch '4.x' into fix-1163 2019-02-13 21:21:06 +01:00
Juan Picado @jotadeveloper
16b1eb92cf
Merge branch '4.x' into feat-new-detail-page 2019-02-13 20:59:23 +01:00
Nicholas Hyatt
7279662fcb fix: v4 compatible helpers 2019-02-12 17:32:50 -06:00
Ayush Sharma
1bc1883f1a refactor: action bar [WIP] 2019-02-11 23:06:35 +01:00