framework/extensions/suspend/js
Sami Mazouz 4b126d9f4c
feat: revamp search (#3893)
* refactor: move gambits to frontend (#3885)
* refactor: move gambits to frontend
* test: GambitManager
* refactor: merge filterer and searcher concepts (#3892)
* chore: drop remaining backend regex gambits
* refactor: merge filterer & searcher concept
* refactor: adapt extenders
* refactor: no longer need to push gambits to `q`
* refactor: filters to gambits
* refactor: drop shred `Query` namespace
* chore: cleanup
* chore: leftover gambit references on the backend (#3894)
* chore: leftover gambit references on the backend
* chore: namespace
* feat: search driver backend extension API (#3902)
* feat: first iteration of search drivers
* feat: indexer API & tweaks
* feat: changes after POC driver
* fix: properly fire custom observables
* chore: remove debugging code
* fix: phpstan
* fix: custom eloquent events
* chore: drop POC usage
* test: indexer extender API
* fix: extension searcher fails without filters
* fix: phpstan
* fix: frontend created gambit
* feat: advanced page and localized driver settings (#3905)
* feat: allow getting total search results and replacing filters (#3906)
* feat: allow accessing total search results
* feat: allow replacing filters
* chore: phpstan
2023-11-11 19:43:09 +01:00
..
dist Bundled output for commit eaabeab8c9 2023-11-10 22:04:30 +00:00
src feat: revamp search (#3893) 2023-11-11 19:43:09 +01:00
.gitignore chore: flarum-cli audit infra --fix 2022-01-20 03:57:25 -05:00
admin.js chore: flarum-cli audit infra --fix 2022-01-20 03:57:25 -05:00
forum.js chore: flarum-cli audit infra --fix 2022-01-20 03:57:25 -05:00
package.json chore(deps): bump webpack from 5.75.0 to 5.76.0 (#3761) 2023-04-19 07:45:00 +01:00
tsconfig.json feat: export registry (#3842) 2023-06-29 18:57:53 +01:00
webpack.config.js chore: flarum-cli audit infra --fix 2022-01-20 03:57:25 -05:00