Juan Picado @jotadeveloper
|
819f06015e
|
test(unit): add unit test for packages endpoint
|
2018-01-28 11:38:22 +01:00 |
|
Juan Picado @jotadeveloper
|
5140b57efb
|
refactor(test): remove deprecate auth support, fix all test
|
2018-01-28 02:47:54 +01:00 |
|
Juan Picado @jotadeveloper
|
d9a008e881
|
test(unit): add unit test for add user
|
2018-01-25 23:14:03 +01:00 |
|
Juan Picado @jotadeveloper
|
eaa0e3f8bd
|
test(unit): add unit test for ping and whoiam
|
2018-01-25 21:37:37 +01:00 |
|
Juan Picado @jotadeveloper
|
d352c6c63f
|
refactor: load storage as plugin and as fallback use LocalStorage
|
2018-01-07 07:59:36 +00:00 |
|
Meeeeow
|
ba6811bd91
|
refactor: 🔨 move string md5 and get avatar to utils
|
2018-01-07 07:59:36 +00:00 |
|
Meeeeow
|
f983fa3860
|
fix: 🐛 several api don't accept scope package
|
2018-01-07 07:59:36 +00:00 |
|
Meeeeow
|
1ffd4d7c5f
|
feature: ✨ new sidebar in detail page
|
2018-01-07 07:59:36 +00:00 |
|
Meeeeow
|
691bc97007
|
refactor: ⬆️ upgrade dependencies & fix issues in dev mode
|
2018-01-07 07:59:36 +00:00 |
|
Juan Picado @jotadeveloper
|
a5e162d475
|
feature: Update Build pipeline for Babel transpiler (#349)
feature: Update Build pipeline for Babel transpiler
|
2018-01-07 07:59:36 +00:00 |
|
Ayush Sharma
|
6e35e10a72
|
fix: dist-tag put and delete endpoint removed
dist tags test fixes
minor-fixes: new line
|
2018-01-07 07:59:36 +00:00 |
|
Juan Picado @jotadeveloper
|
9e59cf75f0
|
Merge pull request #394 from HCanber/middleware
Add middleware plugins from fl4re/sinopia
|
2017-11-15 08:26:25 +01:00 |
|
Meeeeow
|
859eccb1be
|
fix: 🐛 incorrect logo url with slash at the end of url_prefix
|
2017-11-06 21:23:28 +08:00 |
|
Håkan Canberger
|
f08a660e3f
|
refactor: Better variable names
|
2017-11-02 08:12:43 +01:00 |
|
Håkan Canberger
|
374a5e8e7b
|
feat: Add middleware plugins from fl4re/sinopia
This is basically the PR fl4re/sinopia#18 by @fredr
|
2017-11-01 15:01:25 +01:00 |
|
Meeeeow
|
67e97a13b3
|
fix: 🐛 incorrect resource and registry url while install on sub directory
|
2017-11-01 01:28:34 +08:00 |
|
Miroslav Pokorný
|
11742db503
|
Changed setImmediate from async library to node default.
|
2017-09-17 17:35:22 +02:00 |
|
Miroslav Pokorný
|
b4195b15c6
|
Fixed bug with Maximum call stack size exceeded on packages web API.
|
2017-09-16 10:46:15 +02:00 |
|
Ayush Sharma
|
2442571e2f
|
Fix: Issue #319 Load logo from config
Review: catch block
|
2017-09-13 12:03:18 +05:30 |
|
Juan Picado @jotadeveloper
|
1e6c7dd6ea
|
refactor: unit test for readme, preserve tags on publish
|
2017-07-30 15:56:00 +00:00 |
|
Juan Picado @jotadeveloper
|
ff96d2ec0c
|
fix: undefined check
|
2017-07-27 08:18:34 +02:00 |
|
Juan Picado @jotadeveloper
|
d0afe78e98
|
fix: lint warning
|
2017-07-27 07:42:22 +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 |
|
Meeeeow
|
1c9fbfce50
|
fix: 🐛 detail page can't handle scoped package
fix: 🐛 readme leak
|
2017-07-24 17:16:28 +08:00 |
|
Meeeeow
|
c9c22ed080
|
fix: 🐛 remove wrong code added in merge cause app crash
|
2017-07-22 02:25:00 +08:00 |
|
Juan Picado @jotadeveloper
|
29294bdabb
|
fix: warnings after rebase
|
2017-07-18 21:25:01 +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
|
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 |
|
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
|
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 |
|