mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 09:20:14 +00:00
When lazy load categories is enabled, the list of categories does not have to fetched from the "site.json" endpoint because it is already returned by "search.json". This commit reverts commits 5056502 and 3e54697 because iterating over all pages of categories is not really necessary.
Discourse AI Plugin
Plugin Summary
For more information, please see: https://meta.discourse.org/t/discourse-ai/259214?u=falco
Languages
Ruby
79.6%
JavaScript
17%
SCSS
2.1%
CSS
0.5%
HTML
0.5%
Other
0.3%