|
2 | 2 |
|
3 | 3 | ## [Under development]
|
4 | 4 |
|
| 5 | +- Fixed XSS vulnerabilities |
| 6 | + - [92c0fd7] 2017-12-11 Fixed XSS vulnerabilities [@SilverFire] |
| 7 | +- Added patch version support for `bower-asset/angular` |
| 8 | + - [be126d4] 2017-10-01 added converting patch version to RC for bower-asset/angular [@hiqsol] |
| 9 | +- Added redirect to package page when its full name given |
| 10 | + - [eb93960] 2017-07-04 improved search: added redirect to package page when full name given [@hiqsol] |
5 | 11 | - Refactored internals: RegistryFactory, Mutex <- Locker, logging
|
6 | 12 | - [cd0f3cc] 2017-05-18 csfixed [@hiqsol]
|
7 | 13 | - [b76fbcd] 2017-05-18 Merge pull request #50 from edgardmessias/refactored [@hiqsol]
|
|
33 | 39 | - [d89b68c] 2017-05-04 fixed hidev config for hidev 0.6 [@hiqsol]
|
34 | 40 | - [b850cba] 2017-05-05 renamed configs `web`, `console` <- hisite, hidev [@hiqsol]
|
35 | 41 | - Implemented package management using queues with [zhuravljov/yii2-queue]
|
| 42 | + - [9f54f52] 2017-09-29 Updated to use `yiisoft/yii2-queue`, implemented sequention jobs execution limit [@SilverFire] |
| 43 | + - [2ba21ee] 2017-09-29 Switched to yiisoft/yii2-queue [@SilverFire] |
| 44 | + - [9b7d7ff] 2017-09-21 Added migration to follow yii2-queue API changes [@SilverFire] |
| 45 | + - [88b96a6] 2018-05-23 Updated `QueueController` to follow yii2-queue API changes [@SilverFire] |
36 | 46 | - [ace352d] 2017-05-05 Merge pull request #42 from edgardmessias/fix-queue [@SilverFire]
|
37 | 47 | - [7c5d01d] 2017-05-05 Fixed [zhuravljov/yii2-queue] API changes [@edgardmessias]
|
38 | 48 | - [b07d11b] 2017-05-04 Updated to follow [zhuravljov/yii2-queue] API changes [@SilverFire]
|
|
48 | 58 | - [9515fd0] 2016-12-01 Refactored Storage - added StorageInterface, changes visibiliy of some method [@SilverFire]
|
49 | 59 | - [bc20b98] 2016-11-30 Fixed typo [@SilverFire]
|
50 | 60 | - Improved look, moved search form to NavBar, added color by stability in package details page
|
| 61 | + - [d428eef] 2017-05-27 added require yii2-hiart-librariesio and yii2-hiart-guzzle [@hiqsol] |
| 62 | + - [2ec9f08] 2017-05-27 Merge pull request #52 from edgardmessias/improved_search [@hiqsol] |
| 63 | + - [b9972eb] 2017-05-24 Added image by platform in result search [@edgardmessias] |
| 64 | + - [9f04bf5] 2017-05-24 Added "Powered by libraries.io" [@edgardmessias] |
| 65 | + - [3511c98] 2017-05-23 Improved Search using libraries.io (Close #36) [@edgardmessias] |
51 | 66 | - [33befd4] 2017-05-11 added container class in outer div [@hiqsol]
|
52 | 67 | - [856c104] 2017-05-10 added breadcrumbs and subtitle for pages [@hiqsol]
|
53 | 68 | - [6aa8285] 2017-05-10 fixed navbar menu [@hiqsol]
|
|
98 | 113 | - [bdc0fb1] 2017-04-26 Enhanced package info displaying [@SilverFire]
|
99 | 114 | - [1c947e1] 2017-04-26 Bootstarap log module [@SilverFire]
|
100 | 115 | - Fixed minor issues
|
| 116 | + - [ea55b5c] 2017-06-30 switched icons to fixed weight fontawesome [@hiqsol] |
| 117 | + - [8a5882e] 2017-06-30 csfixed [@hiqsol] |
| 118 | + - [a5f52c5] 2017-06-30 added AppAsset to be registered by themeManager at startup [@hiqsol] |
| 119 | + - [f4dc2fc] 2017-06-16 Merge pull request #56 from anyt/add_license_information_to_package_info [@hiqsol] |
| 120 | + - [b2c50d1] 2017-06-15 Added license information to package info. [yatsenco@gmail.com] |
| 121 | + - [38e5b4b] 2017-05-27 added icon for License at _search_item [@hiqsol] |
| 122 | + - [8ea9f6b] 2017-05-27 redone to use `yii2-hiart-librariesio` [@hiqsol] |
| 123 | + - [68e6592] 2017-05-27 added AssetPackage::isAvailable and buildNormalName [@hiqsol] |
| 124 | + - [eb5f5d9] 2017-10-01 added `normalizeScopedName` [@hiqsol] |
| 125 | + - [052b795] 2017-07-17 moved `yiisoft/yii2-debug` to require-dev closes #46 [@hiqsol] |
| 126 | + - [e1f21c7] 2017-12-16 Merge pull request #75 from and800/master [@hiqsol] |
| 127 | + - [0365f77] 2017-10-20 Merge pull request #73 from SilverFire/master [@hiqsol] |
| 128 | + - [27ad14d] 2017-10-20 Updated fxp/composer-asset-plugin constraint to ^1.4.2 [@SilverFire] |
| 129 | + - [843800f] 2018-02-17 typo [@hiqsol] |
101 | 130 | - [59e4260] 2017-04-24 Fixed to follow FXP/composer-asset-plugin API changes [@SilverFire]
|
102 | 131 | - [c95600b] 2017-05-08 Merge pull request #43 from `edgardmessias/fix_urls` [@SilverFire]
|
103 | 132 | - [2c47200] 2017-05-08 Fixed urls for use in urlManager [@edgardmessias]
|
|
484 | 513 | [ca928cf]: https://github.com/hiqdev/asset-packagist/commit/ca928cf
|
485 | 514 | [cd5c912]: https://github.com/hiqdev/asset-packagist/commit/cd5c912
|
486 | 515 | [300594c]: https://github.com/hiqdev/asset-packagist/commit/300594c
|
| 516 | +[88b96a6]: https://github.com/hiqdev/asset-packagist/commit/88b96a6 |
| 517 | +[843800f]: https://github.com/hiqdev/asset-packagist/commit/843800f |
| 518 | +[e1f21c7]: https://github.com/hiqdev/asset-packagist/commit/e1f21c7 |
| 519 | +[92c0fd7]: https://github.com/hiqdev/asset-packagist/commit/92c0fd7 |
| 520 | +[0365f77]: https://github.com/hiqdev/asset-packagist/commit/0365f77 |
| 521 | +[27ad14d]: https://github.com/hiqdev/asset-packagist/commit/27ad14d |
| 522 | +[be126d4]: https://github.com/hiqdev/asset-packagist/commit/be126d4 |
| 523 | +[eb5f5d9]: https://github.com/hiqdev/asset-packagist/commit/eb5f5d9 |
| 524 | +[9f54f52]: https://github.com/hiqdev/asset-packagist/commit/9f54f52 |
| 525 | +[2ba21ee]: https://github.com/hiqdev/asset-packagist/commit/2ba21ee |
| 526 | +[9b7d7ff]: https://github.com/hiqdev/asset-packagist/commit/9b7d7ff |
| 527 | +[052b795]: https://github.com/hiqdev/asset-packagist/commit/052b795 |
| 528 | +[eb93960]: https://github.com/hiqdev/asset-packagist/commit/eb93960 |
| 529 | +[ea55b5c]: https://github.com/hiqdev/asset-packagist/commit/ea55b5c |
| 530 | +[8a5882e]: https://github.com/hiqdev/asset-packagist/commit/8a5882e |
| 531 | +[a5f52c5]: https://github.com/hiqdev/asset-packagist/commit/a5f52c5 |
| 532 | +[f4dc2fc]: https://github.com/hiqdev/asset-packagist/commit/f4dc2fc |
| 533 | +[b2c50d1]: https://github.com/hiqdev/asset-packagist/commit/b2c50d1 |
| 534 | +[38e5b4b]: https://github.com/hiqdev/asset-packagist/commit/38e5b4b |
| 535 | +[8ea9f6b]: https://github.com/hiqdev/asset-packagist/commit/8ea9f6b |
| 536 | +[68e6592]: https://github.com/hiqdev/asset-packagist/commit/68e6592 |
| 537 | +[d428eef]: https://github.com/hiqdev/asset-packagist/commit/d428eef |
| 538 | +[2ec9f08]: https://github.com/hiqdev/asset-packagist/commit/2ec9f08 |
| 539 | +[b9972eb]: https://github.com/hiqdev/asset-packagist/commit/b9972eb |
| 540 | +[9f04bf5]: https://github.com/hiqdev/asset-packagist/commit/9f04bf5 |
| 541 | +[3511c98]: https://github.com/hiqdev/asset-packagist/commit/3511c98 |
0 commit comments