Nick Sweeting
|
2595139180
improve statemachine logging and archivebox update CLI cmd
|
1 year ago |
Nick Sweeting
|
328eb98a38
move main funcs into cli files and switch to using click for CLI
|
1 year ago |
Nick Sweeting
|
4a5d607296
move logging_util into archivebox.misc subfolder
|
1 year ago |
Nick Sweeting
|
e469c5a344
merge queues and actors apps into new workers app
|
1 year ago |
Nick Sweeting
|
6b83b4c995
leave archivebox running when in archivebox update
|
1 year ago |
Nick Sweeting
|
c8e186f21b
fix plugin loading order, admin, abx-pkg
|
1 year ago |
Nick Sweeting
|
b913e6f426
rename OUTPUT_DIR to DATA_DIR
|
1 year ago |
Nick Sweeting
|
363a499289
move util.py into misc folder
|
1 year ago |
Nick Sweeting
|
3e5b6ddeae
move config into dedicated global app
|
1 year ago |
Nick Sweeting
|
49939f3eaa
only accept stdin if args are not passed, fix stdin hang in docker
|
4 years ago |
Nick Sweeting
|
9ce3bd5bdc
use index.LINK_FILTERS to validate filter-type args instead of hardocding them twice
|
4 years ago |
JDC
|
273c9d91c6
Add tag filter to update command
|
5 years ago |
JDC
|
8484bdb973
Fix add search filter to update
|
5 years ago |
JDC
|
70cc0c1950
Add search filter-type
|
5 years ago |
JDC
|
0ed53cc117
Add search filter type for `update`
|
5 years ago |
Cristian
|
35389608d1
feat: Add --extract flag to update command
|
5 years ago |
Cristian
|
6006b4f93b
refactor: Organize code to remove flake8 issues
|
5 years ago |
Cristian
|
a5550b2105
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
5 years ago |
Cristian
|
f4d1b5121e
refactor: Move logging.py to main module to avoid circular import issues
|
5 years ago |
Nick Sweeting
|
158f145d9a
move docstrings to main.py out of cli files
|
6 years ago |
Nick Sweeting
|
1b8abc0961
move everything out of legacy folder
|
6 years ago |
Nick Sweeting
|
d248684839
add index-only option to archivebox add and update
|
6 years ago |
Nick Sweeting
|
f0f516e853
check for data folder when running most subcommands
|
6 years ago |
Nick Sweeting
|
51ae634ec9
working argparse based CLI with most commands implemented
|
6 years ago |