Nick Sweeting
|
b072fd8ef4
|
load all binaries from cache by default
|
2024-10-03 04:06:17 -07:00 |
|
Nick Sweeting
|
0f37abb657
|
fix symlinking to lib when conflicting file already exists
|
2024-10-03 03:56:45 -07:00 |
|
Nick Sweeting
|
490e5ba11d
|
fallback to localhost if detecting dnsserver fails
|
2024-10-03 03:53:50 -07:00 |
|
Nick Sweeting
|
b36e89d086
|
relocate LIB_DIR and TMP_DIR inside docker so it doesnt clash with outside docker
|
2024-10-03 03:43:02 -07:00 |
|
Nick Sweeting
|
f4f1d7893c
|
fix CUSTOM_TEMPLATES_DIR config load and chrome symlinking
|
2024-10-03 03:20:25 -07:00 |
|
Nick Sweeting
|
29fc14dff4
|
dont build docker container twice during release
|
2024-10-03 03:12:18 -07:00 |
|
Nick Sweeting
|
9728d81fee
|
add puppeteer to docker requirements for easier browser fetching
|
2024-10-03 03:12:06 -07:00 |
|
Nick Sweeting
|
697d0a3566
|
nicer version and help pretty printing with rich
|
2024-10-03 03:11:23 -07:00 |
|
Nick Sweeting
|
161afc7297
|
add health stats counters to machine models
|
2024-10-03 03:11:04 -07:00 |
|
Nick Sweeting
|
3b9e48ead8
|
show deprecation warning for archivebox setup command
|
2024-10-03 03:10:36 -07:00 |
|
Nick Sweeting
|
e315905721
|
add new InstalledBinary model to cache binaries on host machine
|
2024-10-03 03:10:22 -07:00 |
|
Nick Sweeting
|
c2ed9a19d6
|
bump packages lockfile
|
2024-10-02 19:46:56 -07:00 |
|
Nick Sweeting
|
32167de936
|
add daemonize flag to archivebox server
|
2024-10-02 19:46:48 -07:00 |
|
Nick Sweeting
|
035a14b6ea
|
better help text output
|
2024-10-02 19:46:31 -07:00 |
|
Nick Sweeting
|
968adf64da
|
small easter eggs
|
2024-10-02 14:17:28 -07:00 |
|
Nick Sweeting
|
95043e5a07
|
bump js subdeps versions
|
2024-10-01 21:48:07 -07:00 |
|
Nick Sweeting
|
295c5c46e0
|
add new crawl model
|
2024-10-01 21:47:16 -07:00 |
|
Nick Sweeting
|
f46d62a114
|
add py-machineid lib for new machine app
|
2024-10-01 21:46:35 -07:00 |
|
Nick Sweeting
|
4a19051f4a
|
change BaseExtractor to use new extract hookspec
|
2024-10-01 21:45:18 -07:00 |
|
Nick Sweeting
|
276a505cae
|
fix extractor path calculation
|
2024-10-01 21:44:56 -07:00 |
|
Nick Sweeting
|
8498ca5c64
|
add abx.archivebox extract hookspec
|
2024-10-01 21:44:19 -07:00 |
|
Nick Sweeting
|
81d16e96fd
|
fix toml_util circular import in abx
|
2024-10-01 21:43:35 -07:00 |
|
Nick Sweeting
|
716df44b7a
|
fix created_by_id access error on abid creation
|
2024-10-01 21:43:11 -07:00 |
|
Nick Sweeting
|
5697ecefad
|
fix index SEARCH_BACKENDS import_backend to load via ABX instead of settings
|
2024-10-01 00:19:19 -07:00 |
|
Nick Sweeting
|
dac134dfca
|
improve default chrome cli launch args used for archiving
|
2024-10-01 00:18:57 -07:00 |
|
Nick Sweeting
|
94123ca68c
|
fix archive_dot_org repsonse parsing bytes vs str bug
|
2024-10-01 00:18:38 -07:00 |
|
Nick Sweeting
|
71d215367b
|
add types to abx use api
|
2024-10-01 00:18:21 -07:00 |
|
Nick Sweeting
|
9255fce2a3
|
bump pydantic-pkgr to 0.3.8
|
2024-09-30 23:53:23 -07:00 |
|
Nick Sweeting
|
8fbfa10df3
|
fix missing check_migrations import
|
2024-09-30 23:52:48 -07:00 |
|
Nick Sweeting
|
18474f452b
|
move config moved out of legacy files and better version output
|
2024-09-30 23:52:00 -07:00 |
|
Nick Sweeting
|
d21bc86075
|
finish migrating almost all config to new system
|
2024-09-30 23:21:34 -07:00 |
|
Nick Sweeting
|
4b6a2a3e50
|
add git plugin
|
2024-09-30 23:20:03 -07:00 |
|
Nick Sweeting
|
8c3342afe5
|
rename archivebox setup to archivebox install
|
2024-09-30 23:19:46 -07:00 |
|
Nick Sweeting
|
4334c74548
|
change archivebox setup to install ALL binaries by default
|
2024-09-30 21:44:23 -07:00 |
|
Nick Sweeting
|
f6176ae05e
|
move curl into plugin
|
2024-09-30 21:43:54 -07:00 |
|
Nick Sweeting
|
69522da4bb
|
move wget and mercury into plugins
|
2024-09-30 21:43:45 -07:00 |
|
Nick Sweeting
|
dce79d63c6
|
bump pydantic-pkgr to 0.3.8
|
2024-09-30 21:42:51 -07:00 |
|
Nick Sweeting
|
c4e040f11a
|
add WgetPlugin with WgetExtractor, WarcExtractor, WgetBinary
|
2024-09-30 19:33:30 -07:00 |
|
Nick Sweeting
|
2a1645ba27
|
fix import errors
|
2024-09-30 19:32:57 -07:00 |
|
Nick Sweeting
|
51fe4c38c2
|
speed up version command by checking if quiet is passed
|
2024-09-30 18:33:43 -07:00 |
|
Nick Sweeting
|
31ce490321
|
fix help command output docstrings and more CLI log coloring
|
2024-09-30 18:29:17 -07:00 |
|
Nick Sweeting
|
7489663ff3
|
use pretty printing for config CLI output
|
2024-09-30 18:14:43 -07:00 |
|
Nick Sweeting
|
c909c00123
|
improve archivebox version cli output
|
2024-09-30 18:13:05 -07:00 |
|
Nick Sweeting
|
66cd711df9
|
improve version detection
|
2024-09-30 18:12:48 -07:00 |
|
Nick Sweeting
|
b913e6f426
|
rename OUTPUT_DIR to DATA_DIR
|
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
|
dfca4b13b2
|
move system.py into misc folder
|
2024-09-30 17:13:55 -07:00 |
|
Nick Sweeting
|
7a41b6ae46
|
remove ConfigSectionName and add type hints to CONSTANTS
|
2024-09-30 16:50:36 -07:00 |
|
Nick Sweeting
|
3e5b6ddeae
|
move config into dedicated global app
|
2024-09-30 15:59:05 -07:00 |
|
Nick Sweeting
|
ee7f73bd7b
|
bump version to 0.8.5
|
2024-09-27 01:26:12 -07:00 |
|