Go to file
Krzysztof Kotlarek 72cdd8d415
FIX: ignore category filter when incorrect param (#59)
Category filter accepts ids of categories. If value is manipulated, we should ignore it.
2021-09-27 14:52:27 +10:00
.github/workflows DEV: Update CI workflows (#58) 2021-09-15 19:56:29 +02:00
app FEATURE: Make Docs compatible with inline oneboxes (#33) 2021-02-16 15:09:45 -06:00
assets UX: Add `in:docs` filter to search (#56) 2021-07-21 15:53:40 -04:00
config Update translations (#55) 2021-07-21 10:30:16 +02:00
db/migrate FEATURE: Rename from Knowledge Explorer to Docs (#27) 2021-01-18 10:38:09 -06:00
lib FIX: ignore category filter when incorrect param (#59) 2021-09-27 14:52:27 +10:00
spec/requests FIX: ignore category filter when incorrect param (#59) 2021-09-27 14:52:27 +10:00
test/javascripts FIX: Correctly trigger actions (#45) 2021-04-29 16:36:14 +02: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: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
LICENSE DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
README.md Add missing README (#35) 2021-02-23 19:10:37 +01:00
package.json DEV: Update CI workflows, fix linting issues (#32) 2021-04-27 20:49:34 +02:00
plugin.rb UX: Add `in:docs` filter to search (#56) 2021-07-21 15:53:40 -04:00
translator.yml DEV: Add Crowdin support (#42) 2021-04-15 22:03:56 +02:00
yarn.lock Build(deps): Bump path-parse from 1.0.6 to 1.0.7 (#57) 2021-08-13 00:50:35 +02:00