Chris Sandulow
Chris Sandulow
For instances where we know our dev's handles, but they're not in any official org.
There is no input validation on the config entry ui page. This should be added so people don't accidently submit blank entries.
The docker container was initially created for ease-of-use for trial/demo purposes. After discussions, some people want to use their actual deployment, instead of using just the base python scripts. This...
Currently, if you wish to add/remove keywords from the search, you need to manually edit the `keywords.py` file, then restart the process. The GUI should be updated to allow one...
all files were read/write from the current dir and assumed the script was run in that manner. when run in a different context (or from a diff path) it failed....