Chris Sandulow

Results 6 issues of Chris Sandulow

For instances where we know our dev's handles, but they're not in any official org.

enhancement

There is no input validation on the config entry ui page. This should be added so people don't accidently submit blank entries.

enhancement

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...

enhancement

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...

enhancement

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....