Go to file
dependabot[bot] 0727eaad14
Build(deps): Bump minimatch from 3.0.4 to 3.1.2 (#113)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-27 17:34:01 +01:00
.github/workflows DEV: Update CI workflows (#110) 2022-11-07 12:33:04 -06:00
app FIX: Use new robots.txt API (#101) 2022-07-13 19:53:56 +03:00
assets FEATURE: add a global setting to support custom docs url path (#107) 2022-11-17 11:33:38 +05:30
config Update translations (#109) 2022-11-02 15:13:54 +01:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib FEATURE: add a global setting to support custom docs url path (#107) 2022-11-17 11:33:38 +05:30
spec FEATURE: add a global setting to support custom docs url path (#107) 2022-11-17 11:33:38 +05:30
test/javascripts FEATURE: add a global setting to support custom docs url path (#107) 2022-11-17 11:33:38 +05:30
.discourse-compatibility FEATURE: improve blank page syndrome (#79) 2022-01-28 20:10:53 +04:00
.eslintrc DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.gitignore DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
.prettierrc DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
.rubocop.yml DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
.template-lintrc.js DEV: apply coding standards (#9) 2020-09-04 13:22:46 +02:00
Gemfile FEATURE: Add onebox metadata (#10) 2020-10-01 09:32:28 -05:00
Gemfile.lock DEV: Bump rubocop-discourse (#106) 2022-10-03 22:20:09 +02:00
LICENSE DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
README.md Update README.md (#60) 2021-10-04 12:36:30 -04:00
package.json DEV: Bump eslint-config-discourse and correct violations 2022-01-26 14:46:52 +00:00
plugin.rb FEATURE: add a global setting to support custom docs url path (#107) 2022-11-17 11:33:38 +05:30
translator.yml DEV: Add Crowdin support (#42) 2021-04-15 22:03:56 +02:00
yarn.lock Build(deps): Bump minimatch from 3.0.4 to 3.1.2 (#113) 2022-11-27 17:34:01 +01:00

README.md

Discourse Docs Plugin

Find and filter knowledge base topics.

For more information, please see: https://meta.discourse.org/t/discourse-docs-documentation-management-plugin/130172/