Mark Veidemanis
|
39ae1203be
|
Begin refactoring Elastic backend to use helper functions
|
2022-11-21 19:43:23 +00:00 |
Mark Veidemanis
|
61f93390d9
|
Replace OpenSearch with Elasticsearch
|
2022-11-21 07:20:29 +00:00 |
Mark Veidemanis
|
7702e04286
|
Rename elastic and update settings file
|
2022-11-21 19:20:02 +00:00 |
Mark Veidemanis
|
b6ea714d59
|
Add ripsecrets pre-commit hook
|
2022-11-21 19:19:44 +00:00 |
Mark Veidemanis
|
2933360560
|
Remove duplicate mtype column
|
2022-10-21 07:20:30 +01:00 |
Mark Veidemanis
|
987ba6ed3c
|
Change druid URL
|
2022-10-04 21:47:37 +01:00 |
Mark Veidemanis
|
2a4db7476f
|
Fix the graph rendering
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
835be7e001
|
Allow duplicate tag keys
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
8010ebf2c1
|
Render the words as tags
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
5530fd762c
|
Fix context menu
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
d8981378bd
|
Switch ujson to orjson
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
45b8483366
|
Remove unnecessary import in Threshold handler
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
4efeb27958
|
Add restricted source listing and remove card
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
bb00475029
|
Implement Druid DB fetching
|
2022-09-30 07:22:22 +01:00 |
Mark Veidemanis
|
202a13cccb
|
Begin implementing DB framework
|
2022-09-27 15:15:08 +01:00 |
Mark Veidemanis
|
845b02b0eb
|
Update requirements and setup Docker healthchecks
|
2022-09-16 18:09:44 +01:00 |
Mark Veidemanis
|
0c60413e5b
|
Don't print DB responses
|
2022-09-12 08:43:29 +01:00 |
Mark Veidemanis
|
f160f4cb27
|
Reformat Drilldown
|
2022-09-12 08:27:30 +01:00 |
Mark Veidemanis
|
4b99d7272c
|
Adjust context size and pass it directly
|
2022-09-12 08:23:03 +01:00 |
Mark Veidemanis
|
8add25ac27
|
Fix drilldown modal
|
2022-09-08 07:20:30 +01:00 |
Mark Veidemanis
|
816ed2665b
|
Reformat
|
2022-09-07 07:20:30 +01:00 |
Mark Veidemanis
|
4bc97dcc4d
|
Add default parameters to search homepage
|
2022-09-07 07:20:30 +01:00 |
Mark Veidemanis
|
f1cb539ca6
|
Switch to requests due to bug in Manticore client
|
2022-09-07 07:20:30 +01:00 |
Mark Veidemanis
|
f35eb51aaf
|
Update internal index name
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
0882d3f0da
|
Maximise results on load
|
2022-09-07 11:30:45 +01:00 |
Mark Veidemanis
|
0095b787b1
|
Use correct sizes variable
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
c2d78dc482
|
Switch to ujson and remove debugging statements
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
62455409e6
|
Set DjHTML to use 2 for tabs and comment curlylint
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
753c168940
|
Make cache configurable
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
958eb2b549
|
Reformat and add blacklisted directories to DjHTML
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
5be02807e3
|
Add cache indicator, time the fetch from Redis and round it
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
02e1b4698d
|
Don't add sources to query if we are allowed to see them all
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
667e4c475f
|
Add defaults to context and pass them before they are removed
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
11dbe3e094
|
Reformat and don't pass back default parameters to URL
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
ba57c378cd
|
Replace curlylint with DjHTML
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
9d994096f0
|
Alter internal IPs
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
22a0192497
|
Add debug settings to main config
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
ad4d24b3a0
|
Add debug toolbar
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
8ae15ce9a4
|
Only trigger one search for populateSearch
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
fe84a7b604
|
Don't render twice on HTMX requests
|
2022-09-05 07:20:30 +01:00 |
Mark Veidemanis
|
9774da0d00
|
Remove some debugging code
|
2022-09-06 12:18:58 +01:00 |
Mark Veidemanis
|
e90c151787
|
Add build stanza to migration
|
2022-09-06 12:11:51 +01:00 |
Mark Veidemanis
|
87324de666
|
Fix some Manticore queries
|
2022-09-06 11:53:32 +01:00 |
Mark Veidemanis
|
3b8735be72
|
Fix source queries
|
2022-09-06 09:41:07 +01:00 |
Mark Veidemanis
|
017a05880b
|
Add manticore client
|
2022-09-05 22:57:20 +01:00 |
Mark Veidemanis
|
aeaf7bba5d
|
Move the compact button to the right
|
2022-09-02 07:20:30 +01:00 |
Mark Veidemanis
|
aefd639e58
|
Add grid compact button
|
2022-09-02 07:20:30 +01:00 |
Mark Veidemanis
|
a9453b6459
|
Don't display num if it's None in the context title
|
2022-09-02 07:20:30 +01:00 |
Mark Veidemanis
|
f26daa2cb4
|
Keep position for widgets that are reloaded
|
2022-09-02 07:20:30 +01:00 |
Mark Veidemanis
|
79a8e5f6e4
|
Add the unique variable sooner to the Drilldown context
|
2022-09-02 07:20:30 +01:00 |