Juan Picado @jotadeveloper
|
e0bf1cd5f0
|
chore: fix brong import path
|
2018-06-03 18:19:15 +02:00 |
|
Juan Picado @jotadeveloper
|
a79d87bd7f
|
fix: improve bundle size
lodash should not be imported globally
|
2018-06-03 17:33:09 +02:00 |
|
Juan Picado @jotadeveloper
|
f575b48f39
|
fix: ui fails to render whether time is missing
this might happen from old sinopia storages
|
2018-05-31 01:13:10 +02:00 |
|
Lucius Gaitán
|
b8b2612e02
|
feat: new verdaccio skin to webui
|
2018-05-27 09:25:14 -03:00 |
|
Juan Picado @jotadeveloper
|
b54c19c4af
|
chore: improve logging on storage
it's more verbose specially such cases is not clear from where the error is comming from
|
2018-05-26 22:26:25 +02: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 |
|
Juan Picado @jotadeveloper
|
6322369bff
|
chore: add some comments for dist-tag
|
2018-05-20 21:06:35 +02:00 |
|
Juan Picado @jotadeveloper
|
e9e08a1017
|
Merge branch 'master' into fix-702
|
2018-05-20 09:56:39 +02:00 |
|
Juan Picado @jotadeveloper
|
27f52f43bc
|
refactor: better names
|
2018-05-20 09:47:48 +02:00 |
|
Juan Picado @jotadeveloper
|
0aeac063ef
|
fix: remove useless warning ignoring tag
The snippet removed does not have any impact and should be removed
|
2018-05-20 09:47:01 +02:00 |
|
Juan Picado @jotadeveloper
|
46f8186f01
|
refactor: remove deprecated method
|
2018-05-20 08:46:11 +02:00 |
|
Juan Picado @jotadeveloper
|
c8dadceddf
|
Merge branch 'master' into master
|
2018-05-14 20:45:24 +02:00 |
|
Juan Picado @jotadeveloper
|
08f6a64063
|
fix: avoid issues with missing token #693
also refactor other parts as string and constants
|
2018-05-14 20:08:49 +02:00 |
|
Alexander Remishevsky
|
e75376b82f
|
feat: return latest dis-tag readme whether main metadata readme is emtpy
|
2018-05-10 15:33:54 +03:00 |
|
jharris4
|
f89b4985ab
|
fix: make enter key submit the login modal form
|
2018-05-07 16:03:16 -04:00 |
|
jharris4
|
2e41d9f460
|
fix: disable autocomplete on search so it doesn't default to username
|
2018-05-07 16:02:32 -04:00 |
|
Juan Picado @jotadeveloper
|
4332ffc7a7
|
fix: allow do not include storage if uses a storage plugin
|
2018-05-05 15:35:42 +02:00 |
|
Juan Picado @jotadeveloper
|
7c44dabaec
|
refactor: enable padded-blocks eslint rule
|
2018-04-30 18:42:04 +02:00 |
|
Juan Picado @jotadeveloper
|
344ea3ae3f
|
refactor: enable keyword-spacing eslint rule
|
2018-04-30 18:40:51 +02:00 |
|
Juan Picado @jotadeveloper
|
16fc854f57
|
refactor: no tabs, only spaces
disallow tabs over spaces
|
2018-04-30 18:34:55 +02:00 |
|
Juan Picado @jotadeveloper
|
101fd78b0d
|
refactor: add constant file
starting with json headers common usage
|
2018-04-30 15:41:04 +02:00 |
|
Juan Picado @jotadeveloper
|
e63674478a
|
refactor: clean up token middleware
|
2018-04-30 15:13:54 +02:00 |
|
Juan Picado @jotadeveloper
|
3f6eeb4d7d
|
fix: update uplinks auth header
* increases unit test coverage
* remove dead code
* update documentation
* light refactoring
fix #670
|
2018-04-29 21:50:10 +02:00 |
|
Juan Picado @jotadeveloper
|
c1bc2610c4
|
refactor: clean up ref method
|
2018-04-24 08:19:27 +02:00 |
|
Juan Picado @jotadeveloper
|
de61e469ed
|
refactor: storage utilities
relocate methods, no logic change
|
2018-04-22 22:14:21 +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
|
848e004eb5
|
refactor: local database methods are async
|
2018-04-20 19:40:48 +02:00 |
|
Juan Picado @jotadeveloper
|
7617a51f6e
|
refactor: private methods
|
2018-04-18 07:23:52 +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
|
3c1c3ca818
|
fix: restore plugin loader
|
2018-04-14 21:58:24 +02:00 |
|
Juan Picado @jotadeveloper
|
98ebd9ac5d
|
refactor: set plugin only plugin conf params
|
2018-04-13 23:55:08 +02:00 |
|
Juan Picado @jotadeveloper
|
b7d343af38
|
refactor: config file update
|
2018-04-04 08:04:54 +02:00 |
|
Christopher Kelley
|
5c5af275ab
|
fix: correct linter errors and warnings
|
2018-03-26 13:51:14 -04:00 |
|
Christopher Kelley
|
78bb95c0c2
|
Merge branch 'master' into 628-auth-user-zero
|
2018-03-26 09:21:33 -04:00 |
|
Christopher Kelley
|
8bbedc933b
|
[Close #628] Test and correct auth plugin values
|
2018-03-26 09:20:12 -04: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
|
8670f70a3e
|
chore: apply arrow function
|
2018-03-24 10:12:28 +01:00 |
|
Juan Picado @jotadeveloper
|
badc707777
|
feat: remove web logout endpoint
we do not need it
|
2018-03-24 10:12:27 +01:00 |
|
Juan Picado @jotadeveloper
|
cbf4b9c364
|
fix: display logo
|
2018-03-24 10:12:26 +01:00 |
|
Juan Picado @jotadeveloper
|
2022a30419
|
fix: unit test and better error handling
|
2018-03-24 10:12:25 +01:00 |
|
Juan Picado @jotadeveloper
|
f338ee4101
|
fix: login with fetch
|
2018-03-24 10:12:23 +01: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
|
9c39cf0c1e
|
chore: rename method to camelCase
|
2018-03-22 18:31:26 +01:00 |
|
Ayush Sharma
|
aa60e1dbb2
|
fix: adds debounce to search api call
|
2018-03-19 19:37:41 +05:30 |
|
Juan Picado @jotadeveloper
|
8d5a7f0c30
|
Merge branch 'master' into issue-587
|
2018-03-18 15:52:16 +01:00 |
|
Juan Picado @jotadeveloper
|
d9e6e87702
|
test: add unit test for login web ui
|
2018-03-18 13:41:36 +01:00 |
|
Aaron Lozier
|
4e5e7cc89b
|
style(): removing strictSSL option from subsequent calls
|
2018-03-17 15:49:42 -05:00 |
|
Juan Picado @jotadeveloper
|
37d2aa8d49
|
test: add unit test for utilities
|
2018-03-17 18:28:54 +01:00 |
|
Aaron Lozier
|
f0fef44885
|
feat: add strict_ssl_option, fixes #587
|
2018-03-17 09:47:28 -05:00 |
|