Commit Graph

  • 77c406c07f improve scoring by boosting titles, now also major 0.1.1 Daniel Klabbers 2021-11-10 16:52:53 +0100
  • 050482dd4a fix calling xhr still 0.1.0 Daniel Klabbers 2021-11-10 14:39:47 +0100
  • 8576579aa6 use correct path on index 0.0.21 Daniel Klabbers 2021-11-10 13:55:20 +0100
  • bad10ef03d only override the search on the frontend if its not already been handled by the backend to prevent duplicate queries Daniel Klabbers 2021-11-10 13:36:34 +0100
  • 8111c214cc override api client on the backend to retrieve discussions from elastic always, this prevents all hits to the MySQL db 0.0.20 Daniel Klabbers 2021-11-10 12:40:32 +0100
  • a03de74f0b clean up js Daniel Klabbers 2021-11-10 12:39:41 +0100
  • 6369637145 fix issue with selection of columns 0.0.19 Daniel Klabbers 2021-11-08 20:25:02 +0100
  • fd11442a76 optimize search query with join 0.0.18 Daniel Klabbers 2021-11-08 16:46:15 +0100
  • 8977d3d161 fix for issue with search 0.0.17 Daniel Klabbers 2021-11-08 16:41:37 +0100
  • 3106667519 attempt to improve results loading with eloquent 0.0.16 Daniël Klabbers 2021-11-08 16:04:42 +0100
  • 99dff8289d added hidden at to stop indexing hidden posts and discussions 0.0.15 Daniël Klabbers 2021-11-08 09:36:53 +0100
  • b87a4e2328 support continue flag 0.0.14 Daniël Klabbers 2021-11-06 21:32:36 +0100
  • bcdf625603 added --recreate and --only to command 0.0.13 Daniel Klabbers 2021-11-05 20:10:06 +0100
  • c1c5af8ed6 add more includes 0.0.12 Daniel Klabbers 2021-11-05 13:59:20 +0100
  • 614e630fde add throttling and sorting 0.0.11 Daniel Klabbers 2021-11-05 13:51:06 +0100
  • ff4e6be86a allow bigger chunk sizes 0.0.10 Daniel Klabbers 2021-11-04 12:28:19 +0100
  • 4c056a4db4 force queue 0.0.9 Daniel Klabbers 2021-11-04 10:47:24 +0100
  • 33ae86a539 fix issues with discussion search 0.0.8 Daniel Klabbers 2021-11-04 10:01:54 +0100
  • d0c4eb615a add indexing endpoint Daniel Klabbers 2021-11-03 11:24:30 +0100
  • de7f1096a9 fix issue with search controller due to binding change 0.0.7 Daniel Klabbers 2021-11-02 14:57:11 +0100
  • 63d7e3cbf6 explain command, remove flags and shorten 0.0.6 Daniel Klabbers 2021-11-02 14:48:18 +0100
  • 4e6f560376 reduce complexity of rebuild command Daniel Klabbers 2021-11-02 14:47:24 +0100
  • 53651328bb Bundled output for commit 8fb79e6e2f 0.0.5 flarum-bot 2021-11-02 13:36:05 +0000
  • 8fb79e6e2f use right branch for asset compilation Daniel Klabbers 2021-11-02 14:34:37 +0100
  • 87ffc40fa4 compile assets Daniel Klabbers 2021-11-02 14:32:05 +0100
  • c04a9f9861 remove string binding 0.0.4 Daniel Klabbers 2021-11-02 13:58:59 +0100
  • 47fc5c2f1b refactored jobs, cleaned up Daniel Klabbers 2021-11-02 13:55:41 +0100
  • 254c58101b indexing now works using language processing 0.0.3 Daniel Klabbers 2021-11-02 12:07:27 +0100
  • da04d0abfd readme Daniel Klabbers 2021-11-02 11:01:34 +0100
  • c96a0f54bf
    fix: indexpage search not hitting custom endpoint David Wheatley 2021-10-31 22:47:46 +0000
  • ef4b02b562 Merge branch 'dk/analyzer' into main Daniël Klabbers 2021-10-31 09:17:35 +0100
  • 61e2f90835 wip dk/analyzer Daniël Klabbers 2021-10-31 02:53:16 +0200
  • 6c045ab595 wip Daniël Klabbers 2021-10-30 13:01:51 +0200
  • 12bc9d74e0 wip Daniel Klabbers 2021-10-29 10:42:57 +0200
  • c3458bf16b allow use of env var UUID for now 0.0.2 Daniël Klabbers 2021-10-27 08:59:27 +0200
  • 07a1e9dc44 wip Daniël Klabbers 2021-10-27 08:02:07 +0200
  • 7feec2ffd4 Bundled output for commit 70bffb7aa0 0.0.1 flarum-bot 2021-10-22 17:59:23 +0000
  • 70bffb7aa0
    hotfix: don't use custom search endpoint when there is no search query David Wheatley 2021-10-22 18:57:43 +0100
  • 2f43fe2ae2 Bundled output for commit a5b62f56da flarum-bot 2021-10-21 17:57:12 +0000
  • a5b62f56da
    feat: restore post excerpt in search dropdown David Wheatley 2021-10-21 18:55:36 +0100
  • 9a8ffa1eb5 Bundled output for commit 7401332092 flarum-bot 2021-10-21 17:01:15 +0000
  • 7401332092
    fix: maintain consistency in API requests (`discussions`) David Wheatley 2021-10-21 17:59:04 +0100
  • e3f74b5f07
    feat: override discussion search page David Wheatley 2021-10-21 17:58:37 +0100
  • 383dee43a0
    chore: bump JS dependencies David Wheatley 2021-10-21 17:58:17 +0100
  • 23c3b02201 add flag description Daniel Klabbers 2021-10-20 14:39:35 +0200
  • 59dd8f887e Bundled output for commit 0574307439 flarum-bot 2021-10-20 12:26:32 +0000
  • 0574307439 refactored dk/nested Daniel Klabbers 2021-10-20 14:24:44 +0200
  • 4fa4ccce99 wip Daniel Klabbers 2021-10-15 21:21:30 +0200
  • 4130e49bee wip Daniel Klabbers 2021-10-15 13:51:36 +0200
  • cfa3bae1f7 fixed search again Daniel Klabbers 2021-10-14 22:34:12 +0200
  • 281df80691 Bundled output for commit 43e2e038e3 flarum-bot 2021-10-14 19:35:05 +0000
  • 43e2e038e3 endpoint is now posts Daniel Klabbers 2021-10-14 21:33:16 +0200
  • 17bb6ff837 moving to posts Daniel Klabbers 2021-10-14 21:31:50 +0200
  • 48feda2877 improved description, added logo Daniel Klabbers 2021-10-14 14:58:44 +0200
  • 1cb8aac47b support for api key, added readme Daniel Klabbers 2021-10-14 14:53:26 +0200
  • c9a0407f47 commit before i lose this beauty Daniel Klabbers 2021-10-14 14:41:35 +0200
  • f69541d38a moved to elastic Daniel Klabbers 2021-10-14 12:31:45 +0200
  • e2e56831e5 improve permission logic again and allow flushing indices with command Daniel Klabbers 2021-10-14 00:56:32 +0200
  • e3d436d5dd improve permissions Daniel Klabbers 2021-10-14 00:07:08 +0200
  • 453c67620d basic permissions working Daniel Klabbers 2021-10-13 23:48:10 +0200
  • 62d3b3e39a Bundled output for commit f4dca3d185 flarum-bot 2021-10-13 19:20:12 +0000
  • f4dca3d185
    feat: add discussion search source David Wheatley 2021-10-13 20:17:54 +0100
  • d646c719f3
    chore: migrate FE fully to TS David Wheatley 2021-10-13 20:16:14 +0100
  • 7bcaa67aab basic search Daniel Klabbers 2021-10-13 20:37:43 +0200
  • a5411efe73 Bundled output for commit d6efed3e77 flarum-bot 2021-10-13 18:32:57 +0000
  • d6efed3e77
    chore: format code David Wheatley 2021-10-13 19:31:05 +0100
  • cfab9a65ca
    chore: add JS boilerplate code from Flarum CLI David Wheatley 2021-10-13 19:28:14 +0100
  • 4072a3cd6d
    ci: update workflow to run on `main` David Wheatley 2021-10-13 19:24:13 +0100
  • 217e4496be what i have Daniel Klabbers 2021-10-13 20:06:27 +0200
  • 2bf4ec01d0 wip Daniel Klabbers 2021-10-12 23:15:47 +0200