Adding url uploads to document picker (#375)

* WIP adding url uploads to document picker

* fix manual script for uploading url to custom-documents

* fix metadata for url scraping

* wip url parsing

* update how async link scraping works

* docker-compose defaults added
no autocomplete on URLs

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
This commit is contained in:
Sean Hatfield
2023-11-16 17:15:01 -08:00
committed by GitHub
parent d766d128a2
commit 7edfccaf9a
12 changed files with 227 additions and 28 deletions

View File

@@ -11,5 +11,6 @@ collector/outputs/**
**/__pycache__/
**/.env
**/.env.*
**/bundleinspector.html
!docker/.env.example
!frontend/.env.production