|
| 1 | +<a name="0.6.0"></a> |
| 2 | +# [0.6.0](https://github.com/bleenco/morose/compare/v0.5.0...v0.6.0) (2017-06-06) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* changes after code review ([0af3488](https://github.com/bleenco/morose/commit/0af3488)) |
| 8 | +* **package-iu:** show appropiate readme file ([0f02fcb](https://github.com/bleenco/morose/commit/0f02fcb)) |
| 9 | +* **random-packages:** random packages on landing page ([d026f92](https://github.com/bleenco/morose/commit/d026f92)) |
| 10 | + |
| 11 | + |
| 12 | +### Features |
| 13 | + |
| 14 | +* npm unpublish ([9d50fc4](https://github.com/bleenco/morose/commit/9d50fc4)) |
| 15 | +* **search:** fuzzy package search ([c943e93](https://github.com/bleenco/morose/commit/c943e93)) |
| 16 | +* **version:** print correct version in footer ([04a85de](https://github.com/bleenco/morose/commit/04a85de)) |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +<a name="0.5.0"></a> |
| 21 | +# [0.5.0](https://github.com/bleenco/morose/compare/v0.0.3...v0.5.0) (2017-06-02) |
| 22 | + |
| 23 | + |
| 24 | +### Bug Fixes |
| 25 | + |
| 26 | +* **api-server:** fix observables timeInterval ([7a9ff42](https://github.com/bleenco/morose/commit/7a9ff42)) |
| 27 | +* **auth:** fix authentication issues ([3c97644](https://github.com/bleenco/morose/commit/3c97644)) |
| 28 | +* **auth-headers:** add custom interface for AuthResp ([190e2eb](https://github.com/bleenco/morose/commit/190e2eb)) |
| 29 | +* **bin:** fix path to bin ([9616a59](https://github.com/bleenco/morose/commit/9616a59)) |
| 30 | +* **build:** set auth service to public in header ([422909c](https://github.com/bleenco/morose/commit/422909c)) |
| 31 | +* **index.html:** fix path to index.html ([d8ced58](https://github.com/bleenco/morose/commit/d8ced58)) |
| 32 | +* **install:** save tarballs to correct location ([b4c9f65](https://github.com/bleenco/morose/commit/b4c9f65)) |
| 33 | +* **package:** fix path to tarball when performing install ([e2b5587](https://github.com/bleenco/morose/commit/e2b5587)) |
| 34 | +* **package:** get data compatible with npm install ([388eec4](https://github.com/bleenco/morose/commit/388eec4)) |
| 35 | +* **pkg-versions:** update versions from upstream if not found on morose ([8d09b75](https://github.com/bleenco/morose/commit/8d09b75)) |
| 36 | +* **publish:** make publish work again ([1041a24](https://github.com/bleenco/morose/commit/1041a24)) |
| 37 | +* **route:** get random packages ([91a95f9](https://github.com/bleenco/morose/commit/91a95f9)) |
| 38 | +* **routes:** fix web routing ([374fa28](https://github.com/bleenco/morose/commit/374fa28)) |
| 39 | +* init package.json for published package ([a508b63](https://github.com/bleenco/morose/commit/a508b63)) |
| 40 | +* **routes:** update app routes ([be06ca8](https://github.com/bleenco/morose/commit/be06ca8)) |
| 41 | +* **scoped-packages:** fix scoped packages installation ([f838d6a](https://github.com/bleenco/morose/commit/f838d6a)) |
| 42 | +* **server:** fix parameter bug ([de8c400](https://github.com/bleenco/morose/commit/de8c400)) |
| 43 | +* bug fix for user tests. ([95badbe](https://github.com/bleenco/morose/commit/95badbe)) |
| 44 | +* **sockets:** make sockets work again ([2f61860](https://github.com/bleenco/morose/commit/2f61860)) |
| 45 | +* added verification for package names ([57c7c75](https://github.com/bleenco/morose/commit/57c7c75)) |
| 46 | +* find scoped packages when installing ([a3202e6](https://github.com/bleenco/morose/commit/a3202e6)) |
| 47 | +* fix scoped packages ([5b7495d](https://github.com/bleenco/morose/commit/5b7495d)) |
| 48 | +* **stats:** fix stats ([d59ce6e](https://github.com/bleenco/morose/commit/d59ce6e)) |
| 49 | +* **upstream:** fix how proxy handles versions ([2eceba7](https://github.com/bleenco/morose/commit/2eceba7)) |
| 50 | +* init auth.json file ([d7f5069](https://github.com/bleenco/morose/commit/d7f5069)) |
| 51 | +* npm publish new version fix and added test for installing previous version. ([0341928](https://github.com/bleenco/morose/commit/0341928)) |
| 52 | +* publishing package ([725b4ed](https://github.com/bleenco/morose/commit/725b4ed)) |
| 53 | +* serve packages correctly from proxy server ([dbd0cf5](https://github.com/bleenco/morose/commit/dbd0cf5)) |
| 54 | + |
| 55 | + |
| 56 | +### Features |
| 57 | + |
| 58 | +* added authentication structure ([031206a](https://github.com/bleenco/morose/commit/031206a)) |
| 59 | +* Added routes for npm owner, authenitaction for npm install, npm publish and some changes in authentication structure ([7479cf9](https://github.com/bleenco/morose/commit/7479cf9)) |
| 60 | +* npm access ([4ac9365](https://github.com/bleenco/morose/commit/4ac9365)) |
| 61 | +* **line-chart:** random data ([7563870](https://github.com/bleenco/morose/commit/7563870)) |
| 62 | +* npm deprecate ([34ddfea](https://github.com/bleenco/morose/commit/34ddfea)) |
| 63 | +* Npm publish private packages ([fad1799](https://github.com/bleenco/morose/commit/fad1799)) |
| 64 | +* **background:** render background on resize ([37d71d1](https://github.com/bleenco/morose/commit/37d71d1)) |
| 65 | +* npm star and npm unstar ([ffd2639](https://github.com/bleenco/morose/commit/ffd2639)) |
| 66 | +* **dropdown:** dropdown navigation menu ([187d377](https://github.com/bleenco/morose/commit/187d377)) |
| 67 | +* npm stars ([5619b8a](https://github.com/bleenco/morose/commit/5619b8a)) |
| 68 | +* npm whoami ([e582147](https://github.com/bleenco/morose/commit/e582147)) |
| 69 | +* publish and install commands ([b4f3428](https://github.com/bleenco/morose/commit/b4f3428)) |
| 70 | +* Server functions for managing authentications and permissions ([198ae96](https://github.com/bleenco/morose/commit/198ae96)) |
| 71 | +* **login:** login impl, header, logout ([aa0a240](https://github.com/bleenco/morose/commit/aa0a240)) |
| 72 | +* version 0.1.0, (download exact version, refactor cli) ([c4f0bed](https://github.com/bleenco/morose/commit/c4f0bed)) |
| 73 | +* **app:** implement search on web and add some styling to it ([516c0f9](https://github.com/bleenco/morose/commit/516c0f9)) |
| 74 | +* **app:** package details ([06dd617](https://github.com/bleenco/morose/commit/06dd617)) |
| 75 | +* **auth:** auth implementation ([002946f](https://github.com/bleenco/morose/commit/002946f)) |
| 76 | +* **e2e:** e2e tests runner ([dba9504](https://github.com/bleenco/morose/commit/dba9504)) |
| 77 | +* **landing:** landing page ([698fa66](https://github.com/bleenco/morose/commit/698fa66)) |
| 78 | +* **line-chart:** initial line-chart component ([7e35398](https://github.com/bleenco/morose/commit/7e35398)) |
| 79 | +* **line-chart:** server load average init impl ([6b91c82](https://github.com/bleenco/morose/commit/6b91c82)) |
| 80 | +* **markdown:** markdown pipe ([0b1d45b](https://github.com/bleenco/morose/commit/0b1d45b)) |
| 81 | +* **multiple:** authentication, fs utils, helper utilities, login, logout ([b12bb57](https://github.com/bleenco/morose/commit/b12bb57)) |
| 82 | +* **network:** net utilization implementation ([5dc44ea](https://github.com/bleenco/morose/commit/5dc44ea)) |
| 83 | +* **network:** network utilization charts ([3db4529](https://github.com/bleenco/morose/commit/3db4529)) |
| 84 | +* **network:** network utilization initial component ([14457e7](https://github.com/bleenco/morose/commit/14457e7)) |
| 85 | +* **pkg:** add new version to existing storage ([6980b06](https://github.com/bleenco/morose/commit/6980b06)) |
| 86 | +* **proxy:** make proxy work with semver-extra ([fd13f6d](https://github.com/bleenco/morose/commit/fd13f6d)) |
| 87 | +* **search:** implement basic npm search ([0d4cb54](https://github.com/bleenco/morose/commit/0d4cb54)) |
| 88 | +* **socket-server:** socket server and client init ([e948739](https://github.com/bleenco/morose/commit/e948739)) |
| 89 | +* **ssl:** enable ssl option for socket server ([b76609a](https://github.com/bleenco/morose/commit/b76609a)) |
| 90 | +* **statistics:** server stats initial component ([8b60951](https://github.com/bleenco/morose/commit/8b60951)) |
| 91 | +* **storage:** read/write data to storage (cache) ([ca3774e](https://github.com/bleenco/morose/commit/ca3774e)) |
| 92 | +* **ui:** login ui and auth service ([8254a8a](https://github.com/bleenco/morose/commit/8254a8a)) |
| 93 | +* **uplink:** make uplink work ([74384ff](https://github.com/bleenco/morose/commit/74384ff)) |
| 94 | +* **web-api:** implement search ([565a2a3](https://github.com/bleenco/morose/commit/565a2a3)) |
| 95 | + |
| 96 | + |
| 97 | +### Performance Improvements |
| 98 | + |
| 99 | +* **proxy:** performance improvements on proxy server ([d30ff4e](https://github.com/bleenco/morose/commit/d30ff4e)) |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | +<a name="0.0.3"></a> |
| 104 | +## [0.0.3](https://github.com/bleenco/morose/compare/03b3fa5...v0.0.3) (2016-11-06) |
| 105 | + |
| 106 | + |
| 107 | +### Bug Fixes |
| 108 | + |
| 109 | +* upload file ([ebec08a](https://github.com/bleenco/morose/commit/ebec08a)) |
| 110 | + |
| 111 | + |
| 112 | +### Features |
| 113 | + |
| 114 | +* download ([03b3fa5](https://github.com/bleenco/morose/commit/03b3fa5)) |
| 115 | + |
| 116 | + |
| 117 | + |
0 commit comments