You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* chore(deps): bump lru-cache from 6.0.0 to 7.13.1 in /install Bumps [lru-cache](https://github.com/isaacs/node-lru-cache) from 6.0.0 to 7.13.1. - [Release notes](https://github.com/isaacs/node-lru-cache/releases) - [Changelog](https://github.com/isaacs/node-lru-cache/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-lru-cache/compare/v6.0.0...v7.13.1) --- updated-dependencies: - dependency-name: lru-cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix(lru-cache): remove unneeded `length` params for cache creation, as `maxSize` was not used in those init calls, also renamed some methods to match new method names in lru-cache [breaking] Added deprecation notices for old params * fix: replace three direct calls to lru-cache with call to cacheCreate, moved cache creation call in uploads to run on first init as config is not populated at lib init * test: move configs init above cache reset calls in databasemock * move some more code above cache clear * refactor: remove unused * test: lru * test: more debug * test: on more test * use await helpers.uploadFile * fix: tests remove logs * fix: acp cache page * fix: add in one more guard again cache instantiation with `length` prop but no `maxSize` prop * fix(deps): bump markdown Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Barış Soner Uşaklı <barisusakli@gmail.com> |
3 years ago | |
|---|---|---|
| .. | ||
| database | 4 years ago | |
| files | 4 years ago | |
| helpers | 3 years ago | |
| mocks | 3 years ago | |
| posts | 4 years ago | |
| topics | 4 years ago | |
| user | 4 years ago | |
| .eslintrc | 9 years ago | |
| api.js | 3 years ago | |
| authentication.js | 3 years ago | |
| batch.js | 5 years ago | |
| blacklist.js | 5 years ago | |
| build.js | 4 years ago | |
| categories.js | 4 years ago | |
| controllers-admin.js | 4 years ago | |
| controllers.js | 3 years ago | |
| coverPhoto.js | 5 years ago | |
| database.js | 4 years ago | |
| defer-logger.js | 5 years ago | |
| emailer.js | 4 years ago | |
| feeds.js | 4 years ago | |
| file.js | 5 years ago | |
| flags.js | 4 years ago | |
| groups.js | 4 years ago | |
| i18n.js | 4 years ago | |
| image.js | 5 years ago | |
| locale-detect.js | 4 years ago | |
| messaging.js | 4 years ago | |
| meta.js | 4 years ago | |
| middleware.js | 3 years ago | |
| notifications.js | 4 years ago | |
| package-install.js | 4 years ago | |
| pagination.js | 4 years ago | |
| password.js | 5 years ago | |
| plugins-installed.js | 3 years ago | |
| plugins.js | 3 years ago | |
| posts.js | 4 years ago | |
| pubsub.js | 5 years ago | |
| rewards.js | 5 years ago | |
| search-admin.js | 5 years ago | |
| search.js | 4 years ago | |
| settings.js | 5 years ago | |
| socket.io.js | 3 years ago | |
| template-helpers.js | 4 years ago | |
| topics.js | 4 years ago | |
| translator.js | 4 years ago | |
| upgrade.js | 4 years ago | |
| uploads.js | 3 years ago | |
| user.js | 3 years ago | |
| utils.js | 4 years ago | |