Commit Graph

  • e4590f3ea9 Merge branch 'main' of https://gitea.muehlberger.net/sbp-jm/sbp-flarum-search main v0.5 mueh 2026-04-28 15:40:42 +0200
  • 83c0b0e7ec Working stable release! mueh 2026-04-28 15:40:09 +0200
  • 3a8559ecca Rename internal API route reference from blomstra.search to sbp.search v0.4.21 MauBiBot 2026-04-28 14:46:44 +0200
  • 082892f413 Fix forum search API endpoint to /sbp/search v0.4.20 v0.4.12 MauBiBot 2026-04-28 11:51:34 +0200
  • 0b9586aee2 Fix forum search API endpoint to /sbp/search MauBiBot 2026-04-28 11:51:15 +0200
  • c54d916361 richitger api pfad v0.4.11 v0.4.10 v0.4.1.9 mueh 2026-04-28 11:49:57 +0200
  • 09c01b3445 glaub nicht dass das böse war jm 2026-04-28 09:30:40 +0000
  • a089698247 register provider evtl. böse? jm 2026-04-28 09:25:30 +0000
  • 7344fc33b7 revert to old extend.php v0.4.1.8 v0.4.1.7 mueh 2026-04-28 11:06:47 +0200
  • 2696fa4dfd wieder ohne extensionid v0.4.1.6 jm 2026-04-28 09:00:51 +0000
  • a6d6230553 typo v0.4.1.5 mueh 2026-04-28 10:57:15 +0200
  • f537506166 Merge branch 'main' of https://gitea.muehlberger.net/sbp-jm/sbp-flarum-search v0.4.1.4 mueh 2026-04-28 10:49:51 +0200
  • a9bb20dfe7 extension id angegeben mueh 2026-04-28 10:49:22 +0200
  • 6417e8e9f4 Bind admin settings to sbp-search extension page MauBiBot 2026-04-28 10:31:54 +0200
  • 22e2796a65 admin js hatte noch alte blomstra-search drin v0.4.1.3 mueh 2026-04-28 10:27:28 +0200
  • 52168bb5c3 js wieder gefixt aus anderem commit v0.4.1.2 mueh 2026-04-28 10:01:50 +0200
  • 7f4befd73b composer fix v0.4.1.1 mueh 2026-04-28 09:37:39 +0200
  • 115c06e9bf Merge branch 'sbp-hardfork' v0.4.1 mueh 2026-04-28 09:07:16 +0200
  • d2b8869eb4 composer update v0.4 sbp-hardfork jm 2026-04-22 22:01:57 +0000
  • f72acc60ef Rename blomstra/search fork to sbp/flarum-search (Phase 1: namespaces, routes, JS initializers) v0.3.5 v0.3.0 v0.2.0 sbp-namespace-migration MauBiBot 2026-04-22 22:23:47 +0200
  • fc830ea921 Add content autocomplete to search dropdown JM 2026-04-22 20:52:35 +0200
  • 4538fe2ba8 Add prefix search for content and enable autocomplete MauBiBot 2026-04-22 20:43:33 +0200
  • 5774879331 fuzzy search in thread JM 2026-04-22 20:19:09 +0200
  • 3e2f3f9585 always use ES search on initial search page load MauBiBot 2026-04-22 19:46:09 +0200
  • bf90e3279e remove frontend default sort from discussion search state MauBiBot 2026-04-22 19:31:30 +0200
  • bce3258325 fix forum search route and rebuild compiled assets MauBiBot 2026-04-22 19:05:46 +0200
  • 7f282cdb84 merge local search fixes after pull MauBiBot 2026-04-22 18:56:43 +0200
  • 7cb4071a54 restore strong title match and keep prefix title fallback JM 2026-04-22 18:08:12 +0200
  • e3dfc04192 add low-boost title autocomplete match to full search JM 2026-04-22 17:50:30 +0200
  • e7e4495306 rebuild compiled JS assets for analyzer selector MauBiBot 2026-04-22 16:36:24 +0200
  • 0fa8fb92eb ai forgot to commit feat/analyzer-refactor mueh 2026-04-22 15:47:54 +0200
  • 925ecb0e7c tune title autocomplete edge_ngram bounds mueh 2026-04-22 12:33:13 +0200
  • e92307cf16 build: commit compiled JS dist files for feat/analyzer-refactor branch Bart van Bragt 2026-04-16 22:07:28 +0200
  • d27d71ff72 style: apply prettier formatting to admin/index.ts Bart van Bragt 2026-04-16 11:57:59 +0200
  • f7d9935fb9 feat: suppress ES instant results when search-post-bodies is enabled Bart van Bragt 2026-04-16 11:57:34 +0200
  • 33d4946947 feat: stem exclusion admin setting and analyzer language selector improvements Bart van Bragt 2026-04-16 11:52:34 +0200
  • 0f58abf141 feat: add title.autocomplete instant search path sorted by latest Bart van Bragt 2026-04-16 11:51:45 +0200
  • 0adaab5d84 fix: resolve analyzer mismatch with symmetric language analyzer and title field Bart van Bragt 2026-04-16 11:51:28 +0200
  • c55db0abd6 fix: show TerminalPost in search results when field sort is active or mostRelevantPost is unavailable feat/parent-child-documents Bart van Bragt 2026-04-15 21:24:55 +0200
  • c5643bed31 fix: default search sort to latest and keep dropdown label in sync Bart van Bragt 2026-04-15 17:21:10 +0200
  • 6bcd2becd5 fix: report actual failed item error in bulk seeding exception Bart van Bragt 2026-04-15 14:08:04 +0200
  • 2706ed6be0 fix: index discussion on rename Bart van Bragt 2026-04-15 14:07:55 +0200
  • 557604e426 fix: retry fill ES queries on transient connection failure Bart van Bragt 2026-04-15 14:07:43 +0200
  • 08353d2473 perf: sort by date by default, skip scoring on field sorts Bart van Bragt 2026-04-14 22:40:43 +0200
  • 80357e6a77 fix: include --staging in build conflict suggestions Bart van Bragt 2026-04-14 16:46:06 +0200
  • d8eebb183a fix: prevent ES CPU saturation from has_child scoring all posts Bart van Bragt 2026-04-14 16:05:59 +0200
  • c54f37349f fix: use Support\Collection for cachedGlobalPermission — pluck() returns plain Collection, not Eloquent Bart van Bragt 2026-04-14 11:27:02 +0200
  • ca8c248870 fix: use Eloquent Collection in job — loadMissing does not exist on Support\Collection Bart van Bragt 2026-04-14 09:59:02 +0200
  • bf37e01eb0 fix: read forum attribute lazily inside extend callback Bart van Bragt 2026-04-14 09:29:35 +0200
  • 4709b9d1db fix: is_hidden boolean coercion and forum settings access Bart van Bragt 2026-04-14 08:59:19 +0200
  • bf19eed20f Bundled output for commit 2fc66b9bf7 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2026-04-13 20:22:53 +0000
  • 2fc66b9bf7 perf: eager-load relationships in UpdateSearchJob and cache permissions in DiscussionSeeder 0.2.0 Bart van Bragt 2026-04-13 22:18:14 +0200
  • 439c74f0a3 fix: store index compat version in ES mapping _meta for correct rollback behaviour Bart van Bragt 2026-04-10 13:46:08 +0200
  • f486292f15 feat: make ngram min_gram configurable via admin setting Bart van Bragt 2026-04-10 13:19:22 +0200
  • 4412583cd9 chore: fix prettier formatting and npm audit vulnerabilities Bart van Bragt 2026-04-10 11:47:38 +0200
  • 81e7b6502d feat: Show admin dashboard notice when search index needs rebuilding Bart van Bragt 2026-04-10 11:10:53 +0200
  • 3039b65946 refactor: Simplify index command with better naming/options Bart van Bragt 2026-04-10 09:35:49 +0200
  • e2e2d1428f feat: restructure index as parent-child documents with blue-green rebuilds Bart van Bragt 2026-04-09 23:30:57 +0200
  • 80d66c98c4 feat: index and sync view_count for fof/discussion-views sort support Bart van Bragt 2026-04-09 12:05:28 +0200
  • ff2a252e99 fix: editing a post does not update the search index fix/elasticsearch-issues Bart van Bragt 2026-04-09 10:43:10 +0200
  • 5929a191f6 fix: --seed-missing stops early when a full range is already indexed Bart van Bragt 2026-04-09 10:35:59 +0200
  • 6699c8cb58 fix: ngram min_gram=1 indexes tokens that can never be matched Bart van Bragt 2026-04-09 08:43:15 +0200
  • 369ee504f3 fix: remove unused content_partial field from seeders Bart van Bragt 2026-04-09 08:39:58 +0200
  • eeb091273d fix: tag filter produces empty results when browsing a tag Bart van Bragt 2026-04-09 08:20:42 +0200
  • d252a17586 fix: not changing recipients visibility when recipients change 0.1.19 Daniël Klabbers 2024-06-13 19:27:14 +0200
  • a9dc8bfb16 fix: byobu discussions open up while using this extension 0.1.18 Daniël Klabbers 2024-06-12 11:34:18 +0200
  • ad153137ae
    Merge f1101a18a2 into fadac0776a TsXor 2023-10-18 21:10:38 +0200
  • 82e6ec786f
    Apply fixes from StyleCI StyleCI Bot 2023-10-18 13:57:41 +0000
  • fadac0776a
    fix main-backup-20231018 Sami Mazouz 2023-10-18 14:55:12 +0100
  • 69003373a9
    Apply fixes from StyleCI StyleCI Bot 2023-10-18 12:26:10 +0000
  • 54148ab1ad
    chore: tweak Sami Mazouz 2023-10-18 13:25:57 +0100
  • 27b4240e89
    feat: flarum 2.0 Sami Mazouz 2023-10-12 18:59:42 +0100
  • f1101a18a2 change SelectOrInput to 2 fields TsXor 2023-10-01 19:37:12 +0800
  • e94a7b1058 buildSelectOrInput: load default only when page is constructed TsXor 2023-09-25 16:53:43 +0800
  • 8e5576db94 add SelectOrInput widget to support custom analyzer TsXor 2023-09-24 23:38:27 +0800
  • f981c27e00 Bundled output for commit f6503f5e6a Includes transpiled JS/TS, and Typescript declaration files (typings). 0.1.17 flarum-bot 2023-01-30 22:17:40 +0000
  • f6503f5e6a fix: #10, private forums have no discussions key, throws error Daniël Klabbers 2023-01-30 23:17:01 +0100
  • ad92d8856b Bundled output for commit 8b519619e5 Includes transpiled JS/TS, and Typescript declaration files (typings). 0.1.16 flarum-bot 2022-11-24 09:39:12 +0000
  • 8b519619e5
    Apply fixes from StyleCI StyleCI Bot 2022-11-24 09:38:21 +0000
  • 83afe95d61 chore: fix search and seeding Daniël Klabbers 2022-11-24 10:37:57 +0100
  • 846cc348ff Merge branch 'dk/search-improvements' into main Daniël Klabbers 2022-11-24 10:29:18 +0100
  • 508bb42ac9 chore: clean up buildcommand 0.1.15 Daniël Klabbers 2022-11-23 12:46:04 +0100
  • db74da3e37
    Apply fixes from StyleCI StyleCI Bot 2022-11-23 11:29:48 +0000
  • a02d35394b feat: store tags, rawId, support indexing missing objects Daniël Klabbers 2022-11-23 12:09:10 +0100
  • b60563f2ec Bundled output for commit 703cbbdd48 Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-21 15:33:18 +0000
  • 703cbbdd48
    fix: incorrect JS package name David Wheatley 2022-11-21 15:32:22 +0000
  • 769b6cd278 Bundled output for commit f500d7f956 Includes transpiled JS/TS, and Typescript declaration files (typings). 0.1.14 flarum-bot 2022-11-21 12:38:34 +0000
  • f500d7f956 fix: revert back to not using the elastic endpoint for filtering, at least until we support tags in the search database Ian Morland 2022-11-21 12:37:52 +0000
  • 7257d5fb34 Bundled output for commit 09fb4e8b7b Includes transpiled JS/TS, and Typescript declaration files (typings). 0.1.13 flarum-bot 2022-11-18 09:39:40 +0000
  • 09fb4e8b7b
    Merge pull request #9 from blomstra/im/fix-search-override Daniël Klabbers 2022-11-18 10:38:47 +0100
  • 21170fbe1b Merge remote-tracking branch 'origin/main' into im/fix-search-override Ian Morland 2022-11-18 09:37:37 +0000
  • 1cd3dac177
    Apply fixes from StyleCI StyleCI Bot 2022-11-18 09:34:30 +0000
  • 5815144d3a Revert "Apply fixes from StyleCI" Ian Morland 2022-11-18 09:34:16 +0000
  • f8aa3dcf13
    Apply fixes from StyleCI StyleCI Bot 2022-11-18 09:33:13 +0000
  • a26f88a9b6
    Apply fixes from StyleCI StyleCI Bot 2022-11-18 09:29:46 +0000
  • 23dd403417 fix: override endpoint not used correctly Ian Morland 2022-11-18 09:29:19 +0000
  • ed718e1458 chore: fix incorect command Ian Morland 2022-11-18 09:28:52 +0000
  • 4240269b7f Bundled output for commit c186535bbb Includes transpiled JS/TS, and Typescript declaration files (typings). flarum-bot 2022-11-18 08:31:43 +0000
  • c186535bbb chore: use npm Ian Morland 2022-11-18 08:30:44 +0000
  • fa90def995 chore: update frontend workflow Ian Morland 2022-11-18 08:29:19 +0000