flarum-ext-search/js
Bart van Bragt 81e7b6502d feat: Show admin dashboard notice when search index needs rebuilding
After a mapping change (e.g. the parent-child restructure), existing installs
need to rebuild their index. A DashboardWidget appears on the admin page
warning the admin and showing the command to run. Compatibility is tracked
via the blomstra-search.index-compatible setting.
2026-04-10 11:10:53 +02:00
..
dist feat: Show admin dashboard notice when search index needs rebuilding 2026-04-10 11:10:53 +02:00
src feat: Show admin dashboard notice when search index needs rebuilding 2026-04-10 11:10:53 +02:00
admin.ts wip 2021-10-27 08:02:07 +02:00
forum.ts chore: migrate FE fully to TS 2021-10-13 20:16:14 +01:00
package-lock.json fix: incorrect JS package name 2022-11-21 15:32:22 +00:00
package.json fix: incorrect JS package name 2022-11-21 15:32:22 +00:00
tsconfig.json chore: add JS boilerplate code from Flarum CLI 2021-10-13 19:28:14 +01:00
webpack.config.js wip 2021-10-12 23:15:47 +02:00