| .. |
|
api
|
c374d7695e
allow getting crawl from API as rss feed
|
1 year ago |
|
base_models
|
bab26d6a9b
better base_models separation of concerns
|
1 year ago |
|
cli
|
930b9bf386
add archivebox worker cli cmd to list of all cmds
|
1 year ago |
|
config
|
ac53fdf677
make chrome binary and configs directly runnable and make extractor use external bin
|
1 year ago |
|
core
|
7975b47c85
remove dependencies on unneeded libraries
|
1 year ago |
|
crawls
|
f6d22a3cc4
tweak worker updated logic and add output_dir_template and symlinks logic
|
1 year ago |
|
extractors
|
34e4b48557
add example js extractor
|
1 year ago |
|
filestore
|
55a347c32e
Update file_migrations.py
|
11 months ago |
|
index
|
44d337a167
convert index.schema.ArchiveResult and Link to pydantic
|
1 year ago |
|
machine
|
651ba0b11c
add new Process model to Machine models
|
1 year ago |
|
misc
|
71c02ca4eb
Update archivebox/misc/logging_util.py
|
10 months ago |
|
parsers
|
3312a34b39
Fix typo in timestamp scale factor
|
1 year ago |
|
personas
|
569081a9eb
rename abid_utils to base_models
|
1 year ago |
|
pkgs
|
952bde6cfa
spec-config: fix CONSTANTS import
|
11 months ago |
|
search
|
65afd405b1
merge seeds and crawls apps
|
1 year ago |
|
tags
|
a859278a63
tags apps.py
|
1 year ago |
|
templates
|
9e40dd69a4
more config improvements, move away from settings GLOBALS to getters
|
1 year ago |
|
workers
|
f6d22a3cc4
tweak worker updated logic and add output_dir_template and symlinks logic
|
1 year ago |
|
.flake8
|
dee4eb7992
rename vendor dir to pkgs
|
1 year ago |
|
Architecture.md
|
0866f4aaf3
add architecture mockup
|
1 year ago |
|
README.md
|
87b79fe5e3
cleanup sdist and bdist build process
|
5 years ago |
|
__init__.py
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 year ago |
|
__main__.py
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 year ago |
|
manage.py
|
64c7100cf9
speed up startup time, add rich startup progressbar, split logging and checks into misc, fix search index import backend bug
|
1 year ago |
|
mypy.ini
|
cdb70c73df
first working django model with archivebox-shell command and sql exporting
|
6 years ago |
|
static
|
6761ed368c
wip pre-0.7.1 side fixes
|
2 years ago |