Go to file
Martin Brennan 0d9365571b
DEV: Use new core code API for topic view tracking (#173)
Brings this plugin into line with the changes at
https://github.com/discourse/discourse/pull/27533,
where we have split the topic view tracking into
2 controller functions.
2024-07-08 10:14:50 +10:00
.github/workflows DEV: Update CI workflows (#121) 2023-01-10 18:17:35 +00:00
app DEV: Use new core code API for topic view tracking (#173) 2024-07-08 10:14:50 +10:00
assets FIX: Load complete category objects (#167) 2024-04-04 10:23:42 +03:00
config Update translations (#171) 2024-05-31 12:27:47 +02:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib FIX: Load complete category objects (#167) 2024-04-04 10:23:42 +03:00
spec FIX: Load complete category objects (#167) 2024-04-04 10:23:42 +03:00
test/javascripts DEV: Fix deprecations (getOwner and router:main) (#157) 2023-11-24 11:33:19 +01:00
.discourse-compatibility DEV: Use new core code API for topic view tracking (#173) 2024-07-08 10:14:50 +10:00
.eslintrc.cjs DEV: Update linting setup (#156) 2023-11-19 22:43:42 +01:00
.gitignore DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
.prettierrc.cjs DEV: Update linting setup (#156) 2023-11-19 22:43:42 +01:00
.rubocop.yml DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
.streerc DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
.template-lintrc.cjs DEV: Update linting (#158) 2023-11-29 23:05:10 +01:00
Gemfile DEV: Introduce syntax_tree for ruby formatting (#118) 2022-12-29 13:31:34 +01:00
Gemfile.lock DEV: Update rubocop-discourse to version 3.8.0 (#170) 2024-05-28 11:16:27 +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: Update rubocop-discourse to version 3.8.0 (#170) 2024-05-28 11:16:27 +02:00
plugin.rb DEV: Fix new Rubocop offenses (#166) 2024-02-29 18:14:03 +01:00
translator.yml DEV: Add Crowdin support (#42) 2021-04-15 22:03:56 +02:00
yarn.lock Build(deps): Bump braces from 3.0.2 to 3.0.3 (#172) 2024-06-16 22:29:57 +02: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/