Nick Sweeting
|
3a64ced697
|
fix archivebox delete errors
|
2024-11-19 03:45:44 -08:00 |
|
Nick Sweeting
|
0347b911aa
|
archivebox add and remove CLI cmds
|
2024-11-19 03:40:01 -08:00 |
|
Nick Sweeting
|
328eb98a38
|
move main funcs into cli files and switch to using click for CLI
|
2024-11-19 00:18:51 -08:00 |
|
Nick Sweeting
|
4a5d607296
|
move logging_util into archivebox.misc subfolder
|
2024-11-18 19:08:49 -08:00 |
|
Nick Sweeting
|
b913e6f426
|
rename OUTPUT_DIR to DATA_DIR
CodeQL / Analyze (python) (push) Waiting to run
Build Debian package / build (push) Waiting to run
Build Docker image / buildx (push) Waiting to run
Build Homebrew package / build (push) Waiting to run
Build GitHub Pages website / build (push) Waiting to run
Build GitHub Pages website / deploy (push) Blocked by required conditions
Run linters / lint (push) Waiting to run
Build Pip package / build (push) Waiting to run
Run tests / python_tests (ubuntu-22.04, 3.11) (push) Waiting to run
Run tests / docker_tests (push) Waiting to run
|
2024-09-30 17:44:18 -07:00 |
|
Nick Sweeting
|
363a499289
|
move util.py into misc folder
|
2024-09-30 17:25:15 -07:00 |
|
Nick Sweeting
|
3e5b6ddeae
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
|
Nick Sweeting
|
49939f3eaa
|
only accept stdin if args are not passed, fix stdin hang in docker
|
2021-02-16 01:20:47 -05:00 |
|
JDC
|
d54c3eec9d
|
Add tag filter argument to remove command
|
2020-11-13 14:16:48 -05:00 |
|
Cristian
|
6006b4f93b
|
refactor: Organize code to remove flake8 issues
|
2020-07-24 12:25:25 -05:00 |
|
Cristian
|
a5550b2105
|
fix: Rename logging folder to avoid naming conflicts (and circular import issues)
|
2020-07-22 11:02:13 -05:00 |
|
Cristian
|
f4d1b5121e
|
refactor: Move logging.py to main module to avoid circular import issues
|
2020-07-17 18:00:04 -05:00 |
|
Nick Sweeting
|
158f145d9a
|
move docstrings to main.py out of cli files
|
2019-04-30 23:10:48 -04:00 |
|
Nick Sweeting
|
1b8abc0961
|
move everything out of legacy folder
|
2019-04-27 17:26:24 -04:00 |
|
Nick Sweeting
|
f0f516e853
|
check for data folder when running most subcommands
|
2019-04-22 19:06:48 -04:00 |
|
Nick Sweeting
|
f489dd96a9
|
fix archivebox remove rejecting stdin patterns
|
2019-04-22 13:19:47 -04:00 |
|
Nick Sweeting
|
cdb70c73df
|
first working django model with archivebox-shell command and sql exporting
|
2019-04-17 03:49:18 -04:00 |
|
Nick Sweeting
|
8b4b13b667
|
accept multiple pattern args for removal
|
2019-04-17 02:22:29 -04:00 |
|
Nick Sweeting
|
d8d8f7c2cc
|
working consistent list and remove with filtering
|
2019-04-11 07:00:26 -04:00 |
|